pimInterfaceBfdDesired

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.1.1.77

Object

column r/w PimBfdSessionType
Indicates the type of Bidirectional Forwarding Detection
(BFD) support desired on this interface.
              
This field is ignored if pimInterfaceP2PNoHellos is set to
'true'.
              
Strict mode is not supported by DC-PIM.  Valid values for
this field are AMB_PIM_BFD_SESS_TYPE_NONE and
AMB_PIM_BFD_SESS_TYPE_DESIRED.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.1.1.77
Type
column
Access
readwrite
Status
current
Parent
pimInterfaceEntry
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::pimInterfaceBfdDesired'
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::pimInterfaceBfdDesired.<pimTmEntIndex>.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
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::pimInterfaceBfdDesired'

Syntax

Source
PimBfdSessionType
Base type
Enumeration

Values & Constraints

Type Values
0none
1desired
2strict

Conformance