Config

Leafs

class Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.Bandwidth.AutoBandwidth.Underflow.Config

Bases: Entity

Class Hierarchy: Mpls Lsps ConstrainedPath Tunnels Tunnel Bandwidth AutoBandwidth Underflow Config

This class represents configuration data.

Config information for MPLS underflow bandwidth

adjustment

enabled

enables bandwidth underflow adjustment on the lsp

type: bool

default value: false

underflow_threshold

bandwidth percentage change to trigger and underflow event

type: int

range: 0..100
trigger_event_count

number of consecutive underflow sample events needed to trigger an underflow adjustment

type: int

range: 0..65535