All MIBs › ACC-COMPRESS › accCompressSmdsStatOctetsOuts
accCompressSmdsStatOctetsOuts
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatOctetsOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of compressed octets generated after compression.
What is accCompressSmdsStatOctetsOuts?
This OID counts the cumulative bytes of data that remain after local compression is applied and are ready to be sent (a running counter of output octets after compression reduces their size). Engineers use this to quantify the actual bandwidth savings achieved, by comparing compressed output size to original uncompressed size. If this shows 1,000,000 octets while inputs were 3,000,000, compression achieved a 2:1 ratio.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.5 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatOctetsOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.5.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatOctetsOuts.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.9 | accCompressSmdsStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1 | accCompressSmdsStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.9.1.5 | accCompressSmdsStatOctetsOuts | ACC-COMPRESS |