CDMIPController :: cdmipCurrentRedundantState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipCurrentRedundantState

cdmipCurrentRedundantState

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipCurrentRedundantState

OID (numeric): 1.3.6.1.4.1.6247.4.6.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The redundancy state of the modem.

1. OnLine - actively passing IP traffic. 0. OffLine - in standby mode; no IP traffic.

What is cdmipCurrentRedundantState?

This reports whether this modem is currently the active, online and passing IP traffic, or standby, offline and not passing traffic, unit in a redundant pair. An NMS polling this on both units of a redundant pair can confirm exactly one is online at a time, similar to the equivalent object on the CDM-570/570L base modem, but scoped here specifically to IP-layer traffic passing rather than the modem's RF or demod state. A reading of onLine(1) on this unit paired with offLine(0) on its partner confirms this unit is currently the one actually forwarding IP traffic across the satellite link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.1
snmpwalk -v2c -c public <target> CDMIPController::cdmipCurrentRedundantState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.1.1
snmpget -v2c -c public <target> CDMIPController::cdmipCurrentRedundantState.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipCurrentRedundantState 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 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
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.6cdmipRedundancyCDMIPController
1.3.6.1.4.1.6247.4.6.1cdmipCurrentRedundantStateCDMIPController