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
Parsed from file DIFF-SERV-MIB.mib
Module: DIFF-SERV-MIB
diffServQMinRateRel OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current 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" REFERENCE "ifSpeed, ifHighSpeed from [IFMIB]" ::= { diffServQEntry 6 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.12345.2.10.1.1 | diffServQIfDirection | 0 | 0 | Specifies the direction for which this queue entry applies on this interface. |
1.3.6.1.2.1.12345.2.10.1.2 | diffServQId | 0 | 0 | The Queue Id enumerates the Queue entry. Managers should obtain new values for row creation in this table by reading diffServQNex… |
1.3.6.1.2.1.12345.2.10.1.3 | diffServQNext | 0 | 0 | The Next pointer indicates the next datapath element to handle the traffic e.g. a scheduler datapath element. If the row pointed… |
1.3.6.1.2.1.12345.2.10.1.4 | diffServQPriority | 0 | 0 | The priority of this queue, to be used as a parameter to the next scheduler element downstream from this one. |
1.3.6.1.2.1.12345.2.10.1.5 | diffServQMinRateAbs | 0 | 0 | The minimum absolute rate, in kilobits/sec, that a downstream scheduler element should allocate to this queue. If the value is z… |
1.3.6.1.2.1.12345.2.10.1.7 | diffServQMaxRateAbs | 0 | 0 | The maximum rate in kilobits/sec that a downstream scheduler element should allocate to this queue. If the value is zero, then th… |
1.3.6.1.2.1.12345.2.10.1.8 | diffServQMaxRateRel | 0 | 0 | The maximum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface… |
1.3.6.1.2.1.12345.2.10.1.9 | diffServQStatus | 0 | 0 | The RowStatus variable controls the activation, deactivation, or deletion of a queue. Any writable variable may be modified whet… |