nbInvIndexVal

DEV-INVENTORY-MIB · .1.3.6.1.4.1.629.1.50.19.1.1.5.1.3

Object

column Integer32
This value represents the Maxixmum number of current
Indexing components that can be included into the
Upper layer Component.
Value 0 means that such component is not relevant.

Context

MIB
DEV-INVENTORY-MIB
OID
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.3
Type
column
Access
readonly
Status
current
Parent
nbInvIndexesEntry
Groups
1

Walk 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::nbInvIndexVal'
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::nbInvIndexVal.<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::nbInvIndexVal'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance