nbInvOffsetVal
DEV-INVENTORY-MIB ·
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.6
Object
column Integer32
The value represents the shift number before first entry of such Index will start. For example, for the Port Index of the LambdaDriver Devices this value will be equal to 100.
Context
- MIB
- DEV-INVENTORY-MIB
- OID
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.6- 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::nbInvOffsetVal'
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::nbInvOffsetVal.<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::nbInvOffsetVal'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of