All MIBs › ACC-MIB › accMultilinkStatRcvWrongEncaps
accMultilinkStatRcvWrongEncaps
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatRcvWrongEncaps
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of messages received over all physical ports associated with this multilink group that did not bear the expected multilink header.
What is accMultilinkStatRcvWrongEncaps?
This counter logs messages that arrived with an incorrect or missing multilink header, indicating either configuration mismatch between endpoints or frame corruption during transmission. Network engineers investigate this to ensure both sides of the multilink connection use the same encapsulation format and that no transmission errors are corrupting headers. A non-zero value like 3 wrong encapsulation frames suggests the remote device may be using a different encapsulation mode or the link is experiencing bit errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvWrongEncaps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvWrongEncaps.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.9 | accMultilink | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3 | accMultilinkStatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3.1 | accMultilinkStatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3.1.6 | accMultilinkStatRcvWrongEncaps | ACC-MIB |