All MIBs › CDM-570 › cdm570ForceRedundentSwitch
cdm570ForceRedundentSwitch
Module: CDM-570
OID (symbolic): CDM-570::cdm570ForceRedundentSwitch
OID (numeric): 1.3.6.1.4.1.6247.24.1.6.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Force redundundent switch command.
What is cdm570ForceRedundentSwitch?
Setting this to forceSwitch(1) manually triggers a switchover in a redundant modem pair, making the standby unit active and the previously active unit go to standby. An admin would use this to test failover behavior on a schedule, or to manually pull a suspect active unit out of service in favor of its standby before doing maintenance on it. Issuing cdm570ForceRedundentSwitch=1 on the currently online unit hands control to its redundant partner, which then reports online(1) on its own cdm570RedundancyState.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.5.2 snmpwalk -v2c -c public <target> CDM-570::cdm570ForceRedundentSwitch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.6.5.2.1 snmpget -v2c -c public <target> CDM-570::cdm570ForceRedundentSwitch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.6.5.2.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570ForceRedundentSwitch OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6 | cdm570Util | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.5 | cdm570Redundancy | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.6.5.2 | cdm570ForceRedundentSwitch | CDM-570 |