All MIBs › HMPRIV-MGMT-SNMP-MIB › hmIGMPQuerierMaxResponseTime
hmIGMPQuerierMaxResponseTime
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierMaxResponseTime
OID (numeric): 1.3.6.1.4.1.248.14.2.10.1.2.100.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The maximum query response time in seconds advertised in IGMP v2 queries on this VLAN if the switch is the querier. Smaller values allow a switch to prune groups faster. So it is the maximum response time inserted into the general periodic queries. This variable enables the tuning of the burstiness of the IGMP traffic. If it is increased the responses have a larger time span in which to be generated by the hosts. The default is 10 seconds and the range is 1 to 3598 seconds.
What is hmIGMPQuerierMaxResponseTime?
This setting controls the maximum response interval (in seconds) that the switch advertises in IGMP v2 queries when it is the multicast group querier on a VLAN. Smaller values cause group members to respond faster, reducing membership change latency but increasing IGMP traffic. Operators adjust this parameter to tune the responsiveness of multicast group join and leave operations based on their network requirements and multicast application behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierMaxResponseTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierMaxResponseTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.4.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.10 | hmMulticast | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.10.1 | hmIGMPGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.10.1.2 | hmIGMPSnoop | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.10.1.2.100 | hmIGMPQuerierGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.10.1.2.100.4 | hmIGMPQuerierMaxResponseTime | HMPRIV-MGMT-SNMP-MIB |