5G O-RAN Operations and Maintenance (OAM) 功能介紹
蔡秀吉
May 29 2022
參考資料:https://wiki.o-ran-sc.org/display/OAM/Operations+and+Maintenance
投影片
目錄
OAM 簡介
全名 Operations and Maintenance,就字面上直翻不難看出它是一組用於管理和維護網路的功能,用於管理和維護 RAN(無線電接取網路)。OAM 有助於確保 RAN 的可靠性和效能,電信業者(Operators)可藉由善用 OAM,來快速辨識RAN 的問題和解決問題,OAM 有助於提高用戶的服務質量(QoS)。
名詞定義:
- 管理元件(ManagedElements,ME):Near RT RIC、O-CU-CP、O-CU-UP、O-DU、O-RU
- 管理功能(ManagedFunctions,MF) 因為有些 3GPP 定義的 MF 還無法在 OAM 上實現,在此僅列舉幾項 MF:UPF、AMF、SMF。
- SMO 提供 MnS消費者(MnS consumer) 管理服務
- ME 作為 MnS 提供者(MnS provider)
OAM運作維護概述 (OAM Operation and Maintenance Overview):
- O-RAN 中的 OAM 功能是透過 O1 介面來實現。而 O1 介面是一個雙向介面,用於在 RAN 和 RAN 智慧控制器(RIC)之間交換 OAM 訊息。
- OAM 訊息用於執行各種任務,例如:
- 故障檢測與隔離(Fault detection and isolation)
- 效能監控(Performance monitoring)
- 配置管理(Configuration management)
- 資訊安全管理(Security management)
- 它建立在通用控制器的框架之上,用於控制和管理 O-RAN ManagedElements 和 O-RAN ManagedFunctions。
OAM的其他概述
O-RAN-SC OAM Project 為基於 OpenDaylight 的 ONAP 控制器 “CCSDK/SDNC” 添加了特性和功能。
OAM功能目標 (Scope)
- 根據 O-RAN-SC-OAM-Architecture 文件,所有 ManagedElements 都將支援 O1 介面。
- O-RAN-OAM 介面規範定義
- 用於設定管理 (CM) 的 (TLS/)NetConf 和故障管理 (FM)、效能管理 (PM) 的介面,和其他事件的 http 客戶端。
- 在 Managed Element(ME)上運行的每個 Management-Service-Provider (MnS-Provider)。
- O-RAN-SC-OAM 項目根據 O-RAN OAM (WG1) 文件提供參考實現。
此外,我們提供了一個通用的 MnS-Consumer 用於開發和模組測試目的。 假設 ManagedElements 的項目可以集中在更重要的用戶平面上。當然,每個項目都需要自己的 OAM 儲存庫來滿足 ManagedElement 的特定需求。
OAM架構 (OAM Architecture)
O1 組件架構 (O1 Component Architecture):
- 根據 O-RAN OAM O1 介面規範文件,每個 MnS 提供者 (ME) 都實現了用於設定管理的 (TLS/)NetConf 介面,並使用帶有 VES 格式 json body 的 TLS/HTTP-POST 訊息。
- VES 訂閱/取消訂閱的方法必須通過 NetConf 進行,因為 VES 本身不提供該功能。
- MnS 消費者將使用 NetConf 介面進行這類操作。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
整合到 SMO 中 (Integration into SMO):
在 2019 年 8 月 26 日的會議上,闡明了 OAM 架構與 SMO 的預期整合。
- VES collectors 將收到 O1 介面的 VES 訊息。 對於即時事件流,SMP 項目提供 HV-VES。
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →