All MIBs › ACC-COMPRESS › accCompressSmdsStatPacketsOuts
accCompressSmdsStatPacketsOuts
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatPacketsOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of uncompressed packets presented for compression.
What is accCompressSmdsStatPacketsOuts?
This OID counts the total number of original uncompressed packets that arrived and were submitted to the compression engine (a running counter of packets before they are compressed). This metric helps engineers calculate overall compression efficiency by comparing how many packets went in versus how many compressed octets came out. A value of 75,000 packets tells you that many original packets have been processed through the compressor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.7 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatPacketsOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.7.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatPacketsOuts.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.7 | accCompressSmdsStatPacketsOuts | ACC-COMPRESS |