All MIBs › ADN-MIB › adnDsx1LinePerfStatus
adnDsx1LinePerfStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnDsx1LinePerfStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.18.1.1.9
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 NoDefect bit should be set only if no other bit is set. - The UnavailablePeriod indicates that the interface has entered an unavailable period. - The CurrentCrossingThreshold bit indicates that one of the current statistics counter has reached its threshold. - The DayIntervalCrossingThreshold bit indicates that one of the Day Interval statistics counter has reached its threshold.
The bit positions are:
1 noDefect 2 unavailablePeriod 4 currentCrossingThreshold 8 dayIntervalCrossingThreshold
What is adnDsx1LinePerfStatus?
This read-only integer bitmap shows the current performance state of the DS1 interface, indicating whether it is operating normally, degraded, or unavailable based on error thresholds and test results. Network engineers watch this to know when a line is drifting toward failure so they can proactively troubleshoot or request a new circuit before it goes down. For example, a NoDefect status (value 0x00) means healthy operation; 0x01 might indicate a threshold-crossing alert, warning that error rates are rising above acceptable levels.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.1.1.9 snmpwalk -v2c -c public <target> ADN-MIB::adnDsx1LinePerfStatus
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.9.1 snmpget -v2c -c public <target> ADN-MIB::adnDsx1LinePerfStatus.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::adnDsx1LinePerfStatus 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.9 | adnDsx1LinePerfStatus | ADN-MIB |