All MIBs › ADN-MIB › adnAtmBoardHSCStatus
adnAtmBoardHSCStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmBoardHSCStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.21.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the processor status.It is a bit map represented as a sum; therefore it can represent multiple failures. This variable is only significant for HSC boards, except CEM8 boards.
For all HSC boards except BBTS1C and BBTP3C boards, the bit positions are :
1 : adnAtmBoardErUFOF user FIFO overflow 2 : adnAtmBoardErUFRF user FIFO read failure 4 : adnAtmBoardErNFOF network FIFO overflow 8 : adnAtmBoardErPHTRAMP BGPHT chip RAM parity error 16 : adnAtmBoardErNFRF network FIFO read failure 128 : adnAtmBoardErRBOF receipt cell buffer overflow 512 : adnAtmBoardErLIRC0 loss of signal on IRC0 1024 : adnAtmBoardErLIRC1 loss of signal on IRC1 4096 : adnAtmBoardErAPPLIQ applique not present
For the BBE1B and BBT1B boards, there are specific defects corresponding to the following bit positions :
8192 : adnAtmBoardErFIFO rate reduction FIFO overflow 16384 : adnAtmBoardErFIFC rate reduction FIFO cell alignment failure 32768 : adnAtmBoardErBGETB loss of cell synchronization 65536 : adnAtmBoardErBGETB upwards start of cell error in BGMUX(or BGMUX 2)
For the BBTS1C and BBTP3C boards,the bit positions are :
1 : adnAtmBoardErPHT0FIF0 FIFO defect on PHT2-0 2 : adnAtmBoardErPHT0FIF1 FIFO defect on PHT2-1 4 : adnAtmBoardErPHT0FIF2 FIFO defect on PHT2-2 8 : adnAtmBoardErPHT0FIF3 FIFO defect on PHT2-3 512 : adnAtmBoardErLIRC0 loss of signal on IRC0 1024 : adnAtmBoardErLIRC1 loss of signal on IRC1 4096 : adnAtmBoardErAPPLIQ applique not present 8192 : adnAtmBoardErUFOF user side FIFO overflow 16384 : adnAtmBoardErUFE user side FIFO error 32768 : adnAtmBoardErEFOV extraction FIFO overflow 65636 : adnAtmBoardErQRPPRAMP QRP RAM parity error 131072 : adnAtmBoardErDRAME DRAM ECC error 262144 : adnAtmBoardErDCSE downwards cell syncho error 524288 : adnAtmBoardErDRFOV downwards receiving FIFO overflow 1048576 : adnAtmBoardErRFORRF rate reduction FIFO overflow 2097152 : adnAtmBoardErDCMOV downwards cell memory overflows 4194304 : adnAtmBoardErDCMME downwards cell memory management error 8388608 : adnAtmBoardErUCSE upwards cell synchro error 16777216 : adnAtmBoardErURFOV upwards receiving FIFO overflow 33554432 : adnAtmBoardErUCMOV upwards cell memory overflow 67108864 : adnAtmBoardErUCMME upwards cell memory management error 1342177728: adnAtmBoardErULMA0OV upwards LMA0 overflow
N.B.: This variable is significant when the operational state of the processor is enabled. When there is no processor error, this variable has the value 0.
What is adnAtmBoardHSCStatus?
This read-only bitmapped register shows processor failures on HSC (high-speed controller) boards, similar to CIG but specific to HSC hardware, including FIFO and parity failures. Network engineers use this to pinpoint which internal functional block on an HSC board is failing. For instance, if only bit 1 is set (value = 1), only the user FIFO overflow is reported, while other components remain healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.21.1.4 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmBoardHSCStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.21.1.4.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmBoardHSCStatus.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::adnAtmBoardHSCStatus 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.21 | adnAtmBoardErCounterTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.21.1 | adnAtmBoardErCounterEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.21.1.4 | adnAtmBoardHSCStatus | ADN-MIB |