All MIBs › CDMIPController › cdmipDroppedPacketsMulticast
cdmipDroppedPacketsMulticast
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsMulticast
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of multicast packets dropped because of 'Satellite to Ethernet Option' is disabled.
What is cdmipDroppedPacketsMulticast?
This counts multicast packets specifically dropped because the Satellite-to-Ethernet multicast routing option is disabled. A rising count here points directly at cdmipDownlinkRouteMulticastFeature being turned off while multicast traffic is still arriving from the satellite side expecting to reach the Ethernet LAN, making this the specific counter to check when a multicast feed mysteriously is not reaching a remote site's LAN. A remote site expecting to receive a hub-distributed multicast video feed but seeing nothing arrive, combined with a climbing count here, would confirm the fix is simply enabling cdmipDownlinkRouteMulticastFeature rather than any deeper network problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.16 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsMulticast
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.16.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsMulticast.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsMulticast 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.16 | cdmipDroppedPacketsMulticast | CDMIPController |