Usage
<configuration><services><rpm><probe><test><traps><name>name</name> <!-- identifier --></traps></test></probe></rpm></services>
</configuration>Description
Trap to send if threshold is met or exceeded.
Contents
<name>—Trap to send if threshold is met or exceeded.
egress-jitter-exceeded—Exceeded jitter in egress time threshold.egress-std-dev-exceeded—Exceeded egress time standard deviation threshold.egress-time-exceeded—Exceeded maximum egress time threshold.ingress-jitter-exceeded—Exceeded jitter in ingress time threshold.ingress-std-dev-exceeded—Exceeded ingress time standard deviation threshold.ingress-time-exceeded—Exceeded maximum ingress time threshold.jitter-exceeded—Exceeded jitter in round trip time threshold.probe-failure—Successive probe loss threshold reached.rtt-exceeded—Exceeded maximum round trip time threshold.std-dev-exceeded—Exceeded round trip time standard deviation threshold.test-completion—Test completed.test-failure—Total probe loss threshold reached.