ADN-MIB :: adnEquipControlStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnEquipControlStatus

adnEquipControlStatus

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnEquipControlStatus

OID (numeric): 1.3.6.1.4.1.637.3.1.5.1.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object provides a mechanism for controlling the status
of the equipment. Its value is a bitmap of controls that
determine the value of adnEquipX731Admin.  A value of
0 indicates that none of the status controls are in effect.
 
bit
value  meaning
-----  --------------------------------------------
1      suspend - put card (except control unit (CU)) in 
              permanent reset
2      coldRestart - restart equipment, interrupting service
              - node and card (except CU) on HSS; node, card 
              and interface on TPX
4      mildRestart - restart equipment, and do not interrupt
              service - only for active or standby CU card
32     initiateTest - begin test - standby CU card only
64     manualSwitchover - switch to backup - primary MSC, 
              CIG, and BBASE cards and active CU cards only
128    manualSwitchback - switch to primary - primary MSC, 
              CIG, and BBASE cards only
256    osRebuild - all firmware and disk contents are copied
              fromthe active CU card - standby CU card only
 
The following bit values are deprecated:
 
value    meaning
------   --------------------------------------------
8        debugModeAfterCrash (do not reload operational
                 code after crash and allow viewing of
                 card's data structures)
16       reserveForTest 

What is adnEquipControlStatus?

This read-write integer bitmap allows remote control of equipment operational states through various control flags. Engineers use this to suspend cards, reset equipment, or trigger failover without visiting the data center. Setting bit 1 to 1 suspends a card (except the control unit) by placing it into permanent reset mode.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.12
snmpwalk -v2c -c public <target> ADN-MIB::adnEquipControlStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.12.1
snmpget -v2c -c public <target> ADN-MIB::adnEquipControlStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.1.1.12.1 i <value>

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnEquipControlStatus 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.12adnEquipControlStatusADN-MIB