igmpInterfaceVersion1QuerierTimer

IGMP-MIB · .1.3.6.1.3.59.1.1.1.1.9

Object

column secondsSNMPv2-SMIInteger32
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.

Context

MIB
IGMP-MIB
OID
.1.3.6.1.3.59.1.1.1.1.9
Type
column
Access
readonly
Status
current
Units
seconds
Parent
igmpInterfaceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpInterfaceVersion1QuerierTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpInterfaceVersion1QuerierTimer.<igmpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-MIB::igmpInterfaceVersion1QuerierTimer'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance