All MIBs › IGMP-STD-MIB › igmpInterfaceWrongVersionQueries
igmpInterfaceWrongVersionQueries
Module: IGMP-STD-MIB
OID (symbolic): IGMP-STD-MIB::igmpInterfaceWrongVersionQueries
OID (numeric): 1.3.6.1.2.1.85.1.1.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of queries received whose IGMP version does not match igmpInterfaceVersion, over the lifetime of the row entry. IGMP requires that all routers on a LAN be configured to run the same version of IGMP. Thus, if any queries are received with the wrong version, this indicates a configuration error.
What is igmpInterfaceWrongVersionQueries?
This counter tracks how many IGMP (Internet Group Management Protocol) membership queries received on an interface use a different protocol version than the interface is configured to support. Since all routers on a LAN must use the same IGMP version, receiving mismatched versions indicates a configuration error or misconfigured neighbor. Operators check this counter to diagnose multicast connectivity problems and identify devices that are not properly aligned with the network's IGMP version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.85.1.1.1.10 snmpwalk -v2c -c public <target> IGMP-STD-MIB::igmpInterfaceWrongVersionQueries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.85.1.1.1.10.1 snmpget -v2c -c public <target> IGMP-STD-MIB::igmpInterfaceWrongVersionQueries.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.85 | igmpStdMIB | IGMP-STD-MIB |
| 1.3.6.1.2.1.85.1 | igmpMIBObjects | IGMP-STD-MIB |
| 1.3.6.1.2.1.85.1.1 | igmpInterfaceTable | IGMP-STD-MIB |
| 1.3.6.1.2.1.85.1.1.1 | igmpInterfaceEntry | IGMP-STD-MIB |
| 1.3.6.1.2.1.85.1.1.1.10 | igmpInterfaceWrongVersionQueries | IGMP-STD-MIB |