ranGSMCell
The ranGSMCell table describes Radio Access Network (RAN) GSM cells.
The following table describes the ranGSMCell table.
| Column name | Type | Constraints | Description |
|---|---|---|---|
| bcc | integer | The Base station Color Code (BCC), which is used to distinguish neighboring cells of the same operator on the same channel. | |
| broadcastPower | varchar(64) | The broadcast channel power level (dBm). | |
| broadcastScramblingCode | integer | From 0 to 500. | Used to generate the primary scrambling code. |
| cellId | varchar(64) | Unique identifier for the cell. | |
| entityId | Integer | not null | The identifier of a GSM cell entity from the entityData table. |
| hopSeqNum | integer | From 0 to 63. | The hopping sequence number. Defines the set of channels that the cell is to use for frequency hopping. |
| msTxPower | integer | The maximum power level that the mobile station is allowed to use. | |
| ncc | integer | The Network Color Code (NCC) is used to distinguish neighboring cells between operators of different countries broadcasting channel. | |
| racc | integer | The Routing Area Color Code. | |
| ranTechnologyType | varchar(10) | The type of wireless technology used by the base station. Possible values are:
|
|
| rxLevAccessMin | integer | The minimum Rx signal strength threshold. | |
| tsc | integer | From 0 to 7. | Specifies the Training Sequence Code (TSC) used in the cell. |