NET-SNMP-SYSTEM-MIB

        Characteristics of the current running system
    
Source file
NET-SNMP-SYSTEM-MIB
Last revised
Identity
netSnmpSystemMIB
Base OID
1.3.6.1.4.1.8072.3.1.4
Imported Objects
NET-SNMP-MIB netSnmpModuleIDs netSnmpObjects
NET-SNMP-TC Float
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString
Net-SNMP examples using the net-snmp MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'NET-SNMP-SYSTEM-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-SYSTEM-MIB::netSnmpSystemMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-SYSTEM-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-SYSTEM-MIB::netSnmpSystemMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (6)
.1.3.6.1.4.1.8072.1.31
.1.3.6.1.4.1.8072.1.32
.1.3.6.1.4.1.8072.1.33
.1.3.6.1.4.1.8072.1.34
.1.3.6.1.4.1.8072.1.35
.1.3.6.1.4.1.8072.3.1.4
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. NET-SNMP-MIBnet-snmp
  3. SNMPv2-TCrfc
  4. NET-SNMP-TCnet-snmp
  5. NET-SNMP-SYSTEM-MIBnet-snmpselected