Received¶
Leafs
-
class
Bgp.Neighbors.Neighbor.State.Messages.Received¶ Bases:
EntityClass Hierarchy:
BgpNeighborsNeighborStateMessagesReceivedThis class represents state data.
Counters for BGP messages received from 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
-