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
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.8 | accMultilinkStatRcvRingColls | ACC-MIB |