All MIBs › DIFFSERV-MIB › diffServMinRateAbsolute
diffServMinRateAbsolute
Module: DIFFSERV-MIB
OID (symbolic): DIFFSERV-MIB::diffServMinRateAbsolute
OID (numeric): 1.3.6.1.2.1.97.1.8.4.1.3
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 value and that of diffServMinRateRelative are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other:
diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed
or, if appropriate:
diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
What is diffServMinRateAbsolute?
The minimum guaranteed rate, in kilobits/sec, that the downstream scheduler must provide to this queue; zero means no minimum is guaranteed. This value is mathematically linked to diffServMinRateRelative (via ifSpeed/ifHighSpeed), so setting one recalculates the other — admins set this to, e.g., 2000 to guarantee a queue at least 2 Mbps.
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.97 | diffServMib | DIFFSERV-MIB |
| 1.3.6.1.2.1.97.1 | diffServMIBObjects | DIFFSERV-MIB |
| 1.3.6.1.2.1.97.1.8 | diffServScheduler | DIFFSERV-MIB |
| 1.3.6.1.2.1.97.1.8.4 | diffServMinRateTable | DIFFSERV-MIB |
| 1.3.6.1.2.1.97.1.8.4.1 | diffServMinRateEntry | DIFFSERV-MIB |
| 1.3.6.1.2.1.97.1.8.4.1.3 | diffServMinRateAbsolute | DIFFSERV-MIB |