All MIBs › CDD-564 › cdd564DroppedPacketsNoRoute
cdd564DroppedPacketsNoRoute
Module: CDD-564
OID (symbolic): CDD-564::cdd564DroppedPacketsNoRoute
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router because the packet did not match any route in the route table and could not be forwarded.
What is cdd564DroppedPacketsNoRoute?
This counter tracks packets dropped because they didn't match any entry in the router's route table and therefore couldn't be forwarded. This is the go-to counter for diagnosing 'traffic reaches the router but never gets anywhere' complaints, since it isolates missing or misconfigured static routes as the cause rather than RF signal quality or Ethernet-layer issues. After adding a new remote subnet behind the Endstation port, forgetting to add the corresponding static route would show up immediately as this counter climbing for every packet destined to that new subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.6 snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsNoRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.6.1 snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsNoRoute.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::cdd564DroppedPacketsNoRoute 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.1 | cdd564IPRoutingStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.1.5 | cdd564IPRoutingDropped | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.1.5.6 | cdd564DroppedPacketsNoRoute | CDD-564 |