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
Parsed from file DIFF-SERV-MIB.mib
Module: DIFF-SERV-MIB
diffServQMaxRateAbs OBJECT-TYPE SYNTAX Unsigned32 UNITS "kilobits per second" MAX-ACCESS read-create STATUS current 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" REFERENCE "ifSpeed, ifHighSpeed from [IFMIB]" ::= { diffServQEntry 7 }
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.6 | diffServQMinRateRel | 0 | 0 | The minimum 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.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… |