All MIBs › DIFF-SERV-MIB › diffServQMinRateRel
diffServQMinRateRel
Module: DIFF-SERV-MIB
OID (symbolic): DIFF-SERV-MIB::diffServQMinRateRel
OID (numeric): 1.3.6.1.2.1.12345.2.10.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description:
The minimum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/10,000 of 1. 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 diffServQMinRateAbs: changes to one will affect the value of the other. They are linked by the following equation:
diffServQMinRateAbs = ifSpeed * diffServQMinRateRel/10,000,000
or, if appropriate:
diffServQMinRateAbs = ifHighSpeed * diffServQMinRateRel / 10
What is diffServQMinRateRel?
This value specifies the minimum guaranteed data rate for a queue relative to the interface's total bandwidth, expressed in 1/10,000ths of the interface speed. When configured with a non-zero value, the network scheduler ensures this queue receives at least this percentage of the link's available bandwidth. Operators use this to set minimum bandwidth reservations for critical traffic classes and ensure service quality guarantees.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.6 | diffServQMinRateRel | DIFF-SERV-MIB |