All MIBs › CDMIPController › cdmipPayloadCompRatio
cdmipPayloadCompRatio
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipPayloadCompRatio
OID (numeric): 1.3.6.1.4.1.6247.4.8.6.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This parameter is the standard payload compression ratio.
To get the standard payload compression ratio in the form 1:x.xx
(Pre Payload Compression Bytes) x.xx = ------------------------------- (Post Payload Compression Bytes)
The ratio is then converted into an integer by multiplying by 100.
What is cdmipPayloadCompRatio?
This is the standard payload compression ratio, expressed in the classic '1:x.xx' form with x.xx multiplied by 100 to store as an integer, computed from the pre- and post-payload-compression byte counters. This single number is what an admin reports as how much this satellite link's compression is buying them, and a value dropping toward 100, a ratio near 1:1.00, signals compression has essentially stopped helping for the current traffic mix. For example, a stored value of 250 represents a 1:2.50 ratio, meaning the link effectively carries 2.5 times the payload data its raw bandwidth would otherwise allow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.6.1.1.7 snmpwalk -v2c -c public <target> CDMIPController::cdmipPayloadCompRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.6.1.1.7.1 snmpget -v2c -c public <target> CDMIPController::cdmipPayloadCompRatio.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipPayloadCompRatio 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.7 | cdmipPayloadCompRatio | CDMIPController |