All MIBs › RFC1284-MIB › dot3CollCount
dot3CollCount
Module: RFC1284-MIB
OID (symbolic): RFC1284-MIB::dot3CollCount
OID (numeric): 1.3.6.1.2.1.10.7.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of per-frame media collisions for which a particular collision histogram cell represents the frequency on a particular interface.
What is dot3CollCount?
Specifies the exact number of media collisions, from 1 to 16, that a given collision-histogram cell is counting the frequency of, for one interface. Together with dot3CollFrequencies, it lets an admin build a full histogram showing how often frames needed 1, 2, 3...16 collisions before transmitting successfully. For example, a row with dot3CollCount 3 and a high dot3CollFrequencies value indicates that 3-collision transmissions are unusually common on that interface, a sign of heavy contention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.5.1.2 snmpwalk -v2c -c public <target> RFC1284-MIB::dot3CollCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.5.1.2.1 snmpget -v2c -c public <target> RFC1284-MIB::dot3CollCount.1
Start monitoring vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1284-MIB::dot3CollCount OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Ethernet-equipped router/host (legacy EtherLike-MIB predecessor) from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5 | dot3CollTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5.1 | dot3CollEntry | EtherLike-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7.5.1.2 | dot3CollCount | RFC1284-MIB |