R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)

51
Syntax
probe timeout timeout
undo probe timeout
Default
The timeout time of a probe is 3000 milliseconds.
Views
DHCP/DNS/DLSw/FTP/HTTP/SNMP/TCP operation view
ICMP/UDP echo operation view
Any NQA template view
Predefined user roles
network-admin
Parameters
timeout: Specifies the probe timeout time in milliseconds. The available value ranges include:
10 to 86400000 for the FTP or HTTP operation.
10 to 3600000 for the DHCP, DNS, DLSw, ICMP echo, SNMP, TCP, or UDP echo operation.
Usage guidelines
If a probe does not complete within the period, the probe is timed out.
Examples
# Set the probe timeout time for the DHCP operation to 10000 milliseconds.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dhcp
[Sysname-nqa-admin-test-dhcp] probe timeout 10000
# In HTTP template view, set the probe timeout time for the HTTP operation to 10000 milliseconds.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] probe timeout 10000
raw-request
Use raw-request to enter raw-request view and specify the content of an HTTP request.
Use undo raw-request to delete the content of an HTTP request.
Syntax
raw-request
undo raw-request
Default
No contents are specified.
Views
HTTP operation view, HTTP template view