traps
Syntax
traps traps;
Hierarchy Level
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Set the trap bit to generate traps for probes. Traps are sent if the configured threshold is met or exceeded.
Options
traps—Specify one or more traps. The following options are supported:
- egress-jitter-exceeded—Generates traps when the jitter in egress time threshold is met or exceeded.
- egress-std-dev-exceeded—Generates traps when the egress time standard deviation threshold is met or exceeded.
- egress-time-exceeded—Generates traps when the maximum egress time threshold is met or exceeded.
- ingress-jitter-exceeded—Generates traps when the jitter in ingress time threshold is met or exceeded.
- ingress-std-dev-exceeded—Generates traps when the ingress time standard deviation threshold is met or exceeded.
- ingress-time-exceeded—Generates traps when the maximum ingress time threshold is met or exceeded.
- jitter-exceeded—Generates traps when the jitter in round-trip time threshold is met or exceeded.
- probe-failure—Generates traps for successive probe loss thresholds crossed.
- rtt-exceeded—Generates traps when the maximum round-trip time threshold is met or exceeded.
- std-dev-exceeded—Generates traps when the round-trip time standard deviation threshold is met or exceeded.
- test-completion—Generates traps when a test is completed.
- test-failure—Generates traps when the total probe loss threshold is met or exceeded.
Usage Guidelines
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.