GSM

The NCIM database models GSM using several database tables.

The following UML diagram shows how NCIM models GSM.
Note: In addition to the standard relationships between entities shown in the core schema diagram, the GSM schema diagram models extra relationships between RAN entities. These RAN entity relationships have been added to make it easier to process RAN data. For example, the dependency relationship between ranBaseStation and ranBaseStationController was added to enable a single query to retrieve all RAN base stations managed by a given RAN base station controller.
Figure 1. GSM schema
UML diagram showing how NCIM models GSM.

Table 1 describes the NCIM relationship database tables and data dictionary that correspond to each class and relationship used to model GSM.

Table 1. Classes and relationships for GSM
NCIM table

Class or relationship

Data dictionary

collects

Relationship

collects

connects

Relationship

connects

contains

Relationship

contains

dependency

Relationship

dependency

entityData

Class

entityData

physicalChasssis

Class

physicalChassis

ranBaseStationController

Class

ranBaseStationController

ranBaseStation

Class

ranBaseStation

ranGSMCell

Class

ranGSMCell

ranPacketControlUnit

Class

ranPacketControlUnit

ranSector

Class

ranSector

ranTransceiver

Class

ranTransceiver