Net-SNMP examples using the microsoft 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 'AFFIRMED-SNMP-DG' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-SNMP-DG::affirmedSnmpDeviceGatewayTraps'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AFFIRMED-SNMP-DG' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-SNMP-DG::affirmedSnmpDeviceGatewayTraps'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (6)
.1.3.6.1.4.1.37963.4.0.100
.1.3.6.1.4.1.37963.4.0.100.1
.1.3.6.1.4.1.37963.4.0.100.2
.1.3.6.1.4.1.37963.4.0.100.3
.1.3.6.1.4.1.37963.4.0.100.3.0
.1.3.6.1.4.1.37963.4.0.100.3.1
Dependencies (5) 4 direct · 1 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. AFFIRMED-SNMP-MIBmicrosoft
  3. SNMPv2-TCrfc
  4. ITU-ALARM-TC-MIBrfc
  5. AFFIRMED-ALARM-MIBmicrosoft
  6. AFFIRMED-SNMP-DGmicrosoftselected
Notifications / Traps (7)
NameOIDDescription
.1.3.6.1.4.1.37963.4.0.100.3.0.1
Not able to communicate to Database Service .
.1.3.6.1.4.1.37963.4.0.100.3.0.2
Rate Controllers dropping messages.
.1.3.6.1.4.1.37963.4.0.100.3.0.3
No Micro service active instance available.
.1.3.6.1.4.1.37963.4.0.100.3.0.4
Dropping MO/MT Data as Service Queue Size Exceeded .
.1.3.6.1.4.1.37963.4.0.100.3.0.5
Node is not reachable .
.1.3.6.1.4.1.37963.4.0.100.3.0.6
Micro service Instance Memory went below threshold .
.1.3.6.1.4.1.37963.4.0.100.3.0.7
Micro service Instance CPU went below threshold .