CDMIPController :: cdmipDroppedPacketsTotal

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipDroppedPacketsTotal

cdmipDroppedPacketsTotal

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipDroppedPacketsTotal

OID (numeric): 1.3.6.1.4.1.6247.4.8.3.12

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total number of packets dropped for any reason.

What is cdmipDroppedPacketsTotal?

This counts the total number of packets dropped for any reason. As the aggregate of every specific drop-reason counter in this MIB, such as TTL expired, bad header, no route, multicast disabled, filtered, no ARP entry, bad buffer length, and bad IP version, this is the first number an admin checks to know whether drops are happening at all, before breaking it down by the more specific counters to find the actual cause. A sudden spike in this total counter would prompt an admin to check each of the specific dropped-packet counters individually, TTL expiry, no-route, bad-header, and the rest, to isolate which particular failure mode is actually responsible for the spike.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.12
snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsTotal

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.12.1
snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsTotal.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsTotal 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.8cdmipStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3cdmipIpRoutingStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3.12cdmipDroppedPacketsTotalCDMIPController