nbInvIndexType

DEV-INVENTORY-MIB · .1.3.6.1.4.1.629.1.50.19.1.1.5.1.2

Object

column InvIndexType
Type of component in Table, see 'InvIndexType'.

Context

MIB
DEV-INVENTORY-MIB
OID
.1.3.6.1.4.1.629.1.50.19.1.1.5.1.2
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::nbInvIndexType'
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::nbInvIndexType.<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::nbInvIndexType'

Syntax

Source
InvIndexType
Base type
Enumeration

Values & Constraints

Type Values
1shelf
2slot
3entity
4port
5cpuSlot
6fanSlot
7psSlot

Conformance