IGMP-MIB :: igmpInterfaceLeaves

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIGMP-MIBigmpInterfaceLeaves

igmpInterfaceLeaves

Module: IGMP-MIB

OID (symbolic): IGMP-MIB::igmpInterfaceLeaves

OID (numeric): 1.3.6.1.3.59.1.1.1.1.12

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of times a group membership has been removed from this interface; that is, the number of times an entry for this interface has been deleted from the Cache Table. This object is deprecated since its value cannot be usefully compared with igmpInterfaceJoins to get the number of groups joined. Instead, igmpInterfaceGroups gives the number of groups joined, which may be compared with igmpInterfaceJoins to derive the number of leaves.

What is igmpInterfaceLeaves?

This read-only but deprecated counter tracks the number of times a group membership has been removed from this interface's Cache Table. It's deprecated because its value can't be meaningfully compared with igmpInterfaceJoins to derive the number of currently-joined groups; igmpInterfaceGroups, a gauge, is the recommended way to get that count instead. For example, an admin who still monitors igmpInterfaceLeaves on a legacy device would see it climb each time a group is aged out or explicitly left on that interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.12
snmpwalk -v2c -c public <target> IGMP-MIB::igmpInterfaceLeaves

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.59.1.1.1.1.12.1
snmpget -v2c -c public <target> IGMP-MIB::igmpInterfaceLeaves.1

Start monitoring Vendor-neutral IETF standard (IPv4 multicast-capable routers/Layer 3 switches) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IGMP-MIB::igmpInterfaceLeaves OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (IPv4 multicast-capable routers/Layer 3 switches) from a single console.

OID Breakdown

Upper-level ancestors (5 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.59igmpMIBIGMP-MIB
1.3.6.1.3.59.1igmpMIBObjectsIGMP-MIB
1.3.6.1.3.59.1.1igmpIGMP-MIB
1.3.6.1.3.59.1.1.1igmpInterfaceTableIGMP-MIB
1.3.6.1.3.59.1.1.1.1igmpInterfaceEntryIGMP-MIB
1.3.6.1.3.59.1.1.1.1.12igmpInterfaceLeavesIGMP-MIB