All MIBs › DIFF-SERV-MIB › diffServQMaxRateAbs
diffServQMaxRateAbs
Module: DIFF-SERV-MIB
OID (symbolic): DIFF-SERV-MIB::diffServQMaxRateAbs
OID (numeric): 1.3.6.1.2.1.12345.2.10.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: The maximum rate in kilobits/sec that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no maximum rate limit and that the scheduler should attempt to be work-conserving for this queue. If the value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner.
Note that this attribute's value is coupled to that of diffServQMaxRateRel: changes to one will affect the value of the other. They are linked by the following equation: diffServQMaxRateRel = diffServQMaxRateAbs * 10,000,000/ifSpeed
or, if appropriate:
diffServQMaxRateRel = diffServQMaxRateAbs * 10 / ifHighSpeed
What is diffServQMaxRateAbs?
Caps this queue's service rate, in kilobits per second, at the downstream scheduler; a value of zero means no cap is applied and the scheduler services the queue in a work-conserving manner. It's linked to diffServQMaxRateRel via the interface's ifSpeed/ifHighSpeed.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12345 | diffServMib | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2 | diffServTables | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.10 | diffServQTable | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.10.1 | diffServQEntry | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.10.1.7 | diffServQMaxRateAbs | DIFF-SERV-MIB |