ADN-MIB :: adnX3LineStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnX3LineStatus

adnX3LineStatus

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnX3LineStatus

OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.30.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable indicates the status
        of the line interface.
        It is a bit map represented as a sum;
        therefore, it can represent multiple
        defects simultaneously.
        The adnX3NoAlarm bit should be set
        only if no other bit is set.

        The bit positions and their corresponding
        ATM core counter numbers # are:

#     Bit     Value 
------------------------------------------------------
  
.     1         adnX3NoAlarm        
.                No alarm present
       
10    2         adnX3RcvRAIFailure  
.                Receiving yellow/remote alarm (RAI) 
.                indication
                                    
.     4         adnX3reserved       
.                Not used
      
2     8         adndsx3RcvAIS       
.                Receiving alarm indication signals
.                (AIS)
                                    
.     16        adnX3reserved       
.                Not used
      
7     32        adnX3LOF            
.                Receiving loss-of-frame (LOF)
.                signals
                                    
0     64        adnX3LOS            
.                Receiving loss-of-signal (LOS)
                                    
.     128       adnX3LoopbackState  
.                Looping the received signal
                                    
.     256       adnX3reserved       
.                Not used
      
3     512       adnX3RcvFerfAlarm   
.                Receiving Far End Receive Failures
.                (FERF) DS3 yellow alarm
                                    
4     1024      adnX3PbitError      
.                P-bit parity error counter threshold
.                reached  

5     2048      adnX3CbitError      
.                C-bit parity error counter threshold 
.                reached  

6     4096      adnX3FEBEError      
.                Far end block errors (FEBE) counter
.                threshold reached  

9     8192      adnX3FEBEError     -- obsolete --       
.                FEBE Physical Layer Convergence
.                Protocol (PLCP) counter threshold 
.                reached 
                                     
11    16384     adnX3BIP8Error     -- obsolete --      
.                8-bits interleaved parity (BIP-8)
.                counter threshold reached  

12    32768     adnX3LOFPlcpError
.                LOF DS3 PLCP counter threshold
.                reached 
 
16    65536     adnX3LOCDError      
.                Loss-of-cell-delineation (LOCD)
.                counter threshold reached 

17    131072    adnX3HECCorrected
.                Corrected Header Error Control (HEC)
.                counter threshold reached
                                     
18    262144    adnX3HECUncorrected
.                Uncorrected HEC counter threshold
.                reached
  
20    524288    adnX3OOFPlcpError  -- obsolete --  
.                Out-of-frame (OOF) PLCP counter
.                threshold reached

21    1048576   adnX3LCVError      -- obsolete --         
.                Line code violation (LCV) counter
.                threshold reached 
                                    
22    2097152   adnX3UpwardsFIFO 
.                Upwards cell buffer overflow
   
26    4194304   adnX3DownwardsFIFO  -- obsolete --  
.                 Downwards cell buffer overflow
  
28    8388608   adnX3IdleCode  
.                Idle Code counter threshold reached 

29    16777216  adnX3OOFError       
.                OOF counter threshold reached
  
30    33554432  adnX3HBERError  -- obsolete --      
.                High bit error rate (HBER) counter
.                threshold reached 
                                    
31    67108864  adnX3ChangeMode     
.                Change Mode counter threshold reached 
  Common Name: Line Status

What is adnX3LineStatus?

This OID is a read-only integer bitmask that indicates the current status of the DS3 line interface, with each bit representing a specific alarm or defect condition. A network engineer monitors this to instantly see all active line problems (loss of signal, frame errors, AIS, etc.) in a single value, allowing rapid identification of circuit health. A value of 1 might represent no alarm, while a value of 5 could indicate multiple simultaneous problems such as LOS and AIS, helping prioritize troubleshooting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.1.1.6
snmpwalk -v2c -c public <target> ADN-MIB::adnX3LineStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.1.1.6.1
snmpget -v2c -c public <target> ADN-MIB::adnX3LineStatus.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::adnX3LineStatus 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.4adnExtensionsADN-MIB
1.3.6.1.4.1.637.3.1.4.10adnTransmissionADN-MIB
1.3.6.1.4.1.637.3.1.4.10.30adnDs3e3ADN-MIB
1.3.6.1.4.1.637.3.1.4.10.30.1adnX3ConfigTableADN-MIB
1.3.6.1.4.1.637.3.1.4.10.30.1.1adnX3ConfigEntryADN-MIB
1.3.6.1.4.1.637.3.1.4.10.30.1.1.6adnX3LineStatusADN-MIB