< Home

display nqa history

Function

The display nqa history command displays the history records about an NQA test.

Format

display nqa history [ test-instance admin-name test-name ]

Parameters

Parameter Description Value

test-instance

Indicates NQA test instances.

-

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

NQA provides NQA test instances to test network operation conditions, to export statistics, and to effectively cut costs. NQA measures the performance of different protocols running on the network.

The display nqa history command helps you understand the network status by displaying the operation statistics about each test packet, including the status and round-trip delay.

No history record about the failed UDP Jitter test instances exist.

Precautions

If no optional parameter is specified, all history records of an NQA test instance are displayed.

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

Example

# Display the history records about an NQA test.

<HUAWEI> display nqa history
 NQA entry(admin, ftp) history:
 Index  T/H/P     Response Status        Address        Time
 1       1/1/1     1157ms  success       10.2.1.2       2012-07-15 10:16:38.188
 2       2/1/1     3000ms  success       10.2.1.2       2012-07-15 10:18:2.922
 NQA entry(admin, http) history:
 Index  T/H/P     Response Status        Address        Time
 1       1/1/1     0ms     busy          UnKnown        2012-07-15 11:16:39.915
 2       1/1/2     0ms     busy          UnKnown        2012-07-15 11:16:39.978
 3       1/1/3     0ms     busy          UnKnown        2012-07-15 11:16:39.40
Table 1 Description of the display nqa history command output

Item

Description

NQA entry(admin, ftp) history

The history records about an NQA test instance:
  • admin: administrator of an NQA test instance.

  • ftp: name of an NQA test instance.

You can run the nqa command to configure this parameter.

Index

Index of a test record.

T/H/P

  • T: Times, which indicates the sequence of the test for a test instance.

  • H: Hop, which indicates the sequence of the hop.

  • P: Probe, which indicates the sequence of the probe.

Response

Period from the time when a probe packet is sent to the time when a response packet is received.

Status

Probe status:
  • success: indicates that the probe succeeds.

  • timeout: indicates that the probe times out and no response packet is received.

  • busy: indicates that the resources are insufficient and the probe packet fails to be sent. When Status is busy, the value of the Response field is 0 ms.

  • drop: indicates that the probe packet is discarded because of no link is available. When Status is busy, the value of the Response field is 0 ms.

Address

Destination IP address of an NQA test instance.

Time

Time when the response packet is received.

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