All MIBs › MGMD-STD-MIB › mgmdRouterCacheLastReporter
mgmdRouterCacheLastReporter
Module: MGMD-STD-MIB
OID (symbolic): MGMD-STD-MIB::mgmdRouterCacheLastReporter
OID (numeric): 1.3.6.1.2.1.185.1.4.1.4
Node type: OBJECT-TYPE
Type: InetAddress
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. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterCacheAddressType variable in the mgmdRouterCache table.
What is mgmdRouterCacheLastReporter?
This object stores the IP address of the most recent host that sent a membership report for a specific multicast group address on a given router interface. Membership reports indicate which hosts on the network want to receive traffic for that multicast group. Multicast routers use this information to determine if they should continue forwarding the multicast stream or if all interested receivers have left.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.185.1.4.1.4 snmpwalk -v2c -c public <target> MGMD-STD-MIB::mgmdRouterCacheLastReporter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.185.1.4.1.4.1 snmpget -v2c -c public <target> MGMD-STD-MIB::mgmdRouterCacheLastReporter.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.185 | mgmdStdMIB | MGMD-STD-MIB |
| 1.3.6.1.2.1.185.1 | mgmdMIBObjects | MGMD-STD-MIB |
| 1.3.6.1.2.1.185.1.4 | mgmdRouterCacheTable | MGMD-STD-MIB |
| 1.3.6.1.2.1.185.1.4.1 | mgmdRouterCacheEntry | MGMD-STD-MIB |
| 1.3.6.1.2.1.185.1.4.1.4 | mgmdRouterCacheLastReporter | MGMD-STD-MIB |