All MIBs › RFC1398-MIB › dot3CollCount
dot3CollCount
Module: RFC1398-MIB
OID (symbolic): RFC1398-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?
This value (1 through 16) identifies which collision-count bucket a row in the collision histogram represents - that is, how many media collisions accompanied the frames counted by dot3CollFrequencies in this row. An admin uses this table to see the distribution of collision counts per transmitted frame on an Ethernet interface. For example, the row with dot3CollCount equal to 1 reports how many frames were successfully sent after exactly one collision.
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> RFC1398-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> RFC1398-MIB::dot3CollCount.1
Start monitoring vendor-neutral, standards-based EtherLike-MIB, any Ethernet-capable network device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1398-MIB::dot3CollCount OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based EtherLike-MIB, any Ethernet-capable network device 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 | RFC1398-MIB |