All MIBs › CDMIPController › cdmipIgmpGroupIpAddress
cdmipIgmpGroupIpAddress
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpGroupIpAddress
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The multicast address for the IGMP group.
What is cdmipIgmpGroupIpAddress?
This reports the multicast group IP address associated with this table entry. This is the actual multicast address, typically in the 224.0.0.0/4 range, that ties this table row back to a specific content stream, letting an admin correlate a given entry with the known multicast address of, say, a particular video channel being distributed over the network. A value of 239.1.1.5 here would identify this entry as tracking that specific multicast group, which an admin could cross-reference against a known channel map to confirm which stream it represents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpGroupIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpGroupIpAddress.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIgmpGroupIpAddress 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.1 | cdmipIgmpTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.1.1 | cdmipIgmpEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.1.1.5 | cdmipIgmpGroupIpAddress | CDMIPController |