The value of this object determines when and if
to generate a notification for this entry:
rttThreshold(0) - Generate a jnxPingRttThresholdExceeded
notification when the configured rtt threshold
is exceeded.
rttStdDevThreshold(1) - Generate a jnxPingRttStdDevThresholdExceeded
notification when the configured rtt standard deviation
threshold is exceeded.
rttJitterThreshold(2) - Generate a jnxPingRttJitterThresholdExceeded
notification when the configured rtt jitter threshold
is exceeded.
egressThreshold(3) - Generate a jnxPingEgressThresholdExceeded
notification when the configured egress threshold is exceeded.
This applies only if the probe type supports one way measurments.
egressStdDevThreshold(4) - Generate a
jnxPingEgressStdDevThresholdExceeded notification when the
configured egress standard deviation threshold is exceeded.
This applies only if the probe type supports one way measurments.
egressJitterThreshold(5) - Generate a
jnxPingEgressJitterThresholdExceeded notification when the
configured egress jitter threshold is exceeded.
This applies only if the probe type supports one way measurments.
ingressThreshold(6) - Generate a jnxPingIngressThresholdExceeded
notification when the configured ingress threshold is exceeded.
This applies only if the probe type supports one way measurments.
ingressStdDevThreshold(7) - Generate a
jnxPingIngressStdDevThresholdExceeded notification when the
configured ingress standard deviation threshold is exceeded.
This applies only if the probe type supports one way measurments.
ingressJitterThreshold(8) - Generate a
jnxPingIngressJitterThresholdExceeded notification when the
configured ingress jitter threshold is exceeded.
This applies only if the probe type supports one way measurments.
The value of this object defaults to zero, indicating
that none of the above options have been selected.