MIB Viewer

dellNetBgpM2PeerStatus

OBJECT-TYPE
1.3.6.1.4.1.6027.20.1.2.1.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
Whether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in the running state after a Start event. The dellNetBgpM2PeerState will generally be in the idle state when the FSM is halted, although some extensions such as Graceful Restart will leave the peer in the Idle state but with the FSM running.
INTEGER { halted(1), running(2) }