qosp:Cong
A container for the congestion policy. This container holds information that describes the congestion parameters of the class such as ECN, WRED, and Tail-drop. These congestion parameters are applied at per class-level in the system.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
algo | qosp:CongAlgo (scalar:Enum8) |
What algorithm to use when congestion happens | SELECTION: 0 - wred 1 - tail-drop DEFAULT: tail-drop |
descr | pol:Descr |
Description of the specified attribute | |
name | pol:ObjName (naming:Name256) |
Object name | MAX SIZE: 64 |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
ecn | qosp:ECN (scalar:Enum8) |
Explicit congestion notification (ecn) | SELECTION: 0 - disabled 1 - enabled DEFAULT: disabled |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |