User Manual

Table Of Contents
SIM lock
11-46 Confidential - For internal use 99-137719-D
.penalty_time.result = <errorcode>;<ptime> where
<errorcode >is one of the numeric codes from Table 11-18 and
<ptime>is the penalty time in seconds, only valid if <errorcode> is 0.
11.13.2.3 Set SIM lock
This interface is used to set a SIM lock of a specific category.
Result syntax:
.set.result = <errorcode> where
<errorcode >is one of the numeric codes from Table 11-18
Parameter name
protocols.umts.person
alization
External
access
Type /
Domain
Values
[min;max]
Comment
.set.lock_category r/w t4 §4 int / ram [2..4] Integer representation of the lock
category.
.set.imsi_or_gid2 r/w t4 §4 string / ram n.a. String contains the following:
-IMSI if lock_category=4,
-gid2 if lock_category=2 or 3
.set.gid1_or_na r/w t4 §4 string / ram n.a. String containing the ISP (gid1)
value if lock_category=3,
otherwise it is not used.
.set.entered_vals r/w t4 §4 int / ram [0..1] 1: Values (imsi_or_gid2 and/or
gid1_or_na) are defined and to be
used.
0: Values are not defined and
should be taken from the SIM
card.
.set.result r/w t4 §4 string / ram n.a. Result of the set lock request. All
the above parameters must be
set accordingly before the
operation can succeed.
Table 11-21: Set SIM lock configuration parameters