10 ADRF Services
23.2883GPPArchitecture enhancements for 5G System (5GS) to support network data analytics servicesRelease 18TS
10.1 General
Table 10.1-1 shows the ADRF services and ADRF service operations.
ADRF service operations may be used to store data or analytics in the ADRF, retrieve data or analytics from an ADRF, or delete data or analytics from an ADRF.
NOTE: Storage of ML models in ADRF is not specified in this Release of the specification.
Table 10.1-1: NF services provided by ADRF
Service Name |
Service Operations |
Operation Semantics |
Example Consumer(s) |
Nadrf_DataManagement |
StorageRequest |
Request / Response |
DCCF, NWDAF, MFAF |
StorageSubscriptionRequest |
Request / Response |
DCCF, NWDAF |
|
StorageSubscriptionRemoval |
Request / Response |
DCCF, NWDAF |
|
RetrievalRequest |
Request / Response |
DCCF, NWDAF |
|
RetrievalSubscribe |
Subscribe / Notify |
DCCF, NWDAF |
|
RetrievalUnsubscribe |
DCCF, NWDAF |
||
RetrievalNotify |
DCCF, NWDAF |
||
Delete |
Request / Response |
DCCF, NWDAF |
10.2 Nadrf_DataManagement service
10.2.1 General
Service Description: This service enables the consumer to store, retrieve and remove data or analytics from an ADRF.
10.2.2 Nadrf_DataManagement_StorageRequest service operation
Service operation name: Nadrf_DataManagement_StorageRequest
Description: The consumer NF uses this service operation to request the ADRF to store data or analytics. Data or analytics are provided to the ADRF in the request message.
Inputs, Required: Data with timestamp or Analytics with timestamp to be stored, Service operation, Analytics Specification or Data Specification.
"Service Operation" identifies the service used to obtain the data or analytics from a Data Source (e.g. Namf_EventExposure_Subscribe or Nnwdaf_AnalyticsSubscription_Subscribe).
"Analytics Specification or Data Specification" is the "Service Operation" specific required and optional input parameters that identify the data that was stored (e.g. Analytics ID(s) / Event ID (s), Target of Analytics Reporting or Target of Event Reporting, Analytics Filter or Event Filter, etc.). Service Operations and input parameters are defined in clause 7 for NWDAF and in clause 5.2 of TS 23.502 [3] for the other NFs.
Inputs, Optional: None.
Outputs Required: Result Indication.
Outputs, Optional: Storage Transaction Identifier.
10.2.3 Nadrf_DataManagement_StorageSubscriptionRequest service operation
Service operation name: Nadrf_DataManagement_StorageSubscriptionRequest
Description: The consumer (NWDAF or DCCF) uses this service operation to request the ADRF to initiate a subscription for data or analytics (see clause 6.2B.3). Data or analytics provided in notifications as a result of the subsequent subscription by the ADRF are stored in the ADRF.
This service operation provides parameters needed by the ADRF to initiate the subscription (to a DCCF or NWDAF).
Inputs, Required: Service operation, Analytics Specification or Data Specification, Target NF (or Set) to subscribe to for notifications.
"Service Operation" identifies the service used to request data or analytics from a Data Source (e.g. Namf_EventExposure_Subscribe or Nnwdaf_AnalyticsSubscription_Subscribe)
"Analytics Specification or Data Specification" is the "Service Operation" specific required and optional input parameters that identify the data to be collected (e.g. Analytics ID(s) / Event ID (s), Target of Analytics Reporting or Target of Event Reporting, Analytics Filter or Event Filter, etc.). Service Operations and input parameters are defined in clause 7 for NWDAF and in clause 5.2 of TS 23.502 [3] for the other NFs.
"Target NF (or Set) to subscribe to for notifications" may be a DCCF or NWDAF that can provide the data or analytics
Inputs, Optional: Formatting Instructions, Processing Instructions.
Formatting Instructions and Processing Instructions are as defined in clause 5A.4.
Outputs Required: Transaction Reference ID.
Outputs, Optional: None.
NOTE: The parameters used in this service operation, including Formatting and Processing Instructions (if provided) are used by the ADRF when subscribing to a DCCF or NWDAF for Data or Analytics to be stored.
10.2.4 Nadrf_DataManagement_StorageSubscriptionRemoval service operation
Service operation name: Nadrf_DataManagement_StorageSubscriptionRemoval
Description: The consumer NF uses this service operation to request that the ADRF no longer subscribes to data or analytics it is collecting and storing.
Inputs, Required: Transaction Reference ID provided in the Nadrf_DataManagement_StorageSubscriptionRequest Output.
Inputs, Optional: None.
Outputs, Required: Operation execution result indication.
Outputs, Optional: None.
10.2.5 Nadrf_DataManagement_RetrievalRequest service operation
Service operation name: Nadrf_DataManagement_RetrievalRequest
Description: The consumer NF uses this service operation to retrieve stored data or analytics from the ADRF. The Nadrf_DataManagement_RetrievalRequest response either contains the data or analytics, or provides instructions for fetching the data or analytics. The Nadrf_DataManagement_RetrievalRequest may be unsolicited (e.g. when the consumer itself has known "Storage Transaction Identifier") or sent in response to a Fetch Instructions received from the ADRF in an Nadrf_DataManagement_RetrievalNotify.
Inputs, Required: one of the following:
– Storage Transaction Identifier; or
– Fetch Correlation ID(s) if the RetrievalRequest is in response to a Fetch Instruction received from the ADRF in an Nadrf_DataManagement_RetrievalNotify.
Inputs, Optional: None.
Outputs Required: Result Indication.
Outputs, Optional: Data or Analytics.
10.2.6 Nadrf_DataManagement_RetrievalSubscribe service operation
Service operation name: Nadrf_DataManagement_RetrievalSubscribe
Description: The consumer NF uses this service operation to retrieve stored data or analytics from the ADRF and to receive future notifications containing the corresponding data or analytics received by ADRF.
Inputs, Required: Service Operation, Analytics Specification or Data Specification, Time Window.
"Service Operation" identifies the service used to obtain the data or analytics from a Data Source (e.g. Namf_EventExposure_Subscribe or Nnwdaf_AnalyticsSubscription_Subscribe).
"Analytics Specification or Data Specification" is the "Service Operation" specific required and optional input parameters that identify the data that was stored (e.g. Analytics ID(s) / Event ID (s), Target of Analytics Reporting or Target of Event Reporting, Analytics Filter or Event Filter, etc.). Service Operations and input parameters are defined in clause 7 for NWDAF and in clause 5.2 of TS 23.502 [3] for the other NFs.
"Time Window" is the start and stop time when the requested data or analytics was collected. If Time Window includes a period in the future, subsequent notifications containing the requested data or analytics received by the ADRF are sent to the notification endpoint.
Inputs, Optional: Fetch flag.
Outputs Required: Result Indication.
Outputs, Optional: Subscription Correlation ID.
10.2.7 Nadrf_DataManagement_RetrievalUnsubscribe service operation
Service operation name: Nadrf_DataManagement_RetrievalUnsubscribe
Description: The consumer NF uses this service operation to request that the ADRF no longer sends data or analytics to a notification endpoint.
Inputs, Required: Subscription Correlation ID.
Inputs, Optional: None.
Outputs, Required: Operation execution result indication.
Outputs, Optional: None.
10.2.8 Nadrf_DataManagement_RetrievalNotify service operation
Service operation name: Nadrf_DataManagement_RetrievalNotify
Description: This service operation provides consumers with either data or analytics from an ADRF, or instructions to fetch the data or analytics from an ADRF. The notifications are provided to consumers that have subscribed using the Nadrf_DataManagement_RetrievalSubscribe service operation. Historical data or analytics may be retrieved from ADRF storage and data received in the future be sent when obtained by the ADRF.
Inputs, Required: Notification Correlation Information, time stamp representing time when ADRF completed preparation of the requested data.
Inputs, Optional: Requested Data or Analytics, Fetch Instructions, Termination Request.
Fetch Instructions indicate whether the data or analytics are to be fetched from the ADRF by the Consumer. If the data or analytics are to be fetched, the fetch instructions include an address from which the data may be fetched, one or more Fetch Correlation IDs. and a deadline to fetch the data (Fetch Deadline).
Data or Analytics are fetched using the Nadrf_DataManagement_RetrievalRequest service operation.
Termination Request indicates that the ADRF requests to terminate the subscription, i.e. ADRF will not provide further notifications related to this subscription, e.g. when all data or analytics requested by the consumer have been provided to the consumer.
Outputs, Required: Operation execution result indication.
Outputs, Optional: None.
10.2.9 Nadrf_DataManagement_Delete
Service operation name: Nadrf_DataManagement_Delete
Description: This service operation instructs the ADRF to delete stored data.
Inputs, Required: One of the following:
– Storage Transaction Identifier; or
– Service Operation, Analytics Specification or Data Specification and Time Window.
Inputs, Optional: None.
Outputs, Required: Operation execution result indication.
Outputs, Optional: None.
Annex A (informative):
Change history
Change history |
|||||||
Date |
Meeting |
TDoc |
CR |
Rev |
Cat |
Subject/Comment |
New version |
2019-05 |
SP#84 |
SP-190456 |
– |
– |
– |
MCC Editorial update for presentation to TSG SA#84 for approval |
1.0.0 |
2019-06 |
SP#84 |
– |
– |
– |
– |
MCC editorial update for publication after approval at TSG SA#84 |
16.0.0 |
2019-09 |
SP#85 |
SP-190612 |
0001 |
3 |
F |
Clarifications to Observed Service experience related network data analytics |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0010 |
1 |
F |
Specification clean-up |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0012 |
3 |
F |
Miscellaneous corrections to TS 23.288 |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0014 |
1 |
F |
Clarification of NF and AF |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0015 |
3 |
F |
Update the Analytics information provided by NWDAF |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0017 |
2 |
F |
Closing open issue on NEF-AF interaction for data collection from AF |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0026 |
1 |
F |
Clarification of the correlation information |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0027 |
4 |
F |
Clarifications of the pre-check behaviours of the NF |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0029 |
3 |
F |
Corrections to slice load level analytics |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0034 |
3 |
F |
Clarifications on Potential QoS Change |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0036 |
1 |
F |
CR to properly separate UE identifiers from Analytics Filter |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0037 |
1 |
F |
CR for update of observed service experience |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0039 |
3 |
F |
Miscellaneous editorial corrections |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0040 |
3 |
F |
Optionality of data to be collected by NWDAF |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0042 |
1 |
F |
Clarification on Data Collection |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0045 |
1 |
F |
Probability assertion clarification on NWDAF services description |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0046 |
1 |
F |
Corrections for analytics exposure framework related parameters |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0052 |
1 |
F |
BSF and PCF selection for data collection |
16.1.0 |
2019-09 |
SP#85 |
SP-190612 |
0054 |
– |
F |
Corrections to Nnwdaf_AnalyticsSubscription_Subscribe and Nnwdaf_AnalyticsInfo_Request service operations |
16.1.0 |
2019-12 |
SP#86 |
SP-191079 |
0002 |
6 |
F |
Clarifications to NF load data analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0003 |
8 |
F |
Clarifications to Network Performance related network data analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0004 |
3 |
F |
Clarifications to Abnormal behaviour analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0009 |
4 |
F |
Clarifications to UE mobility and Abnormal behaviour analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0043 |
2 |
F |
Remove UE related analytics for any UE |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0044 |
6 |
F |
Clarifications to UE communication and mobility analytics output |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0047 |
3 |
F |
Corrections for observed Service experience related network data analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0055 |
01 |
F |
Terminology Alignment |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0057 |
5 |
F |
Editor’s Notes cleanup |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0062 |
– |
F |
Corrections to User Data Congestion Analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0063 |
– |
F |
Correction for data collection from OAM |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0064 |
7 |
F |
Corrections to general and framework parts of analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0065 |
– |
F |
Corrections to data collection from NFs |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0066 |
6 |
F |
Miscellaneous corrections/updates to TS 23.288 |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0068 |
4 |
F |
Clarification of the data collection of the OSE |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0071 |
3 |
F |
Update to UE related analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0072 |
F |
Clarifications on Supporting Modification of Analytics Subscription |
16.2.0 |
|
2019-12 |
SP#86 |
SP-191079 |
0076 |
2 |
F |
Removing Editor’s note on how to find a PCF instance serving a UE |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0078 |
2 |
F |
User Data Congestion – Removal of Editor’s Notes and Description Alignments |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0081 |
3 |
F |
CR to update UE communication |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0084 |
3 |
F |
Correction to Analytics Filter for slice load level analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0087 |
3 |
F |
Clarification on NWDAF-assisted expected UE behavioural analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0088 |
F |
Update the correlation information for AMF data and RAN data |
16.2.0 |
|
2019-12 |
SP#86 |
SP-191079 |
0091 |
1 |
F |
Clarification of UE related analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0092 |
F |
Clarification of QoS requirements parameter used for QoS Sustainability Analytics |
16.2.0 |
|
2019-12 |
SP#86 |
SP-191079 |
0093 |
4 |
F |
Alignments on Analytics Filter Information and clarifications on Reporting Thresholds |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0094 |
1 |
F |
Clarification for UPF related data collection |
16.2.0 |
2019-12 |
SP#86 |
SP-191120 |
0095 |
3 |
F |
Alignment of User Data Congestion Analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0099 |
1 |
F |
NEF parameter mapping for outbound analytics |
16.2.0 |
2019-12 |
SP#86 |
SP-191079 |
0100 |
5 |
F |
Alignments on QoS Sustainability Analytics |
16.2.0 |
2020-03 |
SP#87E |
SP-200070 |
0103 |
1 |
F |
Clarification on definitions and NSI |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0104 |
– |
F |
NWDAF collect MDT/SON parameters |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0105 |
1 |
F |
Update to Clause 6.1.3 Contents of Analytics Exposure |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0108 |
2 |
F |
CR to update Observed Service Experience |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0109 |
3 |
F |
Corrections on UE mobility analytics type by NWDAF service |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0110 |
3 |
F |
Corrections on UE mobility analytics type by NWDAF service |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0112 |
2 |
F |
Correct the filters for UE related analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0113 |
4 |
F |
A mechanism to avoid the flooding of reporting |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0114 |
1 |
F |
Reporting information updates |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0115 |
1 |
F |
Mega CR on editorial corrections |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0117 |
1 |
F |
Slice service experience data collection corrections |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0119 |
1 |
F |
Add the definition for Maximum number of results parameter into clause 6.1.3 |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0123 |
1 |
F |
Clarification of clause 6.7.2 UE mobility analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0124 |
1 |
F |
Clarification of clause 6.7.4 Expected UE behavioural parameters related network data analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0126 |
1 |
F |
Clarification on abnormal behaviour analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0127 |
1 |
F |
Clarifications on data collection |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0128 |
1 |
F |
Corrections to Observed Service Experience analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0129 |
1 |
F |
Corrections to User Data Congestion Analytics |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0130 |
– |
F |
Corrections related to Analytics Filter Information and others |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0132 |
– |
F |
Clarifications on Inputs of NWDAF Analytics Subscription |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0139 |
– |
F |
Clarification of data collection from UPF |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0140 |
– |
F |
TS 23.288 editor’s note handling |
16.3.0 |
2020-03 |
SP#87E |
SP-200070 |
0142 |
1 |
F |
Clarification on the NWDAF services invoked in Abnormal behaviour |
16.3.0 |
2020-07 |
SP#88E |
SP-200431 |
0118 |
3 |
F |
Abnormal analytics for any UE |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0146 |
1 |
F |
Clarification of NF load analytics procedure |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0148 |
1 |
F |
Clarification on Data Collection Procedure |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0149 |
1 |
F |
Correction on Probability Assertion |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0150 |
1 |
F |
Miscellaneous FASMO corrections to service experience analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0153 |
1 |
F |
Support of abnormal behaviour analytics for any UE |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0154 |
1 |
F |
Support of data collection for any UE |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0155 |
2 |
F |
Clarification on UE mobility analytics exposed to AF |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0156 |
1 |
F |
Abnormal analytics clarifications (not any UE related) |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0158 |
1 |
F |
Clarification on Event and Analytics Filters for some analytics types |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0159 |
– |
F |
The term MoS to apply for all kind of services |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0160 |
1 |
F |
Further corrections to Observed Service Experience analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0161 |
1 |
F |
Clarifications on procedures for analytics exposure |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0162 |
1 |
F |
Clarifications on procedures for data collection |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0163 |
1 |
F |
Further clarifications on abnormal behaviour related network data analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0165 |
1 |
F |
Clarification for the Network Performance analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0166 |
1 |
F |
Updates of data collection for slice service experience |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0167 |
1 |
F |
Corrections related to external UE ID |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0168 |
– |
F |
General clean-up for output abnormal behaviour analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0169 |
– |
F |
Removing service provider actions for exception ID ping-ponging across neighbouring cells |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0170 |
1 |
F |
Updated Event IDs for analytics |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0172 |
1 |
F |
Corrections to Nnwdaf service operations |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0173 |
1 |
F |
Adding UDM and OAM as consumers of services provided by NWDAF |
16.4.0 |
2020-07 |
SP#88E |
SP-200431 |
0176 |
1 |
F |
Corrections for maximum number of objects and Maximum number of SUPIs |
16.4.0 |
2020-09 |
SP#89E |
SP-200679 |
0177 |
1 |
F |
Service experience analytics discrimination |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0178 |
– |
F |
Corrections for wrong references for TS 28.532 clauses |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0179 |
– |
F |
Clarification on Target of Event Reporting |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0181 |
2 |
F |
Clarification on Analytics Exposure |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0182 |
1 |
F |
Clarification on data collection for statistics |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0183 |
1 |
F |
Clarification on mapping of expected analytics type and Exception IDs |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0184 |
1 |
F |
Clarification on NWDAF identifying the AF to collect data for an Event |
16.5.0 |
2020-09 |
SP#89E |
SP-200679 |
0186 |
1 |
F |
Clarification on Multiple Parameter Sets for QoS Sustainability |
16.5.0 |
2020-12 |
SP#90E |
SP-200957 |
0188 |
1 |
F |
Clarifications for Charging function as NWDAF consumer |
16.6.0 |
2021-03 |
SP#90E |
SP-210246 |
0192 |
– |
F |
Correct wrong reference |
16.7.0 |
2021-03 |
SP#90E |
SP-210246 |
0199 |
1 |
F |
UE location in the AMF |
16.7.0 |
2021-03 |
SP#90E |
SP-210070 |
0193 |
1 |
B |
Analytics ID UE communication and Observed Service Experience Extension to Support Application Related Analytics for RFSP Policy |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0194 |
2 |
B |
Dispersion Analytics |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0195 |
1 |
B |
Persistent Data Collection |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0196 |
1 |
C |
Extending Observed Service Experience related network data analytics with cell energy saving state to Support UP path selection enhancement |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0197 |
1 |
B |
Adding a new analytics WLAN performance |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0198 |
1 |
B |
Adding Analytics IDs |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0200 |
1 |
B |
Extensions to User Data Congestion Analytics |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0201 |
1 |
C |
KI#4: Slice load level related network data analytics |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0202 |
1 |
C |
KI#4: Additional consumer NFs for service experience analytics |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0203 |
1 |
C |
Network slice information from OAM |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0204 |
1 |
C |
UE Communication analytics updates for user plane optimization |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0205 |
1 |
B |
NWDAF decomposition |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0206 |
1 |
B |
NWDAF – Data repository function |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0207 |
1 |
B |
Procedure for Multiple NWDAF Analytics aggregation |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0208 |
1 |
B |
Procedure for time coordination across multiple NWDAF instances |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0209 |
1 |
B |
NF Load analytics enhancement |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0210 |
1 |
B |
Session Management Congestion Control Experience Analytics |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0211 |
1 |
B |
Adding the new analytics Redundant Transmission Experience |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0212 |
1 |
C |
Extension of the existing analytics, UE Mobility |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0213 |
1 |
B |
Hierarchical Principles and Interactions on Multiple NWDAFs in TS23.288 |
17.0.0 |
2021-03 |
SP#90E |
SP-210070 |
0214 |
1 |
B |
Principles, Procedures, Services of Bulked Data Collection in TS23.288 |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0215 |
1 |
B |
Implementation of Support For Discovering and Tracking Entities in Area of Interesting in TS23.288 |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0216 |
1 |
B |
Implementation of Enhancements on Event Exposure used by NWDAF in TS23.288 |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0218 |
1 |
B |
ML model sharing between NWDAF instances |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0219 |
1 |
B |
Analytics ID Service Experience Extension to Support UP path selection enhancement |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0220 |
1 |
B |
KI#11: Update of data collection procedures |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0221 |
1 |
B |
KI#1: Extension of functional descriptions for Model training logical function |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0222 |
1 |
B |
KI#19: Procedures for ML model provisioning and training |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0223 |
1 |
B |
Multiple NWDAF instances architecture |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0224 |
1 |
B |
Procedures for model sharing |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0229 |
1 |
B |
NWDAF discovery for no AOI case |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0230 |
1 |
B |
Support of analytics aggregation without provision of AOI |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0233 |
1 |
B |
Support of DN performance analytics by NWDAF |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0235 |
1 |
B |
DCCF and ADRF architectural changes to increasing efficiency of data collection |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0236 |
1 |
B |
Procedures for data collection using DCCF |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0237 |
1 |
B |
Procedures for data collection using DCCF and Messaging Framework |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0238 |
– |
B |
Procedures for analytics exposure using DCCF |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0239 |
1 |
B |
Procedures for analytics exposure using DCCF and Messaging Framework |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0240 |
– |
B |
NWDAF usage of partitioning criteria |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0241 |
1 |
B |
New procedure for data collection from UE |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0244 |
1 |
B |
Increasing efficiency of data collection (Architecture part) |
17.0.0 |
2021-03 |
SP#90E |
SP-210071 |
0248 |
1 |
B |
Update the procedure for Observed Service Experience related network data analytics case |
17.0.0 |
2021-03 |
SP#90E |
SP-210072 |
0250 |
1 |
B |
Service operations for Multiple NWDAF Analytics aggregation |
17.0.0 |
2021-03 |
SP#90E |
SP-210072 |
0251 |
1 |
B |
NWDAF Reselection for Multiple NWDAF deployments – procedures |
17.0.0 |
2021-03 |
SP#90E |
SP-210072 |
0252 |
1 |
B |
NWDAF Discovery and Selection for Multiple NWDAF |
17.0.0 |
2021-03 |
SP#90E |
SP-210072 |
0255 |
1 |
B |
Improvements on analytics subsets, accuracy levels, and ordering of results |
17.0.0 |
2021-03 |
SP#90E |
SP-210072 |
0256 |
1 |
B |
NWDAF Reselection for Multiple NWDAF deployments – service operations |
17.0.0 |
2021-06 |
SP#92E |
SP-210348 |
0243 |
5 |
B |
Exposing UE mobility analytics for multiple NWDAFs case |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0257 |
1 |
B |
KI#7 – Extensions to User Data Congestion Analytics |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0258 |
3 |
B |
KI#8 – Resolving Editors note on mapping UE IP address and SUPI or GPSI |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0259 |
2 |
B |
NWDAF registering into UDM |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0260 |
2 |
B |
Updating clause 5.2 for the discovery of NWDAFs |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0262 |
2 |
B |
CR to update MTLF services to resolve ENs |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0263 |
1 |
B |
CR to resolve ENs related to multiple MTLFs |
17.1.0 |
2021-06 |
SP#92E |
SP-210330 |
0265 |
1 |
A |
Delete NSI ID via N7 interface |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0266 |
1 |
F |
Clarification on DCCF usage in non-roaming architecture |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0267 |
1 |
F |
Clarification on applying analytics subsets |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0268 |
1 |
B |
Adding Application Status to analytics filter information |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0272 |
1 |
D |
Removal of Editorial Note related to Namf/Nsmf_EventExposure |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0273 |
1 |
B |
Preferred granularity of location in analytics outputs |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0274 |
1 |
B |
Alignments on analytics subsets, accuracy levels, and ordering of results |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0275 |
1 |
B |
Use of UE behaviour, location and communication trends for analytics optimization |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0276 |
1 |
B |
Service Experience Analytics outputs RAT Type and Frequency information |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0278 |
– |
F |
Removal of analytics consumer or data consumer from the list |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0280 |
3 |
F |
Resolving EN on analytics metadata request |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0282 |
– |
F |
Analytics Context Information Transfer |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0283 |
1 |
F |
Services for Analytics Subscription Transfer |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0285 |
1 |
B |
Removing EN on dataset statistical properties related to analytics aggregation definitions. |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0286 |
4 |
F |
Removing EN on bulked data definitions and procedures. |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0287 |
1 |
B |
Remove ENs from Event Muting Mechanisms |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0288 |
1 |
B |
Removal of FFS on SMF mapping of PDU sessions to TAI |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0289 |
2 |
B |
Removal of EN related to network slice association information in TS 23.288. |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0290 |
1 |
B |
Alignment of NWDAF discovery of data exposure capability in TS 23.288. |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0291 |
4 |
B |
NWDAF discovery and selection based on ML model information |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0293 |
4 |
B |
Add bandwidth into Dispersion analytics per slice |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0295 |
1 |
C |
Improve the accuracy of the analytics ouput based on Abnormal Behaviour analytics interactions between NWDAFs |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0297 |
1 |
B |
Clarification on MTLF determining when further training is required |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0299 |
4 |
F |
Resolve ENs for clause 6.1A.3.2 |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0300 |
3 |
F |
Data collection within AoI for specific UEs |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0304 |
5 |
F |
Miscellaneous correction(s) |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0305 |
3 |
B |
Definition of Nnwdaf_MLModelInfo_Request procedure and services |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0306 |
2 |
B |
ADRF functional description |
17.1.0 |
2021-06 |
SP#92E |
SP-210348 |
0307 |
– |
B |
Editor’s note resolution for data and analytics collection via messaging framework |
17.1.0 |
2021-06 |
SP#92E |
SP-210573 |
0308 |
4 |
B |
DCCF services definition |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0309 |
– |
B |
MFAF services definition |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0310 |
1 |
B |
Data collection profile parameters |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0311 |
1 |
B |
Clarify the procedure for exposing Service Experience to a MEC |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0315 |
1 |
B |
Update the procedure for Data Collection from NWDAF |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0318 |
4 |
B |
Update to NF Load Analytics |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0319 |
1 |
B |
Update to time coordination across multiple NWDAF instances |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0320 |
– |
C |
Correlation ID for transfer of analytics subscription |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0322 |
1 |
B |
Analytics aggregation – EN resolutions |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0323 |
– |
B |
Analytics aggregation – analytics metadata provisioning |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0324 |
1 |
B |
Analytics aggregation – analytics metadata content |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0326 |
3 |
B |
User Data congestion analytics update |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0329 |
– |
B |
Analytics transfer service operations |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0330 |
3 |
B |
Extension of Naf_EventExposure for observed service experience data collection from UEs |
17.1.0 |
2021-06 |
SP#92E |
SP-210333 |
0334 |
1 |
A |
Clarification on output parameters in OSE |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0336 |
1 |
B |
Data collection from UE Application |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0337 |
1 |
B |
Mapping UE IP address and GPSI |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0338 |
1 |
B |
User consent to data collection and analytics |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0341 |
1 |
F |
Adding clarifications related to the Supported Analytic Delay |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0342 |
– |
B |
Dispersion Analytics and DN Performance Analytics to Table 7.1-2 |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0343 |
1 |
B |
Addition of sets of NWDAF identifiers involved in analytics aggregation |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0348 |
1 |
F |
Update to slice load analytics procedure |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0351 |
1 |
B |
Removal of FFS Clause 6.2.2.1 on determining data sources in area of interest |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0352 |
1 |
F |
Clarification on data storage in ADRF |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0353 |
1 |
F |
Analytics Subscription Transfer for aggregator NWDAF |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0355 |
1 |
B |
Clarification on the NWDAF decomposition |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0356 |
1 |
B |
Analytics request to collect data from UE for any UE |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0359 |
– |
B |
Update to Contents of Analytics Exposure |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0360 |
1 |
B |
Update to NF Load Analytics Output data |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0361 |
1 |
B |
Update to UE Data Collection |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0362 |
1 |
B |
ML Model Provisioning filter information |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0363 |
1 |
F |
Clarification of Application Server address within Analytics Filter information in DN Performance Analytics |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0364 |
1 |
F |
Clarification of Application Server address within Analytics Filter information in Service Experience Analytics |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0366 |
1 |
F |
Correction to UE communication analytics for PDU session inactivity timer |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0368 |
1 |
F |
Dispersion analytics update |
17.1.0 |
2021-06 |
SP#92E |
SP-210349 |
0369 |
1 |
B |
Processing and Processing Instructions |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0370 |
1 |
B |
Analytics Data Repository procedures and Historical Data Handling procedure |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0371 |
– |
B |
Procedure for data removal from ADRF |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0372 |
– |
F |
Alignment with ADRF functional description and ADRF service operations |
17.1.0 |
2021-06 |
SP#92E |
SP-210350 |
0374 |
1 |
B |
Procedure for Historical Data and Analytics Storage via Notifications |
17.1.0 |
2021-09 |
SP#93E |
SP-210921 |
0377 |
1 |
F |
Resolving editor’s notes for references to NWDAF services and cleanup for call flows |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0378 |
– |
F |
DCCF for data collection from applications in the UE |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0379 |
1 |
F |
ADRF ID in Nmfaf_3daDataManagement_Configure service operation |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0381 |
1 |
B |
KI#15 – User consent |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0382 |
1 |
B |
Collection of input data for Analytics ID Load level information |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0383 |
1 |
C |
Defines the Analytics Context identifiers |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0384 |
1 |
C |
Updates to Analytics Context information |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0385 |
1 |
C |
Updates for Analytics Context Information Transfer |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0386 |
1 |
F |
NWDAF procedures for Analytics transfer update |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0387 |
1 |
B |
NWDAF selection including transfer of Analytics context |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0388 |
1 |
C |
NWDAF re-selection for Multiple NWDAF deployments – procedures -update |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0389 |
1 |
F |
Data collection from AF support for internal group ID |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0390 |
– |
F |
Editorial fix in clause 5.2 |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0393 |
– |
C |
Update to Suspicion of DDoS attack |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0394 |
1 |
C |
Application ID – an optional input in Dispersion Analytics |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0395 |
– |
F |
Correction to reference descriptions for slice load level analytics |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0396 |
– |
B |
Removing EN on Frequency in OSE |
17.2.0 |
2021-09 |
SP#93E |
SP-210907 |
0398 |
1 |
A |
Clarify the data source of UE behavioural information and expected UE behavioural parameters |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0400 |
F |
Remove the FFS on how to remove the noise data by the abnormal UE list |
17.2.0 |
|
2021-09 |
SP#93E |
SP-210921 |
0401 |
1 |
F |
Alignment of the ML Model subscription and ML Model request |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0404 |
1 |
F |
Clarify the Analytics Filter Information of the ML Model provisioning |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0406 |
1 |
F |
Update to analytics summary table |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0407 |
1 |
F |
Correction for slice restrictions information |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0409 |
1 |
F |
Correction to Annex A reference |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0410 |
1 |
F |
Resolve EN on how the level of accuracy can be derived for analytics reports |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0411 |
1 |
F |
Correction to NWDAF Data management service operation |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0412 |
– |
F |
Correction in General description of DN Performance Analytics |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0414 |
1 |
F |
Corrections and clarifications related to analytics subscription transfer |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0417 |
1 |
F |
Corrections related to analytics aggregation |
17.2.0 |
2021-09 |
SP#93E |
SP-210921 |
0421 |
1 |
F |
Clarification on the usage of Supported Analytics Delay when the NWDAF also supports Analytics Aggregation |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0424 |
– |
F |
Clarification on Analytics Subscription Transfer |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0426 |
1 |
F |
Mapping information update in UE data collection procedure |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0427 |
2 |
F |
Miscellaneous correction for TS 23.288 |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0428 |
1 |
F |
Update description for AF registration to the NRF in TS 23.288 |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0429 |
1 |
F |
Clarifying that some data types for a specific UE collected from OAM via MDT |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0430 |
2 |
F |
Clarify and complement the data source for data collection for NWDAF containing MTLF |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0431 |
1 |
F |
Clarification about the Application ID in the NF profile for AF registration to the NRF |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0432 |
1 |
F |
ML model storage alignment |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0433 |
– |
F |
Clarification on the NWDAF or AF triggered mapping procedure |
17.2.0 |
2021-09 |
SP#93E |
SP-210922 |
0434 |
1 |
F |
Removal of EASDF |
17.2.0 |
2021-12 |
SP#94E |
SP-211292 |
0437 |
1 |
F |
Add mute to DataManagement service |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0438 |
1 |
F |
Correcting inconsistencies for analytics transfer |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0439 |
1 |
F |
UDM-based discovery of NWDAF in Analytics Aggregation procedure |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0441 |
– |
F |
Alignment of NWDAF services Example Consumers with corresponding procedures |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0443 |
1 |
F |
Clarify the OSE analytics per RAT type and/or per Frequency |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0444 |
1 |
F |
Alignment and corrections related to accuracy, confidence, and normative wording in notes |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0445 |
1 |
F |
Alignment, clarifications, corrections related to KI#2 and KI#11 |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0447 |
1 |
F |
Clarification for Supported Analytics Delay when reporting mode is requested |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0449 |
1 |
F |
Clarify the Analytics target period |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0450 |
3 |
F |
Clarify the content of ML model provisioning |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0451 |
1 |
F |
Clarify the Slice load level analytics |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0453 |
2 |
F |
Clarification on Per-UE Service Experience Request Procedure |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0455 |
3 |
F |
Restriction for 5GC to provide UE IP address to untrusted AF |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0456 |
1 |
F |
Update on Analytics context transfer and clarification on Termination Request |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0457 |
1 |
F |
Clarifications on transfer of analytics context and analytics subscription |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0458 |
1 |
F |
Clarifications on prepared analytics transfer |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0459 |
1 |
F |
Clarifications on analytics aggregation |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0461 |
1 |
F |
Clarify the NWDAF (MTLF) and NWDAF (AnLF) |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0463 |
3 |
F |
Clarify the UE aggregated mobility analytics exposure to NF |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0464 |
– |
F |
Content correction of user consent |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0465 |
1 |
F |
Clean up for UE data reporting procedure |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0467 |
3 |
F |
Miscellaneous corrections for TS 23.288 on eNA_ph2 |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0468 |
1 |
F |
Clarification for analytics exposure via NWDAF(hosting DCCF) |
17.3.0 |
2021-12 |
SP#94E |
SP-211292 |
0469 |
1 |
F |
Clarification for analytics subscription termination request |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0471 |
1 |
F |
Correction on NWDAF reselectioin |
17.3.0 |
2021-12 |
SP#94E |
SP-211275 |
0474 |
1 |
A |
Add the description of Wrong destination address |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0475 |
1 |
F |
Clarifications for Ndccf services and Nnwdaf_DataManagement services |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0476 |
1 |
F |
Clarify the resource usage for a network slice instance |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0478 |
1 |
F |
Clarification on external triggers and clean up the UE mobility analytics |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0479 |
1 |
F |
Clarifications for UE data collection |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0480 |
1 |
F |
User consent for analytics and model training |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0481 |
1 |
F |
Term alignment of Target of Analytics Reporting and Analytics Filter Information |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0482 |
1 |
F |
Adding a list to enumerate NF services for enhanced procedures data collection |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0484 |
1 |
F |
Termination request or rejection of NWDAF data managment service due to user consent not granted |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0486 |
1 |
F |
Corrections to discovery for NWDAF containing MTLF |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0490 |
1 |
F |
Alignment and corrections related to prepared analytics transfer |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0491 |
1 |
F |
Clarification on interaction between timers and supported analytics Delay |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0492 |
1 |
F |
Resolve normative wording in notes |
17.3.0 |
2021-12 |
SP#94E |
SP-211293 |
0493 |
1 |
B |
DCCF-based user consent checking |
17.3.0 |
2022-03 |
SP#95E |
SP-220056 |
0425 |
2 |
F |
Update of Data collection from OAM |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0489 |
2 |
F |
Clarification on including location information for OSE analytics |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0494 |
1 |
F |
ADRF ID in the analytics context between NWDAFs |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0496 |
– |
F |
Correction for the figure of DN Performance Analytics |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0497 |
1 |
F |
Clarification on Dispersion Analytic for identification of Top-Heavy UEs in a location |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0499 |
1 |
F |
Clarification on identifiers used as Target of Analytics Reporting |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0500 |
1 |
F |
Correction on Analytics ID on Service Experience |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0504 |
1 |
F |
Clarification for Analytics Aggregation without Provision of Area of Interest |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0505 |
1 |
F |
Update for the user consent checking |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0506 |
1 |
F |
Remove the redundant content of performance data collected from SMF |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0507 |
– |
F |
Remove the statistics value or expected value for load level |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0508 |
1 |
F |
Clarification on UE related analytics |
17.4.0 |
2022-03 |
SP#95E |
SP-220056 |
0509 |
1 |
F |
Correction on service operation to retreive the number of UE and number of PDU session |
17.4.0 |
2022-06 |
SP#96 |
SP-220399 |
0462 |
4 |
F |
Clarify the Redundant Transmission Experience related analytics |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0488 |
3 |
F |
Clarification of transferring ML model during analytics transfer |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0510 |
1 |
F |
Clarification on historical data and analytics storage via MFAF |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0511 |
1 |
F |
Alignment and corrections on analytics subscription procedures |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0512 |
1 |
F |
Inputs update for NWDAF Notify services for missing elements |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0513 |
1 |
F |
Correction to Dispersion Analytics |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0515 |
1 |
F |
Alignment on the data collection from NSACF |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0517 |
1 |
F |
Clarify the Analytics subset per different Analytics ID |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0518 |
– |
F |
Adding UE ID to the Service Data from AF related to the Observed Service Experience |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0519 |
1 |
F |
Update inputs parameters for the Nadrf_DataManagement_StorageRequest service |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0520 |
1 |
F |
Clarification on data collection with Event Muting Mechanism |
17.5.0 |
2022-06 |
SP#96 |
SP-220391 |
0527 |
– |
A |
Removing UDM as consumer of expected UE behavioural parameters analytics |
17.5.0 |
2022-06 |
SP#96 |
SP-220399 |
0528 |
1 |
F |
Update the Slice Load Level Analytics and DN Performance Analytics |
17.5.0 |
2022-09 |
SP#97E |
SP-220778 |
0532 |
1 |
F |
Clarification to Data Delivery and Data Collection via DCCF and via MFAF |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0533 |
1 |
F |
Clarification on granularity of time and location for NWDAF analytics results |
17.6.0 |
2022-09 |
SP#97E |
SP-220770 |
0535 |
1 |
A |
Correction for packet retransmission input for service experience analytics |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0536 |
– |
D |
Correction on wrong reference clause number |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0537 |
1 |
F |
Alignment of DCCF and NWDAF Data Management services and corrections to ADRF Data Management service |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0538 |
1 |
F |
Corrections on information of previous analytics subscription |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0539 |
1 |
F |
Correction of wrong references to TS28.532 |
17.6.0 |
2022-09 |
SP#97E |
SP-220778 |
0540 |
1 |
F |
Clarify the Nadrf_DataManagement_RetrievalRequest service |
17.6.0 |
2022-12 |
SP#98E |
SP-221070 |
0546 |
– |
F |
Corrections to Slice Load level Analytics ID |
17.7.0 |
2022-12 |
SP#98E |
SP-221070 |
0547 |
– |
F |
Remove the Editor’s Note related to EVEX in SA4 |
17.7.0 |
2022-12 |
SP#98E |
SP-221070 |
0550 |
1 |
F |
Formatting and Processing Instructions related correction to Nadrf_DataManagement service |
17.7.0 |
2022-12 |
SP#98E |
SP-221070 |
0552 |
– |
F |
Corrections for time window in ADRF Nadrf_DataManagement service |
17.7.0 |
2022-12 |
SP#98E |
SP-221070 |
0553 |
1 |
F |
Corrections on exposing 5GS information to untrusted AF |
17.7.0 |
2022-12 |
SP#98E |
SP-221255 |
0596 |
– |
F |
Correction on SMCCE Analytics |
17.7.0 |
2022-12 |
SP#98E |
SP-221093 |
0551 |
1 |
B |
Alignment for UPF event exposure service to NWDAF via the SMF in TS 23.288 |
18.0.0 |
2022-12 |
SP#98E |
SP-221096 |
0554 |
1 |
B |
TS 23.288 Enhancement to Support AI/ML Data Transfer |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0558 |
3 |
B |
Adding Interoperability Indicator for ML model sharing |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0559 |
2 |
B |
Multiple ML models for an analytics ID |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0561 |
1 |
B |
Use case context |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0565 |
1 |
B |
Improving the Correctness of Service Experience Predictions with Contribution Weights |
18.0.0 |
2022-12 |
SP#98E |
SP-221096 |
0566 |
2 |
B |
Enhancements to Network Performance Analytics to support AIML data traffic policies |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0569 |
– |
B |
Enhancement on OSE for NWDAF assisting PCF in making URSP decisions |
18.0.0 |
2022-12 |
SP#98E |
SP-221096 |
0575 |
2 |
B |
NWDAF updates to assist resource monitoring of AI/ML-based services |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0576 |
2 |
B |
QoS sustainability analytics enhancement |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0582 |
5 |
B |
Federated Learning among Multiple NWDAFs in TS 23.288 |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0584 |
3 |
B |
NWDAF-assisted application detection in TS 23.288 |
18.0.0 |
2022-12 |
SP#98E |
SP-221139 |
0595 |
1 |
B |
Update TS23.288 to Manage Event Muting Impact on NFp |
18.0.0 |