Witness: enum witness_notifyResponse_type
[wireshark-wip.git] / asn1 / ranap / RANAP-IEs.asn
blob13c0d64fc9cde77096e3613f235f0224df364693
1 -- RANAP-IEs.asn
2 --
3 -- 3GPP TS 25.413 V10.4.0 (2011-12)
4 -- http://www.3gpp.org/ftp/Specs/html-info/25413.htm
5 --
6 -- 9.3.4        Information Element Definitions
7 --
8 -- $Id$
9 --
11 -- **************************************************************
13 -- Information Element Definitions
15 -- **************************************************************
17 RANAP-IEs {
18 itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
19 umts-Access (20) modules (3) ranap (0) version1 (1) ranap-IEs (2) }
21 DEFINITIONS AUTOMATIC TAGS ::=
23 BEGIN
25 IMPORTS
26         maxNrOfCSGs,
27         maxNrOfErrors,
28         maxNrOfPDPDirections,
29         maxNrOfPoints,
30         maxNrOfRABs,
31         maxNrOfSRBs,
32         maxNrOfSeparateTrafficDirections,
33         maxRAB-Subflows,
34         maxRAB-SubflowCombination,
35         maxNrOfLevels,
36         maxNrOfAltValues,
37         maxNrOfSNAs,
38         maxNrOfLAs,
39         maxNrOfPLMNsSN,
40         maxSet,
41         maxNrOfHSDSCHMACdFlows-1,
42         maxNrOfUEsToBeTraced,
43         maxNrOfInterfaces,
44         maxnoofMulticastServicesPerRNC,
45         maxMBMSSA,
46         maxMBMSRA,
47         maxnoofMulticastServicesPerUE,
48         maxNrOfEDCHMACdFlows-1,
49         maxGANSSSet,
50         maxNrOfEUTRAFreqs,
51         maxNrOfCellIds,
52         maxNrOfRAIs,
53         maxNrOfLAIs,
54         maxNrOfVol,
56         id-CN-DomainIndicator,
57         id-MessageStructure,
58         id-SRB-TrCH-Mapping,
59         id-TypeOfError,
60         id-hS-DSCH-MAC-d-Flow-ID,
61         id-SignallingIndication,
62         id-CellLoadInformationGroup,
63         id-TraceRecordingSessionInformation,
64         id-MBMSLinkingInformation,
65         id-AlternativeRABConfiguration,
66         id-AlternativeRABConfigurationRequest,
67         id-E-DCH-MAC-d-Flow-ID,
68         id-RAC,
69         id-Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf,
70         id-Alt-RAB-Parameter-ExtendedMaxBitrateInf,
71         id-Ass-RAB-Parameter-ExtendedGuaranteedBitrateList,
72         id-Ass-RAB-Parameter-ExtendedMaxBitrateList,
73         id-RAB-Parameter-ExtendedGuaranteedBitrateList,
74         id-RAB-Parameter-ExtendedMaxBitrateList,
75         id-Requested-RAB-Parameter-ExtendedMaxBitrateList,
76         id-Requested-RAB-Parameter-ExtendedGuaranteedBitrateList,
77         id-LAofIdleModeUEs,
78         id-newLAListofIdleModeUEs,
79         id-LAListwithNoIdleModeUEsAnyMore,
80         id-ExtendedRNC-ID,
81         id-GANSS-PositioningDataSet,
82         id-d-RNTI-for-NoIuCSUP,
83         id-UE-History-Information,
84         id-SubscriberProfileIDforRFP,
85         id-Alt-RAB-Parameter-SupportedGuaranteedBitrateInf,
86         id-Alt-RAB-Parameter-SupportedMaxBitrateInf,
87         id-Ass-RAB-Parameter-SupportedGuaranteedBitrateList,
88         id-Ass-RAB-Parameter-SupportedMaxBitrateList,
89         id-RAB-Parameter-SupportedGuaranteedBitrateList,
90         id-RAB-Parameter-SupportedMaxBitrateList,
91         id-Requested-RAB-Parameter-SupportedMaxBitrateList,
92         id-Requested-RAB-Parameter-SupportedGuaranteedBitrateList,
93         id-PSRABtobeReplaced,
94         id-SRVCC-Information,
95         id-CSG-Id,
96         id-CSFB-Information,
97         id-IRAT-Measurement-Configuration,
98         id-Management-Based-MDT-Allowed
101 FROM RANAP-Constants
103         Criticality,
104         ProcedureCode,
105         ProtocolIE-ID,
106         TriggeringMessage
107 FROM RANAP-CommonDataTypes
109         ProtocolExtensionContainer{},
110         RANAP-PROTOCOL-EXTENSION
111 FROM RANAP-Containers;
113 -- A
115 AccuracyFulfilmentIndicator ::= ENUMERATED{
116         requested-Accuracy-Fulfilled,
117         requested-Accuracy-Not-Fulfilled,
118         ...
121 AllocationOrRetentionPriority ::= SEQUENCE {
122         priorityLevel                   PriorityLevel,
123         pre-emptionCapability           Pre-emptionCapability,
124         pre-emptionVulnerability        Pre-emptionVulnerability,
125         queuingAllowed                  QueuingAllowed,
126         iE-Extensions                   ProtocolExtensionContainer { {AllocationOrRetentionPriority-ExtIEs} } OPTIONAL,
127         ...
130 AllocationOrRetentionPriority-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
131         ...
134 Alt-RAB-Parameters ::= SEQUENCE {
135         altMaxBitrateInf                        Alt-RAB-Parameter-MaxBitrateInf                                                 OPTIONAL,
136         altGuaranteedBitRateInf         Alt-RAB-Parameter-GuaranteedBitrateInf                                  OPTIONAL,
137         iE-Extensions                   ProtocolExtensionContainer { {Alt-RAB-Parameters-ExtIEs} }      OPTIONAL,
138         ...
141 Alt-RAB-Parameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
142 -- Extension for Release 6 to indicate an alternative RAB configuration --
143         { ID id-AlternativeRABConfiguration             CRITICALITY ignore      EXTENSION RAB-Parameters        PRESENCE optional }|
144 -- Extension for Release 7 to indicate an alternative list of Extended Guaranteed Bitrates --
145 { ID id-Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf          CRITICALITY ignore      EXTENSION Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf        PRESENCE optional }|
146 -- Extension for Release 7 to indicate an alternative list of Extended Maximum Bitrates --
147 { ID id-Alt-RAB-Parameter-ExtendedMaxBitrateInf         CRITICALITY ignore      EXTENSION Alt-RAB-Parameter-ExtendedMaxBitrateInf       PRESENCE optional }|
148 -- Extension for Release 8 to indicate an alternative list of Supported Maximum Bitrates --
149 { ID id-Alt-RAB-Parameter-SupportedMaxBitrateInf                CRITICALITY reject      EXTENSION Alt-RAB-Parameter-SupportedMaxBitrateInf      PRESENCE optional }|
150 -- Extension for Release 8 to indicate an alternative list of Supported Guaranteed Bitrates --
151 { ID id-Alt-RAB-Parameter-SupportedGuaranteedBitrateInf         CRITICALITY reject      EXTENSION Alt-RAB-Parameter-SupportedGuaranteedBitrateInf       PRESENCE optional },
152         ...
155 Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf ::= SEQUENCE {
156         altExtendedGuaranteedBitrateType                        Alt-RAB-Parameter-GuaranteedBitrateType,
157         altExtendedGuaranteedBitrates                           Alt-RAB-Parameter-ExtendedGuaranteedBitrates                    OPTIONAL
158         -- This IE shall be present if the Type of Extended Guaranteed Bit Rates Information IE is set to "Value range" or "Discrete values" --,
159         ...
162 Alt-RAB-Parameter-ExtendedGuaranteedBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
163         Alt-RAB-Parameter-ExtendedGuaranteedBitrateList
165 Alt-RAB-Parameter-ExtendedGuaranteedBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedGuaranteedBitrate
167 Alt-RAB-Parameter-GuaranteedBitrateInf ::= SEQUENCE {
168         altGuaranteedBitrateType                        Alt-RAB-Parameter-GuaranteedBitrateType,
169         altGuaranteedBitrates                           Alt-RAB-Parameter-GuaranteedBitrates                    OPTIONAL
170         -- This IE shall be present if the Type of Guaranteed Bit Rates Information IE is set to "Value range" or "Discrete values" --,
171         ...
174 Alt-RAB-Parameter-GuaranteedBitrateType ::= ENUMERATED{
175         unspecified,
176         value-range,
177         discrete-values,
178         ...
181 Alt-RAB-Parameter-GuaranteedBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
182         Alt-RAB-Parameter-GuaranteedBitrateList
185 Alt-RAB-Parameter-GuaranteedBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF GuaranteedBitrate
187 Alt-RAB-Parameter-SupportedGuaranteedBitrateInf ::= SEQUENCE {
188         altSupportedGuaranteedBitrateType                       Alt-RAB-Parameter-GuaranteedBitrateType,
189         altSupportedGuaranteedBitrates                          Alt-RAB-Parameter-SupportedGuaranteedBitrates                   OPTIONAL
190         -- This IE shall be present if the Type of Supported Guaranteed Bit Rates Information IE is set to "Value range" or "Discrete values" --,
191         iE-Extensions                   ProtocolExtensionContainer { { Alt-RAB-Parameter-SupportedGuaranteedBitrateInf-ExtIEs} }        OPTIONAL,
192         ...
195 Alt-RAB-Parameter-SupportedGuaranteedBitrateInf-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
199 Alt-RAB-Parameter-SupportedGuaranteedBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
200         SupportedRAB-ParameterBitrateList
203 Alt-RAB-Parameter-ExtendedMaxBitrateInf ::= SEQUENCE {
204         altExtendedMaxBitrateType                       Alt-RAB-Parameter-MaxBitrateType,
205         altExtendedMaxBitrates                          Alt-RAB-Parameter-ExtendedMaxBitrates                   OPTIONAL
206         -- This IE shall be present if the Type of Extended Alternative Maximum Bit Rates Information IE is set to "Value range" or "Discrete values" --,
207         ...
210 Alt-RAB-Parameter-ExtendedMaxBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
211         Alt-RAB-Parameter-ExtendedMaxBitrateList
213 Alt-RAB-Parameter-ExtendedMaxBitrateList        ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedMaxBitrate
215 Alt-RAB-Parameter-MaxBitrateInf ::= SEQUENCE {
216         altMaxBitrateType                       Alt-RAB-Parameter-MaxBitrateType,
217         altMaxBitrates                          Alt-RAB-Parameter-MaxBitrates                   OPTIONAL
218         -- This IE shall be present if the Type of Alternative Maximun Bit Rates Information IE is set to "Value range" or "Discrete values" --,
219         ...
222 Alt-RAB-Parameter-MaxBitrateType ::= ENUMERATED{
223         unspecified,
224         value-range,
225         discrete-values,
226         ...
229 Alt-RAB-Parameter-MaxBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
230         Alt-RAB-Parameter-MaxBitrateList
233 Alt-RAB-Parameter-MaxBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF MaxBitrate
236 Alt-RAB-Parameter-SupportedMaxBitrateInf ::= SEQUENCE {
237         altSupportedMaxBitrateType                      Alt-RAB-Parameter-MaxBitrateType,
238         altSupportedMaxBitrates                         Alt-RAB-Parameter-SupportedMaxBitrates                  OPTIONAL
239         -- This IE shall be present if the Type of Supported Alternative Maximun Bit Rates Information IE is set to "Value range" or "Discrete values" --,
240          iE-Extensions                  ProtocolExtensionContainer { { Alt-RAB-Parameter-SupportedMaxBitrateInf-ExtIEs} }       OPTIONAL,
244 Alt-RAB-Parameter-SupportedMaxBitrateInf-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
249 Alt-RAB-Parameter-SupportedMaxBitrates ::= SEQUENCE (SIZE (1..maxNrOfAltValues)) OF
250         SupportedRAB-ParameterBitrateList
252 AlternativeRABConfigurationRequest ::= ENUMERATED{
253         alternative-RAB-configuration-Requested,
254         ...
257 APN     ::= OCTET STRING (SIZE (1..255))
258 -- Reference: 23.003
260 AreaIdentity ::= CHOICE {
261         sAI                             SAI,
262         geographicalArea                GeographicalArea,
263         ...
266 Ass-RAB-Parameters ::= SEQUENCE {
267         assMaxBitrateInf                        Ass-RAB-Parameter-MaxBitrateList                                                OPTIONAL,
268         assGuaranteedBitRateInf         Ass-RAB-Parameter-GuaranteedBitrateList                                 OPTIONAL,
269         iE-Extensions                   ProtocolExtensionContainer { {Ass-RAB-Parameters-ExtIEs} }      OPTIONAL,
270         ...
273 Ass-RAB-Parameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
274 -- Extension for Release 7 to indicate an extended assigned Guaranteed Bitrate --
275         { ID id-Ass-RAB-Parameter-ExtendedGuaranteedBitrateList         CRITICALITY reject      EXTENSION Ass-RAB-Parameter-ExtendedGuaranteedBitrateList        PRESENCE optional }|
276 -- Extension for Release 7 to indicate an extended assigned Maximum Bitrate --
277         { ID id-Ass-RAB-Parameter-ExtendedMaxBitrateList                CRITICALITY reject      EXTENSION Ass-RAB-Parameter-ExtendedMaxBitrateList      PRESENCE optional }|
278 -- Extension for Release 8 to indicate an supported assigned Maximum Bitrate --
279         { ID id-Ass-RAB-Parameter-SupportedMaxBitrateList               CRITICALITY ignore      EXTENSION SupportedRAB-ParameterBitrateList     PRESENCE optional }|
280 -- Extension for Release 8 to indicate an supported assigned Guaranteed Bitrate --
281         { ID id-Ass-RAB-Parameter-SupportedGuaranteedBitrateList                CRITICALITY ignore      EXTENSION SupportedRAB-ParameterBitrateList     PRESENCE optional },
282         ...
285 Ass-RAB-Parameter-ExtendedGuaranteedBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedGuaranteedBitrate
287 Ass-RAB-Parameter-ExtendedMaxBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedMaxBitrate
290 Ass-RAB-Parameter-GuaranteedBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF GuaranteedBitrate
293 Ass-RAB-Parameter-MaxBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF MaxBitrate
295 AuthorisedPLMNs ::= SEQUENCE (SIZE (1..maxNrOfPLMNsSN)) OF
296         SEQUENCE {
297                 pLMNidentity                    PLMNidentity,
298                 authorisedSNAsList              AuthorisedSNAs          OPTIONAL,
299                 iE-Extensions                   ProtocolExtensionContainer { {AuthorisedPLMNs-ExtIEs} } OPTIONAL,
300                 ...
301         }
303 AuthorisedPLMNs-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
304         ...
307 AuthorisedSNAs ::= SEQUENCE (SIZE (1..maxNrOfSNAs)) OF SNAC
310 -- B
312 BindingID                               ::= OCTET STRING (SIZE (4))
314 BroadcastAssistanceDataDecipheringKeys  ::= SEQUENCE {
315         cipheringKeyFlag                BIT STRING (SIZE (1)),
316         currentDecipheringKey   BIT STRING (SIZE (56)),
317         nextDecipheringKey              BIT STRING (SIZE (56)),
318         ...
321 -- C
324 Cause ::= CHOICE {
325         radioNetwork                    CauseRadioNetwork,
326         transmissionNetwork             CauseTransmissionNetwork,
327         nAS                             CauseNAS,
328         protocol                        CauseProtocol,
329         misc                            CauseMisc,
330         non-Standard                    CauseNon-Standard,
331         ...,
332         radioNetworkExtension   CauseRadioNetworkExtension
335 CauseMisc ::= INTEGER {
336         om-intervention (113),
337         no-resource-available (114),
338         unspecified-failure (115),
339         network-optimisation (116)
340 } (113..128)
342 CauseNAS ::= INTEGER {
343         user-restriction-start-indication (81),
344         user-restriction-end-indication (82),
345         normal-release (83),
346         csg-subscription-expiry(84)
347 } (81..96)
349 CauseProtocol ::= INTEGER {
350         transfer-syntax-error (97),
351         semantic-error (98),
352         message-not-compatible-with-receiver-state (99),
353         abstract-syntax-error-reject (100),
354         abstract-syntax-error-ignore-and-notify (101),
355         abstract-syntax-error-falsely-constructed-message (102)
356 } (97..112)
358 CauseRadioNetwork ::= INTEGER {
359         rab-pre-empted (1),
360         trelocoverall-expiry (2),
361         trelocprep-expiry (3),
362         treloccomplete-expiry (4),
363         tqueing-expiry (5),
364         relocation-triggered (6),
365         trellocalloc-expiry(7),
366         unable-to-establish-during-relocation (8),
367         unknown-target-rnc (9),
368         relocation-cancelled (10),
369         successful-relocation (11),
370         requested-ciphering-and-or-integrity-protection-algorithms-not-supported (12),
371         conflict-with-already-existing-integrity-protection-and-or-ciphering-information (13),
372         failure-in-the-radio-interface-procedure (14),
373         release-due-to-utran-generated-reason (15),
374         user-inactivity (16),
375         time-critical-relocation (17),
376         requested-traffic-class-not-available (18),
377         invalid-rab-parameters-value (19),
378         requested-maximum-bit-rate-not-available (20),
379         requested-guaranteed-bit-rate-not-available (21),
380         requested-transfer-delay-not-achievable (22),
381         invalid-rab-parameters-combination (23),
382         condition-violation-for-sdu-parameters (24),
383         condition-violation-for-traffic-handling-priority (25),
384         condition-violation-for-guaranteed-bit-rate (26),
385         user-plane-versions-not-supported (27),
386         iu-up-failure (28),
387         relocation-failure-in-target-CN-RNC-or-target-system(29),
388         invalid-RAB-ID (30),
389         no-remaining-rab (31),
390         interaction-with-other-procedure (32),
391         requested-maximum-bit-rate-for-dl-not-available (33),
392         requested-maximum-bit-rate-for-ul-not-available (34),
393         requested-guaranteed-bit-rate-for-dl-not-available (35),
394         requested-guaranteed-bit-rate-for-ul-not-available (36),
395         repeated-integrity-checking-failure (37),
396         requested-request-type-not-supported (38),
397         request-superseded (39),
398         release-due-to-UE-generated-signalling-connection-release (40),
399         resource-optimisation-relocation (41),
400         requested-information-not-available (42),
401         relocation-desirable-for-radio-reasons (43),
402         relocation-not-supported-in-target-RNC-or-target-system (44),
403         directed-retry (45),
404         radio-connection-with-UE-Lost (46),
405         rNC-unable-to-establish-all-RFCs (47),
406         deciphering-keys-not-available(48),
407         dedicated-assistance-data-not-available(49),
408         relocation-target-not-allowed (50),
409         location-reporting-congestion (51),
410         reduce-load-in-serving-cell (52),
411         no-radio-resources-available-in-target-cell (53),
412         gERAN-Iumode-failure (54),
413         access-restricted-due-to-shared-networks (55),
414         incoming-relocation-not-supported-due-to-PUESBINE-feature (56),
415         traffic-load-in-the-target-cell-higher-than-in-the-source-cell (57),
416         mBMS-no-multicast-service-for-this-UE(58),
417         mBMS-unknown-UE-ID(59),
418         successful-MBMS-session-start-no-data-bearer-necessary(60),
419         mBMS-superseded-due-to-NNSF(61),
420         mBMS-UE-linking-already-done(62),
421         mBMS-UE-de-linking-failure-no-existing-UE-linking(63),
422         tMGI-unknown(64)
423 } (1..64)
425 CauseRadioNetworkExtension ::= INTEGER {
426         iP-multicast-address-and-APN-not-valid(257),
427         mBMS-de-registration-rejected-due-to-implicit-registration(258),
428         mBMS-request-superseded(259),
429         mBMS-de-registration-during-session-not-allowed(260),
430         mBMS-no-data-bearer-necessary(261),
431         periodicLocationInformationNotAvailable(262),
432         gTP-Resources-Unavailable(263),
433         tMGI-inUse-overlapping-MBMS-service-area(264),
434         mBMS-no-cell-in-MBMS-service-area(265),
435         no-Iu-CS-UP-relocation(266),
436         successful-MBMS-Session-Start-IP-Multicast-Bearer-established(267),
437         cS-fallback-triggered(268),
438         invalid-CSG-Id(269)
439 } (257..512)
441 CauseNon-Standard ::= INTEGER (129..256)
442 -- Cause value 256 shall not be used --
444 CauseTransmissionNetwork ::= INTEGER {
445         signalling-transport-resource-failure (65),
446         iu-transport-connection-failed-to-establish (66)
447 } (65..80)
449 Cell-Access-Mode::= ENUMERATED {
450         hybrid,
451         ...
454 CellBased::= SEQUENCE {
455         cellIdList                      CellIdList,
456         iE-Extensions           ProtocolExtensionContainer { {CellBased-ExtIEs} } OPTIONAL,
457         ...
460 CellBased-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
461         ...
464 CellIdList ::= SEQUENCE (SIZE (1..maxNrOfCellIds)) OF
465         Cell-Id
467 Cell-Id         ::= INTEGER (0..268435455)
469 Cell-Capacity-Class-Value ::= INTEGER (1..100,...)
471 CellLoadInformation ::= SEQUENCE {
472         cell-Capacity-Class-Value       Cell-Capacity-Class-Value,
473         loadValue                                       LoadValue,
474         rTLoadValue                                     RTLoadValue                                             OPTIONAL,
475         nRTLoadInformationValue         NRTLoadInformationValue                 OPTIONAL,
476         iE-Extensions                           ProtocolExtensionContainer { { CellLoadInformation-ExtIEs } }           OPTIONAL,
477         ...
480 CellLoadInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
481         ...
484 CellLoadInformationGroup ::= SEQUENCE {
485         sourceCellID                                            SourceCellID,
486         uplinkCellLoadInformation                       CellLoadInformation             OPTIONAL,
487         downlinkCellLoadInformation                     CellLoadInformation             OPTIONAL,
488         iE-Extensions   ProtocolExtensionContainer { { CellLoadInformationGroup-ExtIEs } }      OPTIONAL,
489         ...
492 CellLoadInformationGroup-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
493         ...
496 CellType ::= ENUMERATED{
497         macro,
498         micro,
499         pico,
500         femto,
501         ...
504 ClientType ::= ENUMERATED {
505         emergency-Services,
506         value-Added-Services,
507         pLMN-Operator-Services,
508         lawful-Intercept-Services,
509         pLMN-Operator-Broadcast-Services,
510         pLMN-Operator-O-et-M,
511         pLMN-Operator-Anonymous-Statistics,
512         pLMN-Operator-Target-MS-Service-Support,
513         ...
516 CriticalityDiagnostics ::= SEQUENCE {
517         procedureCode                   ProcedureCode                   OPTIONAL,
518         triggeringMessage               TriggeringMessage               OPTIONAL,
519         procedureCriticality            Criticality                     OPTIONAL,
520         iEsCriticalityDiagnostics               CriticalityDiagnostics-IE-List  OPTIONAL,
521         iE-Extensions                   ProtocolExtensionContainer { {CriticalityDiagnostics-ExtIEs} } OPTIONAL,
522         ...
525 CriticalityDiagnostics-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
526         ...
529 CriticalityDiagnostics-IE-List ::= SEQUENCE (SIZE (1..maxNrOfErrors)) OF
530         SEQUENCE {
531                 iECriticality           Criticality,
532                 iE-ID                           ProtocolIE-ID,
533                 repetitionNumber                RepetitionNumber0               OPTIONAL,
534                 iE-Extensions                   ProtocolExtensionContainer { {CriticalityDiagnostics-IE-List-ExtIEs} } OPTIONAL,
535                 ...
536         }
538 CriticalityDiagnostics-IE-List-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
539 -- Extension for Release 99 to enable reporting the message structure down to the erroneous IE --
540         {       ID id-MessageStructure  CRITICALITY ignore              EXTENSION MessageStructure      PRESENCE optional       } |
541 -- Extension for Release 99 to enable reporting if a reported error is due to a not understood or a missing IE --
542         {       ID id-TypeOfError               CRITICALITY ignore              EXTENSION TypeOfError           PRESENCE mandatory      },
543         ...
546 MessageStructure ::= SEQUENCE (SIZE (1..maxNrOfLevels)) OF
547         SEQUENCE {
548                 iE-ID                                   ProtocolIE-ID,
549                 repetitionNumber                RepetitionNumber1               OPTIONAL,
550                 iE-Extensions                   ProtocolExtensionContainer { {MessageStructure-ExtIEs} } OPTIONAL,
551                 ...
552         }
554 MessageStructure-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
555         ...
558 CGI ::= SEQUENCE {
559         pLMNidentity                            PLMNidentity,
560         lAC                             LAC,
561         cI                              CI,
562         iE-Extensions                   ProtocolExtensionContainer { {CGI-ExtIEs} } OPTIONAL
565 CGI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
566 -- Extension for Release 6 to enable Inter-RAT PS Handover between UTRAN and GERAN A/Gb --
567         {       ID id-RAC       CRITICALITY ignore              EXTENSION RAC   PRESENCE optional       },
568         ...
571 ChosenEncryptionAlgorithm               ::= EncryptionAlgorithm
573 ChosenIntegrityProtectionAlgorithm      ::= IntegrityProtectionAlgorithm
575 CI                                      ::= OCTET STRING (SIZE (2))
577 ClassmarkInformation2                   ::= OCTET STRING
579 ClassmarkInformation3                   ::= OCTET STRING
581 CN-DomainIndicator ::= ENUMERATED {
582         cs-domain,
583         ps-domain
586 CN-ID                           ::= INTEGER (0..4095)
588 Correlation-ID  ::= OCTET STRING (SIZE (4))
590 CSFB-Information ::= ENUMERATED {
591         csfb,
592         csfb-high-priority,
593         ...
596 CSG-Id          ::= BIT STRING (SIZE (27))
598 CSG-Id-List ::= SEQUENCE (SIZE (1..maxNrOfCSGs)) OF
599         CSG-Id
601 CSG-Membership-Status ::= ENUMERATED {
602         member,
603         non-member,
604         ...
607 -- D
609 DataPDUType             ::=     ENUMERATED {
610                                         pDUtype0,
611                                         pDUtype1,
612                                         ...
613                                         }
615 DataVolumeReference                     ::= INTEGER (0..255)
617 DataVolumeReportingIndication ::= ENUMERATED {
618         do-report,
619         do-not-report
622 DCH-ID ::= INTEGER (0..255)
624 DeliveryOfErroneousSDU ::= ENUMERATED {
625         yes,
626         no,
627         no-error-detection-consideration
630 DeliveryOrder::= ENUMERATED {
631         delivery-order-requested,
632         delivery-order-not-requested
635 DeltaRAListofIdleModeUEs ::= SEQUENCE {
636         newRAListofIdleModeUEs                                  NewRAListofIdleModeUEs  OPTIONAL,
637         rAListwithNoIdleModeUEsAnyMore                  RAListwithNoIdleModeUEsAnyMore  OPTIONAL,
638         iE-Extensions                   ProtocolExtensionContainer { {DeltaRAListofIdleModeUEs-ExtIEs} } OPTIONAL
641 NewRAListofIdleModeUEs ::= SEQUENCE (SIZE (1..maxMBMSRA)) OF
642         RAC
644 RAListwithNoIdleModeUEsAnyMore ::= SEQUENCE (SIZE (1..maxMBMSRA)) OF
645         RAC
647 DeltaRAListofIdleModeUEs-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
648 { ID id-newLAListofIdleModeUEs          CRITICALITY reject      EXTENSION LAListofIdleModeUEs                           PRESENCE conditional    }|
649         -- This IE shall be present if the New RA List of Idle Mode UEs IE is included. --
650 { ID id-LAListwithNoIdleModeUEsAnyMore          CRITICALITY reject      EXTENSION LAListofIdleModeUEs                           PRESENCE conditional    },
651         -- This IE shall be presentif the RA List with No Idle Mode UEs Any More IE is included. --
652         ...
655 ForwardingIndication::=ENUMERATED{
656         forwarding-admitted,
657         ...
660 DL-GTP-PDU-SequenceNumber               ::= INTEGER (0..65535)
662 DL-N-PDU-SequenceNumber                 ::= INTEGER (0..65535)
664 D-RNTI                                  ::= INTEGER (0..1048575)
666 DRX-CycleLengthCoefficient                      ::= INTEGER (6..9)
668 DSCH-ID ::= INTEGER (0..255)
671 -- E
673 E-DCH-MAC-d-Flow-ID             ::= INTEGER (0.. maxNrOfEDCHMACdFlows-1)
675 ENB-ID ::= CHOICE {
676         macroENB-ID                     BIT STRING (SIZE(20)),
677         homeENB-ID                      BIT STRING (SIZE(28)),
678         ...
681 EncryptionAlgorithm                     ::= INTEGER { no-encryption (0), standard-UMTS-encryption-algorith-UEA1 (1), standard-UMTS-encryption-algorithm-UEA2 (2) } (0..15)
683 EncryptionInformation ::= SEQUENCE {
684         permittedAlgorithms             PermittedEncryptionAlgorithms,
685         key                             EncryptionKey,
686         iE-Extensions                   ProtocolExtensionContainer { {EncryptionInformation-ExtIEs} } OPTIONAL
689 EncryptionInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
690         ...
693 EncryptionKey                           ::= BIT STRING (SIZE (128))
694 -- Reference: 33.102
696 End-Of-CSFB ::= ENUMERATED{
697         end-of-CSFB,
698         ...
701 EquipmentsToBeTraced ::= CHOICE {
702         iMEIlist                                IMEIList,
703         iMEISVlist                              IMEISVList,
704         iMEIgroup                               IMEIGroup,
705         iMEISVgroup                             IMEISVGroup,
706         ...
709 E-UTRAN-Service-Handover ::= ENUMERATED {
710         handover-to-E-UTRAN-shall-not-be-performed,
711         ...
714 Event ::= ENUMERATED {
715         stop-change-of-service-area,
716         direct,
717         change-of-servicearea,
718         ...,
719         stop-direct,
720         periodic,
721         stop-periodic
724 Event1F-Parameters              ::=     SEQUENCE {
725         measurementQuantity             MeasurementQuantity,
726         threshold                               INTEGER(-120..165),
727         ...
730 Event1I-Parameters              ::=     SEQUENCE {
731         threshold                               INTEGER(-120..-25),
732         ...
735 ExtendedGuaranteedBitrate                       ::= INTEGER (16000001..256000000)
736 -- Unit is bits per sec
738 ExtendedMaxBitrate                      ::= INTEGER (16000001..256000000)
739 -- Unit is bits per sec
741 ExtendedRNC-ID                                  ::= INTEGER (4096..65535)
743 -- F
745 FrameSequenceNumber             ::=     INTEGER(0..15)
747 FrequenceLayerConvergenceFlag ::= ENUMERATED {
748         no-FLC-flag,
749         ...
752 -- G
754 GANSS-PositioningDataSet ::= SEQUENCE(SIZE(1..maxGANSSSet)) OF GANSS-PositioningMethodAndUsage
756 GANSS-PositioningMethodAndUsage ::= OCTET STRING (SIZE(1))
758 GeographicalArea ::= CHOICE {
759         point                           GA-Point,
760         pointWithUnCertainty            GA-PointWithUnCertainty,
761         polygon                         GA-Polygon,
762         ...,
763         pointWithUncertaintyEllipse             GA-PointWithUnCertaintyEllipse,
764         pointWithAltitude               GA-PointWithAltitude,
765         pointWithAltitudeAndUncertaintyEllipsoid                GA-PointWithAltitudeAndUncertaintyEllipsoid,
766         ellipsoidArc            GA-EllipsoidArc
769 GeographicalCoordinates ::= SEQUENCE {
770         latitudeSign                    ENUMERATED { north, south },
771         latitude                        INTEGER (0..8388607),
772         longitude                       INTEGER (-8388608..8388607),
773         iE-Extensions                   ProtocolExtensionContainer { {GeographicalCoordinates-ExtIEs} } OPTIONAL,
774         ...
777 GeographicalCoordinates-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
778         ...
781 GA-AltitudeAndDirection ::= SEQUENCE {
782         directionOfAltitude             ENUMERATED {height, depth},
783         altitude                INTEGER (0..32767),
784         ...
787 GA-EllipsoidArc ::= SEQUENCE {
788         geographicalCoordinates         GeographicalCoordinates,
789         innerRadius                                     INTEGER (0..65535),
790         uncertaintyRadius                       INTEGER (0..127),
791         offsetAngle                                     INTEGER (0..179),
792         includedAngle                           INTEGER (0..179),
793         confidence                                      INTEGER (0..127),
794         iE-Extensions                           ProtocolExtensionContainer { { GA-EllipsoidArc-ExtIEs} } OPTIONAL,
795         ...
798 GA-EllipsoidArc-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
799         ...
802 GA-Point ::= SEQUENCE {
803         geographicalCoordinates         GeographicalCoordinates,
804         iE-Extensions                   ProtocolExtensionContainer { {GA-Point-ExtIEs} } OPTIONAL,
805         ...
808 GA-Point-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
809         ...
812 GA-PointWithAltitude ::= SEQUENCE {
813         geographicalCoordinates         GeographicalCoordinates,
814         altitudeAndDirection            GA-AltitudeAndDirection,
815         iE-Extensions                           ProtocolExtensionContainer { { GA-PointWithAltitude-ExtIEs} } OPTIONAL,
816         ...
819 GA-PointWithAltitude-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
820         ...
823 GA-PointWithAltitudeAndUncertaintyEllipsoid ::= SEQUENCE {
824         geographicalCoordinates         GeographicalCoordinates,
825         altitudeAndDirection            GA-AltitudeAndDirection,
826         uncertaintyEllipse                      GA-UncertaintyEllipse,
827         uncertaintyAltitude                     INTEGER (0..127),
828         confidence                                      INTEGER (0..127),
829         iE-Extensions                           ProtocolExtensionContainer { { GA-PointWithAltitudeAndUncertaintyEllipsoid-ExtIEs} } OPTIONAL,
830         ...
833 GA-PointWithAltitudeAndUncertaintyEllipsoid-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
834         ...
837 GA-PointWithUnCertainty ::=SEQUENCE {
838         geographicalCoordinates         GeographicalCoordinates,
839         iE-Extensions                   ProtocolExtensionContainer { {GA-PointWithUnCertainty-ExtIEs} } OPTIONAL,
840         uncertaintyCode                 INTEGER (0..127)
843 GA-PointWithUnCertainty-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
844         ...
847 GA-PointWithUnCertaintyEllipse ::= SEQUENCE {
848         geographicalCoordinates         GeographicalCoordinates,
849         uncertaintyEllipse                      GA-UncertaintyEllipse,
850         confidence                                      INTEGER (0..127),
851         iE-Extensions                           ProtocolExtensionContainer { { GA-PointWithUnCertaintyEllipse-ExtIEs} } OPTIONAL,
852         ...
855 GA-PointWithUnCertaintyEllipse-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
856         ...
859 GA-Polygon ::= SEQUENCE (SIZE (1..maxNrOfPoints)) OF
860         SEQUENCE {
861                 geographicalCoordinates         GeographicalCoordinates,
862                 iE-Extensions                   ProtocolExtensionContainer { {GA-Polygon-ExtIEs} } OPTIONAL,
863                 ...
864         }
866 GA-Polygon-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
867         ...
870 GA-UncertaintyEllipse ::= SEQUENCE {
871         uncertaintySemi-major           INTEGER (0..127),
872         uncertaintySemi-minor           INTEGER (0..127),
873         orientationOfMajorAxis          INTEGER (0..179),       -- The values 90..179 shall not be used.
874         ...
877 GERAN-BSC-Container                             ::= OCTET STRING
878         -- GERAN BSC Container as defined in TS 48.008 [11] --
881 GERAN-Cell-ID ::= SEQUENCE {
882         lAI                             LAI,
883         rAC                             RAC,
884         cI                              CI,
885         iE-Extensions                   ProtocolExtensionContainer { {GERAN-Cell-ID-ExtIEs} } OPTIONAL
888 GERAN-Cell-ID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
889         ...
892 GERAN-Classmark                                 ::= OCTET STRING
893         -- GERAN Classmark as defined in TS 48.008 [11] --
895 GlobalCN-ID ::= SEQUENCE {
896         pLMNidentity                            PLMNidentity,
897         cN-ID                           CN-ID
901 GlobalRNC-ID ::= SEQUENCE {
902         pLMNidentity                            PLMNidentity,
903         rNC-ID                          RNC-ID
906 GTP-TEI                                 ::= OCTET STRING (SIZE (4))
908 GuaranteedBitrate                       ::= INTEGER (0..16000000)
909 -- Unit is bits per sec
911 -- H
913 HigherBitratesThan16MbpsFlag ::= ENUMERATED{
914         allowed,
915         not-allowed,
916         ...
919 HS-DSCH-MAC-d-Flow-ID           ::= INTEGER (0.. maxNrOfHSDSCHMACdFlows-1)
921 -- I
924 IMEI                                    ::= OCTET STRING (SIZE (8))
925 -- Reference: 23.003
927 IMEIGroup       ::= SEQUENCE {
928         iMEI                            IMEI,
929         iMEIMask                        BIT STRING (SIZE (7)),
930         iE-Extensions           ProtocolExtensionContainer { { IMEIGroup-ExtIEs} } OPTIONAL
933 IMEIGroup-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
934         ...
937 IMEIList        ::= SEQUENCE (SIZE (1..maxNrOfUEsToBeTraced)) OF IMEI
939 IMEISV                                  ::= OCTET STRING (SIZE (8))
940 -- Reference: 23.003
942 IMEISVGroup     ::= SEQUENCE {
943         iMEISV                          IMEISV,
944         iMEISVMask                      BIT STRING (SIZE (7)),
945         iE-Extensions           ProtocolExtensionContainer { { IMEISVGroup-ExtIEs} } OPTIONAL
948 IMEISVGroup-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
949         ...
952 IMEISVList      ::= SEQUENCE (SIZE (1..maxNrOfUEsToBeTraced)) OF IMEISV
954 ImmediateMDT    ::= SEQUENCE {
955         measurementsToActivate          MeasurementsToActivate,
956         m1report                                        M1Report                                OPTIONAL,
957         -- Included in case of event-triggered reporting for measurement M1
958         m2report                                        M2Report                                OPTIONAL,
959         -- Included in case of event-triggered reporting for measurement M2
960         ...
963 IMSI                                    ::= TBCD-STRING (SIZE (3..8))
964 -- Reference: 23.003
966 IncludeVelocity         ::= ENUMERATED {
967         requested
970 InformationExchangeID ::= INTEGER (0.. 1048575)
972 InformationExchangeType ::= ENUMERATED {
973         transfer,
974         request,
975         ...
978 InformationRequested ::= CHOICE {
979         requestedMBMSIPMulticastAddressandAPNRequest            RequestedMBMSIPMulticastAddressandAPNRequest,
980         requestedMulticastServiceList                                           RequestedMulticastServiceList,
981         ...
985 InformationRequestType ::= CHOICE {
986         mBMSIPMulticastAddressandAPNRequest             MBMSIPMulticastAddressandAPNRequest,
987         permanentNAS-UE-ID                                              PermanentNAS-UE-ID,
988         ...
991 InformationTransferID ::= INTEGER (0.. 1048575)
993 InformationTransferType ::= CHOICE {
994         rNCTraceInformation                     RNCTraceInformation,
995         ...
998 IntegrityProtectionAlgorithm            ::= INTEGER {
999         standard-UMTS-integrity-algorithm-UIA1 (0), standard-UMTS-integrity-algorithm-UIA2 (1),
1000         no-value (15)
1001 } (0..15)
1003 IntegrityProtectionInformation ::= SEQUENCE {
1004         permittedAlgorithms             PermittedIntegrityProtectionAlgorithms,
1005         key                             IntegrityProtectionKey,
1006         iE-Extensions                   ProtocolExtensionContainer { {IntegrityProtectionInformation-ExtIEs} } OPTIONAL
1009 IntegrityProtectionInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1010         ...
1013 IntegrityProtectionKey                  ::= BIT STRING (SIZE (128))
1015 InterSystemInformationTransferType ::= CHOICE {
1016         rIM-Transfer                                    RIM-Transfer,
1017         ...
1020 InterSystemInformation-TransparentContainer ::= SEQUENCE {
1021         downlinkCellLoadInformation                     CellLoadInformation             OPTIONAL,
1022         uplinkCellLoadInformation                       CellLoadInformation             OPTIONAL,
1023         iE-Extensions                   ProtocolExtensionContainer { { InterSystemInformation-TransparentContainer-ExtIEs} } OPTIONAL,
1024         ...
1027 InterSystemInformation-TransparentContainer-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1031 IPMulticastAddress ::= OCTET STRING (SIZE (4..16))
1032 -- Reference: 23.003
1034 IuSignallingConnectionIdentifier        ::= BIT STRING (SIZE (24))
1036 IuTransportAssociation ::= CHOICE {
1037         gTP-TEI                         GTP-TEI,
1038         bindingID                       BindingID,
1039         ...
1042 -- J
1043 -- K
1045 KeyStatus       ::= ENUMERATED {
1046         old,
1047         new,
1048         ...
1050 -- L
1052 LA-LIST ::= SEQUENCE (SIZE (1..maxNrOfLAs)) OF
1053         SEQUENCE {
1054                 lAC                                             LAC,
1055                 listOF-SNAs                             ListOF-SNAs,
1056                 iE-Extensions                   ProtocolExtensionContainer { { LA-LIST-ExtIEs} } OPTIONAL,
1057                 ...
1058         }
1060 LA-LIST-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1061         ...
1064 LAC                                     ::= OCTET STRING (SIZE (2))
1066 LAI ::= SEQUENCE {
1067         pLMNidentity                            PLMNidentity,
1068         lAC                             LAC,
1069         iE-Extensions                   ProtocolExtensionContainer { {LAI-ExtIEs} } OPTIONAL
1072 LAI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1073         ...
1076 LastKnownServiceArea    ::= SEQUENCE {
1077         sAI                     SAI,
1078         ageOfSAI        INTEGER (0..32767),
1079         iE-Extensions   ProtocolExtensionContainer { {LastKnownServiceArea-ExtIEs} } OPTIONAL,
1080         ...
1083 LastKnownServiceArea-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1084         ...
1087 LastVisitedUTRANCell-Item ::= SEQUENCE {
1088         uTRAN-CellID                                    UTRAN-CellID,
1089         cellType                                                CellType,
1090         time-UE-StayedInCell                    Time-UE-StayedInCell,
1091         iE-Extensions                                   ProtocolExtensionContainer { {LastVisitedUTRANCell-Item-ExtIEs} } OPTIONAL,
1092         ...
1095 LastVisitedUTRANCell-Item-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1096         ...
1099 ListOF-SNAs ::= SEQUENCE (SIZE (1..maxNrOfSNAs)) OF SNAC
1101 ListOfInterfacesToTrace ::= SEQUENCE (SIZE (1..maxNrOfInterfaces)) OF InterfacesToTraceItem
1103 InterfacesToTraceItem ::= SEQUENCE {
1104         interface                               ENUMERATED {iu-cs, iu-ps, iur, iub, uu, ...},
1105         iE-Extensions                   ProtocolExtensionContainer { {InterfacesToTraceItem-ExtIEs} }   OPTIONAL,
1106         ...
1109 InterfacesToTraceItem-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1110         ...
1113 LoadValue       ::= INTEGER (0..100)
1115 LocationRelatedDataRequestType  ::= SEQUENCE {
1116         requestedLocationRelatedDataType                        RequestedLocationRelatedDataType,
1117         requestedGPSAssistanceData                                      RequestedGPSAssistanceData      OPTIONAL,
1118         -- This IE shall be present if the Requested Location Related Data Type IE is set to 'Dedicated Assistance Data for Assisted GPS' or
1119         -- `Dedicated Assistance Data for Assisted GPS and GANSS'
1120         ...
1123 LocationRelatedDataRequestTypeSpecificToGERANIuMode     ::= ENUMERATED {
1124         decipheringKeysEOTD,
1125         dedicatedMobileAssistedEOTDAssistanceData,
1126         dedicatedMobileBasedEOTDAssistanceData,
1127         ...
1130 LocationReportingTransferInformation    ::=     SEQUENCE {
1131         reportChangeOfSAI                               ReportChangeOfSAI                       OPTIONAL,
1132         periodicReportingIndicator              PeriodicReportingIndicator      OPTIONAL,
1133         directReportingIndicator                DirectReportingIndicator        OPTIONAL,
1134         verticalAccuracyCode                    VerticalAccuracyCode            OPTIONAL,
1135         positioningPriorityChangeSAI    PositioningPriority                     OPTIONAL,
1136         positioningPriorityDirect               PositioningPriority                     OPTIONAL,
1137         clientTypePeriodic                              ClientType                                      OPTIONAL,
1138         clientTypeDirect                                ClientType                                      OPTIONAL,
1139         responseTime                                    ResponseTime                            OPTIONAL,
1140         includeVelocity                                 IncludeVelocity                         OPTIONAL,
1141         periodicLocationInfo                    PeriodicLocationInfo            OPTIONAL,
1142         iE-Extensions           ProtocolExtensionContainer { { LocationReportingTransferInformation-ExtIEs } }          OPTIONAL,
1143         ...
1146 LocationReportingTransferInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1147         ...
1150 ReportChangeOfSAI                       ::=     ENUMERATED {
1151                                                                         requested,
1152                                                                         ...
1153                                                                 }
1155 PeriodicReportingIndicator::=   ENUMERATED {
1156                                                                         periodicSAI,
1157                                                                         periodicGeo,
1158                                                                         ...
1159                                                                 }
1161 DirectReportingIndicator::=     ENUMERATED {
1162                                                                         directSAI,
1163                                                                         directGeo,
1164                                                                         ...
1165                                                                 }
1167 L3-Information                          ::= OCTET STRING
1169 -- M
1171 M1Report        ::= CHOICE {
1172         periodic                        MDT-Report-Parameters,
1173         event1F                         Event1F-Parameters,
1174         ...
1177 M2Report        ::= CHOICE {
1178         periodic                        MDT-Report-Parameters,
1179         event1I                         Event1I-Parameters,
1180         ...
1183 Management-Based-MDT-Allowed ::= ENUMERATED {
1184         allowed, ... }
1186 MaxBitrate                              ::= INTEGER (1..16000000)
1187 -- Unit is bits per sec
1189 MaxSDU-Size                             ::= INTEGER (0..32768)
1190 -- MaxSDU-Size
1191 -- Unit is bit
1193 MBMS-PTP-RAB-ID ::= BIT STRING (SIZE (8))
1195 MBMSBearerServiceType ::= ENUMERATED {
1196         multicast,
1197         broadcast,
1198         ...
1201 MBMSCNDe-Registration ::= ENUMERATED {
1202         normalsessionstop,
1203         deregister,
1204         ...
1208 MBMSCountingInformation ::= ENUMERATED {
1209         counting,
1210         notcounting,
1211         ...
1214 MBMSHCIndicator ::= ENUMERATED {
1215         uncompressed-header,
1216         compressed-header,
1217         ...
1220 MBMSIPMulticastAddressandAPNRequest ::= SEQUENCE (SIZE (1..maxnoofMulticastServicesPerRNC)) OF
1221         TMGI
1223 MBMSLinkingInformation ::= ENUMERATED {
1224         uE-has-joined-multicast-services,
1225         ...
1228 MBMSRegistrationRequestType ::= ENUMERATED {
1229         register,
1230         deregister,
1231         ...
1234 MBMSServiceArea ::= OCTET STRING
1236 MBMSSessionDuration ::= OCTET STRING (SIZE (3))
1240 MBMSSessionIdentity ::= OCTET STRING (SIZE (1))
1242 MBMSSessionRepetitionNumber ::= OCTET STRING (SIZE (1))
1244 MDT-Activation          ::=     ENUMERATED { immediateMDTonly,
1245                                                                          loggedMDTonly,
1246                                                                          immediateMDTandTrace,
1247                                                                         ... }
1249 MDTAreaScope            ::=     CHOICE {
1250         cellbased                       CellBased,
1251         labased                         LABased,
1252         rabased                         RABased,
1253         plmn-area-based         NULL,
1254         ...
1257 MDT-Configuration       ::= SEQUENCE {
1258                 mdtActivation                                   MDT-Activation,
1259                 mdtAreaScope                                    MDTAreaScope,
1260                 mdtMode                                                 MDTMode,
1261                 iE-Extensions           ProtocolExtensionContainer { { MDT-Configuration-ExtIEs} } OPTIONAL,
1262                 ...
1265 MDT-Configuration-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1269 MDTMode                         ::= CHOICE {
1270         immediateMDT            ImmediateMDT,
1271         loggedMDT                       LoggedMDT,
1272         ...
1275 MDT-Report-Parameters   ::=     SEQUENCE {
1276         reportInterval                  ReportInterval,
1277         reportAmount                    ReportAmount,
1278         ...
1281 MeasurementQuantity             ::= ENUMERATED {
1282                 cpichEcNo,
1283                 cpichRSCP,
1284                 pathloss,
1285                 ...
1288 MeasurementsToActivate::= BIT STRING (SIZE (8))
1290 MSISDN ::= OCTET STRING (SIZE (1..9))
1292 -- N
1295 NAS-PDU                                 ::= OCTET STRING
1297 NAS-SequenceNumber                      ::= BIT STRING (SIZE (2))
1298 -- Reference: 24.008
1300 NAS-SynchronisationIndicator    ::= BIT STRING (SIZE (4))
1302 NewBSS-To-OldBSS-Information            ::= OCTET STRING
1304 NonSearchingIndication ::= ENUMERATED {
1305         non-searching,
1306         searching
1309 NRTLoadInformationValue ::= INTEGER (0..3)
1311 NumberOfIuInstances                     ::= INTEGER (1..2)
1313 NumberOfSteps                           ::= INTEGER (1..16)
1315 -- O
1317 Offload-RAB-Parameters ::= SEQUENCE {
1318         accessPointName                         Offload-RAB-Parameters-APN,
1319         chargingCharacteristics         Offload-RAB-Parameters-ChargingCharacteristics,
1320         iE-Extensions                           ProtocolExtensionContainer { { Offload-RAB-Parameters-ExtIEs} }         OPTIONAL,
1321         ...
1324 Offload-RAB-Parameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1325         ...
1328 Offload-RAB-Parameters-APN ::= OCTET STRING (SIZE (1..255))
1330 Offload-RAB-Parameters-ChargingCharacteristics ::= OCTET STRING (SIZE (2))
1332 OldBSS-ToNewBSS-Information             ::= OCTET STRING
1334 OMC-ID                                  ::= OCTET STRING (SIZE (3..22))
1335 -- Reference: GSM TS 12.20 [25]
1337 -- P
1339 PagingAreaID ::= CHOICE {
1340         lAI                             LAI,
1341         rAI                             RAI,
1342         ...
1345 PagingCause ::= ENUMERATED {
1346         terminating-conversational-call,
1347         terminating-streaming-call,
1348         terminating-interactive-call,
1349         terminating-background-call,
1350         terminating-low-priority-signalling,
1351         ...,
1352         terminating-high-priority-signalling
1355 PDP-TypeInformation ::= SEQUENCE (SIZE (1..maxNrOfPDPDirections)) OF
1356         PDP-Type
1358 PDP-Type ::= ENUMERATED {
1359         empty,
1360         ppp,
1361         osp-ihoss       -- this value shall not be used -- ,
1362         ipv4,
1363         ipv6,
1364         ...
1366 PDP-TypeInformation-extension ::= SEQUENCE (SIZE (1..maxNrOfPDPDirections)) OF
1367         PDP-Type-extension
1369 PDP-Type-extension ::= ENUMERATED {
1370         ipv4-and-ipv6,
1371         ...
1374 PDUType14FrameSequenceNumber            ::=     INTEGER(0..3)
1376 PeriodicLocationInfo ::= SEQUENCE {
1377         reportingAmount                         INTEGER (1..8639999, ...),
1378         reportingInterval                       INTEGER (1..8639999, ...),
1379         iE-Extensions                           ProtocolExtensionContainer { { PeriodicLocationInfo-ExtIEs } }  OPTIONAL,
1380         ...
1383 PeriodicLocationInfo-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1384         ...
1388 PermanentNAS-UE-ID ::= CHOICE {
1389         iMSI                            IMSI,
1390         ...
1393 PermittedEncryptionAlgorithms ::= SEQUENCE (SIZE (1..16)) OF
1394         EncryptionAlgorithm
1396 PermittedIntegrityProtectionAlgorithms ::= SEQUENCE (SIZE (1..16)) OF
1397         IntegrityProtectionAlgorithm
1399 LABased ::= SEQUENCE {
1400         laiList                 LAI-List,
1401         iE-Extensions           ProtocolExtensionContainer { {LABased-ExtIEs} } OPTIONAL,
1402         ...
1405 LABased-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1406         ...
1410 LAI-List        ::= SEQUENCE (SIZE (1..maxNrOfLAIs)) OF
1411         LAI
1415 LoggedMDT       ::=     SEQUENCE {
1416         loggingInterval         LoggingInterval,
1417         loggingDuration         LoggingDuration,
1418         iE-Extensions           ProtocolExtensionContainer { {LoggedMDT-ExtIEs} } OPTIONAL,
1419         ...
1422 LoggedMDT-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1423         ...
1426 LoggingInterval ::=     ENUMERATED {
1427         s1d28,
1428         s2d56,
1429         s5d12,
1430         s10d24,
1431         s20d48,
1432         s30d72,
1433         s40d96,
1434         s61d44,
1435         ...
1436         }
1438 LoggingDuration ::=     ENUMERATED {
1439                 min10,
1440                 min20,
1441                 min40,
1442                 min60,
1443                 min90,
1444                 min120,
1445 ...}
1449 PLMNidentity                            ::= TBCD-STRING (SIZE (3))
1451 PLMNs-in-shared-network ::= SEQUENCE (SIZE (1..maxNrOfPLMNsSN)) OF
1452         SEQUENCE {
1453                 pLMNidentity                    PLMNidentity,
1454                 lA-LIST                                 LA-LIST,
1455                 iE-Extensions                   ProtocolExtensionContainer { { PLMNs-in-shared-network-ExtIEs} } OPTIONAL,
1456                 ...
1457         }
1459 PLMNs-in-shared-network-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1460         ...
1463 PositioningDataDiscriminator ::= BIT STRING (SIZE(4))
1465 PositioningDataSet ::= SEQUENCE(SIZE(1..maxSet)) OF PositioningMethodAndUsage
1467 PositioningMethodAndUsage ::= OCTET STRING (SIZE(1))
1469 PositioningPriority     ::= ENUMERATED {
1470         high-Priority,
1471         normal-Priority,
1475 PositionData ::= SEQUENCE {
1476         positioningDataDiscriminator            PositioningDataDiscriminator,
1477         positioningDataSet                                      PositioningDataSet                      OPTIONAL,
1478 -- This IE shall be present if the PositioningDataDiscriminator IE is set to the value "0000" --
1479         iE-Extensions           ProtocolExtensionContainer { {PositionData-ExtIEs} } OPTIONAL,
1480         ...
1483 PositionData-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1484         { ID id-GANSS-PositioningDataSet                        CRITICALITY ignore      EXTENSION GANSS-PositioningDataSet                              PRESENCE optional },
1485         ...
1488 PositionDataSpecificToGERANIuMode ::= OCTET STRING
1490 Pre-emptionCapability ::= ENUMERATED {
1491         shall-not-trigger-pre-emption,
1492         may-trigger-pre-emption
1495 Pre-emptionVulnerability ::= ENUMERATED {
1496         not-pre-emptable,
1497         pre-emptable
1500 PriorityLevel                           ::= INTEGER { spare (0), highest (1), lowest (14), no-priority (15) } (0..15)
1502 Priority-Class-Indicator ::= BIT STRING (SIZE(8))
1504 ProvidedData ::= CHOICE {
1505         shared-network-information                              Shared-Network-Information,
1506         ...
1509 P-TMSI                                  ::= OCTET STRING (SIZE (4))
1511 -- Q
1513 QueuingAllowed ::= ENUMERATED {
1514         queueing-not-allowed,
1515         queueing-allowed
1518 -- R
1519 RAB-AsymmetryIndicator::= ENUMERATED {
1520         symmetric-bidirectional,
1521         asymmetric-unidirectional-downlink,
1522         asymmetric-unidirectional-uplink,
1523         asymmetric-bidirectional,
1524         ...
1527 RABased ::= SEQUENCE {
1528         raiList                 RAI-List,
1529         iE-Extensions   ProtocolExtensionContainer { {RABased-ExtIEs} } OPTIONAL,
1530         ...
1533 RABased-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1534         ...
1538 RAI-List        ::= SEQUENCE (SIZE (1..maxNrOfRAIs)) OF
1539         RAI
1541 RABDataVolumeReport ::= SEQUENCE (SIZE (1..maxNrOfVol)) OF
1542         SEQUENCE {
1543                 dl-UnsuccessfullyTransmittedDataVolume  UnsuccessfullyTransmittedDataVolume,
1544                 dataVolumeReference                                             DataVolumeReference     OPTIONAL,
1545                 iE-Extensions                                                   ProtocolExtensionContainer { {RABDataVolumeReport-ExtIEs} }             OPTIONAL,
1546                 ...
1547         }
1549 RABDataVolumeReport-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1550         ...
1553 RAB-ID                                  ::= BIT STRING (SIZE (8))
1555 RAB-Parameter-ExtendedGuaranteedBitrateList     ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedGuaranteedBitrate
1557 RAB-Parameter-ExtendedMaxBitrateList            ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedMaxBitrate
1560 RAB-Parameter-GuaranteedBitrateList     ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF GuaranteedBitrate
1561 --This IE shall be ignored if Supported Guaranteed Bit rate is present--
1563 RAB-Parameter-MaxBitrateList            ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF MaxBitrate
1564 --This IE shall be ignored if Supported Maximum Bit rate is present--
1566 RAB-Parameters ::= SEQUENCE {
1567         trafficClass                    TrafficClass,
1568         rAB-AsymmetryIndicator                  RAB-AsymmetryIndicator,
1569         maxBitrate                      RAB-Parameter-MaxBitrateList,
1570         guaranteedBitRate               RAB-Parameter-GuaranteedBitrateList OPTIONAL
1571         -- This IE shall be present the traffic class IE is set to "Conversational" or "Streaming" --,
1572         deliveryOrder                   DeliveryOrder,
1573         maxSDU-Size                     MaxSDU-Size,
1574         sDU-Parameters                  SDU-Parameters,
1575         transferDelay                   TransferDelay OPTIONAL
1576         -- This IE shall be present the traffic class IE is set to "Conversational" or "Streaming" --,
1577         trafficHandlingPriority         TrafficHandlingPriority OPTIONAL
1578         -- This IE shall be present the traffic class IE is set to "Interactive" --,
1579         allocationOrRetentionPriority   AllocationOrRetentionPriority OPTIONAL,
1580         sourceStatisticsDescriptor      SourceStatisticsDescriptor OPTIONAL
1581         -- This IE shall be present the traffic class IE is set to "Conversational" or "Streaming" --,
1582         relocationRequirement   RelocationRequirement OPTIONAL,
1583         iE-Extensions                   ProtocolExtensionContainer { {RAB-Parameters-ExtIEs} } OPTIONAL,
1584         ...
1587 RAB-Parameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1588 -- Extension for Release 5 to enable indication that Interactive User Plane data is of a signalling nature --
1589         { ID id-SignallingIndication    CRITICALITY ignore              EXTENSION SignallingIndication          PRESENCE optional }|
1590 -- Extension for Release 7 to indicate an Extended Guaranteed Bitrate --
1591 { ID id-RAB-Parameter-ExtendedGuaranteedBitrateList     CRITICALITY reject              EXTENSION RAB-Parameter-ExtendedGuaranteedBitrateList           PRESENCE optional }|
1592 -- Extension for Release 7 to indicate an Extended Maximum Bitrate --
1593 { ID id-RAB-Parameter-ExtendedMaxBitrateList    CRITICALITY reject              EXTENSION RAB-Parameter-ExtendedMaxBitrateList          PRESENCE optional }|
1594 -- Extension for Release 8 to indicate an Supported Maximum Bitrate --
1595 { ID id-RAB-Parameter-SupportedMaxBitrateList   CRITICALITY reject              EXTENSION SupportedRAB-ParameterBitrateList             PRESENCE optional }|
1596 -- Extension for Release 8 to indicate an Supported Guaranteed Bitrate --
1597 { ID id-RAB-Parameter-SupportedGuaranteedBitrateList    CRITICALITY reject              EXTENSION SupportedRAB-ParameterBitrateList             PRESENCE optional },
1598         ...
1601 RABParametersList       ::=     SEQUENCE (SIZE (1.. maxNrOfRABs)) OF SEQUENCE   {
1602         rab-Id                                  RAB-ID,
1603         cn-domain                               CN-DomainIndicator,
1604         rabDataVolumeReport             RABDataVolumeReport     OPTIONAL,
1605         upInformation                   UPInformation   OPTIONAL,
1606         iE-Extensions                   ProtocolExtensionContainer { { RABParametersList-ExtIEs } }             OPTIONAL,
1607         ...
1610 RABParametersList-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1611         ...
1614 RAB-SubflowCombinationBitRate   ::= INTEGER (0..16000000)
1616 RAB-TrCH-Mapping ::=    SEQUENCE ( SIZE (1..maxNrOfRABs)) OF
1617         RAB-TrCH-MappingItem
1619 RAB-TrCH-MappingItem ::= SEQUENCE {
1620         rAB-ID                  RAB-ID,
1621         trCH-ID-List    TrCH-ID-List,
1622         iE-Extensions                   ProtocolExtensionContainer { { RAB-TrCH-MappingItem-ExtIEs} } OPTIONAL,
1623         ...
1626 RAB-TrCH-MappingItem-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1627 -- Extension for Release 99 to enable transfer of RAB Subflow mapping onto Iur transport channel Ids for a given indicated domain --
1628         {       ID id-CN-DomainIndicator        CRITICALITY ignore              EXTENSION CN-DomainIndicator    PRESENCE optional       },
1629         ...
1632 RAC                                     ::= OCTET STRING (SIZE (1))
1634 RAI ::= SEQUENCE {
1635         lAI                             LAI,
1636         rAC                             RAC,
1637         iE-Extensions                   ProtocolExtensionContainer { {RAI-ExtIEs} } OPTIONAL,
1638         ...
1641 RAI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1642         ...
1645 RAListofIdleModeUEs ::= CHOICE {
1646         notEmptyRAListofIdleModeUEs                     NotEmptyRAListofIdleModeUEs,
1647         emptyFullRAListofIdleModeUEs                    ENUMERATED {emptylist,fulllist,...},
1648         ...
1651 NotEmptyRAListofIdleModeUEs ::= SEQUENCE {
1652         rAofIdleModeUEs                 RAofIdleModeUEs,
1653         iE-Extensions                   ProtocolExtensionContainer { {NotEmptyRAListofIdleModeUEs-ExtIEs} } OPTIONAL
1656 RAofIdleModeUEs ::= SEQUENCE (SIZE (1..maxMBMSRA)) OF
1657         RAC
1659 NotEmptyRAListofIdleModeUEs-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1660 { ID id-LAofIdleModeUEs         CRITICALITY reject      EXTENSION LAListofIdleModeUEs PRESENCE conditional },
1661         -- This IE shall be present if the RA of Idle Mode UEs IE is included. --
1662         ...
1665 LAListofIdleModeUEs ::= SEQUENCE (SIZE (1..maxMBMSRA)) OF
1666         LAI
1668 RAT-Type ::= ENUMERATED {
1669         utran,
1670         geran,
1671         ...
1674 RateControlAllowed ::= ENUMERATED {
1675         not-allowed,
1676         allowed
1679 RedirectAttemptFlag     ::= NULL
1681 RedirectionCompleted    ::= ENUMERATED {
1682         redirection-completed,
1683         ...
1686 RejectCauseValue ::= ENUMERATED {
1687         pLMN-Not-Allowed,
1688         location-Area-Not-Allowed,
1689         roaming-Not-Allowed-In-This-Location-Area,
1690         no-Suitable-Cell-In-Location-Area,
1691         gPRS-Services-Not-Allowed-In-This-PLMN,
1692         cS-PS-coordination-required,
1693         ...
1697 RelocationRequirement ::= ENUMERATED {
1698         lossless,
1699         none,
1700         ...,
1701         realtime
1704 RelocationType ::= ENUMERATED {
1705         ue-not-involved,
1706         ue-involved,
1707         ...
1710 RepetitionNumber0 ::= INTEGER (0..255)
1712 RepetitionNumber1 ::= INTEGER (1..256)
1715 ReportArea ::= ENUMERATED {
1716         service-area,
1717         geographical-area,
1718         ...
1721 ReportInterval          ::=     ENUMERATED {
1722                                                 ms250,
1723                                                 ms500,
1724                                                 ms1000,
1725                                                 ms2000,
1726                                                 ms3000,
1727                                                 ms4000,
1728                                                 ms6000,
1729                                                 ms12000,
1730                                                 ms16000,
1731                                                 ms20000,
1732                                                 ms24000,
1733                                                 ms32000,
1734                                                 ms64000,
1735                                                 ... }
1737 ReportAmount            ::=     ENUMERATED { n1, n2, n4, n8, n16, n32, n64, infinity, ... }
1739 RequestedGPSAssistanceData      ::= OCTET STRING (SIZE (1 .. 38 ))
1740         -- gpsAssistanceData as defined in 24.080 --
1742 RequestedGANSSAssistanceData    ::= OCTET STRING (SIZE (1 .. 201 ))
1743         -- ganssAssistanceData as defined in 24.080 --
1745 RequestedLocationRelatedDataType ::= ENUMERATED {
1746         decipheringKeysUEBasedOTDOA,
1747         decipheringKeysAssistedGPS,
1748         dedicatedAssistanceDataUEBasedOTDOA,
1749         dedicatedAssistanceDataAssistedGPS,
1750         ...,
1751 -- Release 7 extension elements --
1752         decipheringKeysAssistedGANSS,
1753         dedicatedAssistanceDataAssistedGANSS,
1754         decipheringKeysAssistedGPSandGANSS,
1755         dedicatedAssistanceDataAssistedGPSandGANSS
1758 RequestedMBMSIPMulticastAddressandAPNRequest ::= SEQUENCE (SIZE (1..maxnoofMulticastServicesPerRNC)) OF
1759         MBMSIPMulticastAddressandAPNlist
1761 MBMSIPMulticastAddressandAPNlist ::= SEQUENCE {
1762         tMGI                                    TMGI,
1763         iPMulticastAddress              IPMulticastAddress,
1764         aPN                                             APN,
1765         iE-Extensions                   ProtocolExtensionContainer { {MBMSIPMulticastAddressandAPNlist-ExtIEs} }        OPTIONAL,
1766         ...
1769 MBMSIPMulticastAddressandAPNlist-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1770         ...
1773 RequestedMulticastServiceList ::= SEQUENCE (SIZE (1.. maxnoofMulticastServicesPerUE)) OF
1774         TMGI
1776 Requested-RAB-Parameter-Values ::= SEQUENCE {
1777         requestedMaxBitrates                            Requested-RAB-Parameter-MaxBitrateList                  OPTIONAL,
1778         requestedGuaranteedBitrates                             Requested-RAB-Parameter-GuaranteedBitrateList                   OPTIONAL,
1779         iE-Extensions                   ProtocolExtensionContainer { { Requested-RAB-Parameter-Values-ExtIEs} }         OPTIONAL,
1780         ...
1783 Requested-RAB-Parameter-Values-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1784 -- Extension for Release 6 to enable RNC to request the execution of an alternative RAB configuration --
1785         { ID id-AlternativeRABConfigurationRequest              CRITICALITY ignore      EXTENSION AlternativeRABConfigurationRequest    PRESENCE optional }|
1786 -- Extension for Release 7 to request an Extended Maximum Bitrate --
1787         { ID id-Requested-RAB-Parameter-ExtendedMaxBitrateList          CRITICALITY reject      EXTENSION Requested-RAB-Parameter-ExtendedMaxBitrateList        PRESENCE optional }|
1788 -- Extension for Release 7 to request an Extended Guaranteed Bitrate --
1789         { ID id-Requested-RAB-Parameter-ExtendedGuaranteedBitrateList           CRITICALITY reject      EXTENSION Requested-RAB-Parameter-ExtendedGuaranteedBitrateList PRESENCE optional }|
1790 -- Extension for Release 8 to request an Supported Maximum Bitrate --
1791         { ID id-Requested-RAB-Parameter-SupportedMaxBitrateList         CRITICALITY reject      EXTENSION SupportedRAB-ParameterBitrateList             PRESENCE optional }|
1792 -- Extension for Release 8 to request an Supported Guaranteed Bitrate --
1793         { ID id-Requested-RAB-Parameter-SupportedGuaranteedBitrateList          CRITICALITY reject      EXTENSION SupportedRAB-ParameterBitrateList     PRESENCE optional },
1794         ...
1797 Requested-RAB-Parameter-ExtendedMaxBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedMaxBitrate
1799 Requested-RAB-Parameter-ExtendedGuaranteedBitrateList   ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF ExtendedGuaranteedBitrate
1801 Requested-RAB-Parameter-MaxBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF MaxBitrate
1803 Requested-RAB-Parameter-GuaranteedBitrateList   ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF GuaranteedBitrate
1806 RequestType ::= SEQUENCE {
1807         event                           Event,
1808         reportArea                      ReportArea,
1809         accuracyCode            INTEGER (0..127)        OPTIONAL,
1810         ...
1813 ResidualBitErrorRatio ::= SEQUENCE {
1814         mantissa                        INTEGER (1..9),
1815         exponent                        INTEGER (1..8),
1816         iE-Extensions                   ProtocolExtensionContainer { {ResidualBitErrorRatio-ExtIEs} } OPTIONAL
1818 -- ResidualBitErrorRatio = mantissa * 10^-exponent
1820 ResidualBitErrorRatio-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1821         ...
1824 ResponseTime    ::= ENUMERATED {
1825         lowdelay,
1826         delaytolerant,
1830 RIMInformation                                  ::= OCTET STRING
1832 RIM-Transfer ::= SEQUENCE {
1833         rIMInformation                          RIMInformation,
1834         rIMRoutingAddress                       RIMRoutingAddress       OPTIONAL,
1835         iE-Extensions                   ProtocolExtensionContainer { {RIM-Transfer-ExtIEs} } OPTIONAL
1838 RIM-Transfer-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1839         ...
1842 RIMRoutingAddress ::= CHOICE {
1843         targetRNC-ID                                    TargetRNC-ID,
1844         gERAN-Cell-ID                                   GERAN-Cell-ID,
1845         ... ,
1846         targeteNB-ID                                    TargetENB-ID
1850 RNC-ID                                  ::= INTEGER (0..4095)
1851 -- RNC-ID                                       ::= BIT STRING (SIZE (12))
1852 -- Harmonized with RNSAP and NBAP definitions
1855 RNCTraceInformation::= SEQUENCE {
1856         traceReference                                  TraceReference,
1857         traceActivationIndicator                ENUMERATED {activated,deactivated},
1858         equipmentsToBeTraced                    EquipmentsToBeTraced                                                                                            OPTIONAL,
1859         -- This IE shall be present if the Trace Activation Indicator IE is set to "Activated".
1860         iE-Extensions                                   ProtocolExtensionContainer { { RNCTraceInformation-ExtIEs} }            OPTIONAL
1863 RNCTraceInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1864         ...
1867 RNSAPRelocationParameters                       ::=     SEQUENCE {
1868         rabParmetersList                        RABParametersList                                               OPTIONAL,
1869         locationReporting                       LocationReportingTransferInformation    OPTIONAL,
1870         traceInformation                        TraceInformation                                                OPTIONAL,
1871         sourceSAI                                       SAI                                                                             OPTIONAL,
1872         iE-Extensions           ProtocolExtensionContainer { { RNSAPRelocationParameters-ExtIEs } }             OPTIONAL,
1873         ...
1876 RNSAPRelocationParameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1877         ...
1880 RRC-Container                           ::= OCTET STRING
1882 RTLoadValue     ::= INTEGER (0..100)
1884 -- S
1886 SAC                                     ::= OCTET STRING (SIZE (2))
1887 SAI ::= SEQUENCE {
1888         pLMNidentity                            PLMNidentity,
1889         lAC                             LAC,
1890         sAC                             SAC,
1891         iE-Extensions                   ProtocolExtensionContainer { {SAI-ExtIEs} } OPTIONAL
1894 SAI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1895         ...
1898 SAPI ::= ENUMERATED {
1899         sapi-0,
1900         sapi-3,
1901         ...
1904 SessionUpdateID ::= INTEGER (0.. 1048575)
1905 Shared-Network-Information ::= SEQUENCE {
1906                 pLMNs-in-shared-network                 PLMNs-in-shared-network,
1907                 iE-Extensions                   ProtocolExtensionContainer { {Shared-Network-Information-ExtIEs} } OPTIONAL,
1908                 ...
1909         }
1911 Shared-Network-Information-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1912         ...
1915 SignallingIndication ::= ENUMERATED {
1916         signalling,
1917         ...
1920 SDU-ErrorRatio ::= SEQUENCE {
1921         mantissa                        INTEGER (1..9),
1922         exponent                        INTEGER (1..6),
1923         iE-Extensions                   ProtocolExtensionContainer { {SDU-ErrorRatio-ExtIEs} } OPTIONAL
1925 -- SDU-ErrorRatio = mantissa * 10^-exponent
1927 SDU-ErrorRatio-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1928         ...
1930 SDU-FormatInformationParameters ::= SEQUENCE (SIZE (1..maxRAB-SubflowCombination)) OF
1931         SEQUENCE {
1932                 subflowSDU-Size                 SubflowSDU-Size         OPTIONAL,
1933                 rAB-SubflowCombinationBitRate   RAB-SubflowCombinationBitRate   OPTIONAL,
1934                 iE-Extensions                   ProtocolExtensionContainer { {SDU-FormatInformationParameters-ExtIEs} } OPTIONAL,
1935                 ...
1936         }
1938 SDU-FormatInformationParameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1939         ...
1942 SDU-Parameters ::= SEQUENCE (SIZE (1..maxRAB-Subflows)) OF
1943         SEQUENCE {
1944                 sDU-ErrorRatio                  SDU-ErrorRatio OPTIONAL
1945                 -- This IE shall be present if the Delivery Of Erroneous SDU IE is set to "Yes" or "No" --,
1946                 residualBitErrorRatio           ResidualBitErrorRatio,
1947                 deliveryOfErroneousSDU          DeliveryOfErroneousSDU,
1948                 sDU-FormatInformationParameters SDU-FormatInformationParameters OPTIONAL,
1949                 iE-Extensions                   ProtocolExtensionContainer { {SDU-Parameters-ExtIEs} } OPTIONAL,
1950                 ...
1951         }
1953 SDU-Parameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1954         ...
1957 SNA-Access-Information ::= SEQUENCE {
1958                 authorisedPLMNs                 AuthorisedPLMNs,
1959                 iE-Extensions                   ProtocolExtensionContainer { {SNA-Access-Information-ExtIEs} } OPTIONAL,
1960                 ...
1961         }
1963 SNA-Access-Information-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
1964         ...
1967 SNAC                            ::= INTEGER (0..65535)
1969 Service-Handover ::= ENUMERATED {
1970         handover-to-GSM-should-be-performed,
1971         handover-to-GSM-should-not-be-performed,
1972         handover-to-GSM-shall-not-be-performed,
1973         ...
1976 Source-ToTarget-TransparentContainer ::= OCTET STRING
1977 -- This IE is a transparent container, the IE shall be encoded not as an OCTET STRING but according to the type specifications of the target system.
1978 -- Note: In the current version of this specification, this IE may either carry the Source RNC to
1979 -- Target RNC Transparent Container or the Source eNB to Target eNB Transparent Container IE as
1980 -- defined in TS 36.413 [49]
1982 SourceeNodeB-ToTargeteNodeB-TransparentContainer ::= OCTET STRING
1985 SourceCellID ::= CHOICE {
1986         sourceUTRANCellID                       SourceUTRANCellID,
1987         sourceGERANCellID                       CGI,
1988         ...
1991 SourceBSS-ToTargetBSS-TransparentContainer              ::= OCTET STRING
1993 SourceID ::= CHOICE {
1994         sourceRNC-ID                    SourceRNC-ID,
1995         sAI                             SAI,
1996         ...
2000 SourceRNC-ID ::= SEQUENCE {
2001         pLMNidentity                            PLMNidentity,
2002         rNC-ID                          RNC-ID,
2003         iE-Extensions                   ProtocolExtensionContainer { {SourceRNC-ID-ExtIEs} } OPTIONAL
2006 SourceRNC-ID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2007 -- Extension for Release 7 to indicate extended RNC-ID --
2008         { ID id-ExtendedRNC-ID                          CRITICALITY reject      EXTENSION ExtendedRNC-ID                PRESENCE optional       },
2009         ...
2012 SourceRNC-ToTargetRNC-TransparentContainer ::= SEQUENCE {
2013         rRC-Container                   RRC-Container,
2014         numberOfIuInstances             NumberOfIuInstances,
2015         relocationType                  RelocationType,
2016         chosenIntegrityProtectionAlgorithm ChosenIntegrityProtectionAlgorithm   OPTIONAL,
2017         integrityProtectionKey          IntegrityProtectionKey                  OPTIONAL,
2018         chosenEncryptionAlgorithForSignalling ChosenEncryptionAlgorithm         OPTIONAL,
2019         cipheringKey                    EncryptionKey                           OPTIONAL,
2020         chosenEncryptionAlgorithForCS   ChosenEncryptionAlgorithm               OPTIONAL,
2021         chosenEncryptionAlgorithForPS   ChosenEncryptionAlgorithm               OPTIONAL,
2022         d-RNTI                          D-RNTI                                  OPTIONAL
2023         -- This IE shall be present if the Relocation type IE is set to "UE not involved in relocation of SRNS" --,
2024         targetCellId                    TargetCellId                            OPTIONAL
2025         -- This IE shall be present if the Relocation type IE is set to "UE involved in relocation of SRNS" --,
2026         rAB-TrCH-Mapping                        RAB-TrCH-Mapping                                OPTIONAL,
2027         iE-Extensions                   ProtocolExtensionContainer { {SourceRNC-ToTargetRNC-TransparentContainer-ExtIEs} } OPTIONAL,
2028         ...
2031 SourceRNC-ToTargetRNC-TransparentContainer-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2032 -- Extension for Release 99 to enable transfer of SRB mapping onto Iur transport channel Ids --
2033         {ID id-SRB-TrCH-Mapping                                         CRITICALITY reject      EXTENSION SRB-TrCH-Mapping                                                      PRESENCE optional}|
2034 -- Extension for Release 5 to enable Inter RAN Load Information Exchange over Iu --
2035         {ID id-CellLoadInformationGroup                         CRITICALITY ignore      EXTENSION CellLoadInformationGroup                              PRESENCE optional}|
2036 -- Extension for Release 6 to provide Trace Recording Session Information to the Target RNC --
2037         {ID id-TraceRecordingSessionInformation         CRITICALITY ignore      EXTENSION TraceRecordingSessionInformation      PRESENCE optional}|
2038 -- Extension for Release 6 to indicate to the Target RNC that the UE has activated Multicast Service --
2039         {ID id-MBMSLinkingInformation                           CRITICALITY ignore      EXTENSION MBMSLinkingInformation                                        PRESENCE optional}|
2040         {ID id-d-RNTI-for-NoIuCSUP                                      CRITICALITY reject      EXTENSION D-RNTI                                                                        PRESENCE optional}|
2041         {ID id-UE-History-Information                           CRITICALITY ignore      EXTENSION UE-History-Information                                        PRESENCE optional}|
2042         {ID id-SubscriberProfileIDforRFP                        CRITICALITY ignore      EXTENSION SubscriberProfileIDforRFP                             PRESENCE optional}|
2043 -- Extension for Release 8 to transfer to the Target RNC parameters required for SRVCC operation --
2044         {ID id-SRVCC-Information                                        CRITICALITY reject      EXTENSION SRVCC-Information                                                     PRESENCE optional}|
2045         {ID id-PSRABtobeReplaced                                        CRITICALITY reject      EXTENSION RAB-ID                                                                        PRESENCE optional}|
2046 -- Extension for Release 9 to transfer to the Target RNC parameters required for CSFB operation --
2047         {ID id-CSFB-Information                                         CRITICALITY ignore      EXTENSION CSFB-Information                                                      PRESENCE optional}|
2048 -- Extension for Release 10 to indicate to the Target RNC the need of continued IRAT measurement --
2049         {ID id-IRAT-Measurement-Configuration           CRITICALITY ignore      EXTENSION IRAT-Measurement-Configuration                PRESENCE optional}|
2050 -- Extension for Release 10 to indicate Management Based MDT Allowed --
2051         {ID id-Management-Based-MDT-Allowed                     CRITICALITY ignore      EXTENSION Management-Based-MDT-Allowed                  PRESENCE optional},
2052         ...
2055 IRAT-Measurement-Configuration ::= SEQUENCE {
2056         rSRP                                            INTEGER (0..97)                 OPTIONAL,
2057         rSRQ                                            INTEGER (0..34)                 OPTIONAL,
2058         iRATmeasurementParameters       IRATmeasurementParameters,
2059         iE-Extensions                           ProtocolExtensionContainer { {IRAT-Measurement-Configuration-ExtIEs} } OPTIONAL}
2061 IRAT-Measurement-Configuration-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2062         ...
2065 IRATmeasurementParameters::= SEQUENCE {
2066         measurementDuration             INTEGER (1..100),
2067         eUTRANFrequencies               EUTRANFrequencies               OPTIONAL,
2068         iE-Extensions                   ProtocolExtensionContainer { { IRATmeasurementParameters-ExtIEs} } OPTIONAL}
2070 IRATmeasurementParameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2071         ...
2074 EUTRANFrequencies ::= SEQUENCE (SIZE (1..maxNrOfEUTRAFreqs)) OF SEQUENCE {
2075         earfcn                                  INTEGER (0..65535),
2076         measBand                                MeasBand                        OPTIONAL,
2077         iE-Extensions                   ProtocolExtensionContainer { {EUTRANFrequencies-ExtIEs} } OPTIONAL}
2079 MeasBand ::= ENUMERATED {
2080         v6,
2081         v15,
2082         v25,
2083         v50,
2084         v75,
2085         v100
2088 EUTRANFrequencies-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2089         ...
2092 SubscriberProfileIDforRFP ::= INTEGER (1..256)
2094 SourceStatisticsDescriptor ::= ENUMERATED {
2095         speech,
2096         unknown,
2097         ...
2100 SupportedRAB-ParameterBitrateList ::= SEQUENCE (SIZE (1..maxNrOfSeparateTrafficDirections)) OF SupportedBitrate
2102 SupportedBitrate ::= INTEGER (1..1000000000, ...)
2103 -- Unit is bits per sec
2105 SourceUTRANCellID ::= SEQUENCE {
2106         pLMNidentity                    PLMNidentity,
2107         uTRANcellID                             TargetCellId,
2108         iE-Extensions                   ProtocolExtensionContainer { {SourceUTRANCellID-ExtIEs} } OPTIONAL
2111 SourceUTRANCellID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2112         ...
2115 SRB-ID ::= INTEGER (1..32)
2117 SRB-TrCH-Mapping ::=    SEQUENCE ( SIZE (1..maxNrOfSRBs)) OF
2118         SRB-TrCH-MappingItem
2120 SRB-TrCH-MappingItem ::= SEQUENCE {
2121         sRB-ID                  SRB-ID,
2122         trCH-ID                 TrCH-ID,
2123         iE-Extensions                   ProtocolExtensionContainer { { SRB-TrCH-MappingItem-ExtIEs} } OPTIONAL,
2124         ...
2128 SRB-TrCH-MappingItem-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2129         ...
2132 SRVCC-HO-Indication ::= ENUMERATED {
2133         ps-and-cs,
2134         cs-only,
2135         ...
2138 SRVCC-Information ::= SEQUENCE {
2139         nonce                   BIT STRING (SIZE (128)),
2140         iE-Extensions                   ProtocolExtensionContainer { { SRVCC-Information-ExtIEs} } OPTIONAL,
2141         ...
2144 SRVCC-Information-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2145         ...
2148 SRVCC-Operation-Possible ::= ENUMERATED {
2149         srvcc-possible,
2150         ...
2153 SubflowSDU-Size                         ::= INTEGER (0..4095)
2154 -- Unit is bit
2157 -- T
2158 TAC ::= OCTET STRING (SIZE (2))
2160 TAI ::= SEQUENCE {
2161         pLMNidentity                    PLMNidentity,
2162         tAC                                             TAC,
2163         iE-Extensions                   ProtocolExtensionContainer { {TAI-ExtIEs} } OPTIONAL
2166 TAI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2167         ...
2171 Target-ToSource-TransparentContainer ::= OCTET STRING
2172 -- This IE is a transparent container, the IE shall be encoded not as an OCTET STRING but according to the type specifications of the target system.
2173 -- Note: In the current version of this specification, this IE may either carry the Target RNC to
2174 -- Source RNC Transparent Container or the Target eNB to Source eNB Transparent Container IE as
2175 -- defined in TS 36.413 [49]
2177 TargeteNodeB-ToSourceeNodeB-TransparentContainer ::= OCTET STRING
2179 TargetBSS-ToSourceBSS-TransparentContainer              ::= OCTET STRING
2181 TargetCellId                            ::= INTEGER (0..268435455)
2183 TargetID ::= CHOICE {
2184         targetRNC-ID                    TargetRNC-ID,
2185         cGI                             CGI,
2187         ...,
2188         targeteNB-ID    TargetENB-ID
2191 TargetENB-ID ::= SEQUENCE {
2192         pLMNidentity                    PLMNidentity,
2193         eNB-ID                                  ENB-ID,
2194         iE-Extensions                   ProtocolExtensionContainer { {TargetENB-ID-ExtIEs} } OPTIONAL,
2195         selectedTAI             TAI,
2196         ...
2199 TargetENB-ID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2200         ...
2204 TargetRNC-ID ::= SEQUENCE {
2205         lAI                             LAI,
2206         rAC                             RAC             OPTIONAL,
2207         rNC-ID                          RNC-ID,
2208         iE-Extensions                   ProtocolExtensionContainer { {TargetRNC-ID-ExtIEs} } OPTIONAL
2211 TargetRNC-ID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2212 -- Extension for Release 7 to indicate extended RNC-ID --
2213         { ID id-ExtendedRNC-ID                          CRITICALITY reject      EXTENSION ExtendedRNC-ID                PRESENCE optional       },
2214         ...
2217 TargetRNC-ToSourceRNC-TransparentContainer ::= SEQUENCE {
2218         rRC-Container                   RRC-Container,
2219         d-RNTI                                  D-RNTI                                  OPTIONAL
2220         -- May be included to allow the triggering of the Relocation Detect procedure from the Iur Interface --,
2221         iE-Extensions                   ProtocolExtensionContainer { {TargetRNC-ToSourceRNC-TransparentContainer-ExtIEs} } OPTIONAL,
2222         ...
2225 TargetRNC-ToSourceRNC-TransparentContainer-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2226         ...
2229 TBCD-STRING                             ::= OCTET STRING
2231 TemporaryUE-ID ::= CHOICE {
2232         tMSI                            TMSI,
2233         p-TMSI                          P-TMSI,
2234         ...
2237 Time-UE-StayedInCell ::= INTEGER (0..4095)
2239 TimeToMBMSDataTransfer          ::= OCTET STRING(SIZE(1))
2242 TMGI ::= SEQUENCE {
2243         pLMNidentity                    PLMNidentity,
2244         serviceID                               OCTET STRING (SIZE (3)),
2245         iE-Extensions                   ProtocolExtensionContainer { {TMGI-ExtIEs} } OPTIONAL
2248 TMGI-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2249         ...
2252 TMSI                                    ::= OCTET STRING (SIZE (4))
2254 TraceDepth ::= ENUMERATED {
2255         minimum,
2256         medium,
2257         maximum,
2258         ...
2261 TraceInformation        ::= SEQUENCE {
2262         traceReference                          TraceReference,
2263         ue-identity                                     UE-ID,
2264         tracePropagationParameters      TracePropagationParameters OPTIONAL,
2265         iE-Extensions           ProtocolExtensionContainer { { TraceInformation-ExtIEs } } OPTIONAL,
2266         ...
2269 TraceInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2273 TracePropagationParameters ::= SEQUENCE {
2274         traceRecordingSessionReference          TraceRecordingSessionReference,
2275         traceDepth                                                      TraceDepth,
2276         listOfInterfacesToTrace                         ListOfInterfacesToTrace         OPTIONAL,
2277         iE-Extensions                   ProtocolExtensionContainer { { TracePropagationParameters-ExtIEs} } OPTIONAL,
2278         ...
2281 TracePropagationParameters-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2282         ...
2285 TraceRecordingSessionInformation        ::= SEQUENCE {
2286         traceReference                                          TraceReference,
2287         traceRecordingSessionReference          TraceRecordingSessionReference,
2288         iE-Extensions                                           ProtocolExtensionContainer { { TraceRecordingSessionInformation-ExtIEs} } OPTIONAL,
2289         ...
2292 TraceRecordingSessionInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2293         ...
2296 TraceRecordingSessionReference          ::= INTEGER (0..65535)
2298 TraceReference                          ::= OCTET STRING (SIZE (2..3))
2300 TraceType                               ::= OCTET STRING (SIZE (1))
2301 -- Reference: GSM TS 12.08
2303 TrafficClass ::= ENUMERATED {
2304         conversational,
2305         streaming,
2306         interactive,
2307         background,
2308         ...
2311 TrafficHandlingPriority                 ::= INTEGER { spare (0), highest (1), lowest (14), no-priority-used (15) } (0..15)
2313 TransferDelay                           ::= INTEGER (0..65535)
2314 -- Unit is millisecond
2316 UnsuccessfullyTransmittedDataVolume     ::= INTEGER (0..4294967295)
2318 TransportLayerAddress                   ::= BIT STRING (SIZE (1..160, ...))
2320 TrCH-ID ::= SEQUENCE {
2321         dCH-ID                          DCH-ID          OPTIONAL,
2322         dSCH-ID                         DSCH-ID         OPTIONAL,
2323         uSCH-ID                         USCH-ID         OPTIONAL,
2324         iE-Extensions                   ProtocolExtensionContainer { { TrCH-ID-ExtIEs} } OPTIONAL,
2325         ...
2328 TrCH-ID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2329 -- Extension for Release 5 to enable transfer of HS-DSCH-MAC-d-Flow-ID onto Iur transport channel ID --
2330         {ID id-hS-DSCH-MAC-d-Flow-ID    CRITICALITY ignore              EXTENSION HS-DSCH-MAC-d-Flow-ID         PRESENCE optional}|
2331 -- Extension for Release 6 to enable transfer of E-DCH-MAC-d-Flow-ID onto Iur transport channel ID --
2332         {ID id-E-DCH-MAC-d-Flow-ID      CRITICALITY ignore              EXTENSION E-DCH-MAC-d-Flow-ID PRESENCE optional},
2333         ...
2336 TrCH-ID-List ::= SEQUENCE (SIZE (1..maxRAB-Subflows)) OF
2337         TrCH-ID
2339 TriggerID                               ::= OCTET STRING (SIZE (3..22))
2341 TypeOfError ::= ENUMERATED {
2342         not-understood,
2343         missing,
2344         ...
2348 -- U
2350 UE-AggregateMaximumBitRate ::= SEQUENCE {
2351         uE-AggregateMaximumBitRateDownlink              UE-AggregateMaximumBitRateDownlink      OPTIONAL,
2352         uE-AggregateMaximumBitRateUplink                UE-AggregateMaximumBitRateUplink        OPTIONAL,
2353         ...
2356 UE-AggregateMaximumBitRateDownlink                      ::= INTEGER (1..1000000000)
2357 -- Unit is bits per sec
2359 UE-AggregateMaximumBitRateUplink                        ::= INTEGER (1..1000000000)
2360 -- Unit is bits per sec
2363 UE-History-Information ::= OCTET STRING
2365 UE-ID ::= CHOICE {
2366         imsi                            IMSI,
2367         imei                            IMEI,
2368         ...,
2369         imeisv                          IMEISV
2373 UESBI-Iu ::= SEQUENCE {
2374         uESBI-IuA               UESBI-IuA       OPTIONAL,
2375         uESBI-IuB               UESBI-IuB       OPTIONAL,
2376         iE-Extensions           ProtocolExtensionContainer { {UESBI-Iu-ExtIEs} } OPTIONAL,
2377         ...
2380 UESBI-Iu-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2381         ...
2384 UESBI-IuA                               ::= BIT STRING (SIZE(1..128))
2385 -- Reference: TR25.994 --
2386 UESBI-IuB                               ::= BIT STRING (SIZE(1..128))
2387 -- Reference: TR25.995 --
2389 UL-GTP-PDU-SequenceNumber               ::= INTEGER (0..65535)
2391 UL-N-PDU-SequenceNumber                 ::= INTEGER (0..65535)
2393 UPInformation           ::=             SEQUENCE {
2394         frameSeqNoUL                    FrameSequenceNumber,
2395         frameSeqNoDL                    FrameSequenceNumber,
2396         pdu14FrameSeqNoUL               PDUType14FrameSequenceNumber,
2397         pdu14FrameSeqNoDL               PDUType14FrameSequenceNumber,
2398         dataPDUType                             DataPDUType,
2399         upinitialisationFrame   UPInitialisationFrame,
2400         iE-Extensions                   ProtocolExtensionContainer { { UPInformation-ExtIEs } }         OPTIONAL,
2401         ...
2404 UPInformation-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2405         ...
2408 UPInitialisationFrame   ::=     OCTET STRING
2410 UP-ModeVersions                         ::= BIT STRING (SIZE (16))
2412 USCH-ID                                         ::= INTEGER (0..255)
2414 UserPlaneMode ::= ENUMERATED {
2415         transparent-mode,
2416         support-mode-for-predefined-SDU-sizes,
2417         ...
2420 UTRAN-CellID ::= SEQUENCE {
2421         pLMNidentity                    PLMNidentity,
2422         cellID                                  TargetCellId,
2423         iE-Extensions                   ProtocolExtensionContainer { { UTRAN-CellID-ExtIEs} } OPTIONAL
2426 UTRAN-CellID-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2427         ...
2431 -- V
2433 VelocityEstimate ::= CHOICE {
2434         horizontalVelocity                                                              HorizontalVelocity,
2435         horizontalWithVerticalVelocity                                  HorizontalWithVerticalVelocity,
2436         horizontalVelocityWithUncertainty                               HorizontalVelocityWithUncertainty,
2437         horizontalWithVeritcalVelocityAndUncertainty    HorizontalWithVerticalVelocityAndUncertainty,
2438         ...
2441 HorizontalVelocity      ::= SEQUENCE {
2442         horizontalSpeedAndBearing                                               HorizontalSpeedAndBearing,
2443         iE-Extensions           ProtocolExtensionContainer { { HorizontalVelocity-ExtIEs} } OPTIONAL,
2444         ...
2447 HorizontalVelocity-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2448         ...
2451 HorizontalWithVerticalVelocity ::= SEQUENCE {
2452         horizontalSpeedAndBearing                                                       HorizontalSpeedAndBearing,
2453         veritcalVelocity                                                                        VerticalVelocity,
2454         iE-Extensions           ProtocolExtensionContainer { { HorizontalWithVerticalVelocity-ExtIEs} } OPTIONAL,
2455         ...
2458 HorizontalWithVerticalVelocity-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2459         ...
2463 HorizontalVelocityWithUncertainty ::= SEQUENCE {
2464         horizontalSpeedAndBearing                                                       HorizontalSpeedAndBearing,
2465         uncertaintySpeed                                                                        INTEGER (0..255),
2466         iE-Extensions           ProtocolExtensionContainer { { HorizontalVelocityWithUncertainty-ExtIEs} } OPTIONAL,
2467         ...
2470 HorizontalVelocityWithUncertainty-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2471         ...
2474 HorizontalWithVerticalVelocityAndUncertainty ::= SEQUENCE {
2475         horizontalSpeedAndBearing                                                       HorizontalSpeedAndBearing,
2476         veritcalVelocity                                                                        VerticalVelocity,
2477         horizontalUncertaintySpeed                                                      INTEGER (0..255),
2478         verticalUncertaintySpeed                                                        INTEGER (0..255),
2479         iE-Extensions           ProtocolExtensionContainer { { HorizontalWithVerticalVelocityAndUncertainty-ExtIEs} } OPTIONAL,
2480         ...
2483 HorizontalWithVerticalVelocityAndUncertainty-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
2484         ...
2487 HorizontalSpeedAndBearing ::= SEQUENCE {
2488         bearing                                                                                 INTEGER (0..359),
2489         horizontalSpeed                                                                 INTEGER (0..2047)
2492 VerticalVelocity ::= SEQUENCE {
2493         veritcalSpeed                                                                   INTEGER (0..255),
2494         veritcalSpeedDirection                                                  VerticalSpeedDirection
2497 VerticalSpeedDirection ::= ENUMERATED {
2498         upward,
2499         downward
2502 VerticalAccuracyCode                    ::= INTEGER (0..127)