qtechIfQosWFQTotalQueNum
QTECH-ROUTER-QOS-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.4
Object
column
Enumeration
The total number of queues. The default value is a256(256).
Context
- MIB
- QTECH-ROUTER-QOS-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechIfQosWFQRunInfoEntry
- Table
- qtechIfQosWFQRunInfoTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
16 | a16 |
32 | a32 |
64 | a64 |
128 | a128 |
256 | a256 |
512 | a512 |
1024 | a1024 |
2048 | a2048 |
4096 | a4096 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qtechIfQosWFQIfIndex The index of the table, which is the index of interface applying Weighted Fair Queuing strategy.
The interface identified by the value of this index is the same interface
as ide… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.1 |
| qtechIfQosWFQIfName The description of the interface by the value of qosWFQIfIndex.
It's a textual string containing information about the interface type and the interface number. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.2 |
| qtechIfQosWFQMaxQueLen The maximum length of the queue. | column | Integer32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.3 |
| qtechIfQosWFQCurQueLen The count of packets enqueued all the queues when congestion occoured in the interface. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.5 |
| qtechIfQosWFQTotalDiscard The count of discarded packets which can't be enqueued all the queues
because the queue is full. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.6 |
| qtechIfQosWFQActiveQueNum A queue becomes active when the queue is not empty.
The count of current active queues when WFQ was enabled in the interface. | column | Integer32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.7 |
| qtechIfQosWFQMaxActiveQueNum The maximum count of active queues.
It is the count of active queues that have occurred since WFQ was enabled in the interface. | column | Integer32 | .1.3.6.1.4.1.27514.1.1.10.2.106.2.3.1.8 |