Sent¶
Leafs
-
class
Bgp.Neighbors.Neighbor.State.Messages.
Sent
¶ Bases:
Entity
Class Hierarchy:
Bgp
Neighbors
Neighbor
State
Messages
Sent
This 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..18446744073709551615config: False
-
notification
¶ Number of BGP NOTIFICATION messages indicating an error condition has occurred exchanged
type: int
range: 0..18446744073709551615config: False
-