CDMIPController :: cdmipRedundantTrafficIpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipRedundantTrafficIpAddress

cdmipRedundantTrafficIpAddress

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipRedundantTrafficIpAddress

OID (numeric): 1.3.6.1.4.1.6247.4.6.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP address for traffic passing through the redundant pair of modem. This address is only active in the ONLINE modem.

*** NOTE: The traffic IP can only be set on the ONLINE unit. ***

What is cdmipRedundantTrafficIpAddress?

This sets the IP address used for actual traffic passing through whichever unit of a redundant pair is currently online, and the MIB notes it is only settable on that active unit. Because this address moves with the online or offline role rather than being tied to a specific physical unit, the pair presents one consistent traffic-facing IP address to the rest of the network regardless of which physical modem is currently active, which is the whole point of the redundancy scheme from the network's perspective. Attempting to set this object on the currently offline unit of a pair would fail, since the MIB explicitly restricts this setting to the online unit only.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.4
snmpwalk -v2c -c public <target> CDMIPController::cdmipRedundantTrafficIpAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.4.1
snmpget -v2c -c public <target> CDMIPController::cdmipRedundantTrafficIpAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.6.4.1 a <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipRedundantTrafficIpAddress 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.4cdmipRedundantTrafficIpAddressCDMIPController