10.1.45 APN rate control +CGAPNRC
27.0073GPPAT command set for User Equipment (UE)Release 18TS
Table 10.1.45-1: +CGAPNRC action command syntax
Command |
Possible Response(s) |
+CGAPNRC[=<cid>] |
[+CGAPNRC: <cid>[,<Additional_exception_reports>[,<Uplink_time_unit>[,<Maximum_uplink_rate>]]] [<CR><LF>+CGAPNRC: <cid>[,<Additional_exception_reports>[,<Uplink_time_unit>[,<Maximum_uplink_rate>]]] […]]] |
+CGAPNRC=? |
+CGAPNRC: (list of <cid>s associated with active contexts) |
Description
This execution command returns the APN rate control parameters (see 3GPP TS 24.008 [8]) associated to the provided context identifier <cid>.
If the parameter <cid> is omitted, the APN rate control parameters for all active PDP contexts are returned.
The test command returns a list of <cid>s associated with secondary and non secondary active PDP contexts.
Defined values
<cid>: integer type; specifies a particular PDP context definition (see the +CGDCONT and +CGDSCONT commands).
<Additional_exception_reports>: integer type; indicates whether or not additional exception reports are allowed to be sent when the maximum uplink rate is reached. This refers to bit 4 of octet 1 of the APN rate control parameters IE as specified in 3GPP TS 24.008 [8] clause 10.5.6.3.2.
0 Additional_exception_reports at maximum rate reached are not allowed to be sent.
1 Additional_exception_reports at maximum rate reached are allowed to be sent.
<Uplink_time_unit>: integer typ; specifies the time unit to be used for the maximum uplink rate. This refers to bits 1 to 3 of octet 1 of the APN rate control parameters IE as specified in 3GPP TS 24.008 [8] clause 10.5.6.3.2.
0 unrestricted
1 minute
2 hour
3 day
4 week
<Maximum_uplink_rate>: integer type; specifies the maximum number of messages the UE is restricted to send per uplink time unit. This refers to octet 2 to 4 of the APN rate control parameters IE as specified in 3GPP TS 24.008 [8] clause 10.5.6.3.2.
Implementation
Optional.