mgmdRouterCacheLastReporter

MGMD-STD-MIB · .1.3.6.1.2.1.185.1.4.1.4

Object

column OctetString
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.

Context

MIB
MGMD-STD-MIB
OID
.1.3.6.1.2.1.185.1.4.1.4
Type
column
Access
readonly
Status
current
Parent
mgmdRouterCacheEntry
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 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterCacheLastReporter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterCacheLastReporter.<mgmdRouterCacheAddressType>.<mgmdRouterCacheAddress>.<mgmdRouterCacheIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MGMD-STD-MIB::mgmdRouterCacheLastReporter'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4 range: 16-16

Conformance

Member of
Compliance refinements
range: 4
IGMPv1 routers only support IPv4 addresses.
range: 4
Only IPv4 addresses needed for IGMPv1 router support.