diffServRandomDropWeight

  • 1.3.6.1.2.1.97.1.6.4.1.7
  • Access readwrite
  • Type Unknown

The weighting of past history in affecting the Exponentially Weighted Moving Average function that calculates the current average queue depth. The equation uses diffServRandomDropWeight/65536 as the coefficient for the new sample in the equation, and (65536 - diffServRandomDropWeight)/65536 as the coefficient of the old value. Implementations may limit the values of diffServRandomDropWeight to a subset of the possible range of values, such as powers of two. Doing this would facilitate implementation of the Exponentially Weighted Moving Average using shift instructions or registers.

Table columns

10 objects
Oid Name Access Type
1.3.6.1.2.1.97.1.6.4.1.1 diffServRandomDropId noaccess IndexInteger
1.3.6.1.2.1.97.1.6.4.1.2 diffServRandomDropMinThreshBytes readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.3 diffServRandomDropMinThreshPkts readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.4 diffServRandomDropMaxThreshBytes readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.5 diffServRandomDropMaxThreshPkts readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.6 diffServRandomDropProbMax readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.7 diffServRandomDropWeight readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.8 diffServRandomDropSamplingRate readwrite Unknown
1.3.6.1.2.1.97.1.6.4.1.9 diffServRandomDropStorage readwrite StorageType
1.3.6.1.2.1.97.1.6.4.1.10 diffServRandomDropStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.97.2.2.11 diffServMIBRandomDropGroup

Comments