Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 136 of 509
Mod. 0808 2011-07 Rev.2
Quality Of Service Profile - +CGQMIN
+CGQMIN - Quality Of Service Profile (Minimum Acceptable)
[<cid>
[,<precedence>
[,<delay>
[,<reliability>
[,<peak>
[,<mean>]]]]]]
Set command allows to specify a minimum acceptable profile which is checked by
the terminal against the negotiated profile returned in the Activate PDP Context
Accept message.
Parameters:
<cid> - PDP context identification (see +CGDCONT command).
<precedence> - precedence class
<delay> - delay class
<reliability> - reliability class
<peak> - peak throughput class
<mean> - mean throughput class
If a value is omitted for a particular class then this class is not checked.
Note: a special form of the Set command, +CGQMIN=<cid> causes the requested
profile for context number <cid> to become undefined.
Note: set command can modify the 3G QoS according to 3GPP 23.107 (see
Read command returns the current settings for each defined context in the format:
+CGQMIN: <cid>,<precedence>,<delay>,<reliability>,<peak>,
<mean>[<CR><LF>+CGQMIN: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[…]]
If no PDP context has been 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:
+CGQMIN: <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.
OK
AT+CGQMIN?
+CGQMIN: 1,0,0,5,0,0
OK
AT+CGQMIN=?
+CGQMIN: “IP”,(0-3),(0-4),(0-5),(0-9),(0-18,31)
3GPP TS 27.007; GSM 03.60