State¶
Leafs
-
class
Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.Bandwidth.AutoBandwidth.Underflow.State¶ Bases:
EntityClass Hierarchy:
MplsLspsConstrainedPathTunnelsTunnelBandwidthAutoBandwidthUnderflowStateThis 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
-