igmpCacheLastReporter

IGMP-MIB · .1.3.6.1.3.59.1.1.2.1.4

Object

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.

Context

MIB
IGMP-MIB
OID
.1.3.6.1.3.59.1.1.2.1.4
Type
column
Access
readonly
Status
current
Parent
igmpCacheEntry
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 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpCacheLastReporter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMP-MIB::igmpCacheLastReporter.<igmpCacheAddress>.<igmpCacheIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IGMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IGMP-MIB::igmpCacheLastReporter'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance