qosp:Sched
A container for the schedule policy. This container holds information that describes the bandwidth and scheduling algorithm (Strict priority or WRR), which are applied at a per-class basis in the system.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| bw | qosp:BwPercent (scalar:UByte)  | 
If wrr, what is the bandwidth allocated (in %) | RANGE: [0 , 100] DEFAULT: 20  | 
| descr | pol:Descr | 
Description of the specified attribute | |
| meth | qosp:SchedAlgo (scalar:Enum8)  | 
Scheduling algorithm | SELECTION:  0     - wrr  1     - sp DEFAULT: wrr  | 
| name | pol:ObjName (naming:Name256)  | 
Object name | MAX SIZE: 64  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| 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  |