R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
57
Views
Any NQA operation view
Default command level
2: System level
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 for
consecutive-probe-failures 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 for cumulate-probe-failures is in the range of
1 to 15. The system counts the total probe failures after the last operation completes, so one trap at most
is sent.
Usage guidelines
Only the reaction trap test-complete command is supported for the voice operation.
Examples
# Configure the system to send a trap if the number of consecutive probe failures in an ICMP echo
operation is greater than or equal to 5.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction trap probe-failure 5
resolve-target
Use resolve-target to set the domain name for the DNS operation.
Use undo resolve-target to restore the default.
Syntax
resolve-target domain-name
undo resolve-target
Default
No domain name is configured.
Views
DNS operation view
Default command level
2: System level
Parameters
domain-name: Specifies the domain name to be resolved. It is a case-insensitive string separated by dots
(.), each part consisting of 1 to 63 characters. The total length must be within 255 characters. Valid
characters in a part include letters, digits, hyphens (-), and underscores (_).