Class BgpStatus (0.1.7)

BgpStatus(value)

Status of the BGP peer: {UP, DOWN}

Values: UNKNOWN (0): The default status indicating BGP session is in unknown state. UP (1): The UP status indicating BGP session is established. DOWN (2): The DOWN state indicating BGP session is not established yet.