fsIfQosWFQIfIndex
FS-ROUTER-QOS-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.106.2.3.1.1
Object
column
SNMPv2-SMIInteger32
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 identified by the same value of ifIndex.
Context
- MIB
- FS-ROUTER-QOS-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.106.2.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIfQosWFQRunInfoEntry
- Table
- fsIfQosWFQRunInfoTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsIfQosWFQIfName 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.52642.1.1.10.2.106.2.3.1.2 |
| fsIfQosWFQMaxQueLen The maximum length of the queue. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.3.1.3 |
| fsIfQosWFQTotalQueNum The total number of queues. The default value is a256(256). | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.106.2.3.1.4 |
| fsIfQosWFQCurQueLen The count of packets enqueued all the queues when congestion occoured in the interface. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.3.1.5 |
| fsIfQosWFQTotalDiscard 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.52642.1.1.10.2.106.2.3.1.6 |
| fsIfQosWFQActiveQueNum 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.52642.1.1.10.2.106.2.3.1.7 |
| fsIfQosWFQMaxActiveQueNum 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.52642.1.1.10.2.106.2.3.1.8 |