All MIBs › CDD-564 › cdd564DroppedPacketsBadIPVersion
cdd564DroppedPacketsBadIPVersion
Module: CDD-564
OID (symbolic): CDD-564::cdd564DroppedPacketsBadIPVersion
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router because of the packet is not IPv4.
Note: IPv6 packets are not support by the router.
What is cdd564DroppedPacketsBadIPVersion?
This counter counts packets dropped because they weren't IPv4, with the MIB explicitly noting IPv6 packets are not supported by the router. This is a hard compatibility limit rather than a transient fault -- any device or upstream network element that starts sending IPv6 traffic toward this CDD-564 will have every one of those packets silently dropped and counted here, a common gotcha when integrating this legacy router into a dual-stack network. If a site upgrades its LAN equipment and starts seeing this counter climb for the first time, that's a strong signal a newly added device or DHCPv6-enabled host has started emitting IPv6 traffic that this router simply cannot forward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.4 snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsBadIPVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.4.1 snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsBadIPVersion.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::cdd564DroppedPacketsBadIPVersion 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.4 | cdd564DroppedPacketsBadIPVersion | CDD-564 |