UCD-DEMO-MIB

        The UCD-SNMP Demonstration MIB.
    
Source file
UCD-DEMO-MIB
Last revised
Identity
ucdDemoMIB
Base OID
1.3.6.1.4.1.2021.14
Imported Objects
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
UCD-SNMP-MIB ucdavis
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 'UCD-DEMO-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'UCD-DEMO-MIB::ucdDemoMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-DEMO-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-DEMO-MIB::ucdDemoMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (7)
.1.3.6.1.4.1.2021.14
.1.3.6.1.4.1.2021.14.1
.1.3.6.1.4.1.2021.14.1.1
Integer32
.1.3.6.1.4.1.2021.14.1.1.1
OctetString
.1.3.6.1.4.1.2021.14.1.1.2
OctetString
.1.3.6.1.4.1.2021.14.1.1.3
OctetString
.1.3.6.1.4.1.2021.14.1.1.4
Dependencies (4) 2 direct · 2 transitive 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. SNMPv2-TCrfc
  3. HCNUM-TCrfc
  4. UCD-SNMP-MIBnet-snmp
  5. UCD-DEMO-MIBnet-snmpselected