scPriorityQueuingModeControl
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.4.1.1.4
Object
column
mandatory
r/w
Enumeration
Queuing operational mode.
Strict - in strict mode the low priority egress queues
are serviced only after the higher priority queue is emptied.
WRR mode - the egress queues serviced according to specified
ratio in weighted round robin manner.
Expedite - in expedite mode the highest priority queue
is serviced until it is empty and only then WRR queues
are served.
If Set-Request is executed when a device is in default mode
the corresponding module(s) immediately exits the default
state and the scPriorityQueuingDefaultControl table entry
respectively returns off value.
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scPriorityQueuingEntry
- Table
- scPriorityQueuingTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | strictMode |
2 | wrrMode |
3 | expediteMode |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scPriorityQueuingModuleID mandatory Module number - position of a module in the stack
or a slot within a modular chassis. | column | Integer32 | .1.3.6.1.4.1.81.28.4.1.1.1 |
| scPriorityQueuingNumberOfQueues mandatory Number of Priority queues supported by corrsponding module. | column | Integer32 | .1.3.6.1.4.1.81.28.4.1.1.2 |
| scPriorityQueuingExpediteWRRFlg mandatory When yes - supports an expedite queuing mode.
In expedite mode the highest priority queue is serviced
until it is empty and only then WRR queues are served. | column | Enumeration | .1.3.6.1.4.1.81.28.4.1.1.3 |
| scPriorityQueuingDefaultControl mandatory Setting this value to on(1) returns queuing mode
to default values.
Should return off(2)if the default values are overwritten.
Activating Default con… | column | Enumeration | .1.3.6.1.4.1.81.28.4.1.1.5 |
| scPriorityQueuingWRRWeights mandatory The array of weights ordered by weight for priority 0 in
position 1 and weight for priority 7 is in position 8.
The number of elements in the array should match the… | column | OctetString | .1.3.6.1.4.1.81.28.4.1.1.6 |