Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
mibs /
tubs /
[ HOME SHELL ]
Name
Size
Permission
Action
POLICY-DEVICE-AUX-MIB
7.35
KB
-rw-r--r--
POLICY-DEVICE-AUX-MIB-orig
7.35
KB
-rw-r--r--
TUBS-IBR-AGENT-CAPABILITIES
5.26
KB
-rw-r--r--
TUBS-IBR-LINUX-MIB
3.28
KB
-rw-r--r--
TUBS-IBR-LINUX-NETFILTER-MIB
19.73
KB
-rw-r--r--
TUBS-IBR-NFS-MIB
8.09
KB
-rw-r--r--
TUBS-IBR-PING-MIB
3.34
KB
-rw-r--r--
TUBS-IBR-PROC-MIB
1.94
KB
-rw-r--r--
TUBS-IBR-TEST-MIB
1.97
KB
-rw-r--r--
TUBS-IBR-TNM-MIB
8.27
KB
-rw-r--r--
TUBS-IBR-XEN-MIB
9.63
KB
-rw-r--r--
TUBS-SMI
2.77
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TUBS-IBR-PING-MIB
TUBS-IBR-PING-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32 FROM SNMPv2-SMI ibr FROM TUBS-SMI; pingMIB MODULE-IDENTITY LAST-UPDATED "200007070000Z" ORGANIZATION "TU Braunschweig" CONTACT-INFO "Frank Strauss TU Braunschweig Bueltenweg 74/75 38106 Braunschweig Germany Tel: +49 531 391 3266 Fax: +49 531 391 5936 E-mail: strauss@ibr.cs.tu-bs.de" DESCRIPTION "Experimental MIB module for JAX code generator tests." REVISION "200007070000Z" DESCRIPTION "Added scalar group and notification." REVISION "200003300000Z" DESCRIPTION "The initial revision of this module." ::= { ibr 8 } pingNotifications OBJECT IDENTIFIER ::= { pingMIB 0 } pingObjects OBJECT IDENTIFIER ::= { pingMIB 1 } -- Object definitions. pingTable OBJECT-TYPE SYNTAX SEQUENCE OF PingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of ping destinations and their round trip times." ::= { pingObjects 1 } pingEntry OBJECT-TYPE SYNTAX PingEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry containing a ping destinations and its round trip time." INDEX { pingIndex } ::= { pingTable 1 } PingEntry ::= SEQUENCE { pingIndex Unsigned32, pingAddress IpAddress, pingRtt Unsigned32 } pingIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "A unique value identifying the ping entry." ::= { pingEntry 1 } pingAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "The destination IP address for the ping entry. Writing to an instance of this object with an unused pingIndex creates a new pingTable entry." ::= { pingEntry 2 } pingRtt OBJECT-TYPE SYNTAX Unsigned32 UNITS "milliseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The measured round trip time for the ping entry. The value zero denotes a ping target that did not respond (yet)." ::= { pingEntry 3 } pingStatistics OBJECT IDENTIFIER ::= { pingObjects 2 } pingTimeout OBJECT-TYPE SYNTAX Unsigned32 UNITS "milliseconds" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum time to wait for a response." ::= { pingStatistics 1 } pingAvgRtt OBJECT-TYPE SYNTAX Unsigned32 UNITS "milliseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The average round trip time for all ping entries." ::= { pingStatistics 2 } -- Notification definitions. pingNoResponse NOTIFICATION-TYPE OBJECTS { pingRtt, pingTimeout } STATUS current DESCRIPTION "This notification is generated whenever a ping target did not reply within the current timeout. The pingAddress objects contains the target address and the pingTimeout objects contains the timeout value in milli seconds." ::= { pingNotifications 1 } END
Close