All MIBs › CDMIPController › cdmipIgmpMaxMissBeforeDrop
cdmipIgmpMaxMissBeforeDrop
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpMaxMissBeforeDrop
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Modem as Server: Number of missed responses before leaving an IGMP group.
What is cdmipIgmpMaxMissBeforeDrop?
This sets, when acting as an IGMP server, how many consecutive missed query responses are tolerated before the modem drops a group as having no more listeners. This is the tolerance-for-loss setting that determines how resilient multicast group tracking is to occasional dropped query or response exchanges over the satellite link; too low a value risks dropping a genuinely active group due to a couple of lost packets, while too high delays reclaiming bandwidth from a truly abandoned group. Setting this to 3 means a group survives up to 3 consecutive missed responses before being dropped, giving some tolerance for transient satellite-link packet loss without indefinitely holding bandwidth for a dead group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpMaxMissBeforeDrop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpMaxMissBeforeDrop.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.5.1.2.4.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIgmpMaxMissBeforeDrop 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.5 | cdmipProtocols | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1 | cdmipIgmpConfig | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.2 | cdmipIgmpReceiver | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.2.4 | cdmipIgmpMaxMissBeforeDrop | CDMIPController |