ACC-COMPRESS :: accCompressPhysStatusOutStats

MIB Reference — IPNetwork Monitor

All MIBsACC-COMPRESSaccCompressPhysStatusOutStats

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.6accCompressACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.7accCompressPhysStatTableACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.7.1accCompressPhysStatEntryACC-COMPRESS
1.3.6.1.4.1.5.1.1.6.7.1.16accCompressPhysStatusOutStatsACC-COMPRESS