All MIBs › EtherLike-MIB › dot3CollFrequencies
dot3CollFrequencies
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3CollFrequencies
OID (numeric): 1.3.6.1.2.1.10.7.5.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
A count of individual MAC frames for which the transmission (successful or otherwise) on a particular interface occurs after the frame has experienced exactly the number of collisions in the associated dot3CollCount object.
For example, a frame which is transmitted on interface 77 after experiencing exactly 4 collisions would be indicated by incrementing only dot3CollFrequencies.77.4. No other instance of dot3CollFrequencies would be incremented in this example.
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.5.1.3 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3CollFrequencies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.5.1.3.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3CollFrequencies.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.5 | dot3CollTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5.1 | dot3CollEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.5.1.3 | dot3CollFrequencies | EtherLike-MIB |