Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-417
Example
AT+MIPCALL=1,"internet"
OK
+MIPCALL: 10.170.4.111
AT+MPING=1,"10.170.4.112" // Ping remote computer using default parameters
OK
+MPING: "10.170.4.112",0,0,400 //Echo Reply message received, RTT is 400 ms.
+MPING: "10.170.4.112",0,0,420
+MPING: "10.170.4.112",0,0,440
+MPING: "10.170.4.112",0,0,410
//Ping request execution is completed. Four Echo Request
messages were sent, and four //Echo Reply messages
were received. Average RTT is 417 milliseconds.
+MPINGSTAT: 0,"10.170.4.112",4,4,417
+MPINGSTAT, Status Update for +MPING Execution

This is the unsolicited response that the G24 sends to the terminal to inform of ping execution

status update and provides summary statistics of ping request when ping request execution is

completed.

Command Type Syntax Response/Action Remarks
Unsolicited
Response +MPINGSTAT:
<status>[,<"Destination
IP">,<SentMessages>,
<ReceivedMessages>[,<AverageRTT>]]
The unsolicited
response that the G24
sends to the terminal
to inform it with ping
execution status
update. This response
also provides a
statistics summary of
ping request when
ping request
execution is
completed.