COMTROL-ES8510-MIB :: igmpSnoopingStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTROL-ES8510-MIBigmpSnoopingStatus

igmpSnoopingStatus

Module: COMTROL-ES8510-MIB

OID (symbolic): COMTROL-ES8510-MIB::igmpSnoopingStatus

OID (numeric): 1.3.6.1.4.1.2882.2.1.1.7.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Parameter to enable or disable IGMP snooping on the device.
When enabled, the device will examine IGMP packets and set
up filters for multicast traffic.
        
        The Internet Group Management Protocol (IGMP) is an internal
        protocol of the Internet Protocol (IP) suite. IP manages
        multicast traffic by using switches, routers, and hosts that
        support IGMP. Enabling IGMP makes the device to gather 
        multicast group membership information by snooping IGMP
        packets, which helps the device switch IP multicast traffic
to the ports where group members exist instead of flooding the 
traffic to every ports. 

IGMP have three fundamental types of message as follows:
        
        Message  Description
        --------------------------------------------------------------
        Query    A message sent from the querier (IGMP router or switch)
                 asking for responses from each host belonging to a
                 multicast group.
        
        Report   A message sent by a host to the querier to indicate
                 that the host wants to be or is a member of a given
                 group indicated in the report message.
        
        Leave    A message sent by a host to the querier to indicate
                 that the host has quit to be a member for a specific
                 multicast group.

The IGMP snooping functionality is configured on a vlan basis. 
To enable or disable IGMP snooping on vlans:
1. set igmpSnoopingStatus to enable(1) or disable(2).
2. specify on which vlan IGMP snooping works by configuring
   each entries in the igmpSnoopingTable.

As a result, you can turn on or off IGMP snooping functionality 
by setting igmpSnoopingStatus while keeping the configuration 
for each vlan. Or you can turn on or off IGMP snooping for a 
specific vlan in igmpSnoopingTable with the statuses on other 
vlan untouched.

What is igmpSnoopingStatus?

This read-write setting globally enables or disables IGMP snooping, which, when on, makes the switch inspect IGMP control packets and build per-port multicast forwarding filters instead of flooding multicast traffic everywhere. An admin enables this on any network carrying multicast video or similar streams to keep that traffic off ports that never asked for it. For example, enabling this on a switch serving an IPTV deployment stops video streams from flooding every port and instead delivers each channel only to the ports whose set-top boxes actually subscribed to it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.7.2.1
snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::igmpSnoopingStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.7.2.1.1
snmpget -v2c -c public <target> COMTROL-ES8510-MIB::igmpSnoopingStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.7.2.1.1 i <value>

Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::igmpSnoopingStatus OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2882comtrolCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2productsCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1managedSwitchCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1es8510COMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.7multicastFilteringCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.7.2igmpSnoopingCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.7.2.1igmpSnoopingStatusCOMTROL-ES8510-MIB