diffServMaxRateRelative

  • 1.3.6.1.2.1.97.1.8.6.1.4
  • Access readwrite
  • Type Unknown

The maximum 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/1000 of 1. If the value is zero, then there is effectively no maximum rate limit and 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 value and that of diffServMaxRateAbsolute 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: diffServMaxRateRelative = (diffServMaxRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed

Details

Reference

ifSpeed, ifHighSpeed, Interface MIB, RFC 2863

Table columns

7 objects
Oid Name Access Type
1.3.6.1.2.1.97.1.8.6.1.1 diffServMaxRateId noaccess IndexInteger
1.3.6.1.2.1.97.1.8.6.1.2 diffServMaxRateLevel noaccess Unknown
1.3.6.1.2.1.97.1.8.6.1.3 diffServMaxRateAbsolute readwrite Unknown
1.3.6.1.2.1.97.1.8.6.1.4 diffServMaxRateRelative readwrite Unknown
1.3.6.1.2.1.97.1.8.6.1.5 diffServMaxRateThreshold readwrite BurstSize
1.3.6.1.2.1.97.1.8.6.1.6 diffServMaxRateStorage readwrite StorageType
1.3.6.1.2.1.97.1.8.6.1.7 diffServMaxRateStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.97.2.2.15 diffServMIBMaxRateGroup

Comments