sleV2IgsVlanFastLeave

SLEV2-MULTICAST-MIB · .1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.5

Object

column Boolean
This object specifies whether Fast-Leave mechanism (also known as Immediate-Leave) is to be performed by IGMP Snooping or not. When enabled, IGMP Snooping will remove the interface from the group mentioned in the IGMP Leave message received on that interface without waiting for the IGMP Group-Specific Query to timeout to determine whether there are any more hosts on that interface for that group.

Context

MIB
SLEV2-MULTICAST-MIB
OID
.1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
sleV2IgsVlanEntry
Groups
1

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

Syntax

Source
Boolean
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable

Conformance