All MIBs › ACC-COMPRESS › accCompressSmdsStatOctetsIns
accCompressSmdsStatOctetsIns
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsStatOctetsIns
OID (numeric): 1.3.6.1.4.1.5.1.1.6.9.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of compressed octets presented for decompression.
What is accCompressSmdsStatOctetsIns?
This OID counts the cumulative bytes of compressed data that have arrived and are ready to be decompressed (a running counter of input octets after they were compressed by the remote end). Administrators track this to measure how much compressed traffic is flowing into the device and validate that compression is actually happening on the sender side. A value of 2,500,000 octets means 2.5 MB of compressed data has been received for decompression.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.4 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatOctetsIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.9.1.4.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsStatOctetsIns.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.4 | accCompressSmdsStatOctetsIns | ACC-COMPRESS |