All MIBs › INTEL-NIC-MIB › lateCollisionsAtt8
lateCollisionsAtt8
Module: INTEL-NIC-MIB
OID (symbolic): INTEL-NIC-MIB::lateCollisionsAtt8
OID (numeric): 1.3.6.1.4.1.343.2.7.1.8.1.8
Node type: OBJECT-TYPE
Type: DmiCounter64
Access: read-only
Description: The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet.
What is lateCollisionsAtt8?
Counts collisions detected on this interface later than 512 bit-times into a frame transmission, which under normal Ethernet timing should never happen and almost always indicates a cable run longer than spec, a duplex mismatch, or a faulty repeater/hub in the path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.8.1.8 snmpwalk -v2c -c public <target> INTEL-NIC-MIB::lateCollisionsAtt8
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.8.1.8.1 snmpget -v2c -c public <target> INTEL-NIC-MIB::lateCollisionsAtt8.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lateCollisionsAtt8.1
Start monitoring Intel network interface card (NIC), DMTF-aligned driver management with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-NIC-MIB::lateCollisionsAtt8 OID value, configure state conditions and alerts, and monitor any Intel network interface card (NIC), DMTF-aligned driver management from a single console.
OID Breakdown
Upper-level ancestors (9 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.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2 | products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7 | nic_products | Intel-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.1 | intelnic | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.8 | intelEtherLikeTable | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.8.1 | intelEtherLikeEntry | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.8.1.8 | lateCollisionsAtt8 | INTEL-NIC-MIB |