SNMP Manager Programmer's Guide

Using the MIB Compiler
SNMP Manager Programmer’s Guide–134249
3-2
1 iso NODE
1.3 org NODE
1.3.6 dod NODE
1.3.6.1 internet NODE
1.3.6.1.1 directory NODE
1.3.6.1.2 mgmt NODE
1.3.6.1.2.1 mib-2 NODE
1.3.6.1.2.1.25 host NODE
1.3.6.1.2.1.25.3 hrDevice NODE
1.3.6.1.2.1.25.3.1 hrDeviceTypes NODE
1.3.6.1.2.1.25.3.1.1 hrDeviceOther NODE
1.3.6.1.2.1.25.3.1.2 hrDeviceUnknown NODE
1.3.6.1.2.1.25.3.1.3 hrDeviceProcessor NODE
1.3.6.1.2.1.25.3.1.4 hrDeviceNetwork NODE
1.3.6.1.2.1.25.3.1.5 hrDevicePrinter NODE
1.3.6.1.2.1.25.3.1.6 hrDeviceDiskStorage NODE
1.3.6.1.2.1.25.3.1.10 hrDeviceVideo NODE
1.3.6.1.2.1.25.3.1.11 hrDeviceAudio NODE
1.3.6.1.2.1.25.3.1.12 hrDeviceCoprocessor NODE
1.3.6.1.2.1.25.3.1.13 hrDeviceKeyboard NODE
1.3.6.1.2.1.25.3.1.14 hrDeviceModem NODE
1.3.6.1.2.1.25.3.1.15 hrDeviceParallelPort NODE
1.3.6.1.2.1.25.3.1.16 hrDevicePointing NODE
1.3.6.1.2.1.25.3.1.17 hrDeviceSerialPort NODE
1.3.6.1.2.1.25.3.1.18 hrDeviceTape NODE
1.3.6.1.2.1.25.3.1.19 hrDeviceClock NODE
1.3.6.1.2.1.25.3.1.20 hrDeviceVolatileMemory NODE
1.3.6.1.2.1.25.3.1.21 hrDeviceNonVolatileMemory NODE
1.3.6.1.2.1.25.3.2 hrDeviceTable NODE
1.3.6.1.2.1.25.3.2.1 hrDeviceEntry NODE
1.3.6.1.2.1.25.3.2.1.1 hrDeviceIndex LEAF INTEGER
1.3.6.1.2.1.25.3.2.1.2 hrDeviceType LEAF OBJECT IDENTIFIER
1.3.6.1.2.1.25.3.2.1.3 hrDeviceDescr LEAF DisplayString
1.3.6.1.2.1.25.3.2.1.4 hrDeviceID LEAF ProductID
1.3.6.1.2.1.25.3.2.1.5 hrDeviceStatus LEAF INTEGER
1.3.6.1.2.1.25.3.2.1.6 hrDeviceErrors LEAF Counter
1.3.6.1.2.1.25.3.3 hrProcessorTable NODE
1.3.6.1.2.1.25.3.3.1 hrProcessorEntry NODE
1.3.6.1.2.1.25.3.3.1.1 hrProcessorFrwID LEAF ProductID
1.3.6.1.2.1.25.3.3.1.2 hrProcessorLoad LEAF INTEGER
1.3.6.1.2.1.25.3.4 hrNetworkTable NODE
-statistics
generates some simple statistics about the MIB objects parsed. The statistics are
written to your standard output stream. The following statistics are generated when
MIB modules in RFC 1213 and RFC 1514 are parsed:
Modules processed: 2
Warnings: 2
Total non-trap objects in MIB: 363
Total traps in MIB: 0
Total notifications in MIB: 0
Total excluded objects: 0
Total excluded traps: 0
Total imports: 13
Total exports: 0
Compilation time: 24 seconds