All MIBs › ADN-MIB › adnsonetLineStatus
adnsonetLineStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnsonetLineStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the status of the interface. It is a bit map represented as a sum; therefore, it can represent multiple defects simultaneously. The adnsonetLineNoDefect bit should be set only if no other bit is set.
The bit positions are: 1 adnsonetLineNoDefect 2 adnsonetLineAIS 4 adnsonetLineRDI 8 adnsonetLineBIP 16 adnsonetLineHighBIP
Common Name: Line State
What is adnsonetLineStatus?
ADN-MIB::adnsonetLineStatus is a bit-mapped integer that summarizes all SONET line-layer defects—alarm indication signal (AIS), remote defect indication (RDI), and others—in a single number. Engineers use this to determine whether the line is healthy or whether the far end is signaling that it has detected a problem upstream. A value of 1 means normal line status; a value of 3 (1+2) means the line is up but the far end is sending AIS (alarm), indicating a problem somewhere in the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnsonetLineStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnsonetLineStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnsonetLineStatus.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::adnsonetLineStatus 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.39 | adnsonetMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1 | adnsonetObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.3 | adnsonetLine | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1 | adnsonetLineTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1.1 | adnsonetLineEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.3.1.1.1 | adnsonetLineStatus | ADN-MIB |