The configuration model file matching network quality analysis (NQA) is huawei-nqa.yang.
Object |
Description |
Value |
Remarks |
---|---|---|---|
/huawei-nqa:testcase-config/cases/admin-name |
Specifies the administrator of an NQA test instance. |
The value is a string of 1 to 32 characters, excluding question marks (?), spaces, and en dashes (-).
NOTE:
If the string is enclosed in double quotation marks (" "), the string can contain spaces. |
N/A |
/huawei-nqa:testcase-config/cases/test-name |
Specifies the name of an NQA test instance. |
The value is a string of 1 to 32 characters, excluding question marks (?), spaces, and en dashes (-).
NOTE:
If the string is enclosed in double quotation marks (" "), the string can contain spaces. |
N/A |
/huawei-nqa:testcase-config/cases/type |
Specifies the type of an NQA test instance. |
The value is ping, which indicates an ICMP test. By default, no test type is configured. |
N/A |
/huawei-nqa:testcase-config/cases/case-input/ping-case/destination |
Specifies the destination IPv4 address for an NQA test instance. |
The value is in dotted decimal notation. By default, no destination address is configured. |
|
/huawei-nqa:testcase-config/cases/case-input/ping-case/frequency |
Specifies the interval at which an NQA test instance is automatically executed. |
The value is an integer in the range from 1 to 604800, in seconds. By default, no automatic test interval is set, and the system performs the test only once. |
The /huawei-nqa:testcase-config/cases/type object must be configured first. |
/huawei-nqa:testcase-config/cases/case-input/ping-case/interval |
Specifies the interval at which packets are sent in an NQA test instance. |
The value is an integer in the range from 1 to 60, in seconds. The default interval is 4 seconds. |
The /huawei-nqa:testcase-config/cases/type object must be configured first. |
/huawei-nqa:testcase-config/cases/case-input/ping-case/count |
Specifies the number of probes to be sent each time for an NQA test instance. |
The value is an integer in the range from 1 to 15. By default, three probes are sent each time for a test instance. |
The /huawei-nqa:testcase-config/cases/type object must be configured first. |
/huawei-nqa:testcase-config/cases/case-input/ping-case/timeout |
Specifies the timeout period of a probe for an NQA test instance. |
The value is an integer in the range from 1 to 60, in seconds. By default, the detection timeout period is 3 seconds. |
The /huawei-nqa:testcase-config/cases/type object must be configured first. |
/huawei-nqa:testcase-config/cases/case-input/ping-case/nexthop |
Specifies next-hop address for an NQA test instance. |
The value is an IPv4 address in dotted decimal notation. |
This object is mutually exclusive with the /huawei-nqa:testcase-config/cases/case-input/ping-case/vpn object. |
/huawei-nqa:testcase-config/cases/case-input/ping-case/vpn |
Specifies the VPN instance to which the destination address for a test instance belongs. |
The value must be an existing VPN instance name. |
This object is mutually exclusive with the /huawei-nqa:testcase-config/cases/case-input/ping-case/nexthop object. |
/huawei-nqa:testcase-config/cases/execution-policy/start-time/on-reception/on-reception |
If a NETCONF configuration packet does not carry this parameter, an NQA test instance is created but is not executed immediately. If a NETCONF configuration packet carries this parameter, an NQA test instance is created and executed immediately. If another NETCONF configuration packet is delivered without carrying this parameter after an NQA test instance is executed, the NQA test instance will be stopped immediately. |
- |
|