All MIBs › IGMP-MIB › igmpInterfaceLeaves
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.59 | igmpMIB | IGMP-MIB |
| 1.3.6.1.3.59.1 | igmpMIBObjects | IGMP-MIB |
| 1.3.6.1.3.59.1.1 | igmp | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1 | igmpInterfaceTable | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1.1 | igmpInterfaceEntry | IGMP-MIB |
| 1.3.6.1.3.59.1.1.1.1.12 | igmpInterfaceLeaves | IGMP-MIB |