Sent¶
Leafs
-
class
Bgp.Neighbors.Neighbor.State.Messages.Sent¶ Bases:
EntityClass Hierarchy :
BgpNeighborsNeighborStateMessagesSentThis class represents state data.
Counters relating to BGP messages sent to the neighbor
-
update¶ Number of BGP UPDATE messages announcing, withdrawing or modifying paths exchanged
type: int
range: 0..18446744073709551615
config: False
-
notification¶ Number of BGP NOTIFICATION messages indicating an error condition has occurred exchanged
type: int
range: 0..18446744073709551615
config: False
-