All MIBs › RAD-MIB › ethIfCurrentLateCollisions
ethIfCurrentLateCollisions
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfCurrentLateCollisions
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.1.1.13
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The counter associated with the number of times that a collision was detected later than the first 64 bytes of the frame, encountered by the Ethernet interface in the current interval.
What is ethIfCurrentLateCollisions?
This counter measures the number of late collisions detected on an Ethernet interface during the current measurement interval, where collision is detected after the first 64 bytes of the frame have been transmitted. Late collisions indicate cabling or repeater problems, as proper Ethernet design should detect all collisions during the initial frame portion. Operators use this metric to diagnose physical layer issues and validate network segment configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.13 snmpwalk -v2c -c public <target> RAD-MIB::ethIfCurrentLateCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.13.1 snmpget -v2c -c public <target> RAD-MIB::ethIfCurrentLateCollisions.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2 | ethIfPerformance | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1 | ethIfCurrentTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1 | ethIfCurrentEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1.13 | ethIfCurrentLateCollisions | RAD-MIB |