juniSystemUtilizationThresholdFalling
1.3.6.1.4.1.4874.2.2.2.1.10.1.1.8
The threshold value (fallingVal), which, in conjunction with
juniSystemUtilizationHoldDownTime (holdTime) and
juniSystemUtilizationThresholdRising (risingVal), is used to decide when
to trigger an event indicating that the resource utilization,
juniSystemUtilizationCurrentValue (currentVal), has fallen to or below
this level after having exceeded this value.
See the DESCRIPTION for juniSystemUtilizationResourceSubType for what
constitutes a unit of value for this object.
The value of this object must be less than the value of risingVal.
This object provides one element in the formula used to determine when
to send a utilization notification. If the currentVal falls to equal
the fallingVal and no other utilization event (either rising or falling)
has been triggered within the holdTime, or if the holdTime for a rising
threshold notification expires and the currentVal is at or below the
fallingVal, then and only then is a falling threshold utilization
notification sent.
The pseudo-code in the juniSystemUtilizationThresholdRising DESCRIPTION
states the algorithm more precisely.