mcCardIdx
XXX-MIB ·
.1.3.6.1.4.1.34592.1.1.1.4.2.1.1.2
Object
column Enumeration
Card index
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::mcCardIdx'
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::mcCardIdx.<mcShelfIdx>.<mcCardIdx>'
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::mcCardIdx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | card01 |
2 | card02 |
3 | card03 |
4 | card04 |
5 | card05 |
6 | card06 |
7 | card07 |
8 | card08 |
9 | card09 |
10 | card10 |
11 | card11 |
12 | card12 |
13 | card13 |
14 | card14 |
15 | card15 |
16 | card16 |