WO2012155665A1 - Procédé de configuration de données d'une station de base, système de gestion d'éléments de réseau et omm - Google Patents

Procédé de configuration de données d'une station de base, système de gestion d'éléments de réseau et omm Download PDF

Info

Publication number
WO2012155665A1
WO2012155665A1 PCT/CN2012/072811 CN2012072811W WO2012155665A1 WO 2012155665 A1 WO2012155665 A1 WO 2012155665A1 CN 2012072811 W CN2012072811 W CN 2012072811W WO 2012155665 A1 WO2012155665 A1 WO 2012155665A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration
base station
management system
network element
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2012/072811
Other languages
English (en)
Chinese (zh)
Inventor
刘澜涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Publication of WO2012155665A1 publication Critical patent/WO2012155665A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting

Definitions

  • the present invention relates to the field of network communication and communication, and in particular, to a method for configuring base station data, a network element management system, and an OMM.
  • NMS Network Management System
  • EMS Element Management System
  • NAI Northbound Interface
  • TD-SCDMA time division synchronous code division multiple access
  • UMTS Division-Synchronous Code Division Multiple Access
  • UMTS Universal Mobile Telecommunications System
  • OMM operation and maintenance module
  • the lower-level network management OMM accesses the base station to manage specific network elements.
  • the network management EMS manages the lower-layer network management OMM and connects to the NMS. This is flexible and unified. However, because the upper-layer network management EMS mainly performs data collection and northbound connection, the main network data configuration and control of the base station are still performed in the lower-level network management OMM. If the operator has a configuration pair To meet the requirements, wireless network data configuration needs to be performed on the upper-layer NMS server to meet the carrier's configuration requirements.
  • MML man-machine command language
  • the main man-machine command language (MML) technology is used to adapt the operation of the NMS to the MMS in the network management EMS server and then perform the configuration, but this will cause many problems: 1. MML parameters are relatively large. Adaptation is troublesome.
  • MML has many parameters and troubles, so the execution efficiency is relatively low, which is more suitable for the status inquiry of the foreground base station, and is not suitable for base station data configuration. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a method for configuring base station data, a network element management system, and an OMM, which can flexibly configure data of a base station through an NMS.
  • the present invention uses the following technical solutions:
  • a method for configuring base station data including:
  • the network element management system receives a first configuration message sent by the network management system for the base station, and triggers a data configuration process of the base station according to the first configuration message.
  • the step of triggering the data configuration process of the base station according to the first configuration message includes: the network element management system parses the configuration information from the first configuration message, and determines the configuration operation according to the configuration information. If it is legal, it is determined whether the base station is directly managed by the network element management system. If yes, the configuration is performed according to the configuration information, and the valid configuration data is sent to the base station.
  • the step of triggering the data configuration process of the base station according to the first configuration message further includes:
  • the configuration information is encapsulated into a second configuration message, and the second configuration message is sent to an operation and maintenance module that manages the base station.
  • the step of receiving, by the network element management system, the first configuration message sent by the network management system for the base station includes:
  • the network element management system receives the first configuration message by using a northbound interface.
  • a method for configuring base station data including:
  • the operation and maintenance module receives the configuration message sent by the network element management system;
  • the OMM triggers a data configuration process of the base station according to the configuration message.
  • the step of triggering, by the OMM, the data configuration process of the base station according to the configuration message includes:
  • the OMM extracts the configuration information from the configuration message, and if it is determined that the configuration operation is legal according to the configuration information, the OMM is configured according to the configuration information, and sends the valid configuration data to the base station.
  • a network element management system includes a northbound interface and a configuration module, where:
  • the northbound interface is configured to: receive a first configuration message sent by the network management system for the base station;
  • the configuration module is configured to: trigger a data configuration process of the base station according to the first configuration message.
  • the configuration module includes a parsing unit, a judging unit, and a configuration unit, where: the parsing unit is configured to: parse configuration information from the first configuration message; the determining unit is configured to: according to the configuration If the information is determined to be legal, the determining whether the base station is directly managed by the network element management system;
  • the configuration unit is configured to: when the determining unit determines that the base station is directly managed by the local network element management system, perform configuration according to the configuration information, and send the valid configuration data to the base station.
  • the configuration unit is further configured to: when the determining unit determines that the base station is not directly managed by the local network element management system, the configuration information is encapsulated into a second configuration message, and the second configuration message is sent to The operation and maintenance module of the base station is managed.
  • An operation and maintenance module includes a receiving module and a configuration module, where: the receiving module is configured to: receive a configuration message sent by the network element management system;
  • the configuration module is configured to trigger a data configuration process of the base station according to the configuration message.
  • the configuration module includes a parsing unit and a configuration unit, where: The parsing unit is configured to: parse the configuration information from the configuration message; the configuration unit is configured to: when it is determined that the configuration operation is legal according to the configuration information, configured according to the configuration information, The configuration data is sent to the base station.
  • the foregoing method for configuring base station data, the network element management system, and the OMM can implement flexible configuration of data of the base station through the NMS.
  • FIG. 1 is a schematic diagram of an EMS according to an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of an OMM according to an embodiment of the present invention.
  • Figure 3 is a flow chart of the first embodiment of the present invention.
  • Embodiment 4 is a flow chart of Embodiment 2 of the present invention.
  • FIG. 5 is a schematic diagram of a system for managing a base station according to an embodiment of the present invention.
  • Figure 6 is a flow chart of the third embodiment of the present invention.
  • FIG. 1 is a schematic diagram of an EMS according to an embodiment of the present invention. As shown in FIG. 1, the EMS of this embodiment includes a northbound interface 10 and a configuration module 11, where:
  • the northbound interface 10 is configured to: receive a first configuration message sent by the network management system for the base station; and the configuration module 11 is configured to: trigger the data configuration process of the base station according to the first configuration message.
  • the configuration module 11 includes a parsing unit 111, a judging unit 112, and a configuration unit 113, where:
  • the parsing unit 111 is configured to: parse the configuration information from the first configuration message; the determining unit 112 is configured to: determine, in the case that the configuration operation is legal according to the configuration information, determine whether the base station is managed by the local network element Direct management
  • the configuration unit 113 is configured to: when the determining unit determines that the base station is directly managed by the local network element management system, configure the configuration information according to the configuration information, and send the valid configuration data to the base station.
  • the configuration unit may be further configured to: when the determining unit determines that the base station is not directly managed by the local network element management system, the configuration information is encapsulated into a second configuration message, and the second configuration message is sent.
  • An operation and maintenance module for managing the base station for managing the base station.
  • the ⁇ of the embodiment includes a receiving module 20 and a configuration module 21, where:
  • the receiving module 20 is configured to: receive a configuration message
  • the configuration module 21 is configured to: trigger a data configuration process of the base station according to the configuration message.
  • the configuration module includes a parsing unit 211 and a configuration unit 212, where: the parsing unit 211 is configured to: parse the configuration information from the configuration message;
  • the configuration unit 212 is configured to: when it is determined that the configuration operation is legal according to the configuration information, perform configuration according to the configuration information, and send the valid configuration data to the base station.
  • An embodiment of the present invention provides a method for configuring base station data, including the following steps:
  • the EMS receives a configuration message sent by the NMS for the base station.
  • the configuration message has the information required for configuration, including parameters, object names, and operation types, and then distinguishes the operations by the type of operation and the name of the object.
  • the method for performing base station data configuration provided by the embodiment of the present invention can meet the configuration requirements of the operator, and overcome the slow development schedule, the adaptation trouble, the inability to unify, and the inefficiency.
  • the method in this embodiment is triggered by the NMS initiating operation, and the upper-layer network management EMS receives the operation through the northbound interface, and extracts the operation information, and then determines how to configure the base station data according to whether there is a lower-level network management OMM.
  • the method of the embodiment uses a message mechanism, which can be uniformly managed for different systems, and flexibility and efficiency.
  • the configuration of the upper-layer network management system is more flexible and more efficient, and the manpower and development cycle can be fully saved.
  • Step S201 The NMS initiates a configuration operation of configuring the base station
  • the base station is configured on the NMS, and then the configuration message is sent to the EMS.
  • Step S202 The northbound interface of the EMS receives the configuration message.
  • Step S203 The EMS parses the configuration message to extract configuration information.
  • Step S204 The EMS determines whether the configuration operation is legal according to the configuration information, and returns an error message if it is illegal. If it is legal, the process proceeds to step S205.
  • Step S205 The EMS is directly configured in the EMS according to the configuration information.
  • the EMS takes effect in the database according to the configuration parameters in the configuration information, and checks for legality.
  • Step S206 The EMS sends the configuration parameters that are legally valid to the base station.
  • the NMS and the EMS perform the operation interaction and the configuration data is delivered, and the information to be configured can be extracted from the configuration message.
  • the EMS in this embodiment has a lower-level OMM, and includes the following steps: Step S301: The NMS initiates a configuration operation of configuring the base station. Step S302: The northbound interface of the EMS receives the configuration message.
  • Step S303 The EMS parses the configuration message to extract configuration information.
  • Step S304 The EMS determines whether the configuration operation is legal according to the configuration information, and returns an error message if it is illegal. If it is legal, the process proceeds to step S305.
  • Step S305 The EMS encapsulates the configuration information into a base station data configuration message, and sends the message to the OMM.
  • Step S306 The OMM receives the base station data configuration message.
  • Step S307 The OMM parses the message to obtain configuration information, and determines whether the configuration information is legal, and returns an error information illegally. If it is legal, the process proceeds to step 308.
  • Step S308 The OMM performs data configuration according to legal configuration information.
  • Step S309 The OMM sends the configuration data that is legally valid to the base station.
  • the EMS has an OMM subordinate management base station, and the NMS and the EMS perform operation interaction, and the EMS and the OMM perform message interaction, and the message carries information to be configured.
  • the EMS in this embodiment has a method for directly managing a base station and a base station for managing the base station through the OMM.
  • the method for configuring base station data in this embodiment includes the following steps:
  • Step S401 The NMS initiates a configuration operation of configuring the base station.
  • Step S402 The northbound interface of the EMS receives the configuration message.
  • Step S403 The EMS parses the configuration message and extracts configuration information.
  • Step S404 The EMS determines whether the configuration operation is legal. If it is illegal, it returns an error message. If it is legal, the process goes to step S405.
  • Step S405 The EMS determines whether the base station to be configured is managed by the subordinate O MM. If yes, the process goes to step S407. Otherwise, if the base station to be configured is directly managed by the EMS, the process goes to step S406.
  • Step S406 The EMS performs parameter configuration locally and takes effect to the base station.
  • Step S407 The EMS encapsulates the configuration information into a base station data configuration message, and sends a message to OMM.
  • Step S408 The OMM receives the base station data configuration message.
  • Step S409 The OMM parses the base station data configuration message to obtain configuration information, and determines whether the information is legal, and returns an error message illegally. If it is legal, the process proceeds to step S410.
  • Step S410 The OMM performs data configuration according to legal configuration information.
  • Step S411 The OMM sends the configuration data that is legally valid to the base station.
  • the EMS needs to determine whether the lower-level OMM manages the base station to be configured, and thus determines whether the data configuration takes effect in the system or is delivered to the OMM.
  • This embodiment is suitable for unified management of multiple products.
  • the format of the base station data configuration message in the above embodiment is uniform, with operation type, operation object and required attribute and result, so that different systems are easy to be combined, and such a message is used, and the operation of the northbound interface is adopted. For different systems, it is also unified in the specification, so it is easier to extract into a unified message.
  • the foregoing method for configuring base station data, the network element management system, and the OMM can implement flexible configuration of data of the base station through the NMS. Therefore, the present invention has strong industrial applicability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé de configuration de données d'une station de base, un système de gestion d'éléments et un Module d'exploitation et de maintenance (OMM), le procédé comportant les étapes suivantes : le système de gestion d'éléments reçoit un premier message de configuration de la station de base en provenance d'un système de gestion de réseau, et lance un processus de configuration de données en fonction du premier message de configuration. La présente invention permet de configurer les données de la station de base de façon souple via le système de gestion de réseau (NMS).
PCT/CN2012/072811 2011-07-25 2012-03-22 Procédé de configuration de données d'une station de base, système de gestion d'éléments de réseau et omm Ceased WO2012155665A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011102085640A CN102904736A (zh) 2011-07-25 2011-07-25 一种配置基站数据的方法、网元管理系统及omm
CN201110208564.0 2011-07-25

Publications (1)

Publication Number Publication Date
WO2012155665A1 true WO2012155665A1 (fr) 2012-11-22

Family

ID=47176254

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/072811 Ceased WO2012155665A1 (fr) 2011-07-25 2012-03-22 Procédé de configuration de données d'une station de base, système de gestion d'éléments de réseau et omm

Country Status (2)

Country Link
CN (1) CN102904736A (fr)
WO (1) WO2012155665A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105323082A (zh) * 2014-06-30 2016-02-10 中兴通讯股份有限公司 一种支持集中化北向接口对接的方法及装置
WO2017177762A1 (fr) * 2016-04-11 2017-10-19 中兴通讯股份有限公司 Procédé et système de gestion d'actif

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859702A (zh) * 2006-03-30 2006-11-08 华为技术有限公司 一种icr配置数据的配置管理方法及系统
CN1929397A (zh) * 2005-09-09 2007-03-14 广东省电信有限公司研究院 一种对软交换网实现分权分域管理的网管系统和方法
CN1946035A (zh) * 2006-09-06 2007-04-11 华为技术有限公司 一种网元数据配置管理的方法及网元
CN101370233A (zh) * 2008-09-18 2009-02-18 华为技术有限公司 一种运行时自动配置的方法、装置及系统
EP2109254A1 (fr) * 2008-04-08 2009-10-14 Tieto Oyj Serveur configuré pour éléments gérés dans un système de télécommunications
CN101674533A (zh) * 2009-10-16 2010-03-17 中兴通讯股份有限公司 一种实现cbc内外置兼容的方法及网管系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1868318A1 (fr) * 2006-06-13 2007-12-19 Nokia Siemens Networks Gmbh & Co. Kg Modification flexible de compétence d'un opérateur dans gestion des réseaux
CN101296391A (zh) * 2007-04-29 2008-10-29 中兴通讯股份有限公司 网元设备控制方法及系统
CN102045197B (zh) * 2010-12-14 2014-12-10 中兴通讯股份有限公司 一种告警数据的同步方法及网管系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1929397A (zh) * 2005-09-09 2007-03-14 广东省电信有限公司研究院 一种对软交换网实现分权分域管理的网管系统和方法
CN1859702A (zh) * 2006-03-30 2006-11-08 华为技术有限公司 一种icr配置数据的配置管理方法及系统
CN1946035A (zh) * 2006-09-06 2007-04-11 华为技术有限公司 一种网元数据配置管理的方法及网元
EP2109254A1 (fr) * 2008-04-08 2009-10-14 Tieto Oyj Serveur configuré pour éléments gérés dans un système de télécommunications
CN101370233A (zh) * 2008-09-18 2009-02-18 华为技术有限公司 一种运行时自动配置的方法、装置及系统
CN101674533A (zh) * 2009-10-16 2010-03-17 中兴通讯股份有限公司 一种实现cbc内外置兼容的方法及网管系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105323082A (zh) * 2014-06-30 2016-02-10 中兴通讯股份有限公司 一种支持集中化北向接口对接的方法及装置
WO2017177762A1 (fr) * 2016-04-11 2017-10-19 中兴通讯股份有限公司 Procédé et système de gestion d'actif

Also Published As

Publication number Publication date
CN102904736A (zh) 2013-01-30

Similar Documents

Publication Publication Date Title
US10270648B2 (en) Configuration information management method, device, network element management system and storage medium
CN105099789B (zh) 一种网元升级方法及设备
WO2018006381A1 (fr) Procédé, appareil et système de gestion de ressource de réseau
CN100401674C (zh) 一种远程控制系统及方法
KR20190057109A (ko) 네트워크 슬라이스를 관리하기 위한 방법 및 관리 유닛
JP7525001B2 (ja) ユーザ機器、コアネットワークノード、ユーザ機器の制御方法及びコアネットワークノードの制御方法
CN104243496A (zh) 一种软件定义网跨域安全代理方法和系统
EP3639473B1 (fr) Procédé et appareil de gestion d'un réseau de communication sans fil
CN101321357B (zh) 一种长期演进网络管理系统和方法
WO2011116556A1 (fr) Terminal de communication sans fil dans un réseau de machine à machine et procédé de fonctionnement correspondant
CN109639484B (zh) 基于软件定义的工业融合网络管理方法及其网络管理器
CN115811465A (zh) 网络配置方法、代理组件、控制器、电子设备和存储介质
EP4114049A1 (fr) Contrôleur intelligent de réseau d'accès pour plusieurs types de réseaux d'accès
WO2011076001A1 (fr) Système et procédé de gestion de réseau machine à machine (m2m) permettant de réaliser une agrégation de services de terminal et un réseau privé virtuel (vpn)
CN103369739A (zh) Lte网络设备
CN106161171A (zh) 一种建立网络业务实例的方法和装置
CN101163048B (zh) 一种集中网管的实现方法
WO2012155665A1 (fr) Procédé de configuration de données d'une station de base, système de gestion d'éléments de réseau et omm
CN109274715A (zh) 车载多通道通信系统的平台资源管理系统
CN101212346B (zh) 一种网元管理系统的软件版本管理方法及装置
CN116193299B (zh) 业务管理方法、装置以及存储介质
CN111447077A (zh) 一种网元配置方法、装置和存储介质
CN1972276A (zh) 一种协议访问管理方法和系统
CN102056111B (zh) 实现增值业务平台信令统一接入和管理的系统与方法
WO2017177762A1 (fr) Procédé et système de gestion d'actif

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12784917

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12784917

Country of ref document: EP

Kind code of ref document: A1