isHostReachable is set to one of the following:
Indicates that at least one of the ping requests reached the host.
Indicates that none of the ping requests reached the host. The operator fails.
A request deems the host to be unreachable if:
The IP address of the remote host.
The canonical name of the remote host. The operator retrieves either the FQDN or the IP address depending on the underlying system configuration.
One of the following:
Indicates the user specified a local IP Address.
Indicates that no local IP Address was specified in the operator input.
The number of requests issued by the operator.
If no error occurs when running the operator, the TotalRequests should be equal to the value of the Number of Requests.
The number of requests that reached the remote host.
The number of requests that found the remote host to be unreachable.
FailedRequests * 100 / TotalRequests.
Indicates that the operator finished successfully.
Indicates that the operator failed.
One of the following:
Indicates that the operator finished successfully.
Specifies why the operator failed in an error message.
|
Copyright © 2014 CA.
All rights reserved.
|
|