igmpInterfaceLastMembQueryIntvl
IGMP-STD-MIB ·
.1.3.6.1.2.1.85.1.1.1.15
Object
column r/w
tenths of secondsUnsigned32
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 1.
Context
- MIB
- IGMP-STD-MIB
- OID
.1.3.6.1.2.1.85.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Units
- tenths of seconds
- Parent
- igmpInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-STD-MIB::igmpInterfaceLastMembQueryIntvl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-STD-MIB::igmpInterfaceLastMembQueryIntvl.<igmpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-STD-MIB::igmpInterfaceLastMembQueryIntvl'
Syntax
tenths of secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of