All MIBs › CDMIPController › cdmipIgmpVersionUnsolicitedReports
cdmipIgmpVersionUnsolicitedReports
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpVersionUnsolicitedReports
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Modem as Client: IGMP Version used for Unsolicited Reports.
Possible values are: 1. Version 1. 2. Version 2.
What is cdmipIgmpVersionUnsolicitedReports?
This sets, when acting as an IGMP client, which IGMP protocol version, v1 or v2, the modem uses when sending unsolicited membership reports, that is, joining a group without being asked. IGMPv1 and v2 have different report and leave message semantics, so this needs to match what the upstream querier, often at the hub, actually expects, since a mismatch can affect how quickly group membership changes, like leaving a group, are recognized. Setting this to v2(2) lets the modem send explicit IGMP Leave messages when a group is no longer needed, something IGMPv1 does not support, relying instead on the querier timing the group out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.3.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpVersionUnsolicitedReports
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.3.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpVersionUnsolicitedReports.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.5.1.3.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::cdmipIgmpVersionUnsolicitedReports 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.3 | cdmipIgmpTransmiter | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.3.2 | cdmipIgmpVersionUnsolicitedReports | CDMIPController |