NET-SNMP-MONITOR-MIB

        Configured elements of the system to monitor
(XXX - ugh! - need a better description!)
    
Source file
NET-SNMP-MONITOR-MIB
Last revised
Identity
netSnmpMonitorMIB
Base OID
1.3.6.1.4.1.8072.3.1.3
Imported Objects
NET-SNMP-MIB netSnmpModuleIDs netSnmpObjects
SNMPv2-SMI 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-MONITOR-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-MONITOR-MIB::netSnmpMonitorMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-MONITOR-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-MONITOR-MIB::netSnmpMonitorMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (5)
.1.3.6.1.4.1.8072.1.21
.1.3.6.1.4.1.8072.1.22
.1.3.6.1.4.1.8072.1.23
.1.3.6.1.4.1.8072.1.24
.1.3.6.1.4.1.8072.3.1.3
Dependencies (3) 3 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-MONITOR-MIBnet-snmpselected