igmpInterfaceLastMembQueryIntvl

DRAFT-IGMP-MIB · .1.3.6.1.3.59.1.1.1.1.15

Object

column tenths of secondsSNMPv2-SMIInteger32
The Last Member Query Interval is the Max Response Time
inserted into Group-Specific Queries sent in response to
Leave Group messages, and is also the amount of time between
Group-Specific Query messages.  This value may be tuned to
modify the leave latency of the network.  A reduced value
results in reduced time to detect the loss of the last
member of a group.  The value of this object is irrelevant
if igmpInterfaceVersion is version1.

Context

MIB
DRAFT-IGMP-MIB
OID
.1.3.6.1.3.59.1.1.1.1.15
Type
column
Access
readonly
Status
current
Units
tenths of 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 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IGMP-MIB::igmpInterfaceLastMembQueryIntvl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IGMP-MIB::igmpInterfaceLastMembQueryIntvl.<igmpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IGMP-MIB::igmpInterfaceLastMembQueryIntvl'

Syntax

tenths of secondsSNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance