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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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 |