CDMIPController :: cdmipReceiveKey6

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipReceiveKey6

cdmipReceiveKey6

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipReceiveKey6

OID (numeric): 1.3.6.1.4.1.6247.4.2.7.16

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: Triple DES (3xDES) Receive Decrypt Key #6. The key length is 192 bits (24 Bytes or 48 HEX characters).

What is cdmipReceiveKey6?

This holds the sixth of eight possible 192-bit Triple DES receive decryption keys, entered as a 48-character hex string. Confirming this slot's value against what the corresponding remote is actually transmitting is a routine step when troubleshooting a link that passes traffic but never seems to reassemble correctly at the application layer, since encrypted traffic decrypted with the wrong key looks like random noise rather than a clean failure. A remote site whose traffic consistently arrives but never parses correctly at the application layer might trace back to this slot holding an outdated key value after the far end's transmit key was rotated.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.7.16
snmpwalk -v2c -c public <target> CDMIPController::cdmipReceiveKey6

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.7.16.1
snmpget -v2c -c public <target> CDMIPController::cdmipReceiveKey6.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.7.16.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipReceiveKey6.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipReceiveKey6 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.2cdmipAdministrationCDMIPController
1.3.6.1.4.1.6247.4.2.7cdmip3xDesConfigCDMIPController
1.3.6.1.4.1.6247.4.2.7.16cdmipReceiveKey6CDMIPController