boardSubType
OXO-HARDWARE-MIB ·
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.9
Object
column Enumeration
Functional type of this mixed board. The mixed boards provide for T0, UA and Z accesses at the same time. For example 'MIX048' means 0 T0 access, 4 UA accesses and 8 Z accesses. If the board isn't a mixed board, 'unknown' will be displayed.
Context
- MIB
- OXO-HARDWARE-MIB
- OID
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- boardEntry
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 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OXO-HARDWARE-MIB::boardSubType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OXO-HARDWARE-MIB::boardSubType.<boardControllerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OXO-HARDWARE-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OXO-HARDWARE-MIB::boardSubType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mIX048 |
1 | mIX044 |
2 | mIX084 |
3 | mIX248 |
4 | mIX244 |
5 | mIX284 |
6 | mIX448 |
7 | mIX444 |
8 | mIX484 |
9 | mINIMIX |
10 | mIXERROR |
254 | unknown |