The threshold command sets thresholds for the round-trip delay and one-way transmission delay.
The undo threshold command deletes the thresholds.
By default, no threshold is configured.
Parameter | Description | Value |
---|---|---|
owd-sd thresholdOwdSD |
Specifies the threshold for a one-way (from the source to the destination) delay. |
It is an integer ranging from 1 to 60000. The unit is determined by the timestamp unit configured using the timestamp-unit command. |
rtd thresholdRtd |
Specifies the threshold for a round-trip delay. |
The value is an integer ranging from 1 to 60000. The unit is determined by the timestamp unit configured using the timestamp-unit command. |
jitter-ds thresholdJitDS |
Specifies the threshold for a one-way transmission (from the destination to the source) jitter. |
The value is an integer ranging from 1 to 60000. The unit is determined by the timestamp unit configured using the timestamp-unit command. |
jitter-sd thresholdJitSD |
Specifies the threshold for a one-way (from the source to the destination) jitter. |
The value is an integer ranging from 1 to 60000. The unit is determined by the timestamp unit configured using the timestamp-unit command. |
owd-ds thresholdOwdDS |
Specifies the threshold for a one-way transmission (from the destination to the source) delay. |
The value is an integer ranging from 1 to 60000. The unit is determined by the timestamp unit configured using the timestamp-unit command. |
Usage Scenario
To set delay thresholds after NQA is configured, run the threshold command.
The conditions for alarm generation are as follows:Prerequisites
Before using the send-trap command, run the test-type command to specify a test type.
Precautions
If parameters need to be changed during the running of the test instance, the system prompts you whether to terminate the test instance. Press "Y" or "N" as required.
<HUAWEI> system-view [~HUAWEI] nqa test-instance user test [*HUAWEI-nqa-user-test] test-type icmpjitter [*HUAWEI-nqa-user-test] threshold jitter-sd 1
<HUAWEI> system-view [~HUAWEI] nqa test-instance user test [*HUAWEI-nqa-user-test] test-type icmpjitter [*HUAWEI-nqa-user-test] threshold owd-sd 1
<HUAWEI> system-view [~HUAWEI] nqa test-instance user test [*HUAWEI-nqa-user-test] test-type icmpjitter [*HUAWEI-nqa-user-test] threshold rtd 2