ADN-MIB :: adnEquipInstallStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnEquipInstallStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.1adnEquipTableADN-MIB
1.3.6.1.4.1.637.3.1.5.1.1adnEquipEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.1.1.11adnEquipInstallStatusADN-MIB