All MIBs › ADN-MIB › adnsonetMediumStatus
adnsonetMediumStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnsonetMediumStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.39.1.1.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 adnsonetMediumNoDefect bit should be set only if no other bit is set.
The bit positions are: 1 adnsonetMediumNoDefect 2 adnsonetMediumLaserDegradation 4 adnsonetMediumLaserTransmitSignalOut 8 adnsonetMediumAppliqueFailure (obsolete)
Common Name: Medium State
What is adnsonetMediumStatus?
ADN-MIB::adnsonetMediumStatus is a bit-mapped integer field that shows all defects affecting the physical medium (fiber optic connection) simultaneously—laser degradation, signal power loss, applique failures, and others are summed into one number. Engineers read this status to quickly diagnose whether the optical interface hardware is healthy and whether multiple fault conditions exist at the same time. A value of 1 means no defects detected; a value of 7 (1+2+4) indicates three different defects are active—such as laser degradation and signal loss together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnsonetMediumStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnsonetMediumStatus.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::adnsonetMediumStatus 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.1 | adnsonetMedium | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1 | adnsonetMediumTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1 | adnsonetMediumEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.39.1.1.1.1.1 | adnsonetMediumStatus | ADN-MIB |