All MIBs › ADN-MIB › adnBoardTestResult
adnBoardTestResult
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnBoardTestResult
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object gives the hardware tests
or rebuild result.
For boards other than CU (Control Unit) boards,
this object is not significant and its value is always zero.
value result
----- ------------------
0 not significant
1 other result
2 The test or rebuild has been successfuly executed
and no problem has been detected
3 Internal error : HSS software error
4 Action aborted : the test or rebuilt has aborted
during execution
5 Hardware tests not OK : the hardware tests have been
executed but the result is hardware problem.What is adnBoardTestResult?
This OID reports the outcome of hardware diagnostics or a rebuild operation performed on the board. Engineers check this after inserting a new board or when diagnosing why a card went offline to see if self-tests passed or failed. A value of 2 means "test passed with no problems"; values like 3 might indicate "internal error" that requires further investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.14 snmpwalk -v2c -c public <target> ADN-MIB::adnBoardTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.14.1 snmpget -v2c -c public <target> ADN-MIB::adnBoardTestResult.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnBoardTestResult OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15 | adnNodeSupervisionMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2 | adnBoardTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2.1 | adnBoardEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.2.1.14 | adnBoardTestResult | ADN-MIB |