pktSwchTxPriorityEntry
RAD-MIB ·
.1.3.6.1.4.1.164.8.1.7.2.1
Object
row
The Tx Priority Entry defines the max delay time and max queue length for each Priority level.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.1.7.2.1- Type
- row
- Status
- current
- Parent
- pktSwchTxPriorityTable
- Table
- pktSwchTxPriorityTable
- Children
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
Object Constraints
range: 0-20
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktSwchTxPriorityLevel Level of an entry in the Tx Priority Table.
At present, the PS supports 4 priority levels.
Default level: 1 | column | Integer32 | .1.3.6.1.4.1.164.8.1.7.2.1.1 |
| pktSwchTxPriorityMaxDelayTime Max delay time in Tx queue (in 100 msec intervals).
Each frame will wait no more than the Max delay time until
it is handled.
0 means that the delay is Unlimited.
Default value: 0 | column | Integer32 | .1.3.6.1.4.1.164.8.1.7.2.1.2 |
| pktSwchTxPriorityMaxQueueLen Max allowed length of the Tx queue. Frames will be discarded
if the length is exceeded.
0 means that the queue is of Unlimited length.
Default value: 0 | column | Integer32 | .1.3.6.1.4.1.164.8.1.7.2.1.3 |