All MIBs › EtherLike-MIB › dot3StatsMultipleCollisionFrames
dot3StatsMultipleCollisionFrames
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3StatsMultipleCollisionFrames
OID (numeric): 1.3.6.1.2.1.10.7.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
A count of frames that are involved in more
than one collision and are subsequently transmitted successfully.
A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.
This counter does not increment when the interface is operating in full-duplex mode.
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.5 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3StatsMultipleCollisionFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.5.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3StatsMultipleCollisionFrames.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.2 | dot3StatsTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1 | dot3StatsEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1.5 | dot3StatsMultipleCollisionFrames | EtherLike-MIB |