pimSGILocalMembership

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.7.1.4

Object

Whether the local router has (S,G) local membership on
this interface (resulting from a mechanism such as IGMPv3
or MLDv2).  This corresponds to
local_receiver_include(S,G,I) in the PIM-SM and PIM-DM
specifications (RFC4601 and RFC3973 respectively) and the
(S,G) subset of local_receiver_include(G,I) in the
BIDIR-PIM specification (RFC5015).

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.7.1.4
Type
column
Access
readonly
Status
current
Parent
pimSGIEntry
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 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimSGILocalMembership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimSGILocalMembership.<pimTmEntIndex>.<pimSGAddressType>.<pimSGGrpAddress>.<pimSGSrcAddress>.<pimSGIIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimSGILocalMembership'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance