cisFastLeaveEnabled

CISCO-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.9.9.263.1.1.4

Object

scalar r/w SNMPv2-TCTruthValue
This object indicates whether Fast-Leave mechanism has been
configured to be enabled in the system. If Fast-Leave is 
enabled in the switch, IGMP Snooping will prune the port on 
which an IGMP leave message has been received without waiting 
for the Group Specific Query to timeout to determine whether 
there are any more hosts on that port for that group. If 
the value of cisV3ProcessEnabledOperStatus is 'false',
this object will not have any effect.

Context

MIB
CISCO-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.9.9.263.1.1.4
Type
scalar
Access
readwrite
Status
current
Parent
cisSystemInfo
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-SNOOPING-MIB::cisFastLeaveEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IGMP-SNOOPING-MIB::cisFastLeaveEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.