ADN-MIB :: adnProcessorStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnProcessorStatus

adnProcessorStatus

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnProcessorStatus

OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.6.1.2

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 ATM board processors. For all ATM boards except the ASE (ATM Switching Element),the bit positions are :

1 : adnProcessorUFOF user FIFO overflow 2 : adnProcessorUFRF user FIFO read failure 4 : adnProcessorNFOF network FIFO overflow 8 : adnProcessorPHTRAMP BGPHT chip RAM parity error 16 : adnProcessorNFRF network FIFO read failure 32 : adnProcessorNAVC cells received on non-active VC 64 : adnProcessorNAVP cells received on non-active VP 128 : adnProcessorRBOF reception cell buffer overflow 512 : adnProcessorPWF power failure

For the ASE board, the bit positions are :

16384 : adnProcessorQRP0RAMP BGQRP-0 chip RAM parity error 32768 : adnProcessorQRP0DMA BGQRP-0 chip DMA (Direct Memory Access) error 65536 : adnProcessorQRP0FIFO BGQRP-0 chip extraction FIFO error 131072 : adnProcessorQRP1RAMP BGQRP-1 chip RAM parity error 262144 : adnProcessorQRP1DMA BGQRP-1 chip DMA error 524288 : adnProcessorQRP1FIFO BGQRP-1 chip extraction FIFO error 1048576 : adnProcessorQRP2RAMP BGQRP-2 chip RAM parity error 2097152 : adnProcessorQRP2DMA BGQRP-2 chip DMA error 4194304 : adnProcessorQRP2FIFO BGQRP-2 chip extraction FIFO error 8388608 : adnProcessorQRP3RAMP BGQRP-3 chip RAM parity error 16777216 : adnProcessorQRP3DMA BGQRP-3 chip DMA error 33554432 : adnProcessorQRP3FIFO BGQRP-3 chip extraction FIFO error 67108864 : adnProcessorHMP0LLPC BGHMP-0 chip loss of low-priority cells 134217728 : adnProcessorHMP0LHPC BGHMP-0 chip loss of high-priority cells 268435456 : adnProcessorHMP0SYNC BGHMP-0 chip synchronization fault 536870912 : adnProcessorHMP1LLPC BGHMP-1 chip loss of low-priority cells 1073741824: adnProcessorHMP1LHPC BGHMP-1 chip loss of high-priority cells 2147483648: adnProcessorHMP1SYNC BGHMP-1 chip synchronization fault

N.B.: This variable is significant when the operational state of the processor is disabled. When there is no processor error, this variable has the value 0.

What is adnProcessorStatus?

This OID stores a signed 32-bit integer bitmap representing all current processor failure conditions affecting ATM boards, such as FIFO overflows or RAM errors. Network engineers review this to diagnose CPU problems and determine whether a card reboot or replacement is needed. Example: a value of 5 (binary 0101) indicates both user FIFO overflow and network FIFO overflow are actively occurring.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.6.1.2
snmpwalk -v2c -c public <target> ADN-MIB::adnProcessorStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.6.1.2.1
snmpget -v2c -c public <target> ADN-MIB::adnProcessorStatus.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::adnProcessorStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.15adnNodeSupervisionMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.15.6adnProcessorTableADN-MIB
1.3.6.1.4.1.637.3.1.5.15.6.1adnProcessorEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.15.6.1.2adnProcessorStatusADN-MIB