U2020-CME Northbound Interface Description (NR)
U2020-CME Northbound Interface Description (NR)
U2020-CME Northbound Interface Description (NR)
V300R019C10
Northbound Interface Description (NR)
Issue 01
Date 2019-06-12
and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their
respective holders.
Notice
The purchased products, services and features are stipulated by the contract made between
Huawei and the customer. All or part of the products, services and features described in this
document may not be within the purchase scope or the usage scope. Unless otherwise specified in
the contract, all statements, information, and recommendations in this document are provided "AS
IS" without warranties, guarantees or representations of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in
the preparation of this document to ensure accuracy of the contents, but all statements, information,
and recommendations in this document do not constitute a warranty of any kind, express or implied.
Contents
4 Enhanced Features.........................................................................................................................8
Issue ()
U2020-CME
Northbound Interface Description (NR) 1 About This Document
Keywords
U2020-CME, NBI, XML, scenario, template
Purpose
This document describes the technical specifications of creating NR NEs using the U2020
CM NBI, and provides specification references for interconnecting the NMS and Huawei
U2020. CM is short for configuration management. NBI is short for northbound interface.
2 Introduction
The U2020 CM NBI provides scenario-based CM. This document describes how to configure
transmission and radio parameters for NR NEs in common scenarios using the NBI.
The configuration in common scenarios is implemented using the Network Resource Model
(NRM). For details, see attachments listed in this document.
3 Features
3.1 NRM
3.2 Operation Attribute in NBI Files
3.3 Radio Parameter Configuration
3.4 NR NE Creation
1.1 NRM
1.1.1 MOM
For details about the NRM, see Northbound Interface MOM Reference. MOM is short for
management object model. This reference document provides information about managed
object classes (MOCs), relationships between MOs, parameters, parameter value ranges, and
service rules.
Prerequisites
Before creating a cell, users must verify that resource-related data, such as sector data,
baseband data, and telecom operator information, has been configured. For details about the
data that users must collect before creating a cell, see the basic configuration manual of a
desired NE version.
Creating Cells
The U2020 CM NBI allows users to create cells using either of the following methods:
Creating cells based on full parameters
When users create cells based on full parameters, XML files generated by the NMS must
include all cell-related MOs. Some cell parameters are basic and mandatory, whereas the
others are optional based on required features. For details about the basic and mandatory
parameters and mapping information about features and parameters, see the MOM
document of a desired NE version.
An example file for creating cells based on full data is listed as follows:
02_Sample_add _CELL_without_template.xml
Creating cells using templates
A large number of MOCs and parameters are involved in cell creation, and therefore
creating cells based on full parameters through the NMS is complicated.
Such MOCs and parameters are divided into the following categories based on
configuration data similarities between cells:
− Planned parameters (such as sector- and gNodeB-related parameters): Settings of
such parameters vary with cells.
To use the example file to create a cell, users need to set Operation to CreateCellWithTemplate. Users
do not need to set modifier for the cell and its subobjects because the U2020-CME sets this parameter to
create in such a scenario by default.
Activating Cells
Only activated cells can provide radio access services. Users can activate a cell by setting the
CellActiveState and NrDuCellActiveState parameters in the NRCELL and NRDUCELL
MOs.
A cell can be activated only when all the cell data is configured. Therefore, users need to
ensure that the configuration data of the cell is complete before the activation.
For details about how to check the completeness of the configuration data of a cell, see the
product documentation of a desired NE version.
08_Sample_adjust_adjNcell_for_NR.xml
3.4 NR NE Creation
1.1.1 Creating NR NEs
A large number of MOCs and parameters are involved in NR NE creation. These parameters
can be divided into three types: device parameters, transmission parameters, and radio
parameters.
The device layer houses a large number of hardware MOs, such as subracks, radio frequency
(RF) units, baseband processing units (BBPs), and fans. Devices vary with vendors.
Therefore, MOs at the device layer vary with vendors, their configurations are complicated,
and their models change frequently. Additionally, these MOs are rarely changed after they are
created on an NR NE. Therefore, the U2020 CM NBI does not allow users to configure
device parameters through the NMS.
Based on configuration data similarities between multiple NR NEs, transmission and radio
parameters are divided into the following types:
Planned parameters, such as the IP address of each interface
Reusable parameters, such as sector and baseband configuration data
Such MOCs and parameters are divided into a limited number of types based on configuration
data similarities between NR NEs. The U2020 CM NBI allows users to quickly create NR
NEs using base station templates.
The U2020 CM NBI allows users only to create NR NEs using templates. When attempting to
create an NR NE through the NMS, users must specify base station templates in files
imported over the NBI.
The U2020-CME provides the template management function to manage the base station and
radio templates. For details, see CME Online Help.
Example files for creating NR NEs are listed as follows:
01_Sample_Add_NR.xml
01_Sample_Add_NR_with_template_and_all_parameters.xml
When using templates to create an NR NE, users must set Operation to CreateSite. However, users do
not need to set modifier, because the U2020-CME sets this parameter to create in such a scenario by
default.
productversion indicates the base station version. When creating a gNodeB, users need to set this
parameter, as well as NENAME in the NE MO and PRODUCTTYPE in the NODE MO.
4 Enhanced Features
None