HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

21
Monitored
performance
metric
Threshold
type
Collect data in Checked Num Over-threshold Num
MOS N/A N/A N/A N/A
display nqa result
Use display nqa result to display the most recent result of the specified NQA operation.
Syntax
display nqa result [ admin-name operation-tag ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
admin-name operation-tag: Displays the most recent result of an NQA operation. The admin-name
argument represents the name of the administrator who creates the NQA operation, and the
operation-tag argument represents the operation tag. Each of the arguments is a case-insensitive string
of 1 to 32 characters that cannot contain hyphens (-). If these two arguments are not specified, the
command displays the result of all NQA operations.
Examples
# Display the result of the TCP operation with the administrator name administrator and the operation
tag test.
<Sysname> display nqa result admin test
NQA entry (admin admin, tag test) test results:
Send operation times: 1 Receive response times: 1
Min/Max/Average round trip time: 35/35/35
Square-Sum of round trip time: 1225
Last succeeded probe time: 2011-05-29 10:50:33.2
Extended results:
Packet loss ratio: 0%
Failures due to timeout: 0
Failures due to disconnect: 0
Failures due to no connection: 0
Failures due to internal error: 0
Failures due to other errors: 0
# Display the most recent result of the UDP jitter operation.
<Sysname> display nqa result admin test
NQA entry (admin admin, tag test) test results:
Send operation times: 10 Receive response times: 10
Min/Max/Average round trip time: 15/46/26
Square-Sum of round trip time: 8103