|
Description:
|
hwNqaProbeTimeOverThreshold NOTIFICATION-TYPE
OBJECTS {
hwNqaReactOwnerIndex,
hwNqaReactTestName,
hwNqaReactItemIndex,
pingCtlTargetAddressType,
pingCtlTargetAddress,
pingCtlType,
pingCtlDescr,
hwNqaReactThresholdType,
hwNqaReactCurrentStatus
}
STATUS current
DESCRIPTION
"It is generated when the value of hwNqaReactCurrentStatus
changes.
The change may occur when the watched condition is over threshold
or below threshold.
The over threshold situations is specified as below.
1. Probe time(equals to RTT for some type of tests) is not in
the range hwNqaReactThresholdLowerLimit through
hwNqaReactThresholdUpperLimit.
2. The probe time is accumulatively not in the range
hwNqaReactThresholdLowerLimit through
hwNqaReactThresholdUpperLimit for a number of times
specified in hwNqaReactThresholdAccumNum.
3. The probe time is consecutively in the range
hwNqaReactThresholdLowerLimit through
hwNqaReactThresholdUpperLimit for a number of times
specified in hwNqaReactThresholdConsecNum.
This notification is valid only when hwNqaReactActionType
is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test
is not hwNqajitter."
|
|
|