nbInvParentIndexId
DEV-INVENTORY-MIB ·
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.5
Object
column Integer32
The value represents the [nbInvIndexId] value of upper Index in the Indexes hierarchy. Value 0 will mean the last Index in the hierarchy.
Context
- MIB
- DEV-INVENTORY-MIB
- OID
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbInvIndexesEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-INVENTORY-MIB::nbInvParentIndexId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-INVENTORY-MIB::nbInvParentIndexId.<nbInvIndexId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-INVENTORY-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-INVENTORY-MIB::nbInvParentIndexId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of