All MIBs › RAD-MIB › ethIfCurrentSingleCollisionFrames
ethIfCurrentSingleCollisionFrames
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfCurrentSingleCollisionFrames
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.1.1.10
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The counter associated with the number of successfully transmitted frames for which transmission was inhibited by exactly one collision, encountered by the Ethernet interface in the current interval.
What is ethIfCurrentSingleCollisionFrames?
This counter records the number of Ethernet frames that were successfully transmitted despite being delayed by exactly one collision event on a shared medium. A collision occurs when two or more devices transmit simultaneously on a legacy half-duplex Ethernet segment. Network administrators track this metric in older Ethernet environments to assess network congestion and collision frequency, though it is rarely used in modern full-duplex switched networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::ethIfCurrentSingleCollisionFrames
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.10.1 snmpget -v2c -c public <target> RAD-MIB::ethIfCurrentSingleCollisionFrames.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.10 | ethIfCurrentSingleCollisionFrames | RAD-MIB |