All MIBs › HMPRIV-MGMT-SNMP-MIB › hmIGMPQuerierStatus
hmIGMPQuerierStatus
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierStatus
OID (numeric): 1.3.6.1.4.1.248.14.2.10.1.2.100.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables/disables IGMP Querier on this device. IGMP queries are only sent when hmIGMPSnoopStatus is also set. The default value is disable.
What is hmIGMPQuerierStatus?
This object controls whether IGMP (Internet Group Management Protocol) Querier functionality is enabled or disabled on the device. IGMP Querier sends group membership queries and manages multicast group registration, and can only work if IGMP Snooping is also active. An operator configures this to enable multicast support when needed or disable it to reduce unnecessary network traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIGMPQuerierStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.10.1.2.100.1.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.1 | hmIGMPQuerierStatus | HMPRIV-MGMT-SNMP-MIB |