PATH: //usr/share/snmp/mibs
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 AGENTX-MIB.txt
↓
X
📄 BRIDGE-MIB.txt
↓
X
📄 DISMAN-EVENT-MIB.txt
↓
X
📄 DISMAN-SCHEDULE-MIB.txt
↓
X
📄 DISMAN-SCRIPT-MIB.txt
↓
X
📄 EtherLike-MIB.txt
↓
X
📄 HCNUM-TC.txt
↓
X
📄 HOST-RESOURCES-MIB.txt
↓
X
📄 HOST-RESOURCES-TYPES.txt
↓
X
📄 IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
↓
X
📄 IANA-LANGUAGE-MIB.txt
↓
X
📄 IANA-RTPROTO-MIB.txt
↓
X
📄 IANAifType-MIB.txt
↓
X
📄 IF-INVERTED-STACK-MIB.txt
↓
X
📄 IF-MIB.txt
↓
X
📄 INET-ADDRESS-MIB.txt
↓
X
📄 IP-FORWARD-MIB.txt
↓
X
📄 IP-MIB.txt
↓
X
📄 IPV6-FLOW-LABEL-MIB.txt
↓
X
📄 IPV6-ICMP-MIB.txt
↓
X
📄 IPV6-MIB.txt
↓
X
📄 IPV6-TC.txt
↓
X
📄 IPV6-TCP-MIB.txt
↓
X
📄 IPV6-UDP-MIB.txt
↓
X
📄 LM-SENSORS-MIB.txt
↓
X
📄 MTA-MIB.txt
↓
X
📄 NET-SNMP-AGENT-MIB.txt
↓
X
📄 NET-SNMP-EXAMPLES-MIB.txt
↓
X
📄 NET-SNMP-EXTEND-MIB.txt
↓
X
📄 NET-SNMP-MIB.txt
↓
X
📄 NET-SNMP-PASS-MIB.txt
↓
X
📄 NET-SNMP-TC.txt
↓
X
📄 NET-SNMP-VACM-MIB.txt
↓
X
📄 NETWORK-SERVICES-MIB.txt
↓
X
📄 NOTIFICATION-LOG-MIB.txt
↓
X
📄 RFC-1215.txt
↓
X
📄 RFC1155-SMI.txt
↓
X
📄 RFC1213-MIB.txt
↓
X
📄 RMON-MIB.txt
↓
X
📄 SCTP-MIB.txt
↓
X
📄 SMUX-MIB.txt
↓
X
📄 SNMP-COMMUNITY-MIB.txt
↓
X
📄 SNMP-FRAMEWORK-MIB.txt
↓
X
📄 SNMP-MPD-MIB.txt
↓
X
📄 SNMP-NOTIFICATION-MIB.txt
↓
X
📄 SNMP-PROXY-MIB.txt
↓
X
📄 SNMP-TARGET-MIB.txt
↓
X
📄 SNMP-TLS-TM-MIB.txt
↓
X
📄 SNMP-TSM-MIB.txt
↓
X
📄 SNMP-USER-BASED-SM-MIB.txt
↓
X
📄 SNMP-USM-AES-MIB.txt
↓
X
📄 SNMP-USM-DH-OBJECTS-MIB.txt
↓
X
📄 SNMP-USM-HMAC-SHA2-MIB.txt
↓
X
📄 SNMP-VIEW-BASED-ACM-MIB.txt
↓
X
📄 SNMPv2-CONF.txt
↓
X
📄 SNMPv2-MIB.txt
↓
X
📄 SNMPv2-SMI.txt
↓
X
📄 SNMPv2-TC.txt
↓
X
📄 SNMPv2-TM.txt
↓
X
📄 TCP-MIB.txt
↓
X
📄 TRANSPORT-ADDRESS-MIB.txt
↓
X
📄 TUNNEL-MIB.txt
↓
X
📄 UCD-DEMO-MIB.txt
↓
X
📄 UCD-DISKIO-MIB.txt
↓
X
📄 UCD-DLMOD-MIB.txt
↓
X
📄 UCD-IPFWACC-MIB.txt
↓
X
📄 UCD-SNMP-MIB.txt
↓
X
📄 UDP-MIB.txt
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: UCD-DEMO-MIB.txt
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
SIMPAN PERUBAHAN