Notes, Examples, Quality of service profile +cgqmin – Synaccess Networks NP-0801DTM User Manual

Page 104

Advertising
background image

 

3GPP TS 27.007 AT COMMANDS

 

HSPA+ AT Commands Reference Guide 

104

 

then the subscription value is requested.

<PDP_addr> 

String parameter that identifies the terminal in the address space applicable to 
the PDP. The allocated address may be read using the +CGPADDR command. 

<d_comp> 

Numeric parameter that controls PDP data compression 

Off. If value is omitted, default: 0

On. 

<h_comp> 

Numeric parameter that controls PDP header compression 

Off. If value is omitted, default: 0

On. 

<pd1>, …, <pdN> 

Zero to N string parameters whose meanings are specific to the <PDP_type> 

Notes 

„

Reference: 3GPP TS 27.007 

Examples 

AT+CGDCONT=1,”IP”,”APN”,”10.10.10.10”,0,0

OK

AT+CGDCONT?

+CGDCONT: 1,”IP”,“APN”,”10.10.10.10”,0,0

OK

AT+CGDCONT=?

+CGDCONT: (1-5),”IP”,,,(0-1),(0-1)

OK

Quality of Service Profile   +CGQMIN 

Set command specifies a minimum acceptable profile that is checked by the terminal against the negotiated 
profile returned in the Activate PDP Context Accept message. 

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 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: 

+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. 

Advertising