display nqa results (NQA view)

Function

The display nqa results this command displays NQA test result statistics in a specified NQA test instance view.

Format

display nqa results [ this ] [ verbose ]

Parameters

Parameter Description Value
this

Display result statistics of the current instance.

-

verbose

Displays detailed information about an NQA test instance.

-

Views

NQA view

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
sla read

Usage Guidelines

Usage Scenario

NQA test instances monitor the network operating status, output statistics, and effectively help reduce costs. NQA measures performance of various protocols on the network, which allows carriers to collect network operation indexes in real time.

The display nqa results this command can be used to query the test result of a specified NQA test instance in the corresponding test view. This allows you to learn information the test instance more comprehensively.

The display nqa results collection this command displays accumulative test statistics.

Prerequisites

NQA test instances are configured.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics on ICMP NQA tests.
<HUAWEI> system-view
[~HUAWEI] nqa test-instance admin icmp
[*HUAWEI-nqa-admin-icmp] test-type icmp
[*HUAWEI-nqa-admin-icmp] commit
[~HUAWEI-nqa-admin-icmp] display nqa results this
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 Stats errors number:0
    Destination ip address:10.1.1.2
    Min/Max/Average Completion Time: 31/46/36
    Sum/Square-Sum Completion Time: 108/4038
    Last Good Probe Time: 2006-8-2 10:7:11.4
    Lost packet ratio: 0 %
Table 1 Description of the display nqa results (NQA view) command output
Item Description
NQA entry(admin, icmp)

NQA test entry information:

  • admin: administrator of an NQA test instance.
  • icmp: name of an NQA test instance.
The test is finished

Test status:

  • finished: The test is complete.
  • running: The test is running.
Send operation times

Number of sent packets.

Receive response times

Number of received packets.

Attempts number

Number of times a test instance is performed.

Drop operation number

Number of system resource allocation failures.

Operation timeout number

Number of timeouts during a test.

Operation sequence errors number

Number of received out-of-order packets.

System busy operation number

Number of test conflicts.

Last Good Probe Time

Date and time when the last probe was complete.

RTD OverThresholds number

Number of times the RTD threshold is exceeded.

Disconnect operation number

Number of forcible disconnections.

Connection fail number

Number of connection failures.

RTT Stats errors number

Number of RTT status errors.

Destination ip address

Destination IP address of a test.

Min/Max/Average Completion Time

Minimum, maximum, or average completion time of a test instance.

Sum/Square-Sum Completion Time

Sum and square sum of the completion time of a test instance.

Lost packet ratio

Test packet loss ratio.

Completion

Status of a test instance:

  • success: The test instance is successful.
  • no result: The test is running, and no result is obtained.
  • failed: The test instance fails.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >