State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.P2pTunnelAttributes.P2pPrimaryPath.P2pPrimaryPath_.CandidateSecondaryPaths.CandidateSecondaryPath.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
Tunnels
Tunnel
P2pTunnelAttributes
P2pPrimaryPath
P2pPrimaryPath_
CandidateSecondaryPaths
CandidateSecondaryPath
State
This class represents state data.
Operational state parameters relating to the candidate
secondary path
-
secondary_path
¶ A reference to the secondary path that should be utilised when the containing primary path option is in use
type: str
refers to:
name
config: False
-
priority
¶ The priority of the specified secondary path option. Higher priority options are less preferable - such that a secondary path reference with a priority of 0 is the most preferred
type: int
range: 0..65535config: False
-
active
¶ Indicates the current active path option that has been selected of the candidate secondary paths
type: bool
config: False
-