All MIBs › ACC-COMPRESS
Category: Vendor: ACC/Ericsson
Description:
Manages data compression configuration on ACC/Ericsson routers, including compression algorithm selection, negotiation settings, and per-interface statistics.
Imported Objects
From ACC-MIB
| DisplayString | |
| IfIndex | |
| RowStatus | |
| SmdsAddress | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| OBJECT-TYPE |
What Is ACC-COMPRESS?
ACC-COMPRESS is a vendor-specific MIB for configuring and monitoring data-compression features such as PPP-layer compression on ACC/Ericsson access routers, covering algorithm selection, negotiation settings, and per-interface compression statistics. It provides both configuration objects, such as which compression algorithm/negotiation mode is selected, and performance counters reflecting how effectively compression is operating on a link. Its monitoring value is in verifying the software-negotiated compression state per interface and catching compression failures, since a link where compression negotiation failed or fell back to no compression would show reduced effective throughput that per-interface compression statistics would reveal. There is no strong external MIB dependency noted beyond general PPP/link-layer conventions. It is deployed on ACC/Ericsson dial-up or WAN access routers where link compression is used to improve throughput over bandwidth-constrained connections. Network engineers evaluating or troubleshooting this functionality can download the ACC-COMPRESS file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-COMPRESS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- compression algorithm selection
- compression negotiation status
- per-interface compression statistics/ratio
Supported Devices
- ACC/Ericsson dial-up or WAN access router
Monitoring Examples
An admin checks per-interface compression statistics to confirm the negotiated compression ratio matches expectations for a given dial-up or WAN link. Reviewing the configured compression algorithm/negotiation setting when a link shows no compression benefit often reveals a negotiation mismatch with the remote peer.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accCompress | 1.3.6.1.4.1.5.1.1.6 | |||
| accCompressDialNeighborTable | 1.3.6.1.4.1.5.1.1.6.1 | not-accessible | Data compression neighbor exception table for dial ports containing data compression parameters for selected neighbors. | |
| accCompressDialNeighborEntry | 1.3.6.1.4.1.5.1.1.6.1.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular dial port neighbor. | |
| INT accCompressDialNeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.1.1.1 | INTEGER | read-only | The ifindex of the dial port via which the neighbor is accessed or connected. |
| STR accCompressDialNeighborCallAddress | 1.3.6.1.4.1.5.1.1.6.1.1.2 | DisplayString | read-only | The call address of the neighbor to which the dial port is accessed or connected. |
| INT accCompressDialNeighborStatus | 1.3.6.1.4.1.5.1.1.6.1.1.3 | INTEGER | read-write | The administrative status of data compression for this dial neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table. |
| accCompressFfrNeighborTable | 1.3.6.1.4.1.5.1.1.6.2 | not-accessible | Data compression neighbor exception table for frame relay circuits containing data compression parameters for selected neighbors. | |
| accCompressFfrNeighborEntry | 1.3.6.1.4.1.5.1.1.6.2.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular frame relay neighbor. | |
| INT accCompressFfrNeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.2.1.1 | INTEGER | read-only | The physical port index via which the neighbor is accessed or connected. |
| INT accCompressFfrNeighborDlci | 1.3.6.1.4.1.5.1.1.6.2.1.2 | INTEGER | read-only | A unique identifier for the neighbor. In this case it is the local DLCI. |
| INT accCompressFfrNeighborStatus | 1.3.6.1.4.1.5.1.1.6.2.1.3 | INTEGER | read-write | The administrative status of data compression for this neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table. |
| accCompressX25NeighborTable | 1.3.6.1.4.1.5.1.1.6.3 | not-accessible | Data compression neighbor exception table for X25 circuits containing data compression parameters for selected neighbors. | |
| accCompressX25NeighborEntry | 1.3.6.1.4.1.5.1.1.6.3.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular X.25 neighbor. | |
| INT accCompressX25NeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.3.1.1 | INTEGER | read-only | The physical port index via which the neighbor is accessed or connected. |
| STR accCompressX25NeighborAddress | 1.3.6.1.4.1.5.1.1.6.3.1.2 | DisplayString | read-only | A unique identifier for the neighbor. This is the neighbor's DTE address |
| INT accCompressX25NeighborStatus | 1.3.6.1.4.1.5.1.1.6.3.1.3 | INTEGER | read-write | The administrative status of data compression for this neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table. |
| accCompressDialStatTable | 1.3.6.1.4.1.5.1.1.6.4 | not-accessible | Data compression statistics table for dial ports containing data compression statistics for all active dial port neighbors. | |
| accCompressDialStatEntry | 1.3.6.1.4.1.5.1.1.6.4.1 | not-accessible | Data compression dial port statistics table entry containing data compression statistics for a particular dial port neighbor. | |
| INT accCompressDialStatIfIndex | 1.3.6.1.4.1.5.1.1.6.4.1.1 | INTEGER | read-only | The interface index of the dial port via which the neighbor is accessed or connected. |
| OCT accCompressDialStatCallAddress | 1.3.6.1.4.1.5.1.1.6.4.1.2 | OCTET STRING | read-only | The call address of the neighbor to which the dial port is currently connected. |
| INT accCompressDialStatStatus | 1.3.6.1.4.1.5.1.1.6.4.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| CTR accCompressDialStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.4.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressDialStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.4.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressDialStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.4.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressDialStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.4.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressDialStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.4.1.8 | Counter | read-only | The total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form). |
| CTR accCompressDialStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.4.1.9 | Counter | read-only | The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form. |
| GAU accCompressDialStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.4.1.10 | Gauge | read-only | The average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| GAU accCompressDialStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.4.1.11 | Gauge | read-only | The average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| CTR accCompressDialStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.4.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| CTR accCompressDialStatResyncs | 1.3.6.1.4.1.5.1.1.6.4.1.13 | Counter | read-only | The number of resynchronizations. |
| CTR accCompressDialStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.4.1.14 | Counter | read-only | The number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link. |
| CTR accCompressDialStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.4.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| accCompressFfrStatTable | 1.3.6.1.4.1.5.1.1.6.5 | not-accessible | Data compression statistics table containing data compression statistics for all active frame relay neighbors. | |
| accCompressFfrStatEntry | 1.3.6.1.4.1.5.1.1.6.5.1 | not-accessible | Data compression statistics table entry containing data compression statistics for a particular frame relay neighbor. | |
| INT accCompressFfrStatIfIndex | 1.3.6.1.4.1.5.1.1.6.5.1.1 | INTEGER | read-only | The physical port index of the port via which the neighbor is accessed or connected. |
| INT accCompressFfrStatDlci | 1.3.6.1.4.1.5.1.1.6.5.1.2 | INTEGER | read-only | This is the local DLCI for the frame relay neighbor. |
| INT accCompressFfrStatStatus | 1.3.6.1.4.1.5.1.1.6.5.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| CTR accCompressFfrStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.5.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressFfrStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.5.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressFfrStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.5.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressFfrStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.5.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressFfrStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.5.1.8 | Counter | read-only | The total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form). |
| CTR accCompressFfrStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.5.1.9 | Counter | read-only | The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form. |
| GAU accCompressFfrStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.5.1.10 | Gauge | read-only | The average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| GAU accCompressFfrStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.5.1.11 | Gauge | read-only | The average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| CTR accCompressFfrStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.5.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| CTR accCompressFfrStatResyncs | 1.3.6.1.4.1.5.1.1.6.5.1.13 | Counter | read-only | The number of resynchronizations. |
| CTR accCompressFfrStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.5.1.14 | Counter | read-only | The number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link. |
| CTR accCompressFfrStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.5.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| accCompressX25StatTable | 1.3.6.1.4.1.5.1.1.6.6 | not-accessible | Data compression statistics table containing data compression statistics for all active X.25 neighbors. | |
| accCompressX25StatEntry | 1.3.6.1.4.1.5.1.1.6.6.1 | not-accessible | Data compression statistics table entry containing data compression statistics for a particular X.25 neighbor. | |
| INT accCompressX25StatIfIndex | 1.3.6.1.4.1.5.1.1.6.6.1.1 | INTEGER | read-only | The physical port index of the port via which the neighbor is accessed or connected. |
| OCT accCompressX25StatAddress | 1.3.6.1.4.1.5.1.1.6.6.1.2 | OCTET STRING | read-only | DTE address for the X.25 neighbor. |
| INT accCompressX25StatStatus | 1.3.6.1.4.1.5.1.1.6.6.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| CTR accCompressX25StatOctetsIns | 1.3.6.1.4.1.5.1.1.6.6.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressX25StatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.6.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressX25StatPacketsIns | 1.3.6.1.4.1.5.1.1.6.6.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressX25StatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.6.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressX25StatUnCompIns | 1.3.6.1.4.1.5.1.1.6.6.1.8 | Counter | read-only | The total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form). |
| CTR accCompressX25StatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.6.1.9 | Counter | read-only | The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form. |
| GAU accCompressX25StatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.6.1.10 | Gauge | read-only | The average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| GAU accCompressX25StatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.6.1.11 | Gauge | read-only | The average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| CTR accCompressX25StatHdrErrors | 1.3.6.1.4.1.5.1.1.6.6.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| CTR accCompressX25StatResyncs | 1.3.6.1.4.1.5.1.1.6.6.1.13 | Counter | read-only | The number of resynchronizations. |
| CTR accCompressX25StatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.6.1.14 | Counter | read-only | The number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link. |
| CTR accCompressX25StatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.6.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| accCompressPhysStatTable | 1.3.6.1.4.1.5.1.1.6.7 | not-accessible | Data compression statistics table for physical ports containing aggregate data compression statistics for all active and inactive neighbors. | |
| accCompressPhysStatEntry | 1.3.6.1.4.1.5.1.1.6.7.1 | not-accessible | Data compression statistics table entry containing aggregate data compression statistics for all neighbors through a particular physical port. | |
| INT accCompressPhysStatIfIndex | 1.3.6.1.4.1.5.1.1.6.7.1.1 | INTEGER | read-only | The index of the physical port via which the neighbor(s) is(are) accessed or connected. |
| INT accCompressPhysStatStatus | 1.3.6.1.4.1.5.1.1.6.7.1.2 | INTEGER | read-only | The operational status of the neighbor. For X.25 and Frame Relay ports, as there can be more than one neighbor, this is the superior status. |
| CTR accCompressPhysStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.7.1.3 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressPhysStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.7.1.4 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressPhysStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.7.1.5 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressPhysStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.7.1.6 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressPhysStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.7.1.7 | Counter | read-only | The total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form). |
| CTR accCompressPhysStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.7.1.8 | Counter | read-only | The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form. |
| GAU accCompressPhysStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.7.1.9 | Gauge | read-only | The average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| GAU accCompressPhysStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.7.1.10 | Gauge | read-only | The average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| CTR accCompressPhysStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.7.1.11 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| CTR accCompressPhysStatResyncs | 1.3.6.1.4.1.5.1.1.6.7.1.12 | Counter | read-only | The number of resynchronizations. |
| CTR accCompressPhysStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.7.1.13 | Counter | read-only | The number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link. |
| CTR accCompressPhysStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.7.1.14 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| INT accCompressPhysStatusInStats | 1.3.6.1.4.1.5.1.1.6.7.1.15 | INTEGER | read-only | The current status of the incoming packet port compression connection. |
| INT accCompressPhysStatusOutStats | 1.3.6.1.4.1.5.1.1.6.7.1.16 | INTEGER | read-only | The current status of the outgoing packet port compression connection. |
| CTR accCompressPhysExpandInStats | 1.3.6.1.4.1.5.1.1.6.7.1.17 | Counter | read-only | The number of incoming packets that have been uncompressed. |
| CTR accCompressPhysExpandOutStats | 1.3.6.1.4.1.5.1.1.6.7.1.18 | Counter | read-only | The number of outgoing packets that have been uncompressed. |
| CTR accCompressPhysDiscardInStats | 1.3.6.1.4.1.5.1.1.6.7.1.19 | Counter | read-only | The number of incoming packets that have been discarded. |
| CTR accCompressPhysDiscardOutStats | 1.3.6.1.4.1.5.1.1.6.7.1.20 | Counter | read-only | The number outgoing packets that have been discarded. |
| accCompressSmdsNeighborTable | 1.3.6.1.4.1.5.1.1.6.8 | not-accessible | Data compression neighbor table for Smds connections containing data compression parameters for selected neighbors. | |
| accCompressSmdsNeighborEntry | 1.3.6.1.4.1.5.1.1.6.8.1 | not-accessible | Data compression neighbor table entry containing data compression parameters for a particular Smds neighbor. | |
| INT accCompressSmdsNeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.8.1.1 | INTEGER | read-only | The physical port index via which the neighbor is accessed or connected. |
| ADR accCompressSmdsNeighborSNI | 1.3.6.1.4.1.5.1.1.6.8.1.2 | SmdsAddress | read-only | A unique identifier for the neighbor. In this case it is the remote SNI address. This is the unicast Subscriber Network Interface address of the remote side in E.164 address format (e.g., 0xC18005551212FFFF) |
| INT accCompressSmdsNeighborStatus | 1.3.6.1.4.1.5.1.1.6.8.1.3 | INTEGER | read-write | The administrative status of data compression for this neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table. |
| ROW accCompressSmdsNeighborRowStatus | 1.3.6.1.4.1.5.1.1.6.8.1.4 | RowStatus | read-write | The current status of this neighbor entry. |
| accCompressSmdsStatTable | 1.3.6.1.4.1.5.1.1.6.9 | not-accessible | Data compression statistics table containing data compression statistics for all active Smds neighbors. | |
| accCompressSmdsStatEntry | 1.3.6.1.4.1.5.1.1.6.9.1 | not-accessible | Data compression statistics table entry containing data compression statistics for a particular Smds neighbor. | |
| INT accCompressSmdsStatIfIndex | 1.3.6.1.4.1.5.1.1.6.9.1.1 | INTEGER | read-only | The physical port index of the port via which the neighbor is accessed or connected. |
| ADR accCompressSmdsStatSNI | 1.3.6.1.4.1.5.1.1.6.9.1.2 | SmdsAddress | read-write | A unique identifier for the neighbor. In this case it is the remote SNI address. This is the unicast Subscriber Network Interface address of the remote side in E.164 address format (e.g., 0xC18005551212FFFF) |
| INT accCompressSmdsStatStatus | 1.3.6.1.4.1.5.1.1.6.9.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| CTR accCompressSmdsStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.9.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressSmdsStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.9.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressSmdsStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.9.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressSmdsStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.9.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressSmdsStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.9.1.8 | Counter | read-only | The total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form). |
| CTR accCompressSmdsStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.9.1.9 | Counter | read-only | The total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form. |
| GAU accCompressSmdsStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.9.1.10 | Gauge | read-only | The average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| GAU accCompressSmdsStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.9.1.11 | Gauge | read-only | The average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits. |
| CTR accCompressSmdsStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.9.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| CTR accCompressSmdsStatResyncs | 1.3.6.1.4.1.5.1.1.6.9.1.13 | Counter | read-only | The number of resynchronizations. |
| CTR accCompressSmdsStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.9.1.14 | Counter | read-only | The number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link. |
| CTR accCompressSmdsStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.9.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
RFC description
ACC (Ascend Communications) data compression MIB for dial neighbor exception tables and compression parameter configuration.
Start monitoring ACC/Ericsson access routers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.