MIB Viewer

futOspfIfBfdState

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.10.4.1.22
Access
read-write
Status
current
Sub-identifiers
0
This object is to enable/disable BFD in a specific OSPF interface. By default it is disabled. But when futOspfBfdAllIfState is enabled, internally this object will be enabled for all interface entries. If futOspfBfdAllIfState is disabled and this (futOspfIfBfdState) object is enabled, then OSPF will register with BFD for monitoring the neighbor IP path, for the neighbors associated with this OSPF interface alone. When it is disabled, it will de-register from BFD for the all the neighbors associated with this interface and no longer allows registration with BFD for the neighbors associated with this interface.
INTEGER { enabled (1), disabled (2) }