All MIBs › ACC-COMPRESS › accCompressPhysStatusOutStats
accCompressPhysStatusOutStats
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressPhysStatusOutStats
OID (numeric): 1.3.6.1.4.1.5.1.1.6.7.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current status of the outgoing packet port compression connection.
What is accCompressPhysStatusOutStats?
This status field shows the current operational state of the outgoing (outbound) compression connection—whether it is actively compressing traffic, idle, or down. Engineers use this to verify that their side is successfully compressing data before transmission to the remote end. A value of 'active' indicates the outbound compressor is running; 'idle' means no compression is happening on this port right now.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.16 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatusOutStats
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.7.1.16.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressPhysStatusOutStats.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accCompressPhysStatusOutStats.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.7 | accCompressPhysStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1 | accCompressPhysStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.7.1.16 | accCompressPhysStatusOutStats | ACC-COMPRESS |