All MIBs › ADN-MIB › adnIfInstallStatus
adnIfInstallStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnIfInstallStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.4.2.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object provides additional information concerning the availability status of the interface. It is a bitmap of installation status conditions. When the value of this object is 0, none of the status conditions are present.
1 - initialization incomplete 2 - last restart operator initiated 4 - reserved for test
What is adnIfInstallStatus?
This OID is a bitmap showing the installation readiness of an interface, with values indicating conditions like incomplete initialization or recent restart. Engineers check this before considering an interface ready for production traffic. For example, a value of 1 means the interface is still initializing and should not yet carry customer data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.2.2.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnIfInstallStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.2.2.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnIfInstallStatus.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::adnIfInstallStatus 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.2 | adnInterfaces | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.2.2 | adnIfTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.2.2.1 | adnIfEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.2.2.1.1 | adnIfInstallStatus | ADN-MIB |