All MIBs › ACC-COMPRESS › accCompressFfrStatNoEndMarks
accCompressFfrStatNoEndMarks
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressFfrStatNoEndMarks
OID (numeric): 1.3.6.1.4.1.5.1.1.6.5.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
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.
What is accCompressFfrStatNoEndMarks?
This OID counts packets that arrive without proper end-of-packet markers, making it impossible for the decompressor to know where one packet ends and the next begins. Network engineers treat this as a serious error because every such packet forces a resynchronization, disrupting the connection temporarily. A steadily climbing counter (like 10 new errors per minute) indicates corruption on the physical link or hardware failure in the compression module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.5.1.14 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressFfrStatNoEndMarks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.5.1.14.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressFfrStatNoEndMarks.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.5 | accCompressFfrStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.5.1 | accCompressFfrStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.5.1.14 | accCompressFfrStatNoEndMarks | ACC-COMPRESS |