Specifications

UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 125 of 318
+CGEQMIN – 3G Quality Of Service Profile (Minimum Acceptable)
1 – yes
2 – no detect
3 – subscribed value
<Transfer delay > Transfer delay (milliseconds)
0 – subscribed value
100…4000
<Traffic handling priority > Traffic handling priority
0- subscribed value
1…3
Note: a special form of the Set command, +CGEQMIN=<cid> causes the
requested profile for context number <cid> to become undefined.
AT+CGEQMIN? Read command returns the current settings for each defined context in the
format:
[+CGEQMIN: <cid>,<Traffic class>,<Maximum bitrate UL>,<Maximum
bitrate DL>,<Guaranteed bitrate UL>,<Guaranteed bitrate DL>,<Delivery
order>,<Maximum SDU size>,<SDU error ratio>,<Residual bit error
ratio>,<Delivery of erroneous SDUs>,<Transfer delay>,<Traffic
handling><CR><LF>]
[+CGEQMIN:…]
If no PDP context has been defined, it has no effect and OK result code is
returned.
AT+CGEQMIN=? 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 <Traffic class>s),
(list of supported <Maximum bitrate UL>s),(list of supported <Maximum
bitrate DL>s),(list of supported <Guaranteed bitrate UL>s),(list of
supported <Guaranteed bitrate DL>s),(list of supported <Delivery
order>s),(list of supported<Maximum SDU size>s),(list of supported<SDU
error ratio>s),(list of supported<Residual bit error ratio>s),(list of
supported <Delivery of erroneous SDUs>s),(list of supported <Transfer
delay>s),(list of supported <Traffic handling priority>s
Example AT+CGEQMIN=1,0,384,384,128,128,0,0,”0E0”,”0E0”,0,0,0
OK
AT+CGEQMIN?
+CGEQMIN: 1,0,384,384,128,128,0,0,”0E0”,”0E0”,0,0,0