All MIBs › DIFF-SERV-MIB › diffServQMinRateAbs
diffServQMinRateAbs
Module: DIFF-SERV-MIB
OID (symbolic): DIFF-SERV-MIB::diffServQMinRateAbs
OID (numeric): 1.3.6.1.2.1.12345.2.10.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: The minimum absolute rate, in kilobits/sec, that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no minimum rate guarantee. If the value is non-zero, the scheduler will assure the servicing of this queue to at least this rate.
Note that this attribute's value is coupled to that of diffServQMinRateRel: changes to one will affect the value of the other. They are linked by the following equation:
diffServQMinRateRel = diffServQMinRateAbs * 10,000,000/ifSpeed
or, if appropriate: diffServQMinRateRel = diffServQMinRateAbs * 10 / ifHighSpeed
What is diffServQMinRateAbs?
Guarantees this queue a minimum service rate, in kilobits per second, from its downstream scheduler; a value of zero means no minimum-rate guarantee is enforced. It's mathematically linked to diffServQMinRateRel, so changing one updates the other based on the interface speed.
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.5 | diffServQMinRateAbs | DIFF-SERV-MIB |