pimNmEntBfdEntityIndex

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.16.1.14

Object

Identifies a BFD stub entity to which the Neighbor Manager
will join.
              
A value of zero indicates that no BFD provider is
available, or that NM should not join to any BFD provider.
              
If a BFD join is requested (bfdNmEntBfdEntityIndex is set
to a non-zero value), but the BFD join fails to activate,
then NM will also fail to activate.  NM will deactivate if
it has a BFD join which then fails or deactivates.
              
This field can only be changed when the NM entity oper
status is down.
              
If this is set to 0, then interfaces configured to require
'strict' BFD will ignore all received PIM messages.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.16.1.14
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::pimNmEntBfdEntityIndex'
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::pimNmEntBfdEntityIndex.<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::pimNmEntBfdEntityIndex'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance