The weighting of past history in affecting the calculation of
the current queue average. The moving average of the queue depth
uses the inverse of this value as the factor for the new queue
depth, and one minus that inverse as the factor for the
historical average.
Implementations may choose to limit the acceptable set of values
to a specified set, such as powers of 2.
Parsed from file DIFF-SERV-MIB.mib
Module: DIFF-SERV-MIB
diffServRandomDropInvWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "The weighting of past history in affecting the calculation of the current queue average. The moving average of the queue depth uses the inverse of this value as the factor for the new queue depth, and one minus that inverse as the factor for the historical average. Implementations may choose to limit the acceptable set of values to a specified set, such as powers of 2." ::= { diffServRandomDropEntry 5 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.12345.2.9.1.1 | diffServRandomDropMinThreshBytes | 0 | 0 | The average queue depth in bytes, beyond which traffic has a non-zero probability of being dropped. Changes in this variable may… |
1.3.6.1.2.1.12345.2.9.1.2 | diffServRandomDropMinThreshPkts | 0 | 0 | The average queue depth in packets, beyond which traffic has a non-zero probability of being dropped. Changes in this variable m… |
1.3.6.1.2.1.12345.2.9.1.3 | diffServRandomDropMaxThreshBytes | 0 | 0 | The average queue depth beyond which traffic has a probability indicated by diffServRandomDropInvMaxProb of being dropped or mark… |
1.3.6.1.2.1.12345.2.9.1.4 | diffServRandomDropMaxThreshPkts | 0 | 0 | The average queue depth beyond which traffic has a probability indicated by diffServRandomDropInvMaxProb of being dropped or mark… |
1.3.6.1.2.1.12345.2.9.1.6 | diffServRandomDropProbMax | 0 | 0 | The worst case random drop probability, expressed in drops per thousand packets. For example, if every packet may be dropped in t… |
1.3.6.1.2.1.12345.2.9.1.7 | diffServRandomDropStatus | 0 | 0 | The RowStatus variable controls the activation, deactivation, or deletion of this entry. Any writable variable may be modified wh… |