boardType
OXO-HARDWARE-MIB ·
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.8
Object
column Enumeration
Functional type of this board.
Context
- MIB
- OXO-HARDWARE-MIB
- OID
.1.3.6.1.4.1.6486.64.4200.1.1.2.1.8- 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::boardType'
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::boardType.<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::boardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noBoard |
149 | bRA-DLT0 |
150 | aTA |
151 | aTL |
152 | aTL2 |
153 | aTL4 |
154 | aC15 |
155 | dDI |
158 | sLI |
159 | sLI-1 |
160 | uAI |
161 | pRA |
162 | pRA-DLT2 |
163 | pRA-T1 |
164 | pRA-DASS2 |
165 | pCM |
166 | aUX |
167 | xRA |
168 | virtualVoIP |
176 | cPU |
177 | mIX |
178 | bRA |
179 | lANX |
180 | aPA |
181 | t1-CAS |
182 | lANX16-1 |
183 | uAI16-1 |
184 | bOOST-board |
185 | sLI-1-LH |
186 | sLI-1-ST |
187 | virtual-M-T |
188 | lANX-2 |
189 | mIX-1-L |
190 | mIX-1-ST |
191 | aMIX-1-L |
192 | aMIX-1-ST |
193 | sLI-2 |
194 | mIX-2 |
195 | bRA-2 |
253 | unknown |