hpSwitchIgmpPortForcedLeaveState
CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.3.1.5
Object
column mandatory
r/w
Enumeration
The operational status of the IGMP feature for this port or trunk indicates whether any IGMP V2 Leaves received for an IP Multicast group will cause the group to be deleted after the hpSwitchIgmpForcedLeaveInterval if no new IGMP V2 Reports are received for that group. Normal behavior is for a group issuing a Leave to be deleted after the Querier's Maximum Response time if no IGMP V2 Report is received.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpSwitchIgmpPortConfigEntry2
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 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchIgmpPortForcedLeaveState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchIgmpPortForcedLeaveState.<hpSwitchIgmpPortVlanIndex2>.<hpSwitchIgmpPortIndex2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchIgmpPortForcedLeaveState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |