Specifies a status of ping request execution. Defined values:
0 - The unsolicited response with this <status> will be sent to DTE upon completion of
ping request. If ping request was aborted or socket connection was terminated for any
reason, this unsolicited response will not be reported to DTE.
1 - The unsolicited response with this <status> will be sent to DTE if no ICMP reply
message was received within timeout.
2 - The unsolicited response with this <status> will be sent to DTE if socket
connection was terminated for any reason. This status essentially means that ping
request execution was aborted.
3 - Flow Control OFF. The unsolicited response with this <status> will be sent to DTE
if phone doesn't have enough memory to process sending an Echo Request
message.
4 - Flow Control ON. The unsolicited response with this <status> will be sent to DTE if
phone has enough memory to send an Echo Request message after flow control was
OFF.
Specifies the target machine (computer) for ping request, which is identified by IP
address 4 octets long in dotted decimal notation. Each octet of IP address has valid
value range of 0 to 255.
Specifies average Round Trip Time (RTT) for this ping request. This value will be
reported if and only if <Received Messages> value is greater than zero. Calculation of
this value comprises of accumulating all RTT values and dividing total accumulated
RTT by <Received Messages> value. Only an integral part of a result will be reported
and any digits of a fraction part will be truncated.