All MIBs › ADN-MIB › adnsonetPathStatus
adnsonetPathStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnsonetPathStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1.1.2
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 adnsonetPathNoDefect bit should be set only if no other bit is set.
The bit positions are: 1 adnsonetLineNoDefect 2 adnsonetPathSTSLOP 4 adnsonetPathSTSAIS 8 adnsonetPathSTSRDI 16 adnsonetPathUnequipped * 32 adnsonetPathSignalLabelMismatch * 64 adnsonetPathBIP8 128 adnsonetPathFEBE
* not provided by HSS, but the value is required to ensure compatibility with the RFC sonetPathStatus.
What is adnsonetPathStatus?
This read-only OID is a bitmap representing all active path-level defects occurring simultaneously, where the value is the sum of individual bit positions (1=no defect, 2=loss-of-pointer, 4=AIS, and others). Engineers monitor this to get an instant snapshot of all path-level problems without needing to read multiple individual counters. A value of 6 would mean both loss-of-pointer (2) and AIS (4) are active, indicating serious data synchronization or alarm issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnsonetPathStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnsonetPathStatus.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::adnsonetPathStatus 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.2 | adnsonetObjectsPath | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.2.1 | adnsonetPath | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1 | adnsonetPathTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1.1 | adnsonetPathEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.2.1.1.1.2 | adnsonetPathStatus | ADN-MIB |