igmpInterfaceLeaveEnabled

IGMP-MIB · .1.3.6.1.3.59.1.1.1.1.8

Object

column deprecated r/w SNMPv2-TCTruthValue
An indication of whether the processing of IGMPv2 Leave
messages is enabled on this interface.  This object is
now deprecated since it must be true when
igmpInterfaceVersion is version2, and must be false when
it is version1 to comply with the IGMP specfication.

Context

MIB
IGMP-MIB
OID
.1.3.6.1.3.59.1.1.1.1.8
Type
column
Access
readwrite
Status
deprecated
Parent
igmpInterfaceEntry
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 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpInterfaceLeaveEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpInterfaceLeaveEnabled.<igmpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-MIB::igmpInterfaceLeaveEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance