Wellfleet-IGMP-MIB :: wfIgmpIfSuppressQuery

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsWellfleet-IGMP-MIBwfIgmpIfSuppressQuery

wfIgmpIfSuppressQuery

Module: Wellfleet-IGMP-MIB

OID (symbolic): Wellfleet-IGMP-MIB::wfIgmpIfSuppressQuery

OID (numeric): 1.3.6.1.4.1.18.3.5.3.13.2.1.25

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Whether IGMP query is suppressed on this interface.

In Bay's multicast implementation, configuring 'IGMP' on an interface means two things:

1. the interface will be used for forwarding multicast traffic 2. IGMP protocol will be running on the interface

Therefore, on some interfaces like point-to-point or non-broadcast ones, even though there is no need to run IGMP protocol, 'igmp' must be configured.

However, with this attribute we can disable the sending of IGMP queries.

What is wfIgmpIfSuppressQuery?

Lets an admin disable the sending of IGMP queries on an interface that still needs 'igmp' configured for multicast forwarding (e.g. a point-to-point or non-broadcast link), avoiding unnecessary query traffic where no hosts will ever respond.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.13.2.1.25
snmpwalk -v2c -c public <target> Wellfleet-IGMP-MIB::wfIgmpIfSuppressQuery

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.13.2.1.25.1
snmpget -v2c -c public <target> Wellfleet-IGMP-MIB::wfIgmpIfSuppressQuery.1

Set instance 1 (SNMPv2c):

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

Start monitoring Wellfleet/Bay Networks routers, later Nortel (per-interface IGMP query/membership-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-IGMP-MIB::wfIgmpIfSuppressQuery OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks routers, later Nortel (per-interface IGMP query/membership-count status) from a single console.

OID Breakdown

Upper-level ancestors (11 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
1.3.6.1.4.1.18wellfleetWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3wfSwSeries7Wellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.5wfApplicationWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.5.3wfInternetWellfleet-COMMON-MIB
1.3.6.1.4.1.18.3.5.3.13wfIgmpGroupWellfleet-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.18.3.5.3.13.2wfIgmpIfTableWellfleet-IGMP-MIB
1.3.6.1.4.1.18.3.5.3.13.2.1wfIgmpIfEntryWellfleet-IGMP-MIB
1.3.6.1.4.1.18.3.5.3.13.2.1.25wfIgmpIfSuppressQueryWellfleet-IGMP-MIB