All MIBs › CDD-564 › cdd564IGMP
cdd564IGMP
Module: CDD-564
OID (symbolic): CDD-564::cdd564IGMP
OID (numeric): 1.3.6.1.4.1.6247.25.1.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable or disable the Internet Group Management Protocol (IGMP).
What is cdd564IGMP?
This is the master switch for IGMP snooping/processing on the unit, which is what lets it actually track which multicast groups are being requested downstream rather than treating multicast like ordinary broadcast traffic. Enabling this is a prerequisite for the per-group IGMP monitoring table elsewhere on this device to have anything meaningful to report at all. For example, turning this on before rolling out an IPTV multicast service is what allows the unit to later report per-group membership state instead of just blindly flooding every multicast stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.2.3 snmpwalk -v2c -c public <target> CDD-564::cdd564IGMP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.2.3.1 snmpget -v2c -c public <target> CDD-564::cdd564IGMP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.1.2.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564IGMP.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564IGMP OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1 | cdd564Administration | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.2 | cdd564Features | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.2.3 | cdd564IGMP | CDD-564 |