MIB Viewer

bgp4V2PeerAdminStatus

OBJECT-TYPE
1.3.6.1.3.5.1.1.2.1.12
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 bgp4V2PeerState 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) }