pimNeighborSRCapable

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.2.1.16

Object

Evaluates to TRUE if this neighbor is using the State
Refresh Capable option.
              
State Refresh capability is not relevant for bidir or
sparse-mode groups.  However, because all PIM modes use a
commonized Hello message format, DC-PIM might report that
the neighbor is using the State Refresh Capable option
even when 'dense' is clear for pimTmEntMode.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.2.1.16
Type
column
Access
readonly
Status
current
Parent
pimNeighborEntry
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::pimNeighborSRCapable'
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::pimNeighborSRCapable.<pimTmEntIndex>.<pimNeighborIfIndex>.<pimNeighborAddressType>.<pimNeighborAddress>'
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::pimNeighborSRCapable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance