All MIBs › SWITCH-RMON-MIB › rEtherStatsCollisions
rEtherStatsCollisions
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEtherStatsCollisions
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.1.1.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The best estimate of the total number of collisions on this Ethernet segment.
The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would.
Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions.
Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
What is rEtherStatsCollisions?
This counter tracks the best estimate of total collisions detected on this Ethernet segment; the exact count depends on where the probe sits relative to repeaters versus end stations. Admins watch for a rising collision rate as a sign of a saturated or misconfigured shared/half-duplex segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.13 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.13.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsCollisions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rEtherStatsCollisions.1
Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEtherStatsCollisions OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) 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.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1 | rStatistics | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1 | rEtherStatsTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1 | rEtherStatsEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1.13 | rEtherStatsCollisions | SWITCH-RMON-MIB |