ACC-COMPRESS :: accCompressFfrStatUnCompOuts

MIB Reference — IPNetwork Monitor

All MIBsACC-COMPRESSaccCompressFfrStatUnCompOuts

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.6accCompressACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.5accCompressFfrStatTableACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.5.1accCompressFfrStatEntryACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.5.1.9accCompressFfrStatUnCompOutsACC-COMPRESS