Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual

Page 105: Examples, Quality of service profile +cgqreq

Advertising
background image

3GPP TS 27.007 AT COMMANDS 

 

 

105 

HSPA+ AT Commands Reference Guide

 

Syntax 

Command 

Command type 

AT+CGQMIN= 
[<cid> 
[,<precedence> 
[,<delay> 
[,<reliability> 
[,<peak> 
[,<mean>]]]]]] 

 

AT+CGQMIN? 

Read 

AT+CGQMIN=? 

 

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, +CGQMIN=<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 +CGEQMIN. 

„

Reference: 3GPP TS 27.007; GSM 03.60 

Examples 

AT+CGQMIN=1,0,0,3,0,0

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)

OK

Quality of Service Profile   +CGQREQ 

Set command allows to specify a Quality of Service Profile that is used when the terminal sends an Activate PDP 
Context Request message to the network. It specifies a profile for the context identified by the (local) context 
identification parameter, <cid>. 

Read command returns the current settings for each defined context in the format: 

Advertising