All MIBs › CDMIPController › cdmipHdrcompStatsPostHdrcompBytes
cdmipHdrcompStatsPostHdrcompBytes
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipHdrcompStatsPostHdrcompBytes
OID (numeric): 1.3.6.1.4.1.6247.4.8.6.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of bytes in all 'compressed' packets after IP header compression has been performed.
What is cdmipHdrcompStatsPostHdrcompBytes?
This is the total byte count across all 'compressed' packets remaining after IP header compression has been performed, for this specific queue. Divided into the pre-compression byte count, it produces the header-compression ratio, cdmipHdrcompRatio, an admin uses to judge compression effectiveness for that queue's traffic type. For example, if post-compression bytes barely differ from pre-compression bytes for a given queue, that queue's traffic, likely large payloads relative to header size, simply isn't a good candidate for header compression.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.6.1.1.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipHdrcompStatsPostHdrcompBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.6.1.1.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipHdrcompStatsPostHdrcompBytes.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipHdrcompStatsPostHdrcompBytes 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.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.6 | cdmipCompressionStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.6.1 | cdmipCompressionStatisticsTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.6.1.1 | cdmipCompressionStatisticsEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.6.1.1.3 | cdmipHdrcompStatsPostHdrcompBytes | CDMIPController |