shelfIdx
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.3.1.1.1
Object
column Integer32
The number of the shelf that has been provisioned. This is set to 1 for the main shelf. Otherwise, the number is based on the expansion shelf port number on which this shelf is expected to be detected and the number of hops from the main shelf.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.3.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- shelfEntry
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::shelfIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::shelfIdx.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::shelfIdx'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.