CDMIPController :: cdmipTxHeaderCompressionOpt

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipTxHeaderCompressionOpt

cdmipTxHeaderCompressionOpt

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipTxHeaderCompressionOpt

OID (numeric): 1.3.6.1.4.1.6247.4.2.6.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable or disable the Transmit 'IP Header Compression' option.

What is cdmipTxHeaderCompressionOpt?

This globally enables, disables, or defers to per-route settings for transmit-side IP header compression. The perRoute(2) option matters here because header compression benefits vary a lot by traffic type, since VoIP with lots of small packets gains a lot while large file transfers gain little, so per-route control lets bandwidth savings be targeted where they actually help. Setting this to perRoute(2) and enabling cdmipIpRouteHdrComp only on a route carrying VoIP traffic would compress those small packet headers without adding processing overhead to a bulk-data route that would not benefit as much.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.6.13
snmpwalk -v2c -c public <target> CDMIPController::cdmipTxHeaderCompressionOpt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.6.13.1
snmpget -v2c -c public <target> CDMIPController::cdmipTxHeaderCompressionOpt.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.6.13.1 i <value>

SNMPv3 example:

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

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