HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
51
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 the 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
Predefined user roles
network-admin
Usage guidelines
This command places you in raw request view and deletes the content of the previously configured GET
request.
Examples
# Enter raw request view and specify the content of a request for the HTTP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] raw-request
[Sysname-nqa-admin-test-http-raw-request]