All MIBs › ACC-COMPRESS › accCompressX25StatOctetsOuts
accCompressX25StatOctetsOuts
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressX25StatOctetsOuts
OID (numeric): 1.3.6.1.4.1.5.1.1.6.6.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of compressed octets generated after compression.
What is accCompressX25StatOctetsOuts?
This OID counts the total number of bytes sent to the X.25 peer after compression, showing how much data actually traverses the network link. Engineers use this to understand bandwidth consumption on X.25 connections and to calculate the compression ratio by dividing this by the original uncompressed bytes. A value of 12 million bytes (with 50 million uncompressed bytes out) shows a 76% compression ratio.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.6.1.5 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressX25StatOctetsOuts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.6.1.5.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressX25StatOctetsOuts.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.6 | accCompressX25StatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.6.1 | accCompressX25StatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.6.1.5 | accCompressX25StatOctetsOuts | ACC-COMPRESS |