Queues

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Bgp.Neighbors.Neighbor.State.Queues

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Bgp Neighbors Neighbor State Queues

This class represents state data.

Counters related to queued messages associated with the

BGP neighbor

input

The number of messages received from the peer currently queued

type: int

range: 0..4294967295

config: False

output

The number of messages queued to be sent to the peer

type: int

range: 0..4294967295

config: False