All MIBs › CDMIPController › cdmipIgmpQueryPeriod
cdmipIgmpQueryPeriod
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpQueryPeriod
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Modem as IGMP Server: IGMP query period in seconds.
What is cdmipIgmpQueryPeriod?
This sets, when the modem is acting as an IGMP server or querier, how often in seconds it sends IGMP membership queries to check which groups still have active listeners. A shorter query period detects a group with no remaining listeners faster, freeing that multicast bandwidth sooner, but at the cost of more frequent query traffic consuming a small amount of the same satellite bandwidth being conserved. Setting this to 60 means the modem checks every minute whether each multicast group still has listeners, striking a balance between quick cleanup of dead groups and query overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpQueryPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpQueryPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.5.1.2.2.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::cdmipIgmpQueryPeriod 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.2 | cdmipIgmpQueryPeriod | CDMIPController |