All MIBs › ADN-MIB › adnBoardFaultStatus
adnBoardFaultStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnBoardFaultStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: For values 1 to 8 :
this variable gives details on transitory failures
of a CU (Control Unit) card.
Other values :
this variable gives details on failures on signals
from or to a BBSYN card.
For the other cards, this variable is not significant;
see adnEquipTrapCause to know the reason of the last
failure.
The value zero indicates that there is no such type
of failure.
value failure
----- ------------------
1 : Hardware problem on one LSN link (Local Sub-Network).
2 : At least one partition on this card is desynchronized.
3 : No contact is possible with this card.
4 : Hardware error.
5 : An error occurred during the initialization.
6 : The rebuild has failed.
7 : The rebuild of the card has to be done by
the HSS supervision.
8 : Unknown software or firmware version
601 : primary external source recovery
602 : primary external source loss of signal
603 : primary external source qualification failure
604 : primary external source Alarm Indication Signal
605 : primary external source Loss Of Frame
606 : primary external source Excessive Error Indication
607 : primary external source Message failure indication
701 : secondary external source recovery
702 : secondary external source loss of signal
703 : secondary external source qualification failure
801 : primary line timing source recovery
802 : primary line timing source loss of signal
803 : primary line timing source qualification failure
901 : secondary line timing source recovery
902 : secondary line timing source loss of signal
903 : secondary line timing source qualification failure
1001 : partner BBSYN signal recovery
1002 : partner BBSYN loss of signal
1003 : partner BBSYN signal qualification failure
1101 : PDH output enable
1102 : PDH output disable
1201 : SDH output enable
1202 : SDH output disable
1301 : MSC output enable
1302 : MSC output disable.What is adnBoardFaultStatus?
This OID contains a detailed code indicating what specific hardware problem is affecting a Control Unit or timing card, such as clock signal loss or internal errors. Engineers use this during troubleshooting to pinpoint whether the issue is a physical cable problem, a chip failure, or software corruption. A value of 0 means no faults; other values map to specific issues like "clock loss on primary PDH timing source."
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.12 snmpwalk -v2c -c public <target> ADN-MIB::adnBoardFaultStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.2.1.12.1 snmpget -v2c -c public <target> ADN-MIB::adnBoardFaultStatus.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::adnBoardFaultStatus 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.12 | adnBoardFaultStatus | ADN-MIB |