State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.Bandwidth.AutoBandwidth.Underflow.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
Tunnels
Tunnel
Bandwidth
AutoBandwidth
Underflow
State
This class represents state data.
State information for MPLS underflow bandwidth
adjustment
-
enabled
¶ enables bandwidth underflow adjustment on the lsp
type: bool
config: False
default value: false
-
underflow_threshold
¶ bandwidth percentage change to trigger and underflow event
type: int
range: 0..100config: False
-
trigger_event_count
¶ number of consecutive underflow sample events needed to trigger an underflow adjustment
type: int
range: 0..65535config: False
-