blob: cc8d30c3d41618993b60670afed6a721f3f4f36f [file] [log] [blame]
Harald Welte799049c2019-06-26 01:35:18 +02001-- 3GPP TS 36.413 V15.5.0 (2019-03)
2-- 9.3.2 Elementary Procedure Definitions
3-- **************************************************************
4--
5-- Elementary Procedure definitions
6--
7-- **************************************************************
8
9S1AP-PDU-Descriptions {
10itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
11eps-Access (21) modules (3) s1ap (1) version1 (1) s1ap-PDU-Descriptions (0)}
12
13DEFINITIONS AUTOMATIC TAGS ::=
14
15BEGIN
16
17-- **************************************************************
18--
19-- IE parameter types from other modules.
20--
21-- **************************************************************
22
23IMPORTS
24 Criticality,
25 ProcedureCode
26FROM S1AP-CommonDataTypes
27
28 CellTrafficTrace,
29 DeactivateTrace,
30 DownlinkUEAssociatedLPPaTransport,
31 DownlinkNASTransport,
32 DownlinkNonUEAssociatedLPPaTransport,
33 DownlinkS1cdma2000tunnelling,
34 ENBDirectInformationTransfer,
35 ENBStatusTransfer,
36 ENBConfigurationUpdate,
37 ENBConfigurationUpdateAcknowledge,
38 ENBConfigurationUpdateFailure,
39 ErrorIndication,
40 HandoverCancel,
41 HandoverCancelAcknowledge,
42 HandoverCommand,
43 HandoverFailure,
44 HandoverNotify,
45 HandoverPreparationFailure,
46 HandoverRequest,
47 HandoverRequestAcknowledge,
48 HandoverRequired,
49 InitialContextSetupFailure,
50 InitialContextSetupRequest,
51 InitialContextSetupResponse,
52 InitialUEMessage,
53 KillRequest,
54 KillResponse,
55 LocationReportingControl,
56 LocationReportingFailureIndication,
57 LocationReport,
58 MMEConfigurationUpdate,
59 MMEConfigurationUpdateAcknowledge,
60 MMEConfigurationUpdateFailure,
61 MMEDirectInformationTransfer,
62 MMEStatusTransfer,
63 NASNonDeliveryIndication,
64 OverloadStart,
65 OverloadStop,
66 Paging,
67 PathSwitchRequest,
68 PathSwitchRequestAcknowledge,
69 PathSwitchRequestFailure,
70 PrivateMessage,
71 Reset,
72 ResetAcknowledge,
73 S1SetupFailure,
74 S1SetupRequest,
75 S1SetupResponse,
76 E-RABModifyRequest,
77 E-RABModifyResponse,
78 E-RABModificationIndication,
79 E-RABModificationConfirm,
80 E-RABReleaseCommand,
81 E-RABReleaseResponse,
82 E-RABReleaseIndication,
83 E-RABSetupRequest,
84 E-RABSetupResponse,
85 TraceFailureIndication,
86 TraceStart,
87 UECapabilityInfoIndication,
88 UEContextModificationFailure,
89 UEContextModificationRequest,
90 UEContextModificationResponse,
91 UEContextReleaseCommand,
92 UEContextReleaseComplete,
93 UEContextReleaseRequest,
94 UERadioCapabilityMatchRequest,
95 UERadioCapabilityMatchResponse,
96 UplinkUEAssociatedLPPaTransport,
97 UplinkNASTransport,
98 UplinkNonUEAssociatedLPPaTransport,
99 UplinkS1cdma2000tunnelling,
100 WriteReplaceWarningRequest,
101 WriteReplaceWarningResponse,
102 ENBConfigurationTransfer,
103 MMEConfigurationTransfer,
104 PWSRestartIndication,
105 UEContextModificationIndication,
106 UEContextModificationConfirm,
107 RerouteNASRequest,
108 PWSFailureIndication,
109 UEContextSuspendRequest,
110 UEContextSuspendResponse,
111 UEContextResumeRequest,
112 UEContextResumeResponse,
113 UEContextResumeFailure,
114 ConnectionEstablishmentIndication,
115 NASDeliveryIndication,
116 RetrieveUEInformation,
117 UEInformationTransfer,
118 ENBCPRelocationIndication,
119 MMECPRelocationIndication,
120 SecondaryRATDataUsageReport
121
122
123FROM S1AP-PDU-Contents
124
125 id-CellTrafficTrace,
126 id-DeactivateTrace,
127 id-downlinkUEAssociatedLPPaTransport,
128 id-downlinkNASTransport,
129 id-downlinkNonUEAssociatedLPPaTransport,
130 id-DownlinkS1cdma2000tunnelling,
131 id-eNBStatusTransfer,
132 id-ErrorIndication,
133 id-HandoverCancel,
134 id-HandoverNotification,
135 id-HandoverPreparation,
136 id-HandoverResourceAllocation,
137 id-InitialContextSetup,
138 id-initialUEMessage,
139 id-ENBConfigurationUpdate,
140 id-Kill,
141 id-LocationReportingControl,
142 id-LocationReportingFailureIndication,
143 id-LocationReport,
144 id-eNBDirectInformationTransfer,
145 id-MMEConfigurationUpdate,
146 id-MMEDirectInformationTransfer,
147 id-MMEStatusTransfer,
148 id-NASNonDeliveryIndication,
149 id-OverloadStart,
150 id-OverloadStop,
151 id-Paging,
152 id-PathSwitchRequest,
153 id-PrivateMessage,
154 id-Reset,
155 id-S1Setup,
156 id-E-RABModify,
157 id-E-RABModificationIndication,
158 id-E-RABRelease,
159 id-E-RABReleaseIndication,
160 id-E-RABSetup,
161 id-TraceFailureIndication,
162 id-TraceStart,
163 id-UECapabilityInfoIndication,
164 id-UEContextModification,
165 id-UEContextRelease,
166 id-UEContextReleaseRequest,
167 id-UERadioCapabilityMatch,
168 id-uplinkUEAssociatedLPPaTransport,
169 id-uplinkNASTransport,
170 id-uplinkNonUEAssociatedLPPaTransport,
171 id-UplinkS1cdma2000tunnelling,
172 id-WriteReplaceWarning,
173 id-eNBConfigurationTransfer,
174 id-MMEConfigurationTransfer,
175 id-PWSRestartIndication,
176 id-UEContextModificationIndication,
177 id-RerouteNASRequest,
178 id-PWSFailureIndication,
179 id-UEContextSuspend,
180 id-UEContextResume,
181 id-ConnectionEstablishmentIndication,
182 id-NASDeliveryIndication,
183 id-RetrieveUEInformation,
184 id-UEInformationTransfer,
185 id-eNBCPRelocationIndication,
186 id-MMECPRelocationIndication,
187 id-SecondaryRATDataUsageReport
188
189
190FROM S1AP-Constants;
191
192
193-- **************************************************************
194--
195-- Interface Elementary Procedure Class
196--
197-- **************************************************************
198
199S1AP-ELEMENTARY-PROCEDURE ::= CLASS {
200 &InitiatingMessage ,
201 &SuccessfulOutcome OPTIONAL,
202 &UnsuccessfulOutcome OPTIONAL,
203 &procedureCode ProcedureCode UNIQUE,
204 &criticality Criticality DEFAULT ignore
205}
206WITH SYNTAX {
207 INITIATING MESSAGE &InitiatingMessage
208 [SUCCESSFUL OUTCOME &SuccessfulOutcome]
209 [UNSUCCESSFUL OUTCOME &UnsuccessfulOutcome]
210 PROCEDURE CODE &procedureCode
211 [CRITICALITY &criticality]
212}
213
214-- **************************************************************
215--
216-- Interface PDU Definition
217--
218-- **************************************************************
219
220S1AP-PDU ::= CHOICE {
221 initiatingMessage InitiatingMessage,
222 successfulOutcome SuccessfulOutcome,
223 unsuccessfulOutcome UnsuccessfulOutcome,
224 ...
225}
226
227InitiatingMessage ::= SEQUENCE {
228 procedureCode S1AP-ELEMENTARY-PROCEDURE.&procedureCode ({S1AP-ELEMENTARY-PROCEDURES}),
229 criticality S1AP-ELEMENTARY-PROCEDURE.&criticality ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode}),
230 value S1AP-ELEMENTARY-PROCEDURE.&InitiatingMessage ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode})
231}
232
233SuccessfulOutcome ::= SEQUENCE {
234 procedureCode S1AP-ELEMENTARY-PROCEDURE.&procedureCode ({S1AP-ELEMENTARY-PROCEDURES}),
235 criticality S1AP-ELEMENTARY-PROCEDURE.&criticality ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode}),
236 value S1AP-ELEMENTARY-PROCEDURE.&SuccessfulOutcome ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode})
237}
238
239UnsuccessfulOutcome ::= SEQUENCE {
240 procedureCode S1AP-ELEMENTARY-PROCEDURE.&procedureCode ({S1AP-ELEMENTARY-PROCEDURES}),
241 criticality S1AP-ELEMENTARY-PROCEDURE.&criticality ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode}),
242 value S1AP-ELEMENTARY-PROCEDURE.&UnsuccessfulOutcome ({S1AP-ELEMENTARY-PROCEDURES}{@procedureCode})
243}
244
245-- **************************************************************
246--
247-- Interface Elementary Procedure List
248--
249-- **************************************************************
250
251S1AP-ELEMENTARY-PROCEDURES S1AP-ELEMENTARY-PROCEDURE ::= {
252 S1AP-ELEMENTARY-PROCEDURES-CLASS-1 |
253 S1AP-ELEMENTARY-PROCEDURES-CLASS-2,
254 ...
255}
256
257
258S1AP-ELEMENTARY-PROCEDURES-CLASS-1 S1AP-ELEMENTARY-PROCEDURE ::= {
259 handoverPreparation |
260 handoverResourceAllocation |
261 pathSwitchRequest |
262 e-RABSetup |
263 e-RABModify |
264 e-RABRelease |
265 initialContextSetup |
266 handoverCancel |
267 kill |
268 reset |
269 s1Setup |
270 uEContextModification |
271 uEContextRelease |
272 eNBConfigurationUpdate |
273 mMEConfigurationUpdate |
274 writeReplaceWarning ,
275 ...,
276 uERadioCapabilityMatch |
277 e-RABModificationIndication |
278 uEContextModificationIndication |
279 uEContextSuspend |
280 uEContextResume
281}
282
283S1AP-ELEMENTARY-PROCEDURES-CLASS-2 S1AP-ELEMENTARY-PROCEDURE ::= {
284 handoverNotification |
285 e-RABReleaseIndication |
286 paging |
287 downlinkNASTransport |
288 initialUEMessage |
289 uplinkNASTransport |
290 errorIndication |
291 nASNonDeliveryIndication |
292 uEContextReleaseRequest |
293 downlinkS1cdma2000tunnelling |
294 uplinkS1cdma2000tunnelling |
295 uECapabilityInfoIndication |
296 eNBStatusTransfer |
297 mMEStatusTransfer |
298 deactivateTrace |
299 traceStart |
300 traceFailureIndication |
301 cellTrafficTrace |
302 locationReportingControl |
303 locationReportingFailureIndication |
304 locationReport |
305 overloadStart |
306 overloadStop |
307 eNBDirectInformationTransfer |
308 mMEDirectInformationTransfer |
309 eNBConfigurationTransfer |
310 mMEConfigurationTransfer |
311 privateMessage ,
312 ...,
313 downlinkUEAssociatedLPPaTransport |
314 uplinkUEAssociatedLPPaTransport |
315 downlinkNonUEAssociatedLPPaTransport |
316 uplinkNonUEAssociatedLPPaTransport |
317 pWSRestartIndication |
318 rerouteNASRequest |
319 pWSFailureIndication |
320 connectionEstablishmentIndication |
321 nASDeliveryIndication |
322 retrieveUEInformation |
323 uEInformationTransfer |
324 eNBCPRelocationIndication |
325 mMECPRelocationIndication |
326 secondaryRATDataUsageReport
327}
328
329-- **************************************************************
330--
331-- Interface Elementary Procedures
332--
333-- **************************************************************
334
335handoverPreparation S1AP-ELEMENTARY-PROCEDURE ::= {
336 INITIATING MESSAGE HandoverRequired
337 SUCCESSFUL OUTCOME HandoverCommand
338 UNSUCCESSFUL OUTCOME HandoverPreparationFailure
339 PROCEDURE CODE id-HandoverPreparation
340 CRITICALITY reject
341}
342
343handoverResourceAllocation S1AP-ELEMENTARY-PROCEDURE ::= {
344 INITIATING MESSAGE HandoverRequest
345 SUCCESSFUL OUTCOME HandoverRequestAcknowledge
346 UNSUCCESSFUL OUTCOME HandoverFailure
347 PROCEDURE CODE id-HandoverResourceAllocation
348 CRITICALITY reject
349}
350
351handoverNotification S1AP-ELEMENTARY-PROCEDURE ::= {
352 INITIATING MESSAGE HandoverNotify
353 PROCEDURE CODE id-HandoverNotification
354 CRITICALITY ignore
355}
356
357pathSwitchRequest S1AP-ELEMENTARY-PROCEDURE ::= {
358 INITIATING MESSAGE PathSwitchRequest
359 SUCCESSFUL OUTCOME PathSwitchRequestAcknowledge
360 UNSUCCESSFUL OUTCOME PathSwitchRequestFailure
361 PROCEDURE CODE id-PathSwitchRequest
362 CRITICALITY reject
363}
364
365e-RABSetup S1AP-ELEMENTARY-PROCEDURE ::= {
366 INITIATING MESSAGE E-RABSetupRequest
367 SUCCESSFUL OUTCOME E-RABSetupResponse
368 PROCEDURE CODE id-E-RABSetup
369 CRITICALITY reject
370}
371
372e-RABModify S1AP-ELEMENTARY-PROCEDURE ::= {
373 INITIATING MESSAGE E-RABModifyRequest
374 SUCCESSFUL OUTCOME E-RABModifyResponse
375 PROCEDURE CODE id-E-RABModify
376 CRITICALITY reject
377}
378
379e-RABRelease S1AP-ELEMENTARY-PROCEDURE ::= {
380 INITIATING MESSAGE E-RABReleaseCommand
381 SUCCESSFUL OUTCOME E-RABReleaseResponse
382 PROCEDURE CODE id-E-RABRelease
383 CRITICALITY reject
384}
385
386e-RABReleaseIndication S1AP-ELEMENTARY-PROCEDURE ::= {
387 INITIATING MESSAGE E-RABReleaseIndication
388 PROCEDURE CODE id-E-RABReleaseIndication
389 CRITICALITY ignore
390}
391
392initialContextSetup S1AP-ELEMENTARY-PROCEDURE ::= {
393 INITIATING MESSAGE InitialContextSetupRequest
394 SUCCESSFUL OUTCOME InitialContextSetupResponse
395 UNSUCCESSFUL OUTCOME InitialContextSetupFailure
396 PROCEDURE CODE id-InitialContextSetup
397 CRITICALITY reject
398}
399
400uEContextReleaseRequest S1AP-ELEMENTARY-PROCEDURE ::= {
401 INITIATING MESSAGE UEContextReleaseRequest
402 PROCEDURE CODE id-UEContextReleaseRequest
403 CRITICALITY ignore
404}
405
406paging S1AP-ELEMENTARY-PROCEDURE ::= {
407 INITIATING MESSAGE Paging
408 PROCEDURE CODE id-Paging
409 CRITICALITY ignore
410}
411
412downlinkNASTransport S1AP-ELEMENTARY-PROCEDURE ::= {
413 INITIATING MESSAGE DownlinkNASTransport
414 PROCEDURE CODE id-downlinkNASTransport
415 CRITICALITY ignore
416}
417
418initialUEMessage S1AP-ELEMENTARY-PROCEDURE ::= {
419 INITIATING MESSAGE InitialUEMessage
420 PROCEDURE CODE id-initialUEMessage
421 CRITICALITY ignore
422}
423
424uplinkNASTransport S1AP-ELEMENTARY-PROCEDURE ::= {
425 INITIATING MESSAGE UplinkNASTransport
426 PROCEDURE CODE id-uplinkNASTransport
427 CRITICALITY ignore
428}
429nASNonDeliveryIndication S1AP-ELEMENTARY-PROCEDURE ::= {
430 INITIATING MESSAGE NASNonDeliveryIndication
431 PROCEDURE CODE id-NASNonDeliveryIndication
432 CRITICALITY ignore
433}
434
435handoverCancel S1AP-ELEMENTARY-PROCEDURE ::= {
436 INITIATING MESSAGE HandoverCancel
437 SUCCESSFUL OUTCOME HandoverCancelAcknowledge
438 PROCEDURE CODE id-HandoverCancel
439 CRITICALITY reject
440}
441
442reset S1AP-ELEMENTARY-PROCEDURE ::= {
443 INITIATING MESSAGE Reset
444 SUCCESSFUL OUTCOME ResetAcknowledge
445 PROCEDURE CODE id-Reset
446 CRITICALITY reject
447}
448
449errorIndication S1AP-ELEMENTARY-PROCEDURE ::= {
450 INITIATING MESSAGE ErrorIndication
451 PROCEDURE CODE id-ErrorIndication
452 CRITICALITY ignore
453}
454
455s1Setup S1AP-ELEMENTARY-PROCEDURE ::= {
456 INITIATING MESSAGE S1SetupRequest
457 SUCCESSFUL OUTCOME S1SetupResponse
458 UNSUCCESSFUL OUTCOME S1SetupFailure
459 PROCEDURE CODE id-S1Setup
460 CRITICALITY reject
461}
462
463eNBConfigurationUpdate S1AP-ELEMENTARY-PROCEDURE ::= {
464 INITIATING MESSAGE ENBConfigurationUpdate
465 SUCCESSFUL OUTCOME ENBConfigurationUpdateAcknowledge
466 UNSUCCESSFUL OUTCOME ENBConfigurationUpdateFailure
467 PROCEDURE CODE id-ENBConfigurationUpdate
468 CRITICALITY reject
469}
470
471mMEConfigurationUpdate S1AP-ELEMENTARY-PROCEDURE ::= {
472 INITIATING MESSAGE MMEConfigurationUpdate
473 SUCCESSFUL OUTCOME MMEConfigurationUpdateAcknowledge
474 UNSUCCESSFUL OUTCOME MMEConfigurationUpdateFailure
475 PROCEDURE CODE id-MMEConfigurationUpdate
476 CRITICALITY reject
477}
478
479downlinkS1cdma2000tunnelling S1AP-ELEMENTARY-PROCEDURE ::= {
480 INITIATING MESSAGE DownlinkS1cdma2000tunnelling
481 PROCEDURE CODE id-DownlinkS1cdma2000tunnelling
482 CRITICALITY ignore
483}
484
485uplinkS1cdma2000tunnelling S1AP-ELEMENTARY-PROCEDURE ::= {
486 INITIATING MESSAGE UplinkS1cdma2000tunnelling
487 PROCEDURE CODE id-UplinkS1cdma2000tunnelling
488 CRITICALITY ignore
489}
490
491uEContextModification S1AP-ELEMENTARY-PROCEDURE ::= {
492 INITIATING MESSAGE UEContextModificationRequest
493 SUCCESSFUL OUTCOME UEContextModificationResponse
494 UNSUCCESSFUL OUTCOME UEContextModificationFailure
495 PROCEDURE CODE id-UEContextModification
496 CRITICALITY reject
497}
498
499uECapabilityInfoIndication S1AP-ELEMENTARY-PROCEDURE ::= {
500 INITIATING MESSAGE UECapabilityInfoIndication
501 PROCEDURE CODE id-UECapabilityInfoIndication
502 CRITICALITY ignore
503}
504
505uEContextRelease S1AP-ELEMENTARY-PROCEDURE ::= {
506 INITIATING MESSAGE UEContextReleaseCommand
507 SUCCESSFUL OUTCOME UEContextReleaseComplete
508 PROCEDURE CODE id-UEContextRelease
509 CRITICALITY reject
510}
511
512eNBStatusTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
513 INITIATING MESSAGE ENBStatusTransfer
514 PROCEDURE CODE id-eNBStatusTransfer
515 CRITICALITY ignore
516}
517
518mMEStatusTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
519 INITIATING MESSAGE MMEStatusTransfer
520 PROCEDURE CODE id-MMEStatusTransfer
521 CRITICALITY ignore
522}
523
524deactivateTrace S1AP-ELEMENTARY-PROCEDURE ::= {
525 INITIATING MESSAGE DeactivateTrace
526 PROCEDURE CODE id-DeactivateTrace
527 CRITICALITY ignore
528}
529
530traceStart S1AP-ELEMENTARY-PROCEDURE ::= {
531 INITIATING MESSAGE TraceStart
532 PROCEDURE CODE id-TraceStart
533 CRITICALITY ignore
534}
535
536traceFailureIndication S1AP-ELEMENTARY-PROCEDURE ::= {
537 INITIATING MESSAGE TraceFailureIndication
538 PROCEDURE CODE id-TraceFailureIndication
539 CRITICALITY ignore
540}
541cellTrafficTrace S1AP-ELEMENTARY-PROCEDURE ::={
542INITIATING MESSAGE CellTrafficTrace
543PROCEDURE CODE id-CellTrafficTrace
544CRITICALITY ignore
545}
546
547locationReportingControl S1AP-ELEMENTARY-PROCEDURE ::= {
548 INITIATING MESSAGE LocationReportingControl
549 PROCEDURE CODE id-LocationReportingControl
550 CRITICALITY ignore
551}
552
553locationReportingFailureIndication S1AP-ELEMENTARY-PROCEDURE ::= {
554 INITIATING MESSAGE LocationReportingFailureIndication
555 PROCEDURE CODE id-LocationReportingFailureIndication
556 CRITICALITY ignore
557}
558
559locationReport S1AP-ELEMENTARY-PROCEDURE ::= {
560 INITIATING MESSAGE LocationReport
561 PROCEDURE CODE id-LocationReport
562 CRITICALITY ignore
563}
564
565overloadStart S1AP-ELEMENTARY-PROCEDURE ::= {
566 INITIATING MESSAGE OverloadStart
567 PROCEDURE CODE id-OverloadStart
568 CRITICALITY ignore
569}
570
571overloadStop S1AP-ELEMENTARY-PROCEDURE ::= {
572 INITIATING MESSAGE OverloadStop
573 PROCEDURE CODE id-OverloadStop
574 CRITICALITY reject
575}
576
577writeReplaceWarning S1AP-ELEMENTARY-PROCEDURE ::= {
578 INITIATING MESSAGE WriteReplaceWarningRequest
579 SUCCESSFUL OUTCOME WriteReplaceWarningResponse
580 PROCEDURE CODE id-WriteReplaceWarning
581 CRITICALITY reject
582}
583
584eNBDirectInformationTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
585 INITIATING MESSAGE ENBDirectInformationTransfer
586 PROCEDURE CODE id-eNBDirectInformationTransfer
587 CRITICALITY ignore
588}
589
590mMEDirectInformationTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
591 INITIATING MESSAGE MMEDirectInformationTransfer
592 PROCEDURE CODE id-MMEDirectInformationTransfer
593 CRITICALITY ignore
594}
595
596eNBConfigurationTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
597 INITIATING MESSAGE ENBConfigurationTransfer
598 PROCEDURE CODE id-eNBConfigurationTransfer
599 CRITICALITY ignore
600}
601
602mMEConfigurationTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
603 INITIATING MESSAGE MMEConfigurationTransfer
604 PROCEDURE CODE id-MMEConfigurationTransfer
605 CRITICALITY ignore
606}
607
608
609privateMessage S1AP-ELEMENTARY-PROCEDURE ::= {
610 INITIATING MESSAGE PrivateMessage
611 PROCEDURE CODE id-PrivateMessage
612 CRITICALITY ignore
613}
614
615pWSRestartIndication S1AP-ELEMENTARY-PROCEDURE ::= {
616 INITIATING MESSAGE PWSRestartIndication
617 PROCEDURE CODE id-PWSRestartIndication
618 CRITICALITY ignore
619}
620
621kill S1AP-ELEMENTARY-PROCEDURE ::= {
622 INITIATING MESSAGE KillRequest
623 SUCCESSFUL OUTCOME KillResponse
624 PROCEDURE CODE id-Kill
625 CRITICALITY reject
626}
627
628downlinkUEAssociatedLPPaTransport S1AP-ELEMENTARY-PROCEDURE ::= {
629 INITIATING MESSAGE DownlinkUEAssociatedLPPaTransport
630 PROCEDURE CODE id-downlinkUEAssociatedLPPaTransport
631 CRITICALITY ignore
632}
633
634uplinkUEAssociatedLPPaTransport S1AP-ELEMENTARY-PROCEDURE ::= {
635 INITIATING MESSAGE UplinkUEAssociatedLPPaTransport
636 PROCEDURE CODE id-uplinkUEAssociatedLPPaTransport
637 CRITICALITY ignore
638}
639downlinkNonUEAssociatedLPPaTransport S1AP-ELEMENTARY-PROCEDURE ::= {
640 INITIATING MESSAGE DownlinkNonUEAssociatedLPPaTransport
641 PROCEDURE CODE id-downlinkNonUEAssociatedLPPaTransport
642 CRITICALITY ignore
643}
644
645uplinkNonUEAssociatedLPPaTransport S1AP-ELEMENTARY-PROCEDURE ::= {
646 INITIATING MESSAGE UplinkNonUEAssociatedLPPaTransport
647 PROCEDURE CODE id-uplinkNonUEAssociatedLPPaTransport
648 CRITICALITY ignore
649}
650
651uERadioCapabilityMatch S1AP-ELEMENTARY-PROCEDURE ::= {
652 INITIATING MESSAGE UERadioCapabilityMatchRequest
653 SUCCESSFUL OUTCOME UERadioCapabilityMatchResponse
654 PROCEDURE CODE id-UERadioCapabilityMatch
655 CRITICALITY reject
656}
657
658e-RABModificationIndication S1AP-ELEMENTARY-PROCEDURE ::= {
659 INITIATING MESSAGE E-RABModificationIndication
660 SUCCESSFUL OUTCOME E-RABModificationConfirm
661 PROCEDURE CODE id-E-RABModificationIndication
662 CRITICALITY reject
663}
664
665uEContextModificationIndication S1AP-ELEMENTARY-PROCEDURE ::= {
666 INITIATING MESSAGE UEContextModificationIndication
667 SUCCESSFUL OUTCOME UEContextModificationConfirm
668 PROCEDURE CODE id-UEContextModificationIndication
669 CRITICALITY reject
670}
671
672rerouteNASRequest S1AP-ELEMENTARY-PROCEDURE ::= {
673 INITIATING MESSAGE RerouteNASRequest
674 PROCEDURE CODE id-RerouteNASRequest
675 CRITICALITY reject
676}
677
678pWSFailureIndication S1AP-ELEMENTARY-PROCEDURE ::= {
679 INITIATING MESSAGE PWSFailureIndication
680 PROCEDURE CODE id-PWSFailureIndication
681 CRITICALITY ignore
682}
683
684uEContextSuspend S1AP-ELEMENTARY-PROCEDURE ::= {
685 INITIATING MESSAGE UEContextSuspendRequest
686 SUCCESSFUL OUTCOME UEContextSuspendResponse
687 PROCEDURE CODE id-UEContextSuspend
688 CRITICALITY reject
689}
690
691uEContextResume S1AP-ELEMENTARY-PROCEDURE ::= {
692 INITIATING MESSAGE UEContextResumeRequest
693 SUCCESSFUL OUTCOME UEContextResumeResponse
694 UNSUCCESSFUL OUTCOME UEContextResumeFailure
695 PROCEDURE CODE id-UEContextResume
696 CRITICALITY reject
697}
698
699connectionEstablishmentIndication S1AP-ELEMENTARY-PROCEDURE ::= {
700 INITIATING MESSAGE ConnectionEstablishmentIndication
701 PROCEDURE CODE id-ConnectionEstablishmentIndication
702 CRITICALITY reject
703}
704
705nASDeliveryIndication S1AP-ELEMENTARY-PROCEDURE ::= {
706 INITIATING MESSAGE NASDeliveryIndication
707 PROCEDURE CODE id-NASDeliveryIndication
708 CRITICALITY ignore
709}
710
711retrieveUEInformation S1AP-ELEMENTARY-PROCEDURE ::= {
712 INITIATING MESSAGE RetrieveUEInformation
713 PROCEDURE CODE id-RetrieveUEInformation
714 CRITICALITY reject
715}
716
717uEInformationTransfer S1AP-ELEMENTARY-PROCEDURE ::= {
718 INITIATING MESSAGE UEInformationTransfer
719 PROCEDURE CODE id-UEInformationTransfer
720 CRITICALITY reject
721}
722
723eNBCPRelocationIndication S1AP-ELEMENTARY-PROCEDURE ::= {
724 INITIATING MESSAGE ENBCPRelocationIndication
725 PROCEDURE CODE id-eNBCPRelocationIndication
726 CRITICALITY reject
727}
728
729mMECPRelocationIndication S1AP-ELEMENTARY-PROCEDURE ::= {
730 INITIATING MESSAGE MMECPRelocationIndication
731 PROCEDURE CODE id-MMECPRelocationIndication
732 CRITICALITY reject
733}
734
735secondaryRATDataUsageReport S1AP-ELEMENTARY-PROCEDURE ::= {
736 INITIATING MESSAGE SecondaryRATDataUsageReport
737 PROCEDURE CODE id-SecondaryRATDataUsageReport
738 CRITICALITY ignore
739}
740
741
742END