Class DscpMode (0.11.0)

DscpMode(value)

DSCP mode. When set to AUTO, the DSCP value will be picked automatically based on selected trafficClass. Otherwise,dscpValue needs to be explicitly specified.

Enums

Name Description
UNDEFINED_DSCP_MODE A value indicating that the enum field is not set.
AUTO DSCP value will be automatically picked up based on configured traffic_class.
CUSTOM Allows to specify custom DSCP value from selected traffic_class range.