All MIBs › ADN-MIB › adnDsx1LineStatus
adnDsx1LineStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnDsx1LineStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.18.1.1.3
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 adnDsx1NoAlarm 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 noAlarm
. No alarm present
21 2 HBERError
. High bit error rate (HBER)
23 4 RLBError
. Loopback requested by the remote equipment
30 8 LCMAError
. Loss of CRC multiframe alignment
Common Name: Line StatusWhat is adnDsx1LineStatus?
This read-only integer bitmap reflects the current health status of the DS1 line interface, with each bit representing a specific alarm or defect condition. Engineers monitor this to quickly identify whether the line is healthy (value 0, 'no alarm') or experiencing problems like loss of signal, frame misalignment, or AIS (alarm indication signal). A value of 0x10 might indicate line is down; 0x01 might indicate a loss-of-frame alarm condition requiring immediate investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.1.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnDsx1LineStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.1.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnDsx1LineStatus.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::adnDsx1LineStatus 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.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18 | adnDs1 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1 | adnDsx1ConfigTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1.1 | adnDsx1ConfigEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.1.1.3 | adnDsx1LineStatus | ADN-MIB |