All MIBs › CTATX-MIB › igmpCacheLastReporter
igmpCacheLastReporter
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::igmpCacheLastReporter
OID (numeric): 1.3.6.1.4.1.97.3.27.1.1.2.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP address of the source of the last membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0.
What is igmpCacheLastReporter?
This read-only IpAddress, 0.0.0.0 if none, gives the address of the source of the last membership report received for a group on an interface. An admin uses this to identify the most recent host that confirmed interest in a multicast group, useful when auditing who is actually receiving a stream. For example, seeing 0.0.0.0 here despite an otherwise active-looking cache entry would indicate no host has actually sent a recent membership report, an inconsistency worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.27.1.1.2.1.4 snmpwalk -v2c -c public <target> CTATX-MIB::igmpCacheLastReporter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.27.1.1.2.1.4.1 snmpget -v2c -c public <target> CTATX-MIB::igmpCacheLastReporter.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::igmpCacheLastReporter OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27 | igmpMIB | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27.1 | igmpMIBObjects | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27.1.1 | igmp | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27.1.1.2 | igmpCacheTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27.1.1.2.1 | igmpCacheEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.27.1.1.2.1.4 | igmpCacheLastReporter | CTATX-MIB |