All MIBs › CDMIPController › cdmipDroppedPacketsNoRoute
cdmipDroppedPacketsNoRoute
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsNoRoute
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped because of no route.
What is cdmipDroppedPacketsNoRoute?
This counts packets dropped because no matching route was found for their destination address. A rising count here is a direct, actionable signal that the route table, configured via the various cdmipIpRoute objects, is missing an entry for some destination that traffic is actually trying to reach, distinguishing a routing-configuration gap from any of the other, more physical-layer-related drop reasons. A remote site that just added a new subnet locally, without an admin adding a corresponding route on this modem, would see this counter start climbing as traffic destined for that new subnet finds no matching route.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.15 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsNoRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.15.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsNoRoute.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsNoRoute 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.3 | cdmipIpRoutingStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3.15 | cdmipDroppedPacketsNoRoute | CDMIPController |