All MIBs › CDD-564 › cdd564EtherTxMaxCollisions
cdd564EtherTxMaxCollisions
Module: CDD-564
OID (symbolic): CDD-564::cdd564EtherTxMaxCollisions
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.2.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that were NOT transmitted because they encountered the maximum configured collisions. This counter should only increment when network is heavily saturated with traffic.
What is cdd564EtherTxMaxCollisions?
This counter tracks frames that were NOT transmitted because they hit the maximum configured number of collisions, and the MIB explicitly notes it should only increment when the network is heavily saturated with traffic. Because the description itself flags heavy saturation as the expected cause, this counter incrementing on a link that isn't under heavy load points instead to a duplex mismatch or a faulty cable/switch port rather than genuine congestion. If this counter starts climbing on a link running at only a small fraction of its capacity, an admin would suspect a half/full-duplex mismatch with the attached switch port rather than actual traffic saturation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.1.2 snmpwalk -v2c -c public <target> CDD-564::cdd564EtherTxMaxCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.1.2.1 snmpget -v2c -c public <target> CDD-564::cdd564EtherTxMaxCollisions.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564EtherTxMaxCollisions OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6 | cdd564Statistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2 | cdd564EthernetStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.1 | cdd564EthernetTxStats | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.1.2 | cdd564EtherTxMaxCollisions | CDD-564 |