aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn
diff options
context:
space:
mode:
authorPascal Quantin <pascal@wireshark.org>2020-08-26 17:34:30 +0200
committerPascal Quantin <pascal@wireshark.org>2020-08-26 18:37:12 +0200
commit986ead744d9f8ba971378d61d0377dccee626b99 (patch)
tree9a3daf53b02fb0b030e94a2a5185bc76cd23d910 /epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn
parent4c36f436129fb823e909c06bec4beb39b6e082fe (diff)
NGAP: upgrade dissector to v16.2.0
Diffstat (limited to 'epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn')
-rw-r--r--epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn138
1 files changed, 134 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn b/epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn
index 449baf9f45..41c1e28941 100644
--- a/epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn
+++ b/epan/dissectors/asn1/ngap/NGAP-PDU-Descriptions.asn
@@ -1,4 +1,4 @@
--- 3GPP TS 38.413 V15.6.0 (2019-12)
+-- 3GPP TS 38.413 V16.2.0 (2020-07)
-- 9.4.3 Elementary Procedure Definitions
-- **************************************************************
--
@@ -29,12 +29,15 @@ FROM NGAP-CommonDataTypes
AMFConfigurationUpdate,
AMFConfigurationUpdateAcknowledge,
AMFConfigurationUpdateFailure,
+ AMFCPRelocationIndication,
AMFStatusIndication,
CellTrafficTrace,
+ ConnectionEstablishmentIndication,
DeactivateTrace,
DownlinkNASTransport,
DownlinkNonUEAssociatedNRPPaTransport,
DownlinkRANConfigurationTransfer,
+ DownlinkRANEarlyStatusTransfer,
DownlinkRANStatusTransfer,
DownlinkUEAssociatedNRPPaTransport,
ErrorIndication,
@@ -47,6 +50,7 @@ FROM NGAP-CommonDataTypes
HandoverRequest,
HandoverRequestAcknowledge,
HandoverRequired,
+ HandoverSuccess,
InitialContextSetupFailure,
InitialContextSetupRequest,
InitialContextSetupResponse,
@@ -83,7 +87,9 @@ FROM NGAP-CommonDataTypes
RANConfigurationUpdate,
RANConfigurationUpdateAcknowledge,
RANConfigurationUpdateFailure,
+ RANCPRelocationIndication,
RerouteNASRequest,
+ RetrieveUEInformation,
RRCInactiveTransitionReport,
SecondaryRATDataUsageReport,
TraceFailureIndication,
@@ -94,26 +100,42 @@ FROM NGAP-CommonDataTypes
UEContextReleaseCommand,
UEContextReleaseComplete,
UEContextReleaseRequest,
+ UEContextResumeRequest,
+ UEContextResumeResponse,
+ UEContextResumeFailure,
+ UEContextSuspendRequest,
+ UEContextSuspendResponse,
+ UEContextSuspendFailure,
+ UEInformationTransfer,
UERadioCapabilityCheckRequest,
UERadioCapabilityCheckResponse,
+ UERadioCapabilityIDMappingRequest,
+ UERadioCapabilityIDMappingResponse,
UERadioCapabilityInfoIndication,
UETNLABindingReleaseRequest,
UplinkNASTransport,
UplinkNonUEAssociatedNRPPaTransport,
UplinkRANConfigurationTransfer,
+ UplinkRANEarlyStatusTransfer,
UplinkRANStatusTransfer,
UplinkUEAssociatedNRPPaTransport,
WriteReplaceWarningRequest,
- WriteReplaceWarningResponse
+ WriteReplaceWarningResponse,
+ UplinkRIMInformationTransfer,
+ DownlinkRIMInformationTransfer
+
FROM NGAP-PDU-Contents
id-AMFConfigurationUpdate,
+ id-AMFCPRelocationIndication,
id-AMFStatusIndication,
id-CellTrafficTrace,
+ id-ConnectionEstablishmentIndication,
id-DeactivateTrace,
id-DownlinkNASTransport,
id-DownlinkNonUEAssociatedNRPPaTransport,
id-DownlinkRANConfigurationTransfer,
+ id-DownlinkRANEarlyStatusTransfer,
id-DownlinkRANStatusTransfer,
id-DownlinkUEAssociatedNRPPaTransport,
id-ErrorIndication,
@@ -121,6 +143,7 @@ FROM NGAP-PDU-Contents
id-HandoverNotification,
id-HandoverPreparation,
id-HandoverResourceAllocation,
+ id-HandoverSuccess,
id-InitialContextSetup,
id-InitialUEMessage,
id-LocationReport,
@@ -143,7 +166,9 @@ FROM NGAP-PDU-Contents
id-PWSFailureIndication,
id-PWSRestartIndication,
id-RANConfigurationUpdate,
+ id-RANCPRelocationIndication,
id-RerouteNASRequest,
+ id-RetrieveUEInformation,
id-RRCInactiveTransitionReport,
id-SecondaryRATDataUsageReport,
id-TraceFailureIndication,
@@ -151,15 +176,23 @@ FROM NGAP-PDU-Contents
id-UEContextModification,
id-UEContextRelease,
id-UEContextReleaseRequest,
+ id-UEContextResume,
+ id-UEContextSuspend,
+ id-UEInformationTransfer,
id-UERadioCapabilityCheck,
+ id-UERadioCapabilityIDMapping,
id-UERadioCapabilityInfoIndication,
id-UETNLABindingRelease,
id-UplinkNASTransport,
id-UplinkNonUEAssociatedNRPPaTransport,
id-UplinkRANConfigurationTransfer,
+ id-UplinkRANEarlyStatusTransfer,
id-UplinkRANStatusTransfer,
id-UplinkUEAssociatedNRPPaTransport,
- id-WriteReplaceWarning
+ id-WriteReplaceWarning,
+ id-UplinkRIMInformationTransfer,
+ id-DownlinkRIMInformationTransfer
+
FROM NGAP-Constants;
-- **************************************************************
@@ -244,21 +277,28 @@ NGAP-ELEMENTARY-PROCEDURES-CLASS-1 NGAP-ELEMENTARY-PROCEDURE ::= {
rANConfigurationUpdate |
uEContextModification |
uEContextRelease |
+ uEContextResume |
+ uEContextSuspend |
uERadioCapabilityCheck |
+ uERadioCapabilityIDMapping |
writeReplaceWarning
}
NGAP-ELEMENTARY-PROCEDURES-CLASS-2 NGAP-ELEMENTARY-PROCEDURE ::= {
+ aMFCPRelocationIndication |
aMFStatusIndication |
cellTrafficTrace |
+ connectionEstablishmentIndication |
deactivateTrace |
downlinkNASTransport |
downlinkNonUEAssociatedNRPPaTransport |
downlinkRANConfigurationTransfer |
+ downlinkRANEarlyStatusTransfer |
downlinkRANStatusTransfer |
downlinkUEAssociatedNRPPaTransport |
errorIndication |
handoverNotification |
+ handoverSuccess |
initialUEMessage |
locationReport |
locationReportingControl |
@@ -271,19 +311,25 @@ NGAP-ELEMENTARY-PROCEDURES-CLASS-2 NGAP-ELEMENTARY-PROCEDURE ::= {
privateMessage |
pWSFailureIndication |
pWSRestartIndication |
+ rANCPRelocationIndication |
rerouteNASRequest |
+ retrieveUEInformation |
rRCInactiveTransitionReport |
secondaryRATDataUsageReport |
traceFailureIndication |
traceStart |
uEContextReleaseRequest |
+ uEInformationTransfer |
uERadioCapabilityInfoIndication |
uETNLABindingRelease |
uplinkNASTransport |
uplinkNonUEAssociatedNRPPaTransport |
uplinkRANConfigurationTransfer |
+ uplinkRANEarlyStatusTransfer |
uplinkRANStatusTransfer |
- uplinkUEAssociatedNRPPaTransport
+ uplinkUEAssociatedNRPPaTransport |
+ uplinkRIMInformationTransfer |
+ downlinkRIMInformationTransfer
}
-- **************************************************************
@@ -300,6 +346,12 @@ aMFConfigurationUpdate NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY reject
}
+aMFCPRelocationIndication NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE AMFCPRelocationIndication
+ PROCEDURE CODE id-AMFCPRelocationIndication
+ CRITICALITY reject
+}
+
aMFStatusIndication NGAP-ELEMENTARY-PROCEDURE ::={
INITIATING MESSAGE AMFStatusIndication
PROCEDURE CODE id-AMFStatusIndication
@@ -312,6 +364,12 @@ cellTrafficTrace NGAP-ELEMENTARY-PROCEDURE ::={
CRITICALITY ignore
}
+connectionEstablishmentIndication NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE ConnectionEstablishmentIndication
+ PROCEDURE CODE id-ConnectionEstablishmentIndication
+ CRITICALITY reject
+}
+
deactivateTrace NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE DeactivateTrace
PROCEDURE CODE id-DeactivateTrace
@@ -336,6 +394,12 @@ downlinkRANConfigurationTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY ignore
}
+downlinkRANEarlyStatusTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE DownlinkRANEarlyStatusTransfer
+ PROCEDURE CODE id-DownlinkRANEarlyStatusTransfer
+ CRITICALITY ignore
+}
+
downlinkRANStatusTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE DownlinkRANStatusTransfer
PROCEDURE CODE id-DownlinkRANStatusTransfer
@@ -383,6 +447,12 @@ handoverResourceAllocation NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY reject
}
+handoverSuccess NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE HandoverSuccess
+ PROCEDURE CODE id-HandoverSuccess
+ CRITICALITY ignore
+}
+
initialContextSetup NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE InitialContextSetupRequest
SUCCESSFUL OUTCOME InitialContextSetupResponse
@@ -529,12 +599,25 @@ rANConfigurationUpdate NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY reject
}
+rANCPRelocationIndication NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE RANCPRelocationIndication
+ PROCEDURE CODE id-RANCPRelocationIndication
+ CRITICALITY reject
+}
+
rerouteNASRequest NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE RerouteNASRequest
PROCEDURE CODE id-RerouteNASRequest
CRITICALITY reject
}
+
+retrieveUEInformation NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE RetrieveUEInformation
+ PROCEDURE CODE id-RetrieveUEInformation
+ CRITICALITY reject
+}
+
rRCInactiveTransitionReport NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE RRCInactiveTransitionReport
PROCEDURE CODE id-RRCInactiveTransitionReport
@@ -580,6 +663,28 @@ uEContextReleaseRequest NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY ignore
}
+uEContextResume NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UEContextResumeRequest
+ SUCCESSFUL OUTCOME UEContextResumeResponse
+ UNSUCCESSFUL OUTCOME UEContextResumeFailure
+ PROCEDURE CODE id-UEContextResume
+ CRITICALITY reject
+}
+
+uEContextSuspend NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UEContextSuspendRequest
+ SUCCESSFUL OUTCOME UEContextSuspendResponse
+ UNSUCCESSFUL OUTCOME UEContextSuspendFailure
+ PROCEDURE CODE id-UEContextSuspend
+ CRITICALITY reject
+}
+
+uEInformationTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UEInformationTransfer
+ PROCEDURE CODE id-UEInformationTransfer
+ CRITICALITY reject
+}
+
uERadioCapabilityCheck NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE UERadioCapabilityCheckRequest
SUCCESSFUL OUTCOME UERadioCapabilityCheckResponse
@@ -587,6 +692,13 @@ uERadioCapabilityCheck NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY reject
}
+uERadioCapabilityIDMapping NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UERadioCapabilityIDMappingRequest
+ SUCCESSFUL OUTCOME UERadioCapabilityIDMappingResponse
+ PROCEDURE CODE id-UERadioCapabilityIDMapping
+ CRITICALITY reject
+}
+
uERadioCapabilityInfoIndication NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE UERadioCapabilityInfoIndication
PROCEDURE CODE id-UERadioCapabilityInfoIndication
@@ -617,6 +729,12 @@ uplinkRANConfigurationTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY ignore
}
+uplinkRANEarlyStatusTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UplinkRANEarlyStatusTransfer
+ PROCEDURE CODE id-UplinkRANEarlyStatusTransfer
+ CRITICALITY reject
+}
+
uplinkRANStatusTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE UplinkRANStatusTransfer
PROCEDURE CODE id-UplinkRANStatusTransfer
@@ -636,4 +754,16 @@ writeReplaceWarning NGAP-ELEMENTARY-PROCEDURE ::= {
CRITICALITY reject
}
+uplinkRIMInformationTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE UplinkRIMInformationTransfer
+ PROCEDURE CODE id-UplinkRIMInformationTransfer
+ CRITICALITY ignore
+}
+
+downlinkRIMInformationTransfer NGAP-ELEMENTARY-PROCEDURE ::= {
+ INITIATING MESSAGE DownlinkRIMInformationTransfer
+ PROCEDURE CODE id-DownlinkRIMInformationTransfer
+ CRITICALITY ignore
+}
+
END