All MIBs › ACD-PORT-MIB › acdPortTxStatsLateCollisions
acdPortTxStatsLateCollisions
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsLateCollisions
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.16
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the number of packets dropped by this port due to late collisions. A late collision is a collision that occurs after the collision window time (normally 512-bit times). This count does not include packets dropped due to FIFO underflow. Late collisions are not retried.
What is acdPortTxStatsLateCollisions?
This counter tracks packets dropped due to late collisions, which occur after the normal collision detection window has passed (typically after 512-bit times in Ethernet). Engineers monitor this to identify cable problems, duplex mismatches, or devices far from the port on the network segment. A late collision counter rising above zero suggests there may be a physical layer problem; for example, a value of 2 indicates the port detected 2 packets that collided too late to be recovered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.16 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsLateCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.16.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsLateCollisions.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsLateCollisions 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.16 | acdPortTxStatsLateCollisions | ACD-PORT-MIB |