Subclauses 9.2 and
9.3 present the NGAP message and IE definitions in tabular format. The corresponding ASN.1 definition is presented in
subclause 9.4. In case there is contradiction between the tabular format and the ASN.1 definition, the ASN.1 shall take precedence, except for the definition of conditions for the presence of conditional IEs, where the tabular format shall take precedence.
The messages have been defined in accordance to the guidelines specified in
TR 25.921.
When specifying IEs which are to be represented by bitstrings, if not otherwise specifically stated in the semantics description of the concerned IE or elsewhere, the following principle applies with regards to the ordering of bits:
-
The first bit (leftmost bit) contains the most significant bit (MSB);
-
The last bit (rightmost bit) contains the least significant bit (LSB);
-
When importing bitstrings from other specifications, the first bit of the bitstring contains the first bit of the concerned information;
All IEs are marked mandatory, optional or conditional according to
Table 9.1.1-1.
Abbreviation |
Meaning |
M | IEs marked as Mandatory (M) shall always be included in the message. |
O | IEs marked as Optional (O) may or may not be included in the message. |
C | IEs marked as Conditional (C) shall be included in a message only if the condition is satisfied. Otherwise the IE shall not be included. |
Each IE or group of IEs may have criticality information applied to it according to
Table 9.1.2-1.
Abbreviation |
Meaning |
– | No criticality information is applied explicitly. |
YES | Criticality information is applied. This is usable only for non-repeatable IEs. |
GLOBAL | The IE and all its repetitions together have one common criticality information. This is usable only for repeatable IEs. |
EACH | Each repetition of the IE has its own criticality information. It is not allowed to assign different criticality values to the repetitions. This is usable only for repeatable IEs. |
The Range column indicates the allowed number of copies of repetitive IEs/IE groups.
The Assigned Criticality column provides the actual criticality information as defined in
subclause 10.3.2, if applicable.