All MIBs › CDMIPController › cdmipEtherTransmitSingleCollisionCount
cdmipEtherTransmitSingleCollisionCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherTransmitSingleCollisionCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of transmitted frames that encountered only one collision.
What is cdmipEtherTransmitSingleCollisionCount?
This counts transmitted frames that experienced exactly one collision before succeeding. A single collision that still results in successful transmission is normal, low-level CSMA/CD contention on a shared or half-duplex segment, so this counter climbing steadily, without a corresponding rise in cdmipEtherTransmitMaxCollisionCount, is generally benign rather than a symptom of a real problem. On a half-duplex link with light-to-moderate traffic, seeing this counter tick up occasionally while cdmipEtherTransmitMultipleCollisionCount and cdmipEtherTransmitMaxCollisionCount stay near zero is a sign of normal, healthy contention rather than a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.7 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitSingleCollisionCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.7.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitSingleCollisionCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitSingleCollisionCount OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1 | cdmipEthernetStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1.7 | cdmipEtherTransmitSingleCollisionCount | CDMIPController |