Chapter 3:  AT Commands Reference
 April 15, 2008 G24-L AT Commands Reference Manual 3-297
The following table shows the +MPINGSTAT unsolicited response parameters.
Table 3-209: +MPINGSTAT Unsolicited Response Parameters 
<Parameter> Description
<status> 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.
<"Destination IP"> 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.
<SentMessages> Specifies a total number of sent Echo Request 
messages.
<ReceivedMessages> Specifies a total number of received Echo Reply 
messages corresponding to Echo Request messages.
<AvarageRTT> Specifies average Round Trip Time (RTT) for this ping 
request. This value will be reported if and only if 
<ReceivedMessages> value is greater than zero. 
Calculation of this value comprises of accumulating all 
RTT values and dividing total accumulated RTT by 
<ReceivedMessages> value. Only an integral part of a 
result will be reported and any digits of a fraction part 
will be truncated.