All MIBs › ADN-MIB › adnEquipControlStatus
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 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.12 | adnEquipControlStatus | ADN-MIB |