slotIdx
XXX-MIB ·
.1.3.6.1.4.1.34592.1.1.1.3.1.1.2
Object
column Enumeration
chassis's slot,whitch is a index in this table
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 'XXX-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XXX-MIB::slotIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XXX-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XXX-MIB::slotIdx.<shelfIdx>.<slotIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XXX-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XXX-MIB::slotIdx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | slot01 |
2 | slot02 |
3 | slot03 |
4 | slot04 |
5 | slot05 |
6 | slot06 |
7 | slot07 |
8 | slot08 |
9 | slot09 |
10 | slot10 |
11 | slot11 |
12 | slot12 |
13 | slot13 |
14 | slot14 |
15 | slot15 |
16 | slot16 |
17 | slot17 |