IEnhancedTrafficShaper

Summary

Defines a scheduler used for enhanced traffic shaping (e.g. weighted round robin).

Properties

Structure

class IEnhancedTrafficShaper
ets_available_bandwidth_in_percent

Defines the available bandwidth in percent of an enhanced transmission selection algorithm (ETS).

Type

uint32 or None

ets_available_bandwidth_in_weight_value

Defines the available bandwidth as weight value of an enhanced transmission selection algorithm (ETS).

Type

uint32 or None

name

Enhanced Traffic Shaper's name.

Type

str

uuid

Enhanced Traffic Shaper's uuid.

Type

str