oaQoSTxSchedAlg
OA-QOS-MIB ·
.1.3.6.1.4.1.6926.1.21.2.10.2
Object
scalar
mandatory
r/w
Enumeration
Tx priority queue scheduling Algorithm. Setting this object to the value WRR(2) causes Waited-Round-Robin scheduling algorithm. Setting this object to the value Hybrid(1/3)(3) causes Strict-Priority scheduling algorithm for the first priority queue, The other priority queues are scheduled by Waited-Round-Robin scheduling algorithm. Setting this object to the value Hybrid(2/2)(4) causes Strict-Priority scheduling algorithm for the first two priority queues, The other priority queues are scheduled by Waited-Round-Robin scheduling algorithm. Setting this object to the value SP(5) causes Strict-Priority scheduling algorithm for all of the priority queues.
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.6926.1.21.2.10.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- oaQoSRun
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | wrr |
3 | hybrid1sp3wrr |
4 | hybrid2sp2wrr |
5 | sp |