R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
63
[Sysname-nqa-admin-test-udp-jitter] reaction 1 checked-element rtt threshold-type
average threshold-value 50 5 action-type trap-only
# Create reaction entry 2 for monitoring the round-trip time of UDP jitter probe packets, and set the upper
limit to 50 milliseconds and lower limit to 5 milliseconds. Before the NQA operation starts, the initial
state of the reaction entry is invalid. After the operation, the packet round-trip time is checked. If the total
number of threshold violations reaches or exceeds 100, the state of the entry is set to over-threshold.
Otherwise, the state of the entry is set to below-threshold. Once the state of the reaction entry changes,
a trap message is generated and sent to the NMS.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type udp-jitter
[Sysname-nqa-admin-test-udp-jitter] reaction 1 checked-element rtt threshold-type
accumulate 100 threshold-value 50 5 action-type trap-only
reaction trap
Use reaction trap to configure the sending of traps to the NMS under specific conditions.
Use undo reaction trap to restore the default.
Syntax
reaction trap { probe-failure consecutive-probe-failures | test-complete | test-failure
cumulate-probe-failures }
undo reaction trap { probe-failure | test-complete | test-failure }
Default
No traps are sent to the NMS.
Views
DHCP/DLSw/DNS/FTP/HTTP/SNMP/TCP/voice operation view
ICMP/UDP echo operation view
UDP jitter operation view
Predefined user roles
network-admin
Parameters
probe-failure consecutive-probe-failures: Sends a trap to the NMS if the number of consecutive probe
failures in an operation is greater than or equal to consecutive-probe-failures. The value range for the
consecutive-probe-failures argument is in the range of 1 to 15. The system counts the number of
consecutive probe failures for each operation, so multiple traps might be sent.
test-complete: Sends a trap to indicate that the operation is completed.
test-failure cumulate-probe-failures: Sends a trap if the total number of probe failures in an operation is
greater than or equal to cumulate-probe-failures. The value range for the cumulate-probe-failures
argument is in the range of 1 to 15. The system counts the total probe failures after the last operation
completes, so only one trap is sent.
Usage guidelines
The reaction trap test-complete command is supported only for the UDP jitter and voice operations.