All MIBs › ACC-MIB › accMultilinkStatRcvRingColls
accMultilinkStatRcvRingColls
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatRcvRingColls
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.8
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 would have occupied the same storage as another message being held pending the arrival of a message with an earlier sequence number.
What is accMultilinkStatRcvRingColls?
This counter tracks the number of received messages on a multilink group's physical ports that would have occupied the same buffer space as another message waiting for an earlier-sequenced message to arrive. Network engineers monitor this to detect out-of-order message arrival problems that could cause message loss or delays on multilink connections. A value of 150 would mean the device detected 150 instances where incoming messages could not be buffered together due to sequencing issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvRingColls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvRingColls.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accMultilinkStatRcvRingColls OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.8 | accMultilinkStatRcvRingColls | ACC-MIB |