All MIBs › CDMIPController › cdmipEtherTransmitDMAUnderrunCount
cdmipEtherTransmitDMAUnderrunCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherTransmitDMAUnderrunCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that were either NOT transmitted OR retransmitted due to transmit DMA underrun. Underruns occur due to lack of PCI bandwidth resulting in the internal transmit FIFO running dry during the transmission of a frame.
What is cdmipEtherTransmitDMAUnderrunCount?
This counts frames not transmitted, or that had to be retransmitted, because the internal transmit FIFO ran dry due to insufficient PCI bus bandwidth, a DMA underrun. This points specifically at an internal hardware or bus bandwidth limitation on the IP card itself rather than anything wrong with the external network, so a rising count here alongside otherwise normal Ethernet cabling and switch behavior would suggest the card itself is being pushed beyond what its internal bus can sustain. A card handling an unusually high volume of small packets that pushes this counter up steadily might need its overall throughput reduced or offloaded, since the bottleneck here is internal PCI bandwidth rather than the Ethernet wire itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitDMAUnderrunCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitDMAUnderrunCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitDMAUnderrunCount 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.4 | cdmipEtherTransmitDMAUnderrunCount | CDMIPController |