All MIBs › IGMP-MIB › igmpInterfaceWrongVersionQueries
igmpInterfaceWrongVersionQueries
Module: IGMP-MIB
OID (symbolic): IGMP-MIB::igmpInterfaceWrongVersionQueries
OID (numeric): 1.3.6.1.3.59.1.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. 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.10 snmpwalk -v2c -c public <target> IGMP-MIB::igmpInterfaceWrongVersionQueries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.10.1 snmpget -v2c -c public <target> IGMP-MIB::igmpInterfaceWrongVersionQueries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> 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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.59 | igmpMIB | IGMP-MIB |
| 1.3.6.1.3.59.1 | igmpMIBObjects | IGMP-MIB |
| 1.3.6.1.3.59.1.1 | igmp | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1 | igmpInterfaceTable | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1.1 | igmpInterfaceEntry | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1.1.10 | igmpInterfaceWrongVersionQueries | IGMP-MIB |