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