Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual
Page 106: Examples

3GPP TS 27.007 AT COMMANDS
HSPA+ AT Commands Reference Guide
106
+CGQREQ: <cid>,<precedence>,<delay>,<reliability>,<peak>,
<mean>[<CR><LF>+CGQREQ: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[…]]
If no PDP context is defined, it has no effect and OK result code is returned.
Test command returns as a compound value the type of the current PDP context and the supported values for the
subparameters in the format:
+CGQREQ: <PDP_Type>,(list of supported <precedence>s),
(list of supported <delay>s),(list of supported <reliability>s),
(list of supported <peak>s),(list of supported <mean>s)
Note: Only the “IP” <PDP_Type> is currently supported.
Syntax
Command
Command type
AT+CGQREQ=[<cid>[,<precedence>[,<delay>[,<reliability>[,<peak>
[,<mean>]]]]]]
AT+CGQREQ?
Read
AT+CGQREQ=?
Parameters and Values
<cid>
PDP context identification. See +CGDCONT command.
<precedence>
Precedence class.
<delay>
Delay class.
<reliability>
Reliability class.
<peak>
Peak throughput class.
<mean>
Mean throughput class.
Note: If a value is omitted for a particular class then this class is not checked.
Notes
A special form of the Set command, +CGQREQ=<cid> causes the requested profile for context number <cid> to
become undefined.
Set command can modify the 3G QoS according to 3GPP 23.107. See +CGEQREQ.
Reference: 3GPP TS 27.007; GSM 03.60.
Examples
AT+CGQREQ?
+CGQREQ: 1,0,0,3,0,0
OK
AT+CGQREQ=1,0,0,3,0,0
OK
AT+CGQREQ=?