2 Overview

2.1 OCNWDAF Overview

Deployment Environment

The OCNWDAF can be deployed in a variety of possible configurations and environments:

Table 2-1 Deployment Environment

Type Host CNE Description
Cloud Customer Cloud CNE The CNE is deployed on the cloud provided by the customer. The OCNWDAF is deployed on the Kubernetes cluster managed by CNE.

OCNWDAF 3GPP Standards

Table 2-2 OCNWDAF 3GPP Standards

Network Function Abbreviation Description 3GPP Standard
Networks Data Analytics Function OCNWDAF Assists in collecting and analyzing data in a 5G network.
  • 3GPP TS 23.288 v16
  • 3GPP TS 23.288 v17.4.0
  • 3GPP TS 29.520 v17.6.0
  • 3GPP TS 29.508 v17.5.0
  • 3GPP TS 29.518 v17.5.0
  • 3GPP TS 23.501 v17.5.0
  • 3GPP TS 23.502 v17.4.0
  • 3GPP TS 33.521 v17.1.0

2.2 OCNADD Overview

Deployment Environment

The OCNADD can be deployed in a variety of possible configurations and environments:

Table 2-3 Deployment Environment

Type Host CNE Description
Cloud Customer Cloud OCCNE

The OCCNE is deployed on the cloud provided by the customer.

The OCNADD is deployed on the Kubernetes cluster managed by OCCNE.

OCNADD Services

Table 2-4 OCNADD Services

Services Descriptio
Admin Service The Admin Service administers the Kafka Cluster and it provides an interface to create and delete a Consumer Adapter deployment.
Aggregation Service The Aggregation Service collects and aggregates network traffic from multiple NFs (For example: SCP 1 and 2 and/or SEPP, NRF, 3rd party NF, and so on).
Alarm Service The OCNADD Alarm service is used to store the alarms generated by other OCNADD services.
UI Router Service The OCNADD UI Router service acts as an interface between the CNC Console and the OCNADD services.
Configuration Service The Configuration Service is used by the OCNADD UI service to configure 3rd party message feed.
Consumer Adapter Service The Consumer Adapter Service manages the third-party specific connection parameters and provide secure message transport towards the third-party consumer application.
Health Monitoring Service The Health Monitoring Service monitors the health of each OCNADD service and provides alerts related to the overall health of the OCNADD.
Kafka Broker Service The Kafka Broker Service stores the incoming network traffic from different NFs. It also stores the intermediate processed data from different microservices.
GUI service The GUI service is used as an interface between the CNC Console and OCNADD that provides the user interface to configure the Data Feeds.
Filter service The filter service filters the feed data as per configuration. The filtered feed is then used for preparing xDR reports or consumed by External Kafka Feeds.
Correlation service The correlation service creates xDR reports for the feed data as per configuration. The xDR reports are then consumed by External Kafka Feeds.