All MIBs › ADN-MIB › adnX3LinePerfStatus
adnX3LinePerfStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnX3LinePerfStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.30.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the performance status of the interface. It is a bit map represented as a sum; therefore, it can represent multiple status simultaneously. The adnX3NoDefect bit should be set only if no other bit is set. The adnX3UnavailablePeriod indicates that the interface has entered an unavailable period. Each CrossingThreshold bit indicates that the corresponding performance counter has reached its threshold.
The bit positions are:
1 adnX3NoDefect 2 adnX3UnavailablePeriod 4 adnX3CurrentCrossingThresholdESs 8 adnX3CurrentCrossingThresholdSESs 16 adnX3CurrentCrossingThresholdBBEs 32 adnX3CurrentCrossingThresholdFarEndESs 64 adnX3CurrentCrossingThresholdFarEndSESs 128 adnX3CurrentCrossingThresholdFarEndBBEs 256 adnX3CurrentCrossingThresholdUASs 512 adnX3DayCrossingThresholdESs 1024 adnX3DayCrossingThresholdSESs 2048 adnX3DayCrossingThresholdBBEs 4096 adnX3DayCrossingThresholdFarEndESs 8192 adnX3DayCrossingThresholdFarEndSESs 16384 adnX3DayCrossingThresholdFarEndBBEs 32768 adnX3DayCrossingThresholdUASs
What is adnX3LinePerfStatus?
This OID is a read-only bitmask that represents the performance status of the DS3 interface, tracking threshold crossings and unavailable periods rather than equipment faults. An engineer checks this to monitor whether the line is entering degraded or unavailable states based on error thresholds, not just hardware failures. A bitmask value indicating unavailable period shows the circuit has crossed performance thresholds and is operating in a degraded state, requiring monitoring or remediation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.1.1.7 snmpwalk -v2c -c public <target> ADN-MIB::adnX3LinePerfStatus
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.7.1 snmpget -v2c -c public <target> ADN-MIB::adnX3LinePerfStatus.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::adnX3LinePerfStatus 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.30 | adnDs3e3 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1 | adnX3ConfigTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1.1 | adnX3ConfigEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.1.1.7 | adnX3LinePerfStatus | ADN-MIB |