All MIBs › CDMIPController › cdmipIpRouteHdrComp
cdmipIpRouteHdrComp
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIpRouteHdrComp
OID (numeric): 1.3.6.1.4.1.6247.4.4.3.1.9
Node type: OBJECT-TYPE
Type: EnableDisable
Access: read-write
Description: Enable or disable IP header compression on this route.
To Set this parameter, you need to have Header Compression Feature available on your modem.
It may return 'commit_failed' if feature is not available on modem.
What is cdmipIpRouteHdrComp?
This enables or disables IP header compression on this specific route. The MIB notes this returns 'commit_failed' if the header compression feature is not licensed or available on the modem, meaning setting this per route only works after confirming cdmipHeaderCompressionOption reports the feature is present at all. Attempting to enable this on a route on a modem where cdmipHeaderCompressionOption reports unavailable would result in a failed SNMP set rather than silently having no effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.9 snmpwalk -v2c -c public <target> CDMIPController::cdmipIpRouteHdrComp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.9.1 snmpget -v2c -c public <target> CDMIPController::cdmipIpRouteHdrComp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.4.3.1.9.1 s <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIpRouteHdrComp 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.4 | cdmipRouteTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.4.3 | cdmipIpRouteTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.4.3.1 | cdmipIpRouteEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.4.3.1.9 | cdmipIpRouteHdrComp | CDMIPController |