< Home

display nqa results

Function

The display nqa results command displays NQA test results.

Format

display nqa results [ test-instance admin-name test-name ] [ verbose ]

Parameters

Parameter Description Value

test-instance

Indicates an NQA test instance.

-

admin-name

Specifies the name of the administrator for an NQA test instance.

The value must be the name of an existing NQA test instance administrator.

test-name

Specifies the name of an NQA test instance.

The value must be the name of an existing NQA test instance.

verbose

Displays detailed information.

NOTE:

Only ICMP, UDP, ICMP Jitter, and UDP Jitter test instances support the query of details.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

NQA test results cannot be displayed automatically on the terminal. To view NQA test results, run the display nqa results command.

If no test instance is specified, the test result of the test instance is displayed in the corresponding test instance view, and the test result of all test instances is displayed in the system view or other views irrelevant to test instances. If a test instance is specified, the test result of only this test instance is displayed.

The output of the display nqa results command contains the following two parts:
  • Universal test results: This part does not vary according to the test instance type.

  • Detailed statistics of each test: Statistics items in this part vary according to the test instance type.

Precautions

The display nqa results command only displays the result of a test instance that has been completed.

When NQA test result table and historical table are displayed in a split screen, latest results are displayed to improve user experience.

By default, the unit of the delay statistics field in the result table is millisecond. The timestamp-unit command specifies the unit of delay statistics fields in result tables of the UDP Jitter and ICMP Jitter test instances.

When you run the display nqa results command to check the results of a single UDP Jitter or ICMP Jitter test instance:
  • If the value of SendProbe is 0, no test packet has been sent, and Packet Loss Ratio is displayed as 100% (default value).
  • If the value of SendProbe is not 0 and the value of Packet Loss Ratio is 100%, all test packets have been lost.

Example

# Display the results of an NQA ICMP test.

<HUAWEI> display nqa results test-instance admin icmp
  NQA entry(admin, icmp) :testflag is inactive ,testtype is icmp                  
  1 . Test 1 result   The test is finished                                      
   Send operation times: 3              Receive response times: 3               
   Completion:success                   RTD OverThresholds number: 0            
   Attempts number:1                    Drop operation number:0                 
   Disconnect operation number:0        Operation timeout number:0              
   System busy operation number:0       Connection fail number:0                
   Operation sequence errors number:0   RTT Status errors number:0              
   Destination ip address:10.138.77.21                                          
   Min/Max/Average Completion Time: 2/2/2                                       
   Sum/Square-Sum  Completion Time: 6/12                                        
   Last Good Probe Time: 2012-07-02 17:09:18.1                                  
   Lost packet ratio: 0 %      

# Display detailed results of an NQA ICMP test.

<HUAWEI> display nqa results test-instance admin icmp verbose
  NQA entry(admin, icmp) :testflag is inactive ,testtype is icmp                  
  1 . Test 1 result   The test is finished                                      
   Send operation times: 3              Receive response times: 3               
   Completion:success                   RTD OverThresholds number: 0            
   Attempts number:1                    Drop operation number:0                 
   Disconnect operation number:0        Operation timeout number:0              
   System busy operation number:0       Connection fail number:0                
   Operation sequence errors number:0   RTT Status errors number:0              
   Destination ip address:10.138.77.21                                          
   Min/Max/Average Completion Time: 2/2/2                                       
   Sum/Square-Sum  Completion Time: 6/12                                        
   Last Good Probe Time: 2012-07-02 17:09:18.1                                  
   Lost packet ratio: 0 %      
   Detailed result information:
Table 1 Description of the display nqa results test-instance admin icmp and display nqa results test-instance admin icmp verbose command output

Item

Description

NQA entry(admin, icmp)

NQA test items:
  • admin: indicates the administrator or creator of the NQA test instance.

  • icmp: indicates the name of the NQA test instance.

You can run the nqa command to configure this parameter.

testflag

Test flag.

  • active: indicates that the test is running. Checking the result of a running test is invalid.

  • inactive: indicates that the test is complete. At this time, the actual test result is displayed.

testtype

Test type.

You can run the test-type command to configure this parameter.

1 . Test 1 result

Sequence number of test results. Test results are numbered based on the time when the tests are complete.

The test is finished

Test status:
  • finished: indicates that the test is complete.

  • running: indicates that the test is running.

Send operation times

Number of sent packets.

Receive response times

Number of received response packets.

Completion

Completing status of the test:
  • success: indicates that the test is complete successfully.

  • no result: indicates that the test is running, so no test result is obtained or no test result is obtained after the test.

  • failed: indicates that the test fails.

RTD OverThresholds number

Number of times that the round-trip delay (RTD) threshold is exceeded.

Attempts number

Test times.

Drop operation number

Number of system resource allocation failures.

Disconnect operation number

Number of forcible disconnections.

Operation timeout number

Number of timeout operations during the test.

System busy operation number

Number of conflict operations.

Connection fail number

Number of times that the local end fails to establish connections with the peer.

Operation sequence errors number

Number of received disordered packets.

RTT Status errors number

Number of RTT status errors.

Destination ip address

Destination IP address of the test.

You can run the destination-address command to configure this parameter.

Min/Max/Average Completion Time

Minimum/Maximum/Average time taken to complete the test.

Sum/Square-Sum Completion Time

Sum/square sum of the time taken to complete the test.

Last Good Probe Time

Time at which the last probe is complete.

Lost packet ratio

Packet loss ratio.

Detailed result information

Displays detailed result information.

# Display the result of an NQA UDP Jitter test.

<HUAWEI> display nqa results test-instance admin jitter
 NQA entry(admin, jitter) :testflag is inactive ,testtype is jitter                      
  1 . Test 1 result   The test is finished                                      
   SendProbe:60                         ResponseProbe:0                         
   Completion:failed                    RTD OverThresholds number:0             
   Min/Max/Avg/Sum RTT:0/0/0/0          RTT Square Sum:0                        
   NumOfRTT:0                           Drop operation number:0                 
   Operation sequence errors number:0   RTT Stats errors number:0               
   System busy operation number:0       Operation timeout number:60             
   Min Positive SD:0                    Min Positive DS:0                       
   Max Positive SD:0                    Max Positive DS:0                       
   Positive SD Number:0                 Positive DS Number:0                    
   Positive SD Sum:0                    Positive DS Sum:0                       
   Positive SD Square Sum:0             Positive DS Square Sum:0                
   Min Negative SD:0                    Min Negative DS:0                       
   Max Negative SD:0                    Max Negative DS:0                       
   Negative SD Number:0                 Negative DS Number:0                    
   Negative SD Sum:0                    Negative DS Sum:0                       
   Negative SD Square Sum:0             Negative DS Square Sum:0                
   Min Delay SD:0                       Min Delay DS:0                          
   Avg Delay SD:0                       Avg Delay DS:0                          
   Max Delay SD:0                       Max Delay DS:0                          
   Packet Loss SD:0                     Packet Loss DS:0                        
   Packet Loss Unknown:0                Average of Jitter:0                     
   Average of Jitter SD:0               Average of Jitter DS:0                  
   Jitter out value:0.0000000           Jitter in value:0.0000000               
   NumberOfOWD:0                        OWD SD Sum:0                            
   OWD DS Sum:0                         TimeStamp unit: ms                      
   Packet Rewrite Number: 0             Packet Rewrite Ratio: 0%                
   Packet Disorder Number: 0            Packet Disorder Ratio: 0%               
   Fragment-disorder Number: 0          Fragment-disorder Ratio: 0%             
   Start time: 2014-09-01 10:47:57+08:00
   End time: 2014-09-01 10:48:01+08:00  
Table 2 Description of the display nqa results test-instance admin jitter command output

Item

Description

NQA entry(admin, jitter)

NQA test items:
  • admin: indicates the name of the administrator for an NQA test instance.

  • jitter: indicates the name of the NQA test instance.

testflag

Test flag:
  • active: indicates that the test is running. Checking the test result during the operation is invalid.

  • inactive: indicates that the test is complete. At this time, the actual test result is displayed.

testtype

Test type.

SendProbe

Number of sent probes.

ResponseProbe

Number of received response probes.

Completion

Completing status of the test:
  • success: indicates that the test is complete successfully.

  • no result: indicates that the test is running, so no test result is obtained or no test result is obtained after the test.

  • failed: indicates that the test fails.

RTD OverThresholds number

Number of times that the RTD threshold is exceeded.

Min/Max/Avg/Sum RTT

Minimum/Maximum/Average/Sum of the RTT.

RTT Square Sum

RTT square sum of the probes.

NumOfRTT

Number of RTTs.

Drop operation number

Number of system resource allocation failures.

Operation sequence errors number

Serial number of the error packets received by the client.

RTT Stats errors number

Number of RTT status errors.

System busy operation number

Number of conflict operations.

Operation timeout number

Number of timeout operations during the test.

Min Positive SD

Minimum positive jitter from the source to the destination.

Min Positive DS

Minimum positive jitter from the destination to the source.

Max Positive SD

Maximum positive jitter from the source to the destination.

Max Positive DS

Maximum positive jitter from the destination to the source.

Positive SD Number

Number of the positive jitter from the source to the destination.

Positive DS Number

Number of the positive jitter from the destination to the source.

Positive SD Sum

Sum of the positive jitter from the source to the destination.

Positive DS Sum

Sum of the positive jitter from the destination to the source.

Positive SD Square Sum

Square sum of the positive jitter from the source to the destination.

Positive DS Square Sum

Square sum of the positive jitter from the destination to the source.

Min Negative SD

Minimum negative jitter from the source to the destination.

Min Negative DS

Minimum negative jitter from the destination to the source.

Max Negative SD

Maximum negative jitter from the source to the destination.

Max Negative DS

Maximum negative jitter from the destination to the source.

Negative SD Number

Number of the negative jitter from the source to the destination.

Negative DS Number

Number of the negative jitter from the destination to the source.

Negative SD Sum

Sum of the negative jitter from the source to the destination.

Negative DS Sum

Sum of the negative jitter from the destination to the source.

Negative SD Square Sum

Square sum of the negative jitter from the source to the destination.

Negative DS Square Sum

Square sum of the negative jitter from the destination to the source.

Min Delay SD

Minimum delay from the source to the destination.

Min Delay DS

Minimum delay from the destination to the source.

Avg Delay SD

Average delay from the source to the destination.

Avg Delay DS

Average delay from the destination to the source.

Max Delay SD

Maximum delay from the source to the destination.

Max Delay DS

Maximum delay from the destination to the source.

Packet Loss SD

Maximum number of lost packets from the source to the destination.

Packet Loss DS

Maximum number of lost packets from the destination to the source.

Packet Loss Unknown

Number of packets lost at an unknown direction.

Average of Jitter

Average jitter.

Average of Jitter SD

Average jitter from the source to the destination.

Average of Jitter DS

Average jitter from the destination to the source.

Jitter out value

Jitter in sending packets.

Jitter in value

Jitter in receiving packets.

NumberOfOWD

Number of OWD packets.

OWD SD Sum

Sum of OWD from the source to the destination.

OWD DS Sum

Sum of OWD from the destination to the source.

TimeStamp unit

Unit of the timestamp.

Packet Rewrite Number

Number of rewritten packets.

Packet Rewrite Ratio

Percentage of rewritten packets to total packets.

Packet Disorder Number

Number of out-of-order packets.

Packet Disorder Ratio

Percentage of out-of-order packets to total packets.

Fragment-disorder Number

Number of out-of-order fragmented packets.

Fragment-disorder Ratio

Percentage of out-of-order fragmented packets to total packets.

Start time

Time when the test began.

End time

Time when the test ended.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >