Description | This object is set to true when the configured threshold
condition is violated as defined by rttMonReactThresholdType.
It will be again set to 'false' if the condition reverses.
This object is set to true in the following conditions:
- rttMonReactVar is set to timeout and
rttMonCtrlOperTimeoutOccurred set to true.
- rttMonReactVar is set to connectionLoss and
rttMonCtrlOperConnectionLostOccurred set to true.
- rttMonReactVar is set to verifyError and
rttMonCtrlOperVerifyErrorOccurred is set to true.
- For all other values of rttMonReactVar, if the
corresponding value exceeds the configured
rttMonReactThresholdRising.
This object is set to false in the following conditions:
- rttMonReactVar is set to timeout and
rttMonCtrlOperTimeoutOccurred set to false.
- rttMonReactVar is set to connectionLoss and
rttMonCtrlOperConnectionLostOccurred set to false.
- rttMonReactVar is set to verifyError and
rttMonCtrlOperVerifyErrorOccurred is set to false.
- For all other values of rttMonReactVar, if the
corresponding value fall below the configured
rttMonReactThresholdFalling.
When the RttMonRttType is 'pathEcho' or 'pathJitter',
this object is applied only to the
rttMonEchoAdminTargetAddress and not to intermediate
hops to the Target. |