All MIBs › ACC-MIB › accEnetStatOutColls
accEnetStatOutColls
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetStatOutColls
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of collisions detected on output.
What is accEnetStatOutColls?
This counter increments whenever a collision occurs during frame transmission on this Ethernet port (two devices transmit simultaneously). High collision counts often indicate a duplex mismatch (one side half-duplex, the other full-duplex) or an overloaded shared segment. Example: seeing 20 collisions in a few hours suggests the switch port is misconfigured or the segment has too many competing devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accEnetStatOutColls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accEnetStatOutColls.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.8 | accEnet | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3 | accEnetStatTable | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1 | accEnetStatEntry | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1.4 | accEnetStatOutColls | ACC-MIB |