qosIfType
BINTEC-QOS-MIB ·
.0.1.1.2
Object
column
r/w
Enumeration
This object defines the queueing and scheduling algorithm used on the related interface, possible values: pq(1) = priority queueing wrr(2) = weighted round-robin scheduling wfq(3) = weighted fair queuing scheduling disable(8) = disable this entry delete(9) = delete this entry.
Context
- MIB
- BINTEC-QOS-MIB
- OID
.0.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosIfEntry
- Table
- qosIfTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pq |
2 | wrr |
3 | wfq |
8 | disabled |
9 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qosIfIndex Unique interface index | column | SNMPv2-SMIInteger32 | .0.1.1.1 |
| qosIfMaxTxRate This object enables traffic shaping on the related interface,
if set to zero (0) there is no shaping active. Otherwise this
variable defines the maximum amount of bits per second … | column | SNMPv2-SMIInteger32 | .0.1.1.3 |
| qosIfTxRatePerVoipCall Determines the amount of bandwidth (in bits per second)
reserved dynamically by the QoS-scheduler for each accounted
VoIP call (see qosIfStatCurrVoipCalls) in order to minimize
la… | column | SNMPv2-SMIInteger32 | .0.1.1.4 |
| qosIfTxHeaderSize Number of (lower layer protocol header) bytes per packet
to be considered when calculating the bandwidth consumption. | column | Integer32 | .0.1.1.6 |
| qosIfTxEncapOffset Number of protocol header bytes per packet to be
considered when calculating the bandwidth consumption. | column | Integer32 | .0.1.1.7 |
| qosIfTxEncapMaxPadding The maximum number of padding bytes per packet to be
considered when calculating the bandwidth consumption.
Note that the calcluation is done after adding
qosIfTxEncapOffset bytes… | column | Integer32 | .0.1.1.8 |