State

Leafs

Enum Classes

class NetworkInstances.NetworkInstance.Mpls.TeGlobalAttributes.BandwidthMeasurement.UpdateTrigger.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Mpls TeGlobalAttributes BandwidthMeasurement UpdateTrigger State

This class represents state data.

Operational state parameters related to the bandwidth

measurement update trigger.

update_trigger

The trigger that should be used to determine when the IGP TED is updated with new information as to the effective maximum reservable bandwidth (adjusted-absolute-subscription-bw)

type: UpdateTrigger_

config: False

adjusted_max_reservable_bw_pct

The delta in the adjusted-max-reservable-bandwidth that should trigger an update in the value which is flooded through the IGP TED. The delta is measured as a percentage of the current adjusted value of the maximum reservable bandwidth of the interface, as specified by the adjusted-absolute-subscription-bw RSVP-TE leaf

type: int

range: 0..100

config: False

sr_traffic_pct

The change in the calculated SR traffic on the interface that should trigger an update in the value of the maximum reservable bandwidth flooded through the IGP TED. The value is specified as a percentage of the last-calculated-sr-traffic state leaf

type: int

range: 0..100

config: False