All MIBs › IGMP-MIB › igmpInterfaceVersion1QuerierTimer
igmpInterfaceVersion1QuerierTimer
Module: IGMP-MIB
OID (symbolic): IGMP-MIB::igmpInterfaceVersion1QuerierTimer
OID (numeric): 1.3.6.1.3.59.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The time remaining until the host assumes that there are no IGMPv1 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 membership reports.
What is igmpInterfaceVersion1QuerierTimer?
This read-only value, in seconds, is the time remaining until the host assumes no IGMPv1 routers are present on the interface, counting down after hearing an IGMPv1 query. While this timer is nonzero, the host continues replying to queries using version-1-style membership reports for backward compatibility, so an admin can use it to detect whether legacy IGMPv1 routers are still active on the segment. For example, seeing igmpInterfaceVersion1QuerierTimer count down from a nonzero value confirms that an IGMPv1 router recently sent a query on that interface's subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.9 snmpwalk -v2c -c public <target> IGMP-MIB::igmpInterfaceVersion1QuerierTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.9.1 snmpget -v2c -c public <target> IGMP-MIB::igmpInterfaceVersion1QuerierTimer.1
Start monitoring Vendor-neutral IETF standard (IPv4 multicast-capable routers/Layer 3 switches) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IGMP-MIB::igmpInterfaceVersion1QuerierTimer OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (IPv4 multicast-capable routers/Layer 3 switches) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.9 | igmpInterfaceVersion1QuerierTimer | IGMP-MIB |