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
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-COMPRESS::accCompressSmdsStatOctetsOuts 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.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 |