Information: C-NTDB
Information: C-NTDB
Information: C-NTDB
C-NTDB
A50016-E3804-D18-2-7618
The information in this document is subject to change without notice and describes only the
product defined in the introduction of this documentation. This documentation is intended for the
use of Nokia Siemens Networks customers only for the purposes of the agreement under which
the document is submitted, and no part of it may be used, reproduced, modified or transmitted in
any form or means without the prior written permission of Nokia Siemens Networks. The
documentation has been prepared to be used by professional and properly trained personnel, and
the customer assumes full responsibility when using it. Nokia Siemens Networks welcomes
customer comments as part of the process of continuous development and improvement of the
documentation.
The information or statements given in this documentation concerning the suitability, capacity, or
performance of the mentioned hardware or software products are given “as is” and all liability
arising in connection with such hardware or software products shall be defined conclusively and
finally in a separate agreement between Nokia Siemens Networks and the customer. However,
Nokia Siemens Networks has made all reasonable efforts to ensure that the instructions
contained in the document are adequate and free of material errors and omissions. Nokia
Siemens Networks will, if deemed necessary by Nokia Siemens Networks, explain issues which
may not be covered by the document.
Nokia Siemens Networks will correct errors in this documentation as soon as possible. IN NO
EVENT WILL NOKIA SIEMENS NETWORKS BE LIABLE FOR ERRORS IN THIS
DOCUMENTATION OR FOR ANY DAMAGES, INCLUDING BUT NOT LIMITED TO SPECIAL,
DIRECT, INDIRECT, INCIDENTAL OR CONSEQUENTIAL OR ANY LOSSES,SUCH AS BUT
NOT LIMITED TO LOSS OF PROFIT, REVENUE, BUSINESS INTERRUPTION, BUSINESS
OPPORTUNITY OR DATA,THAT MAY ARISE FROM THE USE OF THIS DOCUMENT OR THE
INFORMATION IN IT.
This documentation and the product it describes are considered protected by copyrights and other
intellectual property rights according to the applicable laws.
The wave logo is a trademark of Nokia Siemens Networks Oy. Nokia is a registered trademark of
Nokia Corporation. Siemens is a registered trademark of Siemens AG.
Other product names mentioned in this document may be trademarks of their respective owners,
and they are mentioned for identification purposes only.
Copyright © Nokia Siemens Networks 2010. All rights reserved.
Elevated voltages are inevitably present at specific points in this electrical equipment.
Some of the parts may also have elevated operating temperatures.
Non-observance of these conditions and the safety instructions can result in personal
injury or in property damage.
Therefore, only trained and qualified personnel may install and maintain the system.
The system complies with the standard EN 60950 / IEC 60950. All equipment connected
has to comply with the applicable safety standards.
2/336 A50016-E3804-D18-2-7618
Data Model Description Table of Contents
General Information 5
Keyword/Descriptor ..................................................................................................5
Document Change History .......................................................................................5
Changes Made in the Current Version.........................................................................................5
1 Introduction 6
1.1 Scope ...................................................................................................................6
1.1.1 Principal Structure of the C-NTDB ......................................................................................6
1.1.2 Types of Data Intended for the C-NTDB .............................................................................8
1.1.3 Consequences for the Used Modeling Technique ............................................................9
A50016-E3804-D18-2-7618 3/336
Data Model Description
4/336 A50016-E3804-D18-2-7618
Data Model Description General Information
General Information
Keyword/Descriptor
Directory based database, X.500 data model, LDAP, DAP, C-NTDB, HLR
A50016-E3804-D18-2-7618 5/336
Introduction Data Model Description
1 Introduction
1.1 Scope
This document describes the data model for an X.500 based subscriber database held in the C-
NTDB for the use of a subscriber-dataless HLR.
The following figure gives an overview over the system the C-NTDB is embedded in.
MSC/VLR
MAP
MAP
Provisioning
Gateway MAP Mobile Application
Protocol
HLRd-FE HLRd-FE HLRd-FE MSC Mobile Switching
Center
VLR Visiting Location
LDAP/X.500 Register
HLRd-FE Home Location
Register
Frontend
DS Directory Server
DSA Directory Service
DS DS DS Agent
DS DS DS DS DS DS
6/336 A50016-E3804-D18-2-7618
Data Model Description Introduction
SPML
client client client Provision ing
Center
Provisioning
Gateway
HLRd-FE_1 HLRd-FE_x HLRd-FE_m
LDAP
LD AP
LDAP
~40 mio
DS DS
...
DS DS DS DS
BE-DSA 1 BE-DSA n
A50016-E3804-D18-2-7618 7/336
Introduction Data Model Description
The figure 3 shows a classification of the subscriber data that are candidates for being stored in
the C-NTDB.
OSS/BSS
Billing
Enabling
Statistics Presence
Presence Location MSP
MSP
Services Location
BI SD
Customer
Care
Network
System Media
Media
Supporting Services HLR/(AuC)
HLR/(AuC) HSS
HSS
Mgmt. Control SD
(OA&M) Control
8/336 A50016-E3804-D18-2-7618
Data Model Description Introduction
It should be noted that services of the second and third layer may also use data of the lower
layer services. It will never be the other way round.
According to the above requirement areas, the HLR application (in figure 3 seen as a network
supporting service) contains the following characteristics:
Access type is real-time.
Subscriber data is permanent.
One subscriber record has been calculated to contain a maximum of 4K.
With the exception of the interdependencies of basic and supplementary services, the
complexity is fairly low.
A first analysis shows that there is potential for the reuse of parts of the object model by
other network supporting services.
Generally directory like databases have been developed for and are most effective with a
seldom changing basic structure, few modifications of the content and a high percentage of
read operations.
In addition directories can be an efficient solution for data storage, if the client knows the exact
point in the directory information tree, which stores the requested data, because this can
dramatically reduce the amount of possible resulting entries of an otherwise scoped query,
which again can improve search performance a lot.
The requirement analysis of HLR as described in subsection 1.1.2 has two main consequences:
The tree structure of the subscriber tree is kept as flat as possible with a minimal number
of entries a subscriber consists of.
Every attribute, which has a unique value for one subscriber and, which is used as a
database access criterion to find a complete subscriber record, is modeled as a key.
(IMSI and MSISDN)
In addition HLR has to carry out its signaling according to 3GPP, which means that the data
items defined in the various standards, and which were already part of HLR-c, have to be
incorporated into the data model.
As a tree like structure is not suited for table like data definitions, these are avoided as far as
possible. In some situations the standards from ETSI and 3GPP do not support this strategy. In
these cases subtrees have to be defined under the subscriber, which are as deep as the
dimension of the table.
A50016-E3804-D18-2-7618 9/336
Conceptual Data Model Data Model Description
10/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Root
o=DEFAULT
oc: tenantConfiguration
sssd=SSSD
oc: subSpecServDat
uid=262011100000004
oc: subscriber
uid:262011100000004
contractIdPtr: 11111
Service tree: common service data with infrequent changes, which are typically identical
for groups of subscribers and which belong to the subscriber, as they are part of the
subscriber’s individual service/network settings
A50016-E3804-D18-2-7618 11/336
Conceptual Data Model Data Model Description
ROOT o=deleteInfo
oc: nssConf*
o=DEFAULT
oc: tenantConfiguration o=resetInfo
oc: nssConf*
o=counter o=services o=templates
oc: nssCounter oc: cntdbOrganization oc: subTemplate o=SCTRANS
oc: nssConf*
o=nss
o=VMS oc: applicationConfiguration o=PROHIBFTNO
oc: nssConf* oc: nssConf*
o=DCSI o=SSCSI o=MCSI o=MGCSI o=LCSPROF o=MSP o=GPRSCSI o=SMSCSI o=VTCSI o=MTSMSCSI o=UGCSI
oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf oc: nssConf*
tdpId=12 bcn=FAX
o: tdpData
oc: tdpData uShortCode=103 oc: BCASETINNSS
uShortCode=100
o: tdpData
oc: u-csi bcn=DATA
o: tdpData
* abbreviation for oc: nssConfiguration
oc: BCASETINNSS
Since service tree data are subscriber independent, they should be stored once in the directory
separately from the subscriber tree (best on the ROUTING DSA, as it does not contain a lot of
data) and be referenced from the subscriber entry when needed. This avoids unnecessary
redundancies in the data model and simplifies administrative tasks (for example, change of the
general characteristics of a service via provisioning gateway).
12/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
FE-DSA/Routing DSA
Root
vers=01_05_02
o=DEFAULT oc: version
Real entry
dc=MSISDN sssd=SSSD dc=IMSI
Ref. to BE1 Ref. to BE2 Ref. to BE1 Ref. to BE2 Ref. to BE1 Ref. to BE2
o=services
(*) ... will not be found within the DIT as SSSD … Subscriber Specific Service Data
long as an application does not request nss … Network Supporting Services
its existence in the DIT explicitly es … Enabling Services
bas … Business and Application Services
Figure 6: Split Overview between Subscriber Independent Service and Subscriber Data
The following figure shows the subscriber independent service tree in more detail:
A50016-E3804-D18-2-7618 13/336
Conceptual Data Model Data Model Description
ROOT
o=DEFAULT o=deleteInfo
o=resetInfo
oc: nssConf*
o=counter o=services o=templates
oc: cntdbOrganization oc: subTemplate
oc: nssCounter o=SCTRANS
oc: nssConf*
o=nss
o=VMS oc: applicationConfiguration o=PROHIBFTNO
oc: nssConf* o: nssConf*
o=DCSI o=SSCSI o=MCSI o=MGCSI o=LCSPROF o=MSP o=GPRSCSI o=SMSCSI o=VTCSI o=MTSMSCSI o=UGCSI
oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf oc: nssConf*
tdpId=12 bcn=FAX
o: tdpData
oc: tdpData uShortCode=103 oc: BCASETINNSS
uShortCode=100
o: tdpData
oc: u-csi bcn=DATA
o: tdpData
oc: BCASETINNSS
The following figures give a more detailed view of the subscriber tree and illustrate the DIT
structure with regard to the routing (FE) DSA and the BE-DSA.
14/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
FE FE FE
uid=262011100000001
oc: subscriber
uid:262011100000001
contractIdPtr: 11111
nss=NSS
oc: netSuppServ
imsi=262011100000001 msisdn=491711100010
o:acSubData ALIAS
BE-DSA1
imsi:262011100000001 ALIASes pointing
acSubscrType: 1 to one specific IMSI
acEncKey: 123456…..
acSeqNum: 0 imsi=262011100000001
ALIAS
As can be seen in Figure 9, each card is identified by the unique IMSI identifier. This IMSI is
assigned during creation of the IMSI via the PCS.
Figure 9 also shows that each end user can be identified by a unique identifier (UID). As there is
no business model for an end user at the moment, but there will be in future, this UID is
assigned during creation of the subscriber via the provisioning gateway.
The HLR application currently accesses the database via IMSI and MSISDN. This access has to
be in real-time; therefore these two attributes have to be modeled as separate keys (entries). In
the BE-DSA they are implemented as aliases pointing to the IMSI of the card. By applying this
concept it is guaranteed that the whole subscriber data can be read with the IMSI and the
MSISDN within one LDAP subtree search operation.
Below the IMSI entry all other entries and attributes containing the subscriber data and the
subscriber-specific service data can be found. General HLR subscriber attributes are stored in
the entry HLR and in entries below if necessary.
The data model on the BE-DSA is easily extensible if an additional application (for example,
HSS) starts to use the C-NTDB.
A50016-E3804-D18-2-7618 15/336
Conceptual Data Model Data Model Description
RoutingDSA/FE-DSA: Root
o=DEFAULT
dc=MSISDN dc=IMSI
sssd=SSSD
msisdn= …10 imsi=...4
msisdn= …12
uid=262011101000004
Ref. to BE1 Ref. to BE1 Ref. to BE1
Ref. to BE1
FE
FE FE FE
uid=262011100000004
msisdn= …10 msisdn= …12 imsi=...4
uid=262011100000004
msisdn=...10 msisdn=...12 imsi=...04
oc: subscriber
ALIAS ALIAS ALIAS
nss=NSS
oc: netSuppServ
o=HLR
oc: subInNss
o: hlr
....
ocsi: OCSI1
refSubRelRo: SUBRELRO1 Exemplary pointers
to service tree
msisdn=491711100010 msisdn=491711100011
oc: msisdnInNss oc: msisdnInNss
msisdn: 491711100010 msisdn: 491711100011
BE-DSA1: isBasic: TRUE isBasic: FALSE
…. ….
16/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
dc=MSISDN o=DEFAULT
dc=IMSI
Ref. to FE2 Ref. to FE4
sssd=SSSD
o=services
FE-DSA2/Routing DSA 2
msisdn=491711100010 msisdn=436766918190
FE-DSA4/Routing DSA4
imsi=262011100000001 imsi=262011101000004
Ref. to BE1 Ref. to BE2
Figure 10: Solving Capacity Limits on ROUTING DSA (Cascading ROUTING DSA)
Due to the natural RAM limitations of the underlying HW the number of subscribers/references
that can be stored on a BE-DSA/ROUTING DSA is limited. For the scalability of the BE-DSA
this is of no influence. Another BE triplet can be added to the directory easily. If necessary, a re-
distribution of subscribers might take place.
A ROUTING DSA cannot be extended by adding another triplet since it has to store all
references for all subscribers of the directory. It depends on the number of subscribers and
number of keys as well as the size of the RAM of the ROUTING DSAs if a cascading of
ROUTING DSAs is necessary. ROUTING DSA1 stores references to further ROUTING DSAs.
These ROUTING DSAs then store the actual BE-DSA references. It is quite clear that this
concept adds another hop for each LDAP operation (ROUTING DSA1 -> ROUTING DSAx ->
BE-DSA) which will have an impact on access performance. Currently there is no plan to use
this concept.
The criteria as to which entries in ROUTING DSA1 will be grouped are to be defined. This could
be according to the application (for example, separate ROUTING DSAs for HLR, HSS and so
on) and/or according to an intelligent routing algorithm.
Note: Figure 11 does not solve the problem if a single key already exceeds the limitation of a
ROUTING DSA. In this specific case a piece of proprietary logic on the primary ROUTING DSA
has to decide which subscriber information is stored on what secondary ROUTING DSA.
Figure 9 shows the upper levels of the directory information tree used for C-NTDB. It details the
structure of the subscriber tree which is flexible enough to be extended for further applications.
A50016-E3804-D18-2-7618 17/336
Conceptual Data Model Data Model Description
It also contains an additional level in the ROUTING DSA to ease the implementation of
cascading ROUTING DSAs. Thus a primary ROUTING DSA could contain the top hierarchy,
secondary ROUTING DSAs containing MSISDNs and IMSIs as shown in figure 11.
For the time being it is assumed that a simple ROUTING DSA will be sufficient.
Since the service tree is very limited in size and rather stable with infrequent changes the
storage of this subtree is flexible. To avoid redundancy it is desirable to store it in the ROUTING
DSA where it can be accessed directly by HLR (and other applications). Another possibility is to
read the whole tree once at bind time and then cache it in the application-FE context for further
usage. In this case a triggering mechanism has to be implemented to inform the application-FE
of changes after the last service tree read operation.
18/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 19/336
Conceptual Data Model Data Model Description
20/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
Attribute Name dc
Registration 0.9.2342.19200300.100.1.25
Domain component (taken from RFC4519)
Description
A50016-E3804-D18-2-7618 21/336
Conceptual Data Model Data Model Description
22/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
Attribute Name o
Registration 2.5.4.10
Organization name (taken from RFC4519)
Description
Value Assertion
Default Value
A50016-E3804-D18-2-7618 23/336
Conceptual Data Model Data Model Description
Value Assertion
Default Value
Value Assertion
Default Value
24/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 25/336
Conceptual Data Model Data Model Description
values:
Description
HARD ACID_HARDCODED
ACID1
ACID2
ACID3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
HARD == 0
ACID1 == 1
Value Assertion ACID2 == 2
ACID3 == 3
Default Value 0
26/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
This attribute specifies the access point name. If no access point name is
entered, the default value "*" is used as wildcard.
Notes: - A mobile subscriber may have multiple subscription records for the
same PDP type and the same PDP address, but with different APNs. For
each subscriber there should be only one wild card APN at most for each
Description
PDP address (PDPADR).
A50016-E3804-D18-2-7618 27/336
Conceptual Data Model Data Model Description
shall only be generated in the security box of the SMC-OP and shall not be
exported to any other security box.
28/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
UMTS
Default Value
This attribute indicates the activation status for a Double IMSI subscriber.
Description
This attribute can only accept single value entry.
Boolean value - true/false
Attribute Syntax Boolean
Matching Criteria booleanMatch,
Value Type SINGLE-VALUE
false == 0
Value Assertion true == 1
A50016-E3804-D18-2-7618 29/336
Conceptual Data Model Data Model Description
fixed FORMAT
The ADDRESS is used without modification as routing information for routing
to the service center.
30/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
NATFRM == 4
Default Value 2
A50016-E3804-D18-2-7618 31/336
Conceptual Data Model Data Model Description
Default Value
32/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.386
Voice Group CALL Service: GROUP IDENTIFICATION
Description
This attribute specifies the group identification number.
Attribute Syntax PrintableString (length 64)
Matching Criteria caseExactMatch, caseExactOrderingMatch
Value Type MULTI-VALUE
Value Assertion
Default Value
A50016-E3804-D18-2-7618 33/336
Conceptual Data Model Data Model Description
Default Value
Default Value
The values are stored as bearer service codes accoding to 3GPP TS 29.002.
Possible service codes are:
BS21
BS22
BS23
BS24
BS25
BS26
Description
BS20genr
BS31
BS32
BS33
BS34
BS30genr
BS41
BS42
BS43
BS44
BS45
BS46
BS40genr
BS61A
BS81A
34/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
The values are stored as tele service codes accoding to 3GPP TS 29.002.
Possible service codes are:
TS11 (telephony)
TS21 (SMS-MT)
TS22 (SMS-MO)
TS61 (fax group 3 alter speech)
TS62 (automatic fax group 3)
TS91 (voice group call service, VGCS)
TS92 (voice broadcast service, VBS)
possible values:
TS10 allSpeechTransmissionServices
Description TS20 allShortMessageSevices
TS60 allFacsimileTransmissionServices
BS20 allDataCDAServices
BS30 allDataCDSServices
BS40 allPADAccess
A50016-E3804-D18-2-7618 35/336
Conceptual Data Model Data Model Description
36/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value 0
Default Value 0
A50016-E3804-D18-2-7618 37/336
Conceptual Data Model Data Model Description
This attribute specifies the strongest Call Barring type imposed for BS40
service.
none None
baoc Barring of Outgoing Calls
boic Barring of Outgoing International Calls
boicexH Barring of all outgoing international calls
except those to HPLMN country.
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
baoc == 1
Value Assertion boic == 2
boicexH == 3
Default Value 0
Default Value
38/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 39/336
Conceptual Data Model Data Model Description
40/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
A50016-E3804-D18-2-7618 41/336
Conceptual Data Model Data Model Description
42/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 1
A50016-E3804-D18-2-7618 43/336
Conceptual Data Model Data Model Description
44/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
PPSCSUB == 228
PPSCSUBR == 229
prevModOfCFPrio1Msub == 230
prevModOfCF == 231
ORDFREE == 240
PRIOFREE == 244
Default Value 10
idle Idle
blck Blocking
rcBlck Recall blocking
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
idle == 1
blck == 2
Value Assertion
rcBlck == 3
Default Value 1
A50016-E3804-D18-2-7618 45/336
Conceptual Data Model Data Model Description
46/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
Default Value 5
A50016-E3804-D18-2-7618 47/336
Conceptual Data Model Data Model Description
This attribute indicates the current state of the subscriber during a CCBS
call.
Default Value 3
48/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
noNotif no notification
A50016-E3804-D18-2-7618 49/336
Conceptual Data Model Data Model Description
notif notification
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noNotif == 0
Value Assertion notif == 1
Default Value
noNotif no notification
notif notification
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noNotif == 0
Value Assertion notif == 1
Default Value
50/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
true == 1
Default Value
A50016-E3804-D18-2-7618 51/336
Conceptual Data Model Data Model Description
Default Value
Default Value
52/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
service.
Default Value
Default Value
noNotif no notification
notif notification
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noNotif == 0
Value Assertion notif == 1
A50016-E3804-D18-2-7618 53/336
Conceptual Data Model Data Model Description
Default Value
Default Value
noNotif no notification
notif notification
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noNotif == 0
Value Assertion notif == 1
Default Value
noNotif no notification
notif notification
Attribute Syntax Integer (0..255)
54/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
noNotif no notification
notif notification
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noNotif == 0
Value Assertion notif == 1
Default Value
A50016-E3804-D18-2-7618 55/336
Conceptual Data Model Data Model Description
NONE
NORMAL NORMAL
PREPAID PREPAID
FLATRATE FLAT RATE
hotbill HOT BILLING
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
hotbill == 1
FLATRATE == 2
Value Assertion
PREPAID == 4
NORMAL == 8
Default Value
This attribute refers to the Override Category for the CLIP supplementary
service.
Description
This attribute can only accept single value entry.
56/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
PERM PERMANENT
TEMPNRES TEMPORARY PRES. NOT RESTRICTED
TEMPRES TEMPORARY PRES. RESTRICTED
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PERM == 0
TEMPRES == 1
Value Assertion
TEMPNRES == 2
Default Value
A50016-E3804-D18-2-7618 57/336
Conceptual Data Model Data Model Description
values:
other coding
CCITT standardized coding
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
GSM == 0
Value Assertion OTHER == 1
Default Value 0
Default Value 0
58/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
Default Value
A50016-E3804-D18-2-7618 59/336
Conceptual Data Model Data Model Description
Default Value
Default Value
60/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
oCsiActive == 1
tCsiActive == 2
ssCsiActive == 4
gprsCsiActive == 8
vtCsiActive == 16
Value Assertion smsCsiActive == 32
mCsiActive == 64
dCsiActive == 128
mtsmsCsiActive == 256
mgCsiActive == 512
Default Value
Default Value
A50016-E3804-D18-2-7618 61/336
Conceptual Data Model Data Model Description
62/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
ACTIVE == 2
Default Value
A50016-E3804-D18-2-7618 63/336
Conceptual Data Model Data Model Description
64/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 65/336
Conceptual Data Model Data Model Description
66/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
reserve Reserved
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noSubstitute == 0
substRRUSF == 1
Value Assertion substBAOC == 2
reserve == 3
Default Value
Default Value
A50016-E3804-D18-2-7618 67/336
Conceptual Data Model Data Model Description
Default Value
Default Value
68/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 69/336
Conceptual Data Model Data Model Description
Default Value 0
Default Value 3
This attribute specifies the replacement for D-CSI if CAMEL service is not
supported. This attribute contains the replacement indicator feature flag
(RIFF).
Description
This attribute only accepts a single value entry.
70/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
BAOC == 3
RRUSF == 1
Default Value 3
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
Default Value
A50016-E3804-D18-2-7618 71/336
Conceptual Data Model Data Model Description
Registration 1.3.6.1.4.1.4329.1.6.4.160
PHASE OF CAMEL CAPABILITY
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by VLR/MSC
and gsmSCF.
Description
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE3 == 4
Value Assertion PHASE4 == 8
Default Value 4
Default Value 0
values:
72/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
half duplex
full duplex
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
FULL == 1
Value Assertion HALF == 0
Default Value 1
Default Value
Description This attribute specifies the maximum priority on the enhanced multi-level
predecence and pre-emtion service.
A50016-E3804-D18-2-7618 73/336
Conceptual Data Model Data Model Description
Default Value
Default Value 0
This attribute specifies the mobile subscribers expiry date. The subscription
expires at the begin of the entered date.
74/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description This attribute specifies the data for an subscriber related feature. The
meaning of the data is project dependent.
A50016-E3804-D18-2-7618 75/336
Conceptual Data Model Data Model Description
Description This attribute specifies a subscriber related feature. The meaning of the
specified feature is project dependent.
possible values: 1..16
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
76/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute holds the classes of registration for the "follow me"
supplementary service. The following values are allowed
This attribute allows entires of a single value or of multiple logical values. The
logical values are combined to one physical value in database by OR
combination.
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
A == 1
B == 2
C == 4
Value Assertion
D == 8
E == 16
Default Value
A50016-E3804-D18-2-7618 77/336
Conceptual Data Model Data Model Description
Default Value
Default Value
78/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 79/336
Conceptual Data Model Data Model Description
internat == 145
unknown == 129
longUnknown == 128
Default Value
Default Value
Default Value
Default Value
80/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 81/336
Conceptual Data Model Data Model Description
82/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute accepts more then one value. Multiple logical values are
combined to one value by OR combination.
NONE
NORMAL NORMAL
PREPAID PREPAID
FLATRATE FLAT RATE
hotbill HOT BILLING
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
hotbill == 1
FLATRATE == 2
Value Assertion
PREPAID == 4
NORMAL == 8
Default Value
A50016-E3804-D18-2-7618 83/336
Conceptual Data Model Data Model Description
Default Value
Default Value 1
84/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value 3
A50016-E3804-D18-2-7618 85/336
Conceptual Data Model Data Model Description
Default Value
Default Value
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the SGSN.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
Description
ntf NOTIF TO REQUESTED GSMSCF
Sending notification of subscriber data change to the according gsmSCF.
86/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 87/336
Conceptual Data Model Data Model Description
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by SGSN and
gsmSCF.
PHASE3 Phase 3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE3 == 4
Value Assertion
Default Value 4
Default Value 0
This attribute indicates the activity of CCBS for a mobile subscriber at a given
point of time.
88/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 1
Description 1 .. 63 : steps of 1
64 .. 568 : steps of 8
576 .. 8640 : steps of 64
1 .. 63 : steps of 1
A50016-E3804-D18-2-7618 89/336
Conceptual Data Model Data Model Description
64 .. 568 : steps of 8
576 .. 8640 : steps of 64
90/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Note: The lower limit (6) may vary depending on Mobile Network Code (See
Table Data in CONFIGURATION DATA) length.
Attribute Syntax NumericString (length 15)
Matching Criteria numericStringMatch, numericStringOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
A50016-E3804-D18-2-7618 91/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute specifies a reference to a trace job. It indicates the IMSI trace
reference number as assigned when starting the trace with its job number as
Description
a 2 Byte integer value.
Default Value 0
This attribute indicates the type of IMSI tracing that has been activated.
92/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 93/336
Conceptual Data Model Data Model Description
Registration 1.3.6.1.4.1.4329.1.6.4.211
IN-MOC NAME
This attribute indicates a symbolic name identifying the OCSI entry. This will
Description be used to assign the OCSI to the SubInHLR.
This attributes indicates a symbolic name identifying the TCSI entry. This will
Description be used to assign the TCSI to the SubInHLR.
Default Value 0
94/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
range = (0-65535)
Attribute Syntax Integer (0..4294967295)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
A50016-E3804-D18-2-7618 95/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute indicates whether this IMSI is the active IMSI or not in case of a
linked subscriber. Initial value is set to true. So all IMSIs are active and the
not active IMSI in case of linked subscriber has to be set when entering the
Description linkage between the IMSIs.
96/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
ALERT_FLAG This flag defines one MSISDN as alert MSISDN. The default
alert MSISDN is the basic/main MSISDN. The alert MSISDN is needed to be
supplied if the subscriber has provisioned the Teleservice SMS and the
Message Waiting Information is implemented. If the HLR wants to alert a
Description
Service Center that an mobile station is once more attainable then it will use
this MSISDN.
A50016-E3804-D18-2-7618 97/336
Conceptual Data Model Data Model Description
98/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
true == 1
Description values:
RES0 L1I_RESERVE_0
HARD L1I_HARDCODED
RES2 L1I_RESERVE_2
RES3 L1I_RESERVE_3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
RES0 == 0
HARD == 1
Value Assertion RES2 == 2
RES3 == 3
Default Value 1
A50016-E3804-D18-2-7618 99/336
Conceptual Data Model Data Model Description
Layer2 identification
This is a bearer capability information element according to TS24.008 octet
7.
Description values:
0 L2I_RESERVE_0
1 L2I_RESERVE_1
2 L2I_HARDCODED
3 L2I_RESERVE_3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
RES0 == 0
RES1 == 1
Value Assertion HARD == 2
RES3 == 3
Default Value 2
If no external clients are present for the CUNREL service then the
[[LCSCLIENT::nMsUExtClnt]] is used for the CUNREL service.
100/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
callRel
Description
allow location by any value added LCS client to which a call is established
from the target MS
callUnRel
allow location by designated external value added LCS clients
plmnOperator
allow location by designated PLMN operator LCS clients
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
callRel == 1
callUnRel == 2
Value Assertion
plmnOperator == 3
Default Value
A50016-E3804-D18-2-7618 101/336
Conceptual Data Model Data Model Description
Registration 1.3.6.1.4.1.4329.1.6.4.622
Description This attribute represents an intercepted IMSI.
Attribute Syntax PrintableString (length 64)
Matching Criteria caseExactMatch, caseExactOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
102/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 3
A50016-E3804-D18-2-7618 103/336
Conceptual Data Model Data Model Description
range = (1-8640)
Attribute Syntax Integer (0..65535)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
range = (1-8640)
Attribute Syntax Integer (0..65535)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
104/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 105/336
Conceptual Data Model Data Model Description
M2 2.2 bit/s
M4 4.4 bit/s
M11 11 bit/s
M22 22 bit/s
M44 44 bit/s
M111 111 bit/s
M222 222 bit/s
M444 444 bit/s
M1K 1 kbit/s
M2K 2 kbit/s
M4K 4 kbit/s
M11K 11 kbit/s
M22K 22 kbit/s
M44K 44 kbit/s
M111K 111 kbit/s
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
M02 == 1
M04 == 2
M1 == 3
M2 == 4
M4 == 5
M11 == 6
M22 == 7
M44 == 8
M111 == 9
M222 == 10
Value Assertion
M444 == 11
M1K == 12
M2K == 13
M4K == 14
M11K == 15
M22K == 16
M44K == 17
M111K == 18
BESTEFRT == 31
Default Value
106/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 107/336
Conceptual Data Model Data Model Description
Default Value 2
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
Default Value
108/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute specifies a service key as part of CSI, which is used to identify
the service in the service control function. This attribute must be sent to IN
node (for MSC).
A50016-E3804-D18-2-7618 109/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute can accept multiple logical values. The logical values are
combined to one physical value in database by OR combination.
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
GPRSA == 1
GPRSDMS == 2
GPRSDNW == 4
RAUOSGSN == 8
Value Assertion
RAUSSGSN == 16
RAUOSGSNDD == 32
NITMSNRCP == 64
Default Value
This attribute can accept multiple logical values. The logical values are
Description combined to one physical value in database by OR combination.
110/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
LUPOVLR == 2
IMSIA == 4
IMSIDMS == 8
IMSIDNW == 16
Default Value
This attribute stores the reason mobile station was not reachable. This
attribute is stored in HLR and SGSN.
NONE None
noPagRespMSC No Paging Response via the MSC
Description IMSIDetach IMSI Detached
roamRestr roaming restriction
deRegNoGPRS deregistered in the HLR for non GPRS
msPurgNoGPRS MS purged for non GPRS
noPagRespSGSN No Paging Response via the SGSN
GPRSDetached GPRS Detached
deRegGPRS deregistered in the HLR for GPRS
msPurgGPRS MS purged for GPRS
unIdentSubMSC Unidentified subscriber via the MSC
unIdentSubSGSN Unidentified subscriber via the SGSN
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
noPagRespMSC == 0
IMSIDetach == 1
roamRestr == 2
deRegNoGPRS == 3
msPurgNoGPRS == 4
noPagRespSGSN == 5
Value Assertion GPRSDetached == 6
deRegGPRS == 7
msPurgGPRS == 8
unIdentSubMSC == 9
unIdentSubSGSN == 10
NONE == 11
Default Value 0
This attribute stores the reason mobile station was not reachable. This
Description
attribute is stored in HLR and VLR.
A50016-E3804-D18-2-7618 111/336
Conceptual Data Model Data Model Description
NONE None
noPagRespMSC No Paging Response via the MSC
noPagRespSGSN No Paging Response via the SGSN
IMSIDetach IMSI Detached
GPRSDetached GPRS Detached
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
noPagRespMSC == 1
noPagRespSGSN == 2
Value Assertion
IMSIDetach == 3
GPRSDetached == 4
Default Value 0
Default Value
112/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.185
REPLACEMENT HANDLING
Default Value
A50016-E3804-D18-2-7618 113/336
Conceptual Data Model Data Model Description
Default Value 2
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
114/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
ntf == 1
opt1 == 16
opt2 == 32
opt3 == 64
opt4 == 128
opt5 == 256
Value Assertion
opt6 == 512
opt7 == 1024
opt8 == 2048
opt9 == 4096
opt10 == 8192
Default Value
This attribute specifies a service key as part of CSI, which is used to identify
the service in the service control function. This attribute must be sent to IN
Description
node (for MSC).
A50016-E3804-D18-2-7618 115/336
Conceptual Data Model Data Model Description
116/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 117/336
Conceptual Data Model Data Model Description
118/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 119/336
Conceptual Data Model Data Model Description
Default Value
Default Value
120/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 121/336
Conceptual Data Model Data Model Description
Default Value 0
Default Value 0
Default Value 0
122/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 123/336
Conceptual Data Model Data Model Description
Default Value
Default Value 2
124/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 2
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
Default Value
A50016-E3804-D18-2-7618 125/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by VLR/MSC
and gsmSCF.
Description
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
PHASE3 Phase 3
PHASE4 Phase4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE3 == 4
Value Assertion PHASE4 == 8
Default Value 8
126/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
together with the multi device indicator. Both values are separated by "_"
Default Value
Description This attribute specifies the basic MSISDN together with the multi device
indicator. Both values are separated by "_"
A50016-E3804-D18-2-7618 127/336
Conceptual Data Model Data Model Description
true multi-numbering
Attribute Syntax Boolean
Matching Criteria booleanMatch,
Value Type SINGLE-VALUE
false == 0
Value Assertion true == 1
128/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 129/336
Conceptual Data Model Data Model Description
130/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Attribute Name
Registration 1.3.6.1.4.1.4329.1.6.4.280
National Destination Code or Local Area Code
A50016-E3804-D18-2-7618 131/336
Conceptual Data Model Data Model Description
Default Value 0
NOTACCDATA cannnot accept data with nic (i.e sender does not support
this optional procedure)
ACCDATA can accept data with nic
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
132/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
NOTACCDATA == 0
Value Assertion ACCDATA == 1
Default Value
Default Value
Default Value 0
Description This attribute describes the new IMSI of a subscriber's SIM card. The new
IMSI will replace the old IMSI (attribute imsi) when the subscriber uses the
new SIM card for the first time or the operator forces a changeover by
A50016-E3804-D18-2-7618 133/336
Conceptual Data Model Data Model Description
administration.
(Mobile Country Code + Mobile Network Code + Mobile Subscriber
Identification Number,
IMSI = MCC + MNC + MSIN))
notifyfLocAllow
NOTIFY LOCATION ALLOWED
Description
notifyAndVerifyLcAllwNoRsp
NOTIFY AND VERIFY LOCATION ALLOWED NO RESPONSE
notifyAndVerifyLcNoAllwNoRsp
NOTIFY AND VERIFY LOCATION NOT ALLOW NO RESPONSE
locAllow
LOCATION ALLOWED
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
notifyfLocAllow == 0
notifyAndVerifyLcAllwNoRsp == 1
Value Assertion notifyAndVerifyLcNoAllwNoRsp == 2
locAllow == 3
Default Value 3
134/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
This attribute can accept single as well as multiple logical value entry. The
logical values are combined to one physical value in database by OR
Description
combination.
A50016-E3804-D18-2-7618 135/336
Conceptual Data Model Data Model Description
Default Value
BIT8 8 bits
BIT7 7 bits
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
136/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
BIT1 1 bit
BIT2 2 bits
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
BIT1 == 0
Value Assertion BIT2 == 1
Default Value
Default Value
A50016-E3804-D18-2-7618 137/336
Conceptual Data Model Data Model Description
NONE NONE
IC INCOMING CALLS
Barring of all incoming calls
Default Value 0
NONE NONE
OC OUTGOING CALLS
Description Barring of all outgoing calls
138/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
NONE NONE
Description
INFO INFORMATION CALLS
Barring of outgoing premium rate information calls
Default Value 0
A50016-E3804-D18-2-7618 139/336
Conceptual Data Model Data Model Description
ROAMOHC == 2
Default Value 0
NONE NONE
Default Value 0
NONE none
OSBT1 OPERATOR SPECIFIC BARR. TYPE 1
OSBT2 OPERATOR SPECIFIC BARR. TYPE 2
OSBT3 OPERATOR SPECIFIC BARR. TYPE 3
OSBT4 OPERATOR SPECIFIC BARR. TYPE 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion
OSBT1 == 1
140/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
OSBT2 == 2
OSBT3 == 4
OSBT4 == 8
Default Value 0
A50016-E3804-D18-2-7618 141/336
Conceptual Data Model Data Model Description
NONE NONE
ALLPOS Barr all PO service access
HPLMNAP Barr access to HPLMN-AP while roaming in
VPLMN
VPLMNAP Barr access to AP that are within the
roamed to VPLMN
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
ALLPOS == 1
Value Assertion HPLMNAP == 2
VPLMNAP == 3
Default Value 0
NONE No barring
VPLMN Barring of GPRS while roaming in VPLMN
ALLPLMN Barring of GPRS in all PLMN
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
VPLMN == 1
Value Assertion
ALLPLMN == 2
Default Value 0
Category 1: Register and Erase requests for Call Forwarding SS are blocked.
Category 2: Register, Erase, Activate and Deactivate requests for Call
Description
Forwarding SS are blocked.
This attribute accepts single and multi logical values. The logical values are
combined to one physical value in database by OR combination.
NONE NONE
142/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
Description NONE
MTSMSCSI
MGCSI
PSIENH enhancement of Provide Subscriber Information interface
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
MTSMSCSI == 1
Value Assertion MGCSI == 2
PSIENH == 4
Default Value
NONE
Description OCSI
DCSI
VTCSI
MTSMSCSI
A50016-E3804-D18-2-7618 143/336
Conceptual Data Model Data Model Description
Default Value
This attribute describes the old IMSI of a subscriber's SIM card. It is only
stored in the new subscriber object to find the old one for cancel SIMcard
changeover.
(Mobile Country Code + Mobile Network Code + Mobile Subscriber
Description
Identification Number,
IMSI = MCC + MNC + MSIN))
Default Value
144/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 2
Default Value 3
A50016-E3804-D18-2-7618 145/336
Conceptual Data Model Data Model Description
Default Value 3
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC. The
HLR stores a list of up to 16 options.
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
146/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 147/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute specifies the phase for which this CAMEL service is capable.
This attribute can take more than one of the following values.
Description
PHASE1 Phase 1
PHASE2 Phase 2
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE1 == 1
PHASE2 == 2
Value Assertion PHASE3 == 4
PHASE4 == 8
Default Value 1
possible value:
RESTRDIGINF restricted digital information
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
RESTRDIGINF == 0
Value Assertion
Default Value 0
148/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.44
other modem type
This is a bearer capability information element according to TS24.008 octet
6d.
Description
values:
NO_OTHER_MODEM_TYPE
V32_BIS
V34
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
V32BIS == 1
Value Assertion
V34 == 2
Default Value 0
Default Value 1
A50016-E3804-D18-2-7618 149/336
Conceptual Data Model Data Model Description
assembler/disassembler) access at a given user rate (in this case 2400 bit/s)
via modem circuit duplex asynchronous
150/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.508
number of subscribers with the provision for PAD (packet
assembler/disassembler) access at a user rate from the general bearer
Description
service via modem circuit duplex asynchronous
Default Value
A50016-E3804-D18-2-7618 151/336
Conceptual Data Model Data Model Description
152/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
P8K 8 KBIT/S
Description P16K 16 KBIT/S
P32K 32 KBIT/S
P64K 64 KBIT/S
P128K 128 KBIT/S
P256K 256 KBIT/S
P512K 512 KBIT/S
P1024K 1024 KBIT/S
P2048K 2048 KBIT/S
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
P8K == 1
P16K == 2
P32K == 3
P64K == 4
P128K == 5
Value Assertion
P256K == 6
P512K == 7
P1024K == 8
P2048K == 9
Default Value
A50016-E3804-D18-2-7618 153/336
Conceptual Data Model Data Model Description
This attribute defines the carrier code of the subscribers preferred inter-
exchange carrier. The length of the carrier code is project dependent. Valid
carrier codes contain digits "0" to "9" only.
This attribute specifies list of one or more generic classes of LCS client that
are allowed to locate the particular MS. The following classes are
distinguished:
Default Value
154/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 155/336
Conceptual Data Model Data Model Description
This attribute indicates the handling in case of too many wrong password
inputs.
Description
This attribute can only accept single value entry.
156/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
Default Value
A50016-E3804-D18-2-7618 157/336
Conceptual Data Model Data Model Description
Description This attribute specifies a symbolic name identifying the DCSI entry.
This will be used to assign the DCSI to the SubInHLR.
This attribute indicates a symbolic name identifying the OCSI entry. This will
Description be used to assign the OCSI to the SubInHLR.
158/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attributes indicates a symbolic name identifying the TCSI entry. This will
Description be used to assign the TCSI to the SubInNSS.
A50016-E3804-D18-2-7618 159/336
Conceptual Data Model Data Model Description
160/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 161/336
Conceptual Data Model Data Model Description
reference to ROAMAREA
Description This attributes serves as link to a ROAMAREA.
162/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
Default Value
A50016-E3804-D18-2-7618 163/336
Conceptual Data Model Data Model Description
RCL1 Non real-time traffic, error sensitive application that cannot cope with
data loss
RCL2 Non real-time traffic, error sensitive application that can cope with
Description
infrequent data loss
RCL3 Non real-time traffic, error sensitive application that can cope with
data loss, GMM/SM
RCL4 Real-time traffic, error sensitive application that can cope with data
loss
RCL5 Real-time traffic, error non-sensitive application that can cope with
data loss
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
RCL1 == 1
RCL2 == 2
RCL3 == 3
Value Assertion
RCL4 == 4
RCL5 == 5
Default Value
164/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute specifies the restricted access point name to be used for each
PDP context during GPRS location update when the replacement for GPRS-
Description
CSI is rapOnly.
A50016-E3804-D18-2-7618 165/336
Conceptual Data Model Data Model Description
166/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
Description additional routing category stores (nokia specific) enhanced routing category
information.
A50016-E3804-D18-2-7618 167/336
Conceptual Data Model Data Model Description
168/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 169/336
Conceptual Data Model Data Model Description
Default Value
This attribute refers to the IP Address of the SGSN entity. This value is
Description updated as part
of MAP Update Location.
170/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
true == 1
A50016-E3804-D18-2-7618 171/336
Conceptual Data Model Data Model Description
Default Value 0
172/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
possible values:
A50016-E3804-D18-2-7618 173/336
Conceptual Data Model Data Model Description
I440 I.440/450
X21 X.21
X28DPI X.28 dedicated packet access individuel network
user info
X28DPU X.28 dedicated packet access universal network
user info
X28NDP X.28 non dedicated packet access
X32 X.32
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
I440 == 1
X21 == 2
X28DPI == 3
Value Assertion X28DPU == 4
X28NDP == 5
X32 == 6
Default Value
If set to '1' the QoS of the PDP context is optimised for signalling
174/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 175/336
Conceptual Data Model Data Model Description
Default Value
Default Value
176/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
Default Value
A50016-E3804-D18-2-7618 177/336
Conceptual Data Model Data Model Description
Default Value 0
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by VLR/MSC
and gsmSCF.
Description
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE3 == 4
Value Assertion PHASE4 == 8
Default Value 4
178/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
possible values:
UNKNOWN
Description SPEECH
Default Value 0
A50016-E3804-D18-2-7618 179/336
Conceptual Data Model Data Model Description
SERVICE INDICATOR
This attribute specifies the type of service.
Description
This attribute only accepts a single value entry.
1 digit decimal number, 0..9 for 10 related routing entries.
Attribute Syntax PrintableString (length 64)
Matching Criteria caseExactMatch, caseExactOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value 0
Default Value
180/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.181
REPLACEMENT HANDLING
This attribute contains the replacement for SSCSI if CAMEL service is not
supported.
Default Value 4
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
A50016-E3804-D18-2-7618 181/336
Conceptual Data Model Data Model Description
opt8 == 2048
opt9 == 4096
opt10 == 8192
Default Value
Default Value 0
182/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Value Assertion
Default Value
A50016-E3804-D18-2-7618 183/336
Conceptual Data Model Data Model Description
Default Value
184/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 185/336
Conceptual Data Model Data Model Description
Default Value
186/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 187/336
Conceptual Data Model Data Model Description
Default Value
188/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.4.444
Indicates how many AC subscribers are registered.
Description
This attribute specifies the area where the subscriber is allowed to use the
equipment.
The HLR associates location updating information with subscription
restriction.
It deregisters the Mobile Subscriber if the PLMN is not allowed and sets the
Description
MSC area restricted flag if the MSC area is not allowed.
Default Value 1
A50016-E3804-D18-2-7618 189/336
Conceptual Data Model Data Model Description
190/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 191/336
Conceptual Data Model Data Model Description
Value Assertion
Default Value
192/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 193/336
Conceptual Data Model Data Model Description
194/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Possible values:
Description
NONE
PHASE3
PHASE4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
PHASE3 == 3
Value Assertion
PHASE4 == 4
Default Value
NONE
PHASE3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE3 == 3
Default Value
A50016-E3804-D18-2-7618 195/336
Conceptual Data Model Data Model Description
to the SGSN.
Possible values:
NONE
PHASE4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE4 == 4
Default Value
NONE
PHASE3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE3 == 3
Default Value
Default Value
196/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
NONE
PHASE3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE3 == 3
Default Value
NONE
PHASE4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE4 == 4
Default Value
NONE
A50016-E3804-D18-2-7618 197/336
Conceptual Data Model Data Model Description
PHASE4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE4 == 4
Default Value
none None
Description
PHASE1 Phase 1
PHASE2 Phase 2
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
PHASE1 == 1
PHASE2 == 2
Value Assertion
PHASE3 == 3
PHASE4 == 4
Default Value
NONE
PHASE3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
Value Assertion PHASE3 == 3
Default Value
198/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
Description combination.
none None
PHASE1 Phase1
PHASE2 Phase 2
PHASE3 Phase 3
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
PHASE1 == 1
Value Assertion PHASE2 == 2
PHASE3 == 3
Default Value
Possible values:
Description
NONE
PHASE3
PHASE4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NONE == 0
PHASE3 == 3
Value Assertion
PHASE4 == 4
Default Value
A50016-E3804-D18-2-7618 199/336
Conceptual Data Model Data Model Description
200/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
baic == 154
bicRoam == 155
emlpp == 161
universal == 177
callRel == 178
callUnRel == 179
plmnOperator == 180
basicSelfLc == 193
autoSelfLc == 194
transfToThirdPty == 195
hotbill == 241
fmspv == 242
calltransfer == 243
usersig1 == 246
natccbs == 247
followme == 248
frout == 249
natss01 == 257
natss02 == 258
natss03 == 259
natss04 == 260
natss05 == 261
natss06 == 262
natss07 == 263
natss08 == 264
natss09 == 265
natss10 == 267
natss11 == 268
natss12 == 269
natss13 == 270
natss14 == 271
natss15 == 272
callback == 273
Default Value
A50016-E3804-D18-2-7618 201/336
Conceptual Data Model Data Model Description
Default Value
Default Value
This attribute specifies the type of default call handling as part of CSI.
It is evaluated in case of establishing an IN dialog to the service control
function fails. If set to continue, the call is continued without IN/CAMEL
Description support, otherwise the call is released.
Default Value 0
202/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute specifies the type and destination number as part of the
ANALYSED INFO CRITERIUM for the CAMEL
service. In general, it is used to allow / not allow IN-traffic based on a given
destination number.
This attribute specifies a service key as part of CSI, which is used to identify
Description the service in the service control function. This attribute must be sent to IN
node (for MSC).
A50016-E3804-D18-2-7618 203/336
Conceptual Data Model Data Model Description
Default Value
This attribute specifies the match type as part of the CAMEL TDP CRITERIA
for the INMOC-CAMEL service for the destination number:
ENABLING
Description If MATCHTYP = ENABLE,the IN-CAMEL dialog can be established only if
the DESTINATION NUMBER DIGITS match at least the leading digits of the
dialed number, OR the DESTINATION NUMBER LENGTH matches the
length of the dialed number.
INHIBITING
If MATCHTYP = INHIBIT,the IN-CAMEL dialog can be established only if the
DESTINATION NUMBER DIGITS do not match the leading digits of the
dialed number, AND the DESTINATION NUMBER LENGTH does not match
204/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute specifies the type of default call handling as part of CSI.
It is evaluated in case of establishing an IN dialog to the service control
function fails. If set to continue, the call is continued without IN/CAMEL
support, otherwise the call is released.
Description
This attribute only accepts a single value entry.
Default Value 0
This attribute specifies the destination number length list as part of the
Description CAMEL TDP CRITERIA for the INMOC-CAMEL service. In general it is used
to allow / not allow IN-traffic based on a given destination number length.
A50016-E3804-D18-2-7618 205/336
Conceptual Data Model Data Model Description
This attribute specifies, to which TDP the entered TDP specific data is
assigned.
206/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute indicates the cause specific to the armed Basic call state mode
DP event. The cause may be used by the SCF to decide about the further
handling of the call.
The HLR stores a list of up to 5 causes.
Notes:
This attribute is applicable to DP Route Select Failure and DP T Busy.
A50016-E3804-D18-2-7618 207/336
Conceptual Data Model Data Model Description
party number.
PREEM PREEMPTION
This cause indicates that the call is being pre-empted.
208/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This cause indicates that the called party cannot be reached because the
called party number is not in a valid format or is not complete.
Notes:
- This condition may be determined:
- immediately after reception of an end of pulsing (ST) signal
- on time-out after the last received digit.
A50016-E3804-D18-2-7618 209/336
Conceptual Data Model Data Model Description
210/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
INCONS INCONSISTENCY
This cause indicates that there is an inconsistency in the designated
outgoing access information and subscriber class.
A50016-E3804-D18-2-7618 211/336
Conceptual Data Model Data Model Description
This cause is used to report a service or option not available event only when
no other cause in the service or option not available class applies.
212/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
identity which differs from that in use for any presently suspended call(s).
A50016-E3804-D18-2-7618 213/336
Conceptual Data Model Data Model Description
message with a message type it does not recognize either because this is a
message not defined or defined but not imple-mented by the equipment
sending this cause.
214/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This cause is used to report a protocol error event only when no other cause
in the protocol error class applies.
A50016-E3804-D18-2-7618 215/336
Conceptual Data Model Data Model Description
CSVL15 == 15
NRMCLCLR == 16
USRBUS == 17
NOUSRRSP == 18
NOUSRAW == 19
SUBABS == 20
CALLREJ == 21
NOCHNG == 22
RDCNEWD == 23
CSVL24 == 24
EXCHRER == 25
NSELUSCL == 26
DESTOUT == 27
INVNOFO == 28
FACREJ == 29
RESENQ == 30
NORUNSP == 31
CSVL32 == 32
CSVL33 == 33
NOCRCH == 34
CSVL35 == 35
CSVL36 == 36
CSVL37 == 37
NETOUT == 38
PERFRA == 39
PERFRACO == 40
TEMPFAIL == 41
SWEQUP == 42
ACSDISC == 43
RNOCRCH == 44
CSVL45 == 45
PRECBL == 46
RESUNSP == 47
CSVL48 == 48
QOSPNAV == 49
REQFACS == 50
CSVL51 == 51
CSVL52 == 52
baocCUG == 53
CSVL54 == 54
BAICCOG == 55
CSVL56 == 56
BCNOATH == 57
BCNOAV == 58
CSVL59 == 59
CSVL60 == 60
CSVL61 == 61
INCONS == 62
SERVOP == 63
CSVL64 == 64
BCNOIMP == 65
CHNOIMP == 66
CSVL67 == 67
CSVL68 == 68
REQFACIM == 69
BCDIG == 70
CSVL71 == 71
CSVL72 == 72
CSVL73 == 73
216/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
CSVL74 == 74
CSVL75 == 75
CSVL76 == 76
CSVL77 == 77
CSVL78 == 78
SERVOVIM == 79
CSVL80 == 80
CREFIN == 81
CHIDNO == 82
SUSPCL == 83
CLIDUSE == 84
NOSUSPCL == 85
CLIDCL == 86
USRCUG == 87
DESINCP == 88
CSVL89 == 89
NOEXCUG == 90
TNETIN == 91
CSVL92 == 92
CSVL93 == 93
CSVL94 == 94
MSGIN == 95
MINFMIS == 96
MSGTYP == 97
MSGCOMPM == 98
INFONOX == 99
INFELID == 100
MSGCOMP == 101
RECOVEX == 102
PARNOEX == 103
CSVL104 == 104
CSVL105 == 105
CSVL106 == 106
CSVL107 == 107
CSVL108 == 108
CSVL109 == 109
MSGDISC == 110
PROTERR == 111
CSVL112 == 112
CSVL113 == 113
CSVL114 == 114
CSVL115 == 115
CSVL116 == 116
CSVL117 == 117
CSVL118 == 118
CSVL119 == 119
CSVL120 == 120
CSVL121 == 121
CSVL122 == 122
CSVL123 == 123
CSVL124 == 124
CSVL125 == 125
CSVL126 == 126
INTUNSP == 127
Default Value
A50016-E3804-D18-2-7618 217/336
Conceptual Data Model Data Model Description
Registration 1.3.6.1.4.1.4329.1.6.4.85
SERVICE KEY
This attribute specifies a service key as part of CSI, which is used to identify
the service in the service control function. This attribute must be sent to IN
Description
node (for MSC).
218/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
A50016-E3804-D18-2-7618 219/336
Conceptual Data Model Data Model Description
Default Value
Default Value
220/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
10 .. 150 : steps of 10
200 .. 950 : steps of 50
1000 .. 4000 : steps of 100
Attribute Syntax Integer (0..65535)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
Value Assertion
Default Value
CM circuit mode
PM packet mode
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
CM == 0
Value Assertion PM == 1
Default Value
A50016-E3804-D18-2-7618 221/336
Conceptual Data Model Data Model Description
Registration 1.3.6.1.4.1.4329.1.6.4.268
TRANSFER OPTION SHORT MESSAGE
This attribute specifies whether the mobile terminated short message service
is delivered via SGSN or MSC. This attribute is only applied, if the short
message gateway MSC supports GPRS. This attribute indicates whether
short messages are transported via packet services (GPRS) or circuit
services (CS).
Default Value 1
Default Value
222/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
false == 0
Value Assertion true == 1
Default Value
Default Value
values:
FULL1 one full rate traffic channel
Description FULL2 two full rate traffic channels
RES2 NTCH_RESERVE_2
RES3 NTCH_RESERVE_3
RES4 NTCH_RESERVE_4
RES5 NTCH_RESERVE_5
RES6 NTCH_RESERVE_6
RES7 NTCH_RESERVE_7
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
FULL1 == 0
FULL2 == 1
RES2 == 2
RES3 == 3
Value Assertion RES4 == 4
RES5 == 5
RES6 == 6
RES7 == 7
Default Value
A50016-E3804-D18-2-7618 223/336
Conceptual Data Model Data Model Description
Default Value 3
Default Value
224/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value 0
Default Value 0
A50016-E3804-D18-2-7618 225/336
Conceptual Data Model Data Model Description
baoc == 1
boic == 2
boicexH == 3
Default Value 0
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute accepts more than one logical value. The logical values are
combined to one physical value in the database by OR combination.
226/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
opt2 == 32
opt3 == 64
opt4 == 128
opt5 == 256
opt6 == 512
opt7 == 1024
opt8 == 2048
opt9 == 4096
opt10 == 8192
STCSINR == 16384
STCSICFU == 32768
STCSIVTS == 65536
SCFUCHK == 131072
RBARCHK == 262144
Default Value
Default Value 0
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by VLR/MSC
and gsmSCF.
Description
This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
PHASE1 Phase 1
A50016-E3804-D18-2-7618 227/336
Conceptual Data Model Data Model Description
PHASE2 Phase 2
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE1 == 1
PHASE2 == 2
Value Assertion PHASE3 == 4
PHASE4 == 8
Default Value 1
Default Value
228/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute defines the address of the corresponding GSM service control
function. An appropriate global title used for routing to the gsmSCF has to be
Description
defined.
A50016-E3804-D18-2-7618 229/336
Conceptual Data Model Data Model Description
This attribute specifies the service code which identifies a certain application
within the gsmSCF.
This attribute defines the address of the corresponding GSM service control
Description function.
Default Value 0
230/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
ACC_TYPE_GSM
ACC_TYPE_GERAN
ACC_TYPE_UTRAN
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
ACCTYPEGSM == 1
ACCTYPEGERAN == 2
Value Assertion
ACCTYPEUTRAN == 4
Default Value
Default Value
Description values:
DEFAULT default
NOCOMP no comparable value
V110 CCITT V.110 / X.30
G711 CCITT G.711 A-law
X31 CCITT X.31 flag stuffing
Attribute Syntax Integer (0..255)
A50016-E3804-D18-2-7618 231/336
Conceptual Data Model Data Model Description
Default Value 0
Default Value
232/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute specifies whether the VLR Location data is valid or not.
Description
This attribute can only accept single value entry.
A50016-E3804-D18-2-7618 233/336
Conceptual Data Model Data Model Description
234/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
This attribute specifies whether the MS is allowed to use the APN in the
domain of the HPLMN only , or additionally the APN in the domain of the
Description VPLMN.
A50016-E3804-D18-2-7618 235/336
Conceptual Data Model Data Model Description
Default Value
Description This attribute specifies the type of replace handling which will be used if the
service is not supported by VLR. If the VLR in the VPLMN does not support
IN/CAMEL, the subscriber will be handled according to the value specified.
236/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Default Value
This attribute specifies the sending options. It is used to determine which part
of the IN-CAMEL related subscriber data is to be sent to the VLR/MSC.
This attribute can accept more than one logical value. The logical values are
combined to one physical value in database by OR combination.
A50016-E3804-D18-2-7618 237/336
Conceptual Data Model Data Model Description
Default Value
This attribute specifies the phase for which this CAMEL service is capable.
The CAP phase contained in the attribute must be supported by VLR/MSC
and gsmSCF.
Description This attribute can take more than one of the following logical values. The
logical values are combined to one physical value in database by OR
combination.
PHASE3 Phase 3
PHASE4 Phase 4
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
PHASE3 == 4
Value Assertion PHASE4 == 8
Default Value 4
Default Value 0
238/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
values:
NOAPP Air interface user rate not applicable
B9600 9,6 kbit/s
B14400 14,4 kbit/s
B19200 19,2 kbit/s
SPARE3 SPARE_03
Description B28800 28,8 kbit/s
B38400 38,4 kbit/s
B43200 43,2 kbit/s
B57600 57,6 kbit/s
B64000 64 kbit/s
BI3840009 interpreted by the network as 38.4 kbit/s
BI3840010 interpreted by the network as 38.4 kbit/s
BI3840011 interpreted by the network as 38.4 kbit/s
BI3840012 interpreted by the network as 38.4 kbit/s
RES14 RESERVE_14
RES15 RESERVE_15
Attribute Syntax Integer (0..255)
Matching Criteria integerMatch, integerOrderingMatch
Value Type SINGLE-VALUE
NOAPP == 0
B9600 == 1
B14400 == 2
B19200 == 3
SPARE3 == 4
B28800 == 5
B38400 == 6
B43200 == 7
Value Assertion B57600 == 8
B64000 == 9
BI3840009 == 10
BI3840010 == 11
BI3840011 == 12
BI3840012 == 13
RES14 == 14
RES15 == 15
Default Value 1
A50016-E3804-D18-2-7618 239/336
Conceptual Data Model Data Model Description
Description This attribute specifies up to ten zone codes for attribute ccNdc. The zones
must already be defined within the PLMN.
The following definitions have been taken from a schema description created by the HLR and
the C-NTDB development (see [3]).
240/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 241/336
Conceptual Data Model Data Model Description
242/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 243/336
Conceptual Data Model Data Model Description
244/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 245/336
Conceptual Data Model Data Model Description
246/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
An LCS client contains Data relevant to External LCS Clients that are
Description
allowed to locate a target MS for a MT-LR.
Mandatory Attributes lcsClntAddr, objectClass
Optional Attributes nMsUExtClnt, gmlcRestr, entryACI
A50016-E3804-D18-2-7618 247/336
Conceptual Data Model Data Model Description
248/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Registration 1.3.6.1.4.1.4329.1.6.6.36
Derived From top
Superior Object Class nssConfiguration
Description This class is the container for non subscriber related UCSI data.
Mandatory Attributes nsrUCSIName, objectClass
Optional Attributes refStatus, entryACI
A50016-E3804-D18-2-7618 249/336
Conceptual Data Model Data Model Description
250/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
RSZI = CC + NDC + ZC
Mandatory Attributes ccNdc, zonecode, objectClass
Optional Attributes entryACI
A50016-E3804-D18-2-7618 251/336
Conceptual Data Model Data Model Description
252/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 253/336
Conceptual Data Model Data Model Description
254/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 255/336
Conceptual Data Model Data Model Description
256/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
It should be noted that the subscriber entries are just examples of what typical subscribers could
look like.
In section 2 it has already been described that the directory information tree (DIT) can be seen
as containing two different sub-trees:
The following paragraph explains in more detail how the service tree is referenced in the
subscriber records and what a client has to do to perform a full-subscriber-read.
Looking at the entries of subscriber 1 in section 2.3.2, the one for imsi=262011100000001 and
the one for msisdn=491711100010 contain among other attribute value assertions
refinmocName=OCSI1
refsubscrServ=SUBRELRO1
OCSI1 and SUBRELRO1 are the names of the respective entries in the service trees. As the
application intends to cache the service part of the DIT, they just have to use the information of
the entries referenced by the labels. The standard way of modeling this would be to supply the
distinguished names of the respective entries, but as there is no automatic resolution of the
pointers there is no difference in using the name tags of the service tree entries instead.
A50016-E3804-D18-2-7618 257/336
Conceptual Data Model Data Model Description
dc=C-NTDB
o=DEFAULT
oc: tenantConfiguration
Figure 11: C-NTDB DIT: Basic Structuring Part of the Object Model
Description Has been replaced by the ldapRoot element, thus cannot be seen as a
separate entry in the DIT, but is still referenced.
Description This entry represents the root entry for the global tenant specific tree
258/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description The IMSI Entry serves as a possibility to cascade the Rooting DSA.
Description The MSISDN Entry serves as a possibility to cascade the Rooting DSA.
Description The sssd Entry serves as a root node for all subscriber specific service
data
A50016-E3804-D18-2-7618 259/336
Conceptual Data Model Data Model Description
FE-DSA1 ROOT
o=DEFAULT
oc: tenantConfiguration
o=deleteInfo
o=counter o=services
oc: nssConf*
oc: nssCounter
oc: cntdbOrganization
o=resetInfo
oc: nssConf*
o=nss
o=SCTRANS
oc: applicationConfiguration
oc: nssConf*
oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf* oc: nssConf*
Figure 12: C-NTDB DIT: Service Tree Structuring Part for Network Supporting Services
Description This entry represents the root entry for the service data of the network
supporting services
260/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 261/336
Conceptual Data Model Data Model Description
Description This entry represents the root entry for the subscriber independent mcsi
data
262/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 263/336
Conceptual Data Model Data Model Description
264/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
o=nss
Figure 13: C-NTDB DIT: Service Tree for Network Supporting Services
A50016-E3804-D18-2-7618 265/336
Conceptual Data Model Data Model Description
266/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
A50016-E3804-D18-2-7618 267/336
Conceptual Data Model Data Model Description
Description
Description
268/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
Description
A50016-E3804-D18-2-7618 269/336
Conceptual Data Model Data Model Description
rateAdaption=0
syncAsync=0
userRate=5
numOfDataBit=1
numOfStopBit=0
parityInfo=3
netClkOnR=0
netClkOnT=0
intermedRate=3
modemType=0
connElmnt=0
Description
270/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 271/336
Conceptual Data Model Data Model Description
The description of the subscriber entry contains only examples of typical types of subscribers
commonly used by the HLR. The maximum multi-numbering subscriber (subscriber 4) contains
at least an entry for each object class used by this type of subscriber. The description is not
complete in the sense that more entries per object class as well as more attribute values could
be possible. Also further types of subscribers can be thought of.
272/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
ROOT
o=DEFAULT
uid=262011100000001
oc:subscriber
uid:262011100000001
contractIdPtr: 11111
tenantName: TMD
nss=NSS
oc: netSuppServ
msisdn=491711100010
imsi=262011100000001 ALIAS
o:acSubData
imsi:262011100000001 ALIASs pointing
acSubscrType: 1 to one specific IMSI
acEncKey: 123456…..
acSeqNum: 0
imsi=262011100000001
ALIAS
A50016-E3804-D18-2-7618 273/336
Conceptual Data Model Data Model Description
imsi=262011100000001
msisdn = …0010 imsi=262011100000001
oc:acSubData
ALIAS BE-DSA1
imsi:262011100000001 ALIAS
acSubscrType: 1
acEncKey: 123456…..
acSeqNum: 0
msisdn = …0011
o=HLR
ALIAS
oc:subInNss
o: hlr
multinumber: TRUE basicService: TS11
suppService: 17 (CLIP) basicService: TS21
msisdn = …0012 suppService: 18 (CLIR) basicService: TS22
ALIAS suppService: 40 (CFU) basicService: TS62
suppService: 41 (CFB) basicService: BS26
suppService: 42 (CFNRY) basicService: GPRS
suppService: 43 (CFNRC) sendCancelLocation: TRUE
suppService: 65 (Call Wait) pic: 1234
suppService: 66 (Call Hold) pdpContextId=1
suppService: 81 (Multi-Party)
suppService: 244 (CCBS oc: GPRSDATA
PLMN 4) pdpContextId: 1
Exemplary pointers refinmocName: OCSI1 refqOfServName:
refSubscrServ: SUBRELRO1 GPRSQOS1
to service tree vplmnAllowed: TRUE
accPointName: *
274/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 275/336
Conceptual Data Model Data Model Description
276/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 277/336
Conceptual Data Model Data Model Description
Description This entry represents the key instance for a fast search
with the MSISDN
278/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
uid=262011100000002
BE-DSA1
oc:subscriber
uid:262011100000002
imsi=262011100000002
o=HLR
oc:subInNss
o: hlr
multinumber: TRUE basicService: TS11
suppService: 17 (CLIP) basicService: TS21
suppService: 18 (CLIR) basicService: TS22
suppService: 40 (CFU) basicService: TS62
suppService: 41 (CFB) basicService: BS26
suppService: 42 (CFNRY) Exemplary pointers
suppService: 43 (CFNRC)
refinmocName: OCSI1
to service tree
refinmtcName: TCSI1
refinnsrUCSIName:UCSI1
refSubscrServ: SUBRELRO1
refroamAreaName:XTRAROAM
Subscriber 2: Prepaid
Description The uid Entry serves as a possible identification of an end user. For the
time being the uid attribute will be filled with the value of the attached
imsi
A50016-E3804-D18-2-7618 279/336
Conceptual Data Model Data Model Description
280/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 281/336
Conceptual Data Model Data Model Description
282/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
uid=262011100000003
BE-DSA1
oc:subscriber
uid:262011100000003
imsi=262011100000003
msisdn = …0030 oc:acSubData imsi=262011100000003
BE-DSA1
imsi:262011100000003
ALIAS acSubscrType: 1 ALIAS
acEncKey: 123456…..
acSeqNum: 0
o=HLR
oc:subInNss
o: hlr
multinumber: TRUE basicService: TS11
suppService: 17 (CLIP) basicService: TS21
suppService: 18 (CLIR) basicService: TS22
suppService: 40 (CFU) basicService: TS62
suppService: 41 (CFB) basicService: BS26
suppService: 42 (CFNRY) ExemplaryGPRS
basicService: pointers
suppService: 43 (CFNRC)
to service tree
refinmocName: OCSI1
Exemplary pointer refinmtcName: TCSI1
refinnsrUCSIName:UCSI1
to service tree refSubscrServ: SUBRELRO1
refroamAreaName: XTRAROAM
pdpContextId=3
pdpContextId=2
msisdn= 491711100030 basicServiceGroup=TS10 basicServiceGroup=TS60 basicServiceGroup=BS20 pdpContextId=1
oc: gprsData
oc: gprsData1
pdpContextId:
oc: ssInNssParam oc: gprsData 1
pdpContextId:
refqOfServName:
oc: msisdnInNss oc: ssInNssParam oc: ssInNssParam
basicServiceGroup: TS10 pdpContextId: 1
refqOfServName:
GPRSQOS1
msisdn: 491711100030 basicServiceGroup: TS60 basicServiceGroup: BS20
ftnoCfnrc: 49171991100030 refqOfServName:
GPRSQOS1
vplmnAllowed: TRUE
isBasic: TRUE GPRSQOS1* TRUE
ftnoCFnry: 49171991100030 vplmnAllowed:
accPointName:
timerCfnry: 20 vplmnAllowed:* TRUE
accPointName:
statusCfnrc: 7 Exemplary pointer accPointName: *
statusCfnry: 7
to service tree
A50016-E3804-D18-2-7618 283/336
Conceptual Data Model Data Model Description
284/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
A50016-E3804-D18-2-7618 285/336
Conceptual Data Model Data Model Description
Description This entry represents the key instance for a fast search with the IMSI
286/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description This entry represents the key instance for a fast search with the
MSISDN
Root
o=DEFAULT
uid=262011100000004
oc:subscriber
uid:262011100000004
contractIdPtr: 11111
nss=NSS
oc: netSuppServ
A50016-E3804-D18-2-7618 287/336
Conceptual Data Model Data Model Description
o=HLR
oc:subInNss basicService: TS11
o: hlr basicService: TS21
multinumber: TRUE basicService: TS22
msisdn = …0066
suppService: 41 (CFB) basicService: TS61
ALIAS suppService: 42 (CFNRY) basicService: TS62
suppService: 43 (CFNRC) basicService: TS91
suppService: 97 (CUG) basicService: TS92
suppService: 147 (BOIC) basicService: BS21
suppService: 148 (BOICEXHC) basicService: BS22
suppService: 154 (BAIC) basicService: BS23
suppService: 155 (BICROAM) basicService: BS24
suppService: 178 (CALLREL) basicService: BS25
suppService: 179 (CALLUNREL) basicService: BS26
suppService: 273 (callback) basicService: BS31
asciId: 1 basicService: BS32
asciId: 2 basicService: BS33
asciId: 3 basicService: BS34
asciId: 4 basicService: BS41
asciId: 5 basicService: BS42
asciId: 6 basicService: BS44
asciId: 7 basicService: BS45
asciId: 8 basicService: BS46
asciId: 9 basicService: BS61A
asciId: 10 basicService: BS81A
crelStat: 1 basicService: GPRS
cunrelStat: 1 basicService: TS21GPRS
refinmocName: OCSI1 basicService: TS22GPRS
refinmtcName: TCSI1
refgprsCsiName: GPRSCSI1
refSubscrServ: SUBRELRO1 Exemplary pointers
reflcsProfNameCREL: CREL1
reflcsProfNameCUNREL: CUNREL1to service tree
refShortCode: 001
statusCallBack=7
timerCallBack=15
288/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 289/336
Conceptual Data Model Data Model Description
basicService=BS61A
basicService=BS81A
basicService=GPRS
basicService=TS21GPRS
basicService=TS22GPRS
suppService=41
suppService=42
suppService=43
suppService=97
suppService=147
suppService=148
suppService=154
suppService=155
suppService=178
suppService=179
suppService=273
asciID=1
asciID=2
asciID=3
asciID=4
asciID=5
asciID=6
asciID=7
asciID=8
asciID=9
asciID=10
crelStat=1
cunrelStat=1
refinmocName=OCSI1
refinmtcName=TCSI1
refssCsiName=SSCSI1
refgprsCsiName=GPRSCSI1
refsubscrServ=SUBRELRO1
reflcsProfNameCREL=CREL1
reflcsProfNameCUNREL=CUNREL
1
refShortCode=001
statusCallBack=7
290/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
timerCallBack=15
Description This entry describes the features connected to one sim-
card when the subscriber is instantiated by provisioning.
msisdn= 491711100040 msisdn= 491711100041 msisdn = 491711100042 msisdn = 491711100043 msisdn = 491711100044 msisdn = 491711100045
oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss
msisdn: 491711100040 msisdn: 491711100041 msisdn: 491711100042 msisdn: 491711100043 msisdn: 491711100044 msisdn: 491711100045
isBasic: TRUE sbasicService: TS21 sbasicService: TS22 refbcn: FAX refbcn: FAX sbasicService: TS91
sbasicService: TS11 sbasicService: TS61 sbasicService: TS62
refbcn: SPEECH
msisdn = 491711100046 msisdn = 491711100047 msisdn = 491711100048 msisdn = 491711100049 msisdn = 491711100050 msisdn = 491711100051
oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss
msisdn: 491711100046 msisdn: 491711100047 msisdn: 491711100048 msisdn: 491711100049 msisdn: 491711100050 msisdn: 491711100051
sbasicService: TS92 refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA
sbasicService: BS21 sbasicService: BS22 sbasicService: BS23 sbasicService: BS24 sbasicService: BS25
msisdn = 491711100052 msisdn = 491711100053 msisdn = 491711100054 msisdn = 491711100055 msisdn = 491711100056 msisdn = 491711100057
oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss
msisdn: 491711100052 msisdn: 491711100053 msisdn: 491711100054 msisdn: 491711100055 msisdn: 491711100056 msisdn: 491711100057
refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA
sbasicService: BS26 sbasicService: BS31 sbasicService: BS32 sbasicService: BS33 sbasicService: BS34 sbasicService: BS41
msisdn = 491711100058 msisdn = 491711100059 msisdn = 491711100060 msisdn = 491711100061 msisdn = 491711100062 msisdn = 491711100063
oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss oc: msisdnInNss
msisdn: 491711100058 msisdn: 491711100059 msisdn: 491711100060 msisdn: 491711100061 msisdn: 491711100062 msisdn: 491711100063
refbcn: DATA refbcn: DATA refbcn: DATA refbcn: DATA refbcn: SPEECH refbcn: SPEECH
sbasicService: BS42 sbasicService: BS44 sbasicService: BS45 sbasicService: BS46 refbcn: DATA refbcn: DATA
sbasicService: BS61A sbasicService: BS81A
A50016-E3804-D18-2-7618 291/336
Conceptual Data Model Data Model Description
Description
Description
Description
292/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
Description
Description
A50016-E3804-D18-2-7618 293/336
Conceptual Data Model Data Model Description
Description
Description
Description
Description
294/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
Description
Description
A50016-E3804-D18-2-7618 295/336
Conceptual Data Model Data Model Description
Description
Description
Description
Description
296/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
A50016-E3804-D18-2-7618 297/336
Conceptual Data Model Data Model Description
Description
Description
Description
Description
298/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
A50016-E3804-D18-2-7618 299/336
Conceptual Data Model Data Model Description
300/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 301/336
Conceptual Data Model Data Model Description
302/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 303/336
Conceptual Data Model Data Model Description
304/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 305/336
Conceptual Data Model Data Model Description
O=HLR
oc: subInNss
MSISDN = …0066
ALIAS
Figure 21: C-NTDB DIT: Supplementary Services for One IMSI Plus According Aliases
306/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 307/336
Conceptual Data Model Data Model Description
nss=NSS
BE-DSA1
oc: netSuppServ
dc=MSISDN dc=IMSI
imsi=262011100000004
oc: dcObject oc: dcObject
oc:acSubData
msisdn = …0066
ALIAS
Figure 22: C-NTDB DIT: Unstructured Camel Subscription Information for One IMSI
Description
Description
308/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
Description
Description
A50016-E3804-D18-2-7618 309/336
Conceptual Data Model Data Model Description
Description
Description
Description
Description
310/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
nss=NSS BE-DSA1
oc: netSuppServ
imsi=262011100000004
oc:acSubData
o=HLR
oc: subInNss
Figure 23: C-NTDB DIT: Supplementary Service Closed Usergroup for One IMSI
A50016-E3804-D18-2-7618 311/336
Conceptual Data Model Data Model Description
312/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 313/336
Conceptual Data Model Data Model Description
314/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
A50016-E3804-D18-2-7618 315/336
Conceptual Data Model Data Model Description
Description
Description
Description
316/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
msisdn = …0066
ALIAS
Description
A50016-E3804-D18-2-7618 317/336
Conceptual Data Model Data Model Description
Description
Description
Description
Description
318/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
Description
Description
Description
Description
A50016-E3804-D18-2-7618 319/336
Conceptual Data Model Data Model Description
Description
msisdn = …0066
ALIAS
Figure 25: C-NTDB DIT: Voice Broadcast Data for One IMSI
320/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 321/336
Conceptual Data Model Data Model Description
322/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
dc=MSISDN
imsi=262011100000004
dc=IMSI BE-DSA1
oc: dcObject oc: dcObject
oc:acSubData
msisdn = …0066
ALIAS
oc: GPRSDATA oc: GPRSDATA oc: GPRSDATA oc: GPRSDATA oc: GPRSDATA
pdpContextId: 6 pdpContextId: 7 pdpContextId: 8 pdpContextId: 9 pdpContextId: 10
refqOfServName: GPRSQOS1 refqOfServName: GPRSQOS1 refqOfServName: GPRSQOS1 refqOfServName: GPRSQOS1 refqOfServName: GPRSQOS1
vplmnAllowed: TRUE vplmnAllowed: TRUE vplmnAllowed: TRUE vplmnAllowed: TRUE vplmnAllowed: TRUE
pdpType: 1 pdpType: 1 pdpType: 1 pdpType: 1 pdpType: 1
pdpAddress: 192.168.1.6 pdpAddress: 192.168.1.7 pdpAddress: 192.168.1.8 pdpAddress: 192.168.1.9 pdpAddress: 192.168.1.10
Figure 26: C-NTDB DIT: QoS for GPRS for One IMSI
A50016-E3804-D18-2-7618 323/336
Conceptual Data Model Data Model Description
324/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 325/336
Conceptual Data Model Data Model Description
326/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
o=HLR
oc: subInNss
msisdn = …0066
ALIAS
A50016-E3804-D18-2-7618 327/336
Conceptual Data Model Data Model Description
328/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
A50016-E3804-D18-2-7618 329/336
Conceptual Data Model Data Model Description
330/336 A50016-E3804-D18-2-7618
Data Model Description Conceptual Data Model
FE-DSA/Routing DSA
Root
o=DEFAULT
o=services vers=01_05_02
oc: version
v-date: 20111111000000Z
o=nss o=es (*) o=bas (*) vers: 01_05_02
resp: oam
changeModifAttr:
changeAddAttr: v-date
o=OCSI o=TCSI o=UCSI changeAddAttr: vers
changeAddAttr: resp
oc: nssConfiguration oc: nssConfiguration oc: nssConfiguration changeDelAttr:
changeModifOcl:
changeAddOcl: version
changeDelOcl:
changeModifEntry:
changeAddEntry: version
changeDelEntry:
(*) ... will not be found within the DIT as SSSD … Subscriber Specific Service Data
long as an application does not request nss … Network Supporting Services
ist existence in the DIT explicitly es … Enabling Services
bas … Business and Application Services
Figure 28: C-NTDB DIT: Placement of Versioning Information of the Actual Data Model
A50016-E3804-D18-2-7618 331/336
Conceptual Data Model Data Model Description
Description This entry represents the information about the change of the
schema from before the insertion of the versioning information to
after the insertion of the same:
Remark: 01_05_02 is to be read as follows:
xx = 01 first version of C-NTDB
yy = 05 5th release (just a suggestion)
zz = 02 2nd correction
332/336 A50016-E3804-D18-2-7618
Interfaces (Views) Data Model Description
3 Interfaces (views)
The DS provides so called “variant entries” as a possibility to define a certain “view” of an
application onto the database. This allows creating part what is known an “Adaption Layer”.
Further discussion of variant entries in connection with the application model V1.x of HLR does
not make sense, as it uses the original object model without any adaption in between.
334/336 A50016-E3804-D18-2-7618
Data Model Description Glossary and Abbreviations
A50016-E3804-D18-2-7618 335/336
Glossary and Abbreviations Data Model Description
336/336 A50016-E3804-D18-2-7618