All MIBs › CDMIPController › cdmipIgmpMaxRespTime
cdmipIgmpMaxRespTime
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpMaxRespTime
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Modem as Sever: IGMP max. response time in seconds.
What is cdmipIgmpMaxRespTime?
This sets, when acting as an IGMP server, the maximum time in seconds it allows for hosts to respond to a membership query before deciding no one answered. This value works together with cdmipIgmpQueryPeriod and cdmipIgmpMaxMissBeforeDrop to determine how quickly a genuinely-abandoned multicast group actually gets dropped versus how much slack is given for a host that is just slow to respond over a high-latency satellite path. Setting this too short, say 2 seconds, on a satellite link with significant round-trip latency risks the modem deciding no host responded even though a response is still in flight, prematurely dropping an active group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpMaxRespTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpMaxRespTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.5.1.2.3.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::cdmipIgmpMaxRespTime 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.3 | cdmipIgmpMaxRespTime | CDMIPController |