tpIgmpFastLeavePortEnable

TPLINK-IGMPSNOOPING-MIB · .1.3.6.1.4.1.11863.6.25.1.1.2.1.1.3

Object

column r/w Enumeration
Select Enable/Disable Fast Leave feature for the desired port. 
If Fast Leave is enabled for a port, the Switch will immediately 
remove this port from the multicast group upon receiving IGMP 
leave messages.
0. Disable
1. Enable

Context

MIB
TPLINK-IGMPSNOOPING-MIB
OID
.1.3.6.1.4.1.11863.6.25.1.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tpIgmpPortEntry

Walk 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 'TPLINK-IGMPSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IGMPSNOOPING-MIB::tpIgmpFastLeavePortEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-IGMPSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IGMPSNOOPING-MIB::tpIgmpFastLeavePortEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-IGMPSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-IGMPSNOOPING-MIB::tpIgmpFastLeavePortEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable