hm2AgentSwitchSnoopingQuerierElectionParticipateMode
HM2-PLATFORM-SWITCHING-MIB ·
.1.3.6.1.4.1.248.12.1.2.8.20.2.1.3
Object
This object is deprecated. This enables or disables the Snooping Querier Election Participation mode. When enabled snooping querier switch will participate in querier election up on discovering another querier in the specified vlan. When disabled, up on discovering another querier, snooping querier moves to non-querier state. The state of the querier is solely set by hm2AgentSwitchSnoopingQuerierVlanAdminMode. If hm2AgentSwitchSnoopingQuerierVlanAdminMode is set to enable(1) hm2AgentSwitchSnoopingQuerierElectionParticipateMode will be set internally to enable(1). If hm2AgentSwitchSnoopingQuerierVlanAdminMode is set to disable(2) hm2AgentSwitchSnoopingQuerierElectionParticipateMode will be set internally to disable(2).
Context
- MIB
- HM2-PLATFORM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.248.12.1.2.8.20.2.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- hm2AgentSwitchSnoopingQuerierVlanEntry
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 'HM2-PLATFORM-SWITCHING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-SWITCHING-MIB::hm2AgentSwitchSnoopingQuerierElectionParticipateMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-SWITCHING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-SWITCHING-MIB::hm2AgentSwitchSnoopingQuerierElectionParticipateMode.<dot1qVlanIndex>.<hm2AgentSwitchSnoopingProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-SWITCHING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-SWITCHING-MIB::hm2AgentSwitchSnoopingQuerierElectionParticipateMode'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |