All MIBs › CDMIPController › cdmipForceUnitOffline
cdmipForceUnitOffline
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipForceUnitOffline
OID (numeric): 1.3.6.1.4.1.6247.4.6.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The allows the user to force a modem into standby mode. When a 'force' is executed the ONLINE unit goes to standby mode. Also, the OFFLINE unit now becomes active.
*** NOTE: A 'force' can only be executed on the ONLINE unit. ***
What is cdmipForceUnitOffline?
Setting this to force(1), only valid on the currently online unit, manually forces that unit into standby while its redundant partner becomes active. This is the IP-card-level equivalent of cdm570ForceRedundentSwitch on the base modem, letting an admin deliberately fail over the pair, for example to pull the currently active unit out of service for planned maintenance without an actual fault occurring. An admin scheduling maintenance on the currently online unit would first set cdmipForceUnitOffline=1 on it to hand active traffic-passing duty to its redundant partner before beginning work.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.6 snmpwalk -v2c -c public <target> CDMIPController::cdmipForceUnitOffline
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.6.1 snmpget -v2c -c public <target> CDMIPController::cdmipForceUnitOffline.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.6.6.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 CDMIPController::cdmipForceUnitOffline 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.6 | cdmipRedundancy | CDMIPController |
| 1.3.6.1.4.1.6247.4.6.6 | cdmipForceUnitOffline | CDMIPController |