pimNmEntEnableUnicastMessages

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.16.1.11

Object

column r/w SNMPv2-TCTruthValue
Set this object to 'true' to enable DC-PIM Neighbor
Manager to send and receive unicast PIM messages.
              
This object must only be set to 'false' if the local
router will never be an RP for any multicast group, will
never be the DR for any connected source that sends data
to any ASM group, and does not need to receive Bootstrap
Router (BSR) messages.  Note that this will always be the
case if the local router will perform only the SSM subset
of PIM-SM.
              
If 'dense' is set for pimTmEntMode unicast messages are
always enabled, regardless of the setting of
pimNmEntEnableUnicastMessages.  If pimTmEntMgmdProxy is
set to 'true', unicast messages are never sent or received
regardless of the setting of the
pimNmEntEnableUnicastMessages flag.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.16.1.11
Type
column
Access
readwrite
Status
current
Parent
pimNmEntEntry
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::pimNmEntEnableUnicastMessages'
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::pimNmEntEnableUnicastMessages.<pimNmEntIndex>'
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::pimNmEntEnableUnicastMessages'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance