Content-type: text/html
OID is either a numeric or textual object identifier.
In addition to the above options,
snmptranslate
takes the OID input
(-I),
MIB parsing
(-M)
and OID output
(-O)
options described in the
INPUT OPTIONS, MIB PARSING OPTIONS and OUTPUT OPTIONS
sections of the
EXAMPLES
will translate "sysDescr" to a more qualified form:
will translate "sysDecr" to:
will translate "sysDecr" into:
SNMPv2-MIB::sysDescr
sysDescr OBJECT-TYPE
-- FROM SNMPv2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of the entity. This
value should include the full name and
version identification of the system's
hardware type, software operating-system,
and networking software."
::= { --system(1)
|
+-- -R-- String sysObjectID(2)
+-- -R-- TimeTicks sysContact(4)
| Textual Convention: DisplayString
| Size: 0..255
+-- -RW- String sysLocation(6)
| Textual Convention: DisplayString
| Size: 0..255
+-- -R-- Integer sysORLastChange(8)
| Textual Convention: TimeStamp
|
+--sysOREntry(1)
|
+-- ---- Integer sysORID(2)
+-- -R-- String sysORUpTime(4)
Textual Convention: TimeStamp
dump DEFINITIONS ::= BEGIN
org ::= { iso 3 }
dod ::= { org 6 }
internet ::= { dod 1 }
directory ::= { internet 1 }
mgmt ::= { internet 2 }
experimental ::= { internet 3 }
private ::= { internet 4 }
security ::= { internet 5 }
snmpV2 ::= { internet 6 }
.dod(6) .directory(1) .mib-2(1) .sysDescr(1) .sysUpTime(3)
.1.3 .1.3.6 .1.3.6.1 .1.3.6.1.1 .1.3.6.1.2 .1.3.6.1.2.1 .1.3.6.1.2.1.1 .1.3.6.1.2.1.1.1 .1.3.6.1.2.1.1.2 .1.3.6.1.2.1.1.3
.iso.org .iso.org.dod .iso.org.dod.internet .iso.org.dod.internet.directory .iso.org.dod.internet.mgmt .iso.org.dod.internet.mgmt.mib-2 .iso.org.dod.internet.mgmt.mib-2.system .iso.org.dod.internet.mgmt.mib-2.system.sysDescr .iso.org.dod.internet.mgmt.mib-2.system.sysObjectID .iso.org.dod.internet.mgmt.mib-2.system.sysUpTime
dod(6) type=0
directory(1) type=0
mib-2(1) type=0
sysDescr(1) type=2 tc=4 hint=255a
sysUpTime(3) type=8