All MIBs › CDMIPController › cdmipDroppedPacketsBadIpVersion
cdmipDroppedPacketsBadIpVersion
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsBadIpVersion
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.21
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of packets dropped because of an unsupported IP version (i.e. V6).
What is cdmipDroppedPacketsBadIpVersion?
This counts packets dropped because they carried an unsupported IP version, explicitly citing IPv6 as an example. A rising count here is a direct signal that IPv6 traffic, or some other non-IPv4 protocol, is reaching this modem's Ethernet interface even though the platform only supports IPv4 routing, which matters for a network migrating toward dual-stack or IPv6-only segments that might unexpectedly touch this legacy device. A LAN segment that recently enabled IPv6 for some devices, without realizing this satellite modem only handles IPv4, would see this counter start climbing as those devices' IPv6 traffic hits the modem and gets dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.21 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsBadIpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.21.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsBadIpVersion.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsBadIpVersion 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.21 | cdmipDroppedPacketsBadIpVersion | CDMIPController |