All MIBs › CDMIPController › cdmipEtherTransmitLostCarrierSenseCount
cdmipEtherTransmitLostCarrierSenseCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherTransmitLostCarrierSenseCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames transmitted by the device despite the fact that it detected the de-assertion of Transmit Lost Carrier Sense (CRS) during the transmission.
What is cdmipEtherTransmitLostCarrierSenseCount?
This counts frames the device still transmitted despite detecting the de-assertion of Carrier Sense partway through transmission. A rising count here can indicate a marginal or intermittent physical-layer connection, such as a loose cable, failing transceiver, or a flapping link, since carrier sense dropping mid-transmission is not something that should happen on a stable, properly connected link. A steadily climbing value here alongside no other obvious Ethernet errors would point an admin toward checking the physical cable and connector on the Ethernet port rather than anything in the modem's configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitLostCarrierSenseCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitLostCarrierSenseCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitLostCarrierSenseCount 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.5 | cdmipEtherTransmitLostCarrierSenseCount | CDMIPController |