Counters

Leafs

class NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.State.Counters

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Mpls Lsps ConstrainedPath Tunnels Tunnel State Counters

This class represents state data.

State data for MPLS label switched paths. This state

data is specific to a single label switched path.

bytes

Number of bytes that have been forwarded over the label switched path

type: int

range: 0..18446744073709551615

config: False

packets

Number of pacets that have been forwarded over the label switched path

type: int

range: 0..18446744073709551615

config: False

path_changes

Number of path changes for the label switched path

type: int

range: 0..18446744073709551615

config: False

state_changes

Number of state changes for the label switched path

type: int

range: 0..18446744073709551615

config: False

online_time

Indication of the time the label switched path transitioned to an Oper Up or in-service state

type: str

pattern: ^[0-9]{4}\-[0-9]{2}\-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]+)?Z[+-][0-9]{2}:[0-9]{2}$

config: False

current_path_time

Indicates the time the LSP switched onto its current path. This is reset upon a LSP path change

type: str

pattern: ^[0-9]{4}\-[0-9]{2}\-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]+)?Z[+-][0-9]{2}:[0-9]{2}$

config: False

next_reoptimization_time

Indicates the next scheduled time the LSP will be reoptimized

type: str

pattern: ^[0-9]{4}\-[0-9]{2}\-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]+)?Z[+-][0-9]{2}:[0-9]{2}$

config: False