All MIBs › ACD-PORT-MIB › acdPortTxStatsMultipleCollisions
acdPortTxStatsMultipleCollisions
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsMultipleCollisions
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the number of times a packet is successfully transmitted from this port after experiencing multiple collisions. This count does not include erroneous (dropped) packets and also does not include packets dropped due to excess collisions.
What is acdPortTxStatsMultipleCollisions?
This counter tracks the total number of times a packet was successfully sent from this port after it had to retry due to multiple network collisions. A network engineer watches this metric to understand how often devices are competing for network time on a shared medium. If this number is high and growing, it indicates that the port is on a busy or congested network segment—for example, a counter value of 450 means 450 packets had to be retried at least twice before being successfully transmitted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.14 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsMultipleCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.14.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsMultipleCollisions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortTxStatsMultipleCollisions.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsMultipleCollisions OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3 | acdPortStats | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1 | acdPortTxStatsTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1 | acdPortTxStatsEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1.14 | acdPortTxStatsMultipleCollisions | ACD-PORT-MIB |