Huawei MG323 Recording Equipment User Manual


 
HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Commands for Internet Services
Issue 02 (2010-11-23)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
140
unavailable, the connection is kept in Up state, unless the user or the network
disconnects the connection.
z
3: restricted state, which indicates that the internet connection is established but
is not covered by a network currently. This is not supported currently.
z
4: disabled state, which indicates that the internet connection is interrupted. This
is not supported currently.
<numServices>: numeric parameter, which indicates the IDs of services that use the
internet connection profile. Value range: 0–9.
<conAddr>: character type parameter, which indicates the local IP address of the
internet connection profile (if no local IP address exists, this parameter is left empty).
10.2.3 Displaying the Status of the Specified Connection Profile
Write
command
AT^SICI=<conProfiled>
Function
Displays the status of the specified connection profile.
Response
z
In case of successful execution:
<CR><LF>^SICI:
<conProfileId>,<conState>,<numService>,<conAddr><CR><LF>
<CR><LF>OK<CR><LF>
z
In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z
In case of an error related to the MT: <CR><LF>CME ERROR:
<err><CR><LF>
10.2.4 Examples
Example 1:
Query the ID of the supported connection profile.
AT^SICI=?
^SICI: (0,1)
OK
Example 2:
Query the information about the current connection profile.
AT^SICI?
^SICI: 0,2,1,192.168.50.100
OK
Example 3: