Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.TeGlobalAttributes.BandwidthMeasurement.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
TeGlobalAttributes
BandwidthMeasurement
Config
This class represents configuration data.
Configuration parameters relating to bandwidth
measurement.
-
measure_sr_traffic
¶ When this leaf is set to true, the local system should measure the bandwidth utilisation of SR traffic on interfaces for which TED entries are being generated. In the case that this functionality is enabled, traffic forwarded using LFIB entries that correspond to MPLS labels which correspond to SR SIDs should be accounted for
type: bool
-
collection_interval
¶ The interval at which the collection of interface statistics relating to non-RSVP-TE traffic should be performed
type: int
range: 0..4294967295units: seconds
-
adjustment_interval
¶ The interval after which an adjustment to the utilised bandwidth on the interface is made. This value must be greater than, or equal to, the collection interval for statistics. This value is referred to as N in draft-sitaraman-sr-rsvp-coexistence-rec-01. After N seconds have expired, the arithmetic mean of the samples is taken, and this is considered as the non-RSVP-TE utilisation of the interface. In the case that the adjustment interval is an integer >1 multiple of the collection interval, this serves to provide smoothing of the collected bandwidth statistics
type: int
range: 0..4294967295units: seconds
-