Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
snmp /
mibs /
Delete
Unzip
Name
Size
Permission
Date
Action
iana
[ DIR ]
drwxr-xr-x
2021-02-09 18:05
ietf
[ DIR ]
drwxr-xr-x
2021-02-09 18:05
GNOME-SMI.txt
1.87
KB
-rw-r--r--
2020-08-04 17:15
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
6.68
KB
-rw-r--r--
2014-12-08 21:23
IANA-LANGUAGE-MIB.txt
4.29
KB
-rw-r--r--
2014-12-08 21:23
IANA-RTPROTO-MIB.txt
3.71
KB
-rw-r--r--
2014-12-08 21:23
IANAifType-MIB.txt
32.07
KB
-rw-r--r--
2014-12-08 21:23
LM-SENSORS-MIB.txt
5.79
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-AGENT-MIB.txt
15.53
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-EXAMPLES-MIB.txt
8.95
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-EXTEND-MIB.txt
9.11
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-MIB.txt
1.99
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-MONITOR-MIB.txt
1.19
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-PASS-MIB.txt
3.27
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-PERIODIC-NOTIFY-MIB.txt
2.45
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-SYSTEM-MIB.txt
1.2
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-TC.txt
4.7
KB
-rw-r--r--
2014-12-08 21:23
NET-SNMP-VACM-MIB.txt
4.92
KB
-rw-r--r--
2014-12-08 21:23
RFC-1215.txt
1.15
KB
-rw-r--r--
2014-12-08 21:23
SNMP-TLS-TM-MIB.txt
42.9
KB
-rw-r--r--
2014-12-08 21:23
SNMP-TSM-MIB.txt
8.7
KB
-rw-r--r--
2014-12-08 21:23
UCD-DEMO-MIB.txt
2.11
KB
-rw-r--r--
2014-12-08 21:23
UCD-DISKIO-MIB.txt
4.5
KB
-rw-r--r--
2014-12-08 21:23
UCD-DLMOD-MIB.txt
3.01
KB
-rw-r--r--
2014-12-08 21:23
UCD-IPFILTER-MIB.txt
6.32
KB
-rw-r--r--
2014-12-08 21:23
UCD-IPFWACC-MIB.txt
7.93
KB
-rw-r--r--
2014-12-08 21:23
UCD-SNMP-MIB-OLD.txt
17.85
KB
-rw-r--r--
2014-12-08 21:23
UCD-SNMP-MIB.txt
48.4
KB
-rw-r--r--
2014-12-08 21:23
miblist.txt
965
B
-rw-r--r--
2015-04-11 23:24
Save
Rename
UCD-DEMO-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Integer32 FROM SNMPv2-SMI ucdavis FROM UCD-SNMP-MIB; ucdDemoMIB MODULE-IDENTITY LAST-UPDATED "9912090000Z" ORGANIZATION "University of California, Davis" CONTACT-INFO "This mib is no longer being maintained by the University of California and is now in life-support-mode and being maintained by the net-snmp project. The best place to write for public questions about the net-snmp-coders mailing list at net-snmp-coders@lists.sourceforge.net. postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net " DESCRIPTION "The UCD-SNMP Demonstration MIB." REVISION "9912090000Z" DESCRIPTION "SMIv2 version converted from older MIB definitions." ::= { ucdavis 14 } ucdDemoMIBObjects OBJECT IDENTIFIER ::= { ucdDemoMIB 1 } ucdDemoPublic OBJECT IDENTIFIER ::= { ucdDemoMIBObjects 1 } ucdDemoResetKeys OBJECT-TYPE SYNTAX Integer32 (0..2147483647) MAX-ACCESS read-write STATUS current DESCRIPTION "A set of value 1 to this object resets the demonstration user's auth and priv keys to the keys based on the P->Ku->Kul transformation of the value of the ucdDemoPasspharse object. Values other than 1 are ignored." ::= { ucdDemoPublic 1 } ucdDemoPublicString OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..1024)) MAX-ACCESS read-write STATUS current DESCRIPTION "A publicly settable string that can be set for testing snmpsets. This value has no real usage other than testing purposes." ::= { ucdDemoPublic 2 } ucdDemoUserList OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The list of users affected by the ucdDemoResetKeys object." ::= { ucdDemoPublic 3 } ucdDemoPassphrase OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "The demo passphrase that ucdDemoResetKeys changes each users localized key to based on the P->Ku->Kul transformation." ::= { ucdDemoPublic 4 } END