NBS-SYSCOMM-MIB

        Information Base for provisioning ip configuration of managed device.
    
Source file
NBS-SYSCOMM-MIB
Last revised
Identity
nbsSyscommMib
Base OID
1.3.6.1.4.1.629.214
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressPrefixLength
NBS-MIB nbs
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-IDENTITY (no object page) OBJECT-TYPE (no object page)
Net-SNMP examples using the mrv 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 'NBS-SYSCOMM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SYSCOMM-MIB::nbsSyscommMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-SYSCOMM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SYSCOMM-MIB::nbsSyscommMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (14)
Dependencies (4) 3 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. SNMPv2-TCrfc
  3. INET-ADDRESS-MIBrfc
  4. NBS-MIBmrv
  5. NBS-SYSCOMM-MIBmrvselected
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.629.214.100.0.30
Sent when before the changes are actually applied. This is a
warning to all SNMP Manager stations that the IP Address is
changing, and they will soon lose contact with this device.

This Notification's nbsCmmcSysTrapTblEntLevel is fatal(2).
.1.3.6.1.4.1.629.214.100.0.31
Sent after changes are complete and have been applied.

This Notification's nbsCmmcSysTrapTblEntLevel is fatal(2).