zhoneShelfIndex
Zhone ·
.1.3.6.1.4.1.5504.7.1.1
Object
column Integer32
The global shelf index. This index can be used by tables that index by shelf and slot eliminating the need for shelf and slot columns in the table.
Context
- MIB
- Zhone
- OID
.1.3.6.1.4.1.5504.7.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneShelfSlotEntry
- 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 'Zhone' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone::zhoneShelfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone::zhoneShelfIndex.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone::zhoneShelfIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of