Specifications

Chapter 15 – Provisioning AT Commands
Multi-Tech Systems, Inc. CDMA AT Commands Reference Guide (PN S000294K) 101
SID and NID +WSID
Description: This command is used to set the home SID and NID for 800Mhz CDMA operation only. The new SID/NID
values are committed to NV with the +WCMT command.
Values: <index> The location in the SID/NID list to store the values. A maximum of 20 entries (0-19) are
supported. Error 22 is returned if the specified index value is not in the valid range.
<SID number> SID value range – 0 to 32767.
<NID number> NID value range – 0 to 65535. Defaults to 65535 if not specified.
Syntax: Command syntax: AT+ WSID=<index>,<SID number>,<NID number>
Command Possible Responses
AT+WSID?
Note: Get current SID and NID
+WSID: 1, 45, 84
OK
Note: The SID/NID pair 45,84 in location 1 is selected.
AT+WSID=3, 4145, 2102
AT+WSID?
Note: Set SID to 4145 and NID to 2102.
Store in location 3 of the SID/NID list.
OK
+WSID: 3, 4145, 2102
OK
Note: The SID/NID pair 4145,2102 in location 3 is selected.
AT+WSID=2
AT+WSID?
Note: Set SID to 0 and NID to 0. Store in
location 2 of the SID/NID list.
OK
+WSID: 2, 0, 0
OK
Note: The SID/NID pair 0,0 in location 2 is selected.
AT+WSID=4, 64
AT+WSID?
Note: Set SID to 64 and NID to 0. Store in
location 4 of the SID/NID list.
OK
+WSID: 4, 64, 0
OK
Note: The SID/NID pair 64,0 in location 4 is selected.
AT+WSID=, 64, 1024
AT+WSID?
Note: Set SID to 64 and NID to 1024.
Store in the currently selected location of
the SID/NID list.
OK
+WSID: 4, 64, 1024
OK
Note: The SID/NID pair 64,1024 in location 4 is selected.
Access Overload Class +WAOC
Description: This command is used to set the Access Overload Class.
Values: <number> Access overload value range – 0 to 15.
Syntax: Command syntax: AT+WAOC=<number>
Command Possible Responses
AT+WAOC?
Note: Get current Access Overload Class
+WAOC: 5
OK
AT+WAOC=7
Note: Set Access Overload Class to 7
OK
Note: For RUIM software releases, this command is not valid and will return “Error 3”.
Slot Cycle Index +WSCI
Description: This command is used to set the slot cycle index.
Values: <number> Slot cycle index, ranges from 0 to 7.
Syntax: Command syntax: AT+WSCI=<number>
Command Possible Responses
AT+WSCI?
Note: Read the current slot cycle index
+WSCI: 2
OK
AT+WSCI=1
Note: Set the slot cycle index
OK