All MIBs › ADN-MIB › adnEquipSwitchoverOptions
adnEquipSwitchoverOptions
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnEquipSwitchoverOptions
OID (numeric): 1.3.6.1.4.1.637.3.1.5.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The adnEquipSwitchoverOptions object provides the options in effect for the next switchover to spare. It is only significant for primary equipment; its value is 'noSwitch' for spares and equipment that does not support redundancy.
other : not used noSwitch : used for spares and equipment that do not support redundancy coldManual : used for primary MSC, CIG and BBASE card coldAutomatic : used for primary MSC, CIG and BBASE card warmAutomatic : used for Control Unit and BBSYN card.
The switchover is cold when the software is not already loaded onto the card; it is the case for MSC coupler, CIG and BBASE card. Otherwise, the switchover is warm.
With the manual option, the switchover is performed only on operator request. With the automatic option, the switchover is performed on HSS supervision software request when a card is failed or on operator request.
What is adnEquipSwitchoverOptions?
This read-write value specifies how the primary equipment will fail over to its spare (cold manual, cold automatic, or other modes). Network designers use this to configure redundancy behavior and define whether spares are cold-standby (requires initialization) or hot-standby (immediately ready). A value of 'coldAutomatic' means the spare automatically takes over if primary fails, but it requires initialization before resuming full service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.15 snmpwalk -v2c -c public <target> ADN-MIB::adnEquipSwitchoverOptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.15.1 snmpget -v2c -c public <target> ADN-MIB::adnEquipSwitchoverOptions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.1.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnEquipSwitchoverOptions.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::adnEquipSwitchoverOptions 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.15 | adnEquipSwitchoverOptions | ADN-MIB |