CDMIPController :: cdmipIpRouteDesKey

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipIpRouteDesKey

cdmipIpRouteDesKey

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipIpRouteDesKey

OID (numeric): 1.3.6.1.4.1.6247.4.4.3.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Pick which DES key to use for this route.

The system supports 8 3xDES (Triple DES - 24 Byte Length) keys. This specifies the 3xDES key to be used for this flow.

1 - 8 for Key1 to Key8 9 - Randomly pick one of the 8 keys. 10 - Clear

What is cdmipIpRouteDesKey?

This selects which of the eight stored 3xDES keys, or a random selection among them, or clear, meaning no encryption, this specific route uses when cdmipIpRoute3xDes is enabled. The random(9) option is notable because it means the route does not use a fixed, predictable key slot; instead the modem picks among the eight configured keys, which can complicate troubleshooting decryption failures on the receiving end since the actual key in use for the next packet is not deterministic from this object's value alone. Setting this to key3(3) ties this route's encryption specifically to whatever value is stored in cdmipTransmitKey3, so rotating that key slot alone, without touching this setting, changes the effective key used by this route.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.12
snmpwalk -v2c -c public <target> CDMIPController::cdmipIpRouteDesKey

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.12.1
snmpget -v2c -c public <target> CDMIPController::cdmipIpRouteDesKey.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.4.3.1.12.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::cdmipIpRouteDesKey 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.4cdmipRouteTableCDMIPController
1.3.6.1.4.1.6247.4.4.3cdmipIpRouteTableCDMIPController
1.3.6.1.4.1.6247.4.4.3.1cdmipIpRouteEntryCDMIPController
1.3.6.1.4.1.6247.4.4.3.1.12cdmipIpRouteDesKeyCDMIPController