All MIBs › ADN-MIB › adnsonetSectionStatus
adnsonetSectionStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnsonetSectionStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.39.1.2.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 adnsonetSectionNoDefect bit should be set only if no other bit is set.
The bit positions are: 1 adnsonetSectionNoDefect 2 adnsonetSectionLOS 4 adnsonetSectionLOF 8 adnsonetSectionOOF
Common Name: Section State
What is adnsonetSectionStatus?
ADN-MIB::adnsonetSectionStatus is a bit-mapped integer representing all defects in the SONET section layer (the lowest transmission level)—including loss-of-signal, loss-of-frame, and framing errors—summed into one value. Operators check this to see if the physical line is intact or experiencing framing problems independent of payload. A value of 1 indicates the section is healthy; a value of 3 (1+2) shows both normal status and loss-of-signal are somehow set, suggesting a confusing or transitional state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.2.1.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnsonetSectionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.2.1.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnsonetSectionStatus.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::adnsonetSectionStatus 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.2 | adnsonetSection | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.2.1 | adnsonetSectionTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.2.1.1 | adnsonetSectionEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.2.1.1.1 | adnsonetSectionStatus | ADN-MIB |