All MIBs › ACC-COMPRESS › accCompressFfrStatUnCompOuts
accCompressFfrStatUnCompOuts
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressFfrStatUnCompOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.6.5.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form.
What is accCompressFfrStatUnCompOuts?
This OID counts the total number of packets that were sent to the compression engine but could not be compressed because they would have expanded instead. Network engineers monitor this counter to identify data patterns that don't compress well, which can indicate inefficient traffic or broken compression settings that need adjustment. A value of 1,500 packets out of 50,000 total (3% failure rate) suggests most traffic compresses adequately, but consistently high percentages signal that compression may not be worth the CPU overhead for that traffic type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.5.1.9 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressFfrStatUnCompOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.5.1.9.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressFfrStatUnCompOuts.1
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-COMPRESS::accCompressFfrStatUnCompOuts OID value, configure state conditions and alerts, and monitor any ACC/Ericsson access routers from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.6 | accCompress | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.5 | accCompressFfrStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.5.1 | accCompressFfrStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.5.1.9 | accCompressFfrStatUnCompOuts | ACC-COMPRESS |