All MIBs › ADN-MIB › adnEquipInstallStatus
adnEquipInstallStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnEquipInstallStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.5.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object provides additional information concerning the availability status (adnEquipX731Avail) of the equipment. It is a bitmap of installation status conditions. When the value of this object is 0, none of the status conditions are present. bit value meaning qualifies ------------ --------------------------- -------------- 1 absent 'notInstalled' 2 notConfigured 'notInstalled' 4 initializationIncomplete 'offLine' 128 incorrectConfiguration 'failed' The following bit positions are deprecated: bit value meaning qualifies ------------ --------------------------- -------------- 8 operatorInitiatedLastRestart any setting 16 initializationRequired 'offLine' 32 reservedForTest 'inTest' 64 testInitiated 'inTest'
What is adnEquipInstallStatus?
This read-only integer bitmap tracks which installation status conditions are present on the equipment. Network engineers monitor this during deployment and troubleshooting to verify physical installation is complete and to diagnose connectivity issues. A value of 0 indicates the equipment is properly installed, while bit 1 set to 1 indicates the equipment is absent or not connected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.11 snmpwalk -v2c -c public <target> ADN-MIB::adnEquipInstallStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.11.1 snmpget -v2c -c public <target> ADN-MIB::adnEquipInstallStatus.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::adnEquipInstallStatus 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1 | adnEquipTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1 | adnEquipEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1.11 | adnEquipInstallStatus | ADN-MIB |