All MIBs › ACC-MIB › accMultilinkStatSendEncapFails
accMultilinkStatSendEncapFails
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatSendEncapFails
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of times the multilink group was unable to encapsulate an outgoing message.
What is accMultilinkStatSendEncapFails?
This counter records how many times the multilink group failed to properly encapsulate and prepare an outgoing message for transmission. Engineers use this metric to identify encapsulation problems that prevent data from being sent correctly over multilink connections. A count of 5 would indicate the device encountered 5 failures when trying to wrap outgoing messages for transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatSendEncapFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatSendEncapFails.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.9 | accMultilinkStatSendEncapFails | ACC-MIB |