WO2004004214A1 - Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml - Google Patents

Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml Download PDF

Info

Publication number
WO2004004214A1
WO2004004214A1 PCT/EP2002/007235 EP0207235W WO2004004214A1 WO 2004004214 A1 WO2004004214 A1 WO 2004004214A1 EP 0207235 W EP0207235 W EP 0207235W WO 2004004214 A1 WO2004004214 A1 WO 2004004214A1
Authority
WO
WIPO (PCT)
Prior art keywords
xml
node
configuration
type
transmission device
Prior art date
Application number
PCT/EP2002/007235
Other languages
German (de)
English (en)
French (fr)
Inventor
Meinrad Niemoeller
Ralph Wilhelm
Original Assignee
Siemens Aktiengesellschaft
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 Siemens Aktiengesellschaft filed Critical Siemens Aktiengesellschaft
Priority to CNB028292553A priority Critical patent/CN100531042C/zh
Priority to AU2002321152A priority patent/AU2002321152A1/en
Priority to PCT/EP2002/007235 priority patent/WO2004004214A1/de
Publication of WO2004004214A1 publication Critical patent/WO2004004214A1/de

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • 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
    • 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/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • H04L41/0856Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information by backing up or archiving configuration information
    • 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/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • 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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Definitions

  • the invention relates to methods and devices for configuring a transmission device (NODE-B) of a cellular mobile radio network from an operating and monitoring device (OMC).
  • NODE-B transmission device
  • OMC operating and monitoring device
  • OMC Operaation & Management Center
  • An OMC communicates in particular with a multiplicity of base stations (called NodeB in UMTS networks) in one
  • Mobile network (e.g. in a UMTS mobile network).
  • the logical interface between an OMC and a NodeB. is described by a so-called information model.
  • the entirety of all objects that can be controlled in the NodeB is referred to as the Management Information Base (MIB) and implements the possibility to create or remove certain object instances in the NodeB from an OMC, to set or query attributes of the objects and to trigger certain actions.
  • MIB Management Information Base
  • the OMC sets an operator a graphical user interface (GUI) and / or
  • Command line interface available.
  • An OMC and a NodeB communicate e.g. via a CORBA protocol in the sense of remote procedure calls.
  • the semantics of remote calls i.e.
  • the information model describes which classes and instances of Managed Objects (MO) can be called with which operations and which attributes.
  • the information model defines a name tree for managed objects for different types of NodeB base stations.
  • the mapping of the information model in software for NodeB base stations is realized in such a way that the interface for O&M is independent of the specific NodeB type and only one software package has to be kept.
  • the instantiation or configuration can be implemented via individual, sequential commands of the CORBA interface mentioned above or the configuration Information is summarized in a file or database, transmitted and evaluated by the base station.
  • the invention is intended to solve two important problems in communication between network elements:
  • the logical interface referred to as the information model can be described in such a way that both software implementations and documentation can be derived or generated automatically from the description.
  • a file or database for the configuration of a network element can be described in such a way that simple parsing is possible at runtime, versioning can be ensured and tools for manipulating the database are readily available to the operator can be put.
  • GDMO / ASN.l has been developed and expanded over the years.
  • tools tokits
  • tokits were developed with which information models can be described in GDMO / ASN.l and which also allow the generation of software for implementing the protocol in a network element.
  • Toolkits do not support a CORBA-based transport layer.
  • the object-oriented transport model CORBA is gaining ground in the area of distributed data processing and increasingly in telecommunications.
  • configuration files or databases have either been stored in binary format or formatted as text files, the format of which was very much based on the corresponding configuration commands.
  • the object of the invention is to enable a configuration of transmission devices (air interface transmission devices such as NODE-B) of a cellular mobile radio network to be carried out efficiently and as ergonomically as possible.
  • the object is achieved in each case by the subject matter of the independent claims.
  • XML-based configuration databases enable very efficient configuration management.
  • the representation in XML is relatively clear.
  • XML documents can be configured relatively easily in the
  • Transmission device NODE-B C ++ code to be executed (or another program code) are implemented. Furthermore, creating documentation is relatively easy.
  • nbdatabase a database is used for the configuration, which is also referred to below as nbdatabase.
  • the nbdatabase is transferred from the OMC to the NodeB base stations using a file transfer protocol (FTP).
  • FTP file transfer protocol
  • the nbdatabase allows persistent storage of a specific configuration of a NodeB type.
  • Fig. 1 shows schematically the communication between one
  • Operation and maintenance device OMC and a transmission device to be configured NODE-B, 2 schematically shows a configuration according to the invention of a transmission device NODE-B of a -
  • name tree in XML
  • FIG. 6 shows an example of a “containment tree” of a configuration database for a type of transmission device
  • FIG. 9 shows an “nbatabase” file of a configuration database
  • FIG. 10 shows a log file in ASCII format
  • Fig. 1 shows schematically an operating
  • GUI graphical user interface
  • CLI Command line interface
  • Transmission device 5 uses an information model in which the semantics of remote calls (which classes and instances of managed objects can be called and which operations and which attributes are possible) are defined.
  • the entirety of all objects that can be controlled in NODE-B is referred to as the Management Information Base MIB and implements the possibility of creating and removing certain object instances in the operating and maintenance facility (NODE-B) from an operating and maintenance center OMC via remote maintenance,
  • the information model describes the semantics of remote calls, ie which classes and instances of Managed Objects (MO) with which operations and which attributes can be called.
  • the information model defines a name tree of
  • Attributes are configured during commissioning and also during the runtime of a base station of a certain NodeB type by instantiating managed objects and assigning values to attributes.
  • the instantiation or configuration can be implemented via individual, sequential commands of the above-mentioned CORBA interface or the configuration information is summarized in a file or database, transmitted and evaluated by the base station NodeB.
  • nbdatabase a database is used for the configuration, which is also referred to below as nbdatabase.
  • the nbdatabase is transferred from the OMC to the NodeB base stations using a file transfer protocol (FTP).
  • FTP file transfer protocol
  • FIG. 2 shows an operating and maintenance device 1 according to the invention, which uses a stored configuration database “nbdatabase” 6 according to the invention for configuring a transmission device 5 of a certain type (here a certain type of NODE-B with the type NODE-B type XYZ), a NODE-B to configure this type XYZ or to trigger actions there or to monitor it or to create or remove object instances in NODE-B or to set or query attributes of objects.
  • OMC operating and maintenance facility
  • the transport layer 3 can be formed in a conventional manner.
  • the configuration database (6) specifies the configuration of a type of transmission device (NODE-B type XYZ 5) of the air interface of the mobile radio network XML-based, that is to say through data and structures in XML such as DTD tags etc.
  • nbDatabase for each NodeB type, which contains a so-called “containment tree", which describes the instances of the Managed Objects (MOI) in a tree structure.
  • MOI Managed Objects
  • the nbdatabase allows persistent storage of a specific configuration of a NodeB type.
  • the XML language is related to the markup languages SGML and HTML.
  • the basic idea of all markup languages is to add information with the so-called "tags".
  • the tags carry information that, for example, represents a document in special formatting (SGML) or presents it as a web page (HTML).
  • SGML special formatting
  • HTML web page
  • XML allows -im
  • tags can also be defined in a so-called document type definition (DTD) and thus carry any semantic information.
  • DTD document type definition
  • XML supports the storage of information in tree structures particularly well. Relationships of a tree structure (as descriptive: father-child or root-leaf) are typical both for the static structures of managed object classes and attributes in the information model and for the configuration information to be interpreted dynamically at runtime in the nbdatabase.
  • an information model in a GDMO-like form can be specified for the problem mentioned at the beginning.
  • a great advantage over a pure GDMO solution is, however, that information can also be inserted using tags that go beyond the description of the logical interface between OMC and NodeB.
  • the DTD can be used to define tags that are used to automatically generate C ++ code in NodeB, that specify the persistence of certain attributes, or that are used to automatically convert the XML information into
  • Text files such as Allow Microsoft WinWord files for (customer) documentation.
  • FIG. 3 shows that from a configuration database according to the invention with an XML-based information model in XML from the files Infomodell .xml and Infomodell .dtd (reference symbol 8), a wide variety of others for the configuration or documentation or control of
  • Files that can be used for transmission devices can be generated simply and efficiently, such as naming trees in GDMO / ASM.l for an operating and maintenance device OMC / LMT, C ++ code (10) to be executed in a transmission device NODE-B, and documentation (for example customer documentation) ) 11 for example in MS Winword.
  • the concrete instantiation of Managed Object Instances (MOI) and the assignment of their attributes with certain values can also be represented very well by the tree structure of XML files.
  • the information stored in the configuration database is not translated into C ++ code, but read in and evaluated by a parser at runtime. It is a great advantage that XML is very widespread and that third-party software can also be used, for example, to parse the XML files.
  • the concrete implementation of a configuration database can consist of one XML file or of several XML files. Alternatively, the database can be divided into different, domain-specific parts. Different specialists, for example for domains such as equipment or transport management, can be independently controlled
  • a fundamental feature of the invention is the novel use of principles of data or document processing in the field of telecommunications and in particular in problem areas of network management.
  • a basic insight of the invention is that both the information contained in the information model and in the configuration database are based on tree structures which can be optimally specified using XML.
  • parts of the NodeB C ++ code are generated from the information model specified in XML.
  • images of the XML information in any language are conceivable.
  • the nbdatabase is configured by operators at the OMC or by maintenance personnel using a Local Maintenance Terminal (LMT) and loaded onto a specific NodeB.
  • LMT Local Maintenance Terminal
  • the invention is used in the so-called Radio Access Network (RAN) for UMTS mobile radio.
  • RAN Radio Access Network
  • OMC also called RadioCommander
  • NodeB base stations
  • FIG. 5 shows an example of a namingtree that can be used for several types of NODE-B transmission devices.
  • 6 shows an example of a “containment tree” of a stored configuration database.
  • FIG. 7 shows an example of an “nbdatebase-header-file” of a configuration database.
  • FIG. 8 shows an example of a “DTD” file of a configuration database (NB databäse).
  • FIG. 10 shows an example of a log file which, during the maintenance of a transmission device (NODE-B etc) by an operating and maintenance device (OMC etc.), specifies further data on an error (CPU failure of basebendcard) in ASCII format.
  • OMC operating and maintenance device

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
PCT/EP2002/007235 2002-07-01 2002-07-01 Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml WO2004004214A1 (de)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CNB028292553A CN100531042C (zh) 2002-07-01 2002-07-01 针对借助xml的网络单元的配置和接口描述的网络管理方法和操作-和维护设备
AU2002321152A AU2002321152A1 (en) 2002-07-01 2002-07-01 Network management method for the configuration and the interface description of network elements by means of xml
PCT/EP2002/007235 WO2004004214A1 (de) 2002-07-01 2002-07-01 Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2002/007235 WO2004004214A1 (de) 2002-07-01 2002-07-01 Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml

Publications (1)

Publication Number Publication Date
WO2004004214A1 true WO2004004214A1 (de) 2004-01-08

Family

ID=29797115

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2002/007235 WO2004004214A1 (de) 2002-07-01 2002-07-01 Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml

Country Status (3)

Country Link
CN (1) CN100531042C (zh)
AU (1) AU2002321152A1 (zh)
WO (1) WO2004004214A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004039215A1 (de) * 2004-08-12 2006-02-23 Siemens Ag Netzwerkmanagement mit erweitertem Objektmodell
DE102004039214A1 (de) * 2004-08-12 2006-02-23 Siemens Ag Kommunikationsverfahren in einem Managementnetz zur Information über Attributsveränderungen
CN101394312B (zh) * 2008-11-12 2011-06-01 烽火通信科技股份有限公司 一种管理并解析xml格式单盘协议的方法及系统
CN104601352A (zh) * 2013-10-30 2015-05-06 华为技术有限公司 一种网络上下行数据处理方法、电子设备及系统

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876901B (zh) * 2009-12-02 2013-04-10 烽火通信科技股份有限公司 一种用xml显示网管单盘分块状态的方法
CN102857954B (zh) 2011-06-30 2017-09-29 中兴通讯股份有限公司 传输配置数据的处理方法及装置
CN103929547A (zh) * 2014-04-30 2014-07-16 深圳市中兴移动通信有限公司 一种移动终端及其省电配置方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001044934A1 (en) * 1999-12-15 2001-06-21 Sun Microsystems, Inc. Preparation of a software configuration using an xml type programming language
GB2364472A (en) * 2000-01-31 2002-01-23 Hewlett Packard Co Generic module to facilitate extension of a network management portal
WO2002030094A2 (en) * 2000-09-29 2002-04-11 Voxeo Corporation Networked computer telephony system driven by web-based applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001044934A1 (en) * 1999-12-15 2001-06-21 Sun Microsystems, Inc. Preparation of a software configuration using an xml type programming language
GB2364472A (en) * 2000-01-31 2002-01-23 Hewlett Packard Co Generic module to facilitate extension of a network management portal
WO2002030094A2 (en) * 2000-09-29 2002-04-11 Voxeo Corporation Networked computer telephony system driven by web-based applications

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SIEMENS AG: "Information, System, Q&M System for the BSS (TED:OMS-B); A30808-X3247-D20-3-7618", 1998, PUBLIC COMMUNICATION NETWORK GROUP, MÜNCHEN, XP002230672 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004039215A1 (de) * 2004-08-12 2006-02-23 Siemens Ag Netzwerkmanagement mit erweitertem Objektmodell
DE102004039214A1 (de) * 2004-08-12 2006-02-23 Siemens Ag Kommunikationsverfahren in einem Managementnetz zur Information über Attributsveränderungen
DE102004039214B4 (de) * 2004-08-12 2006-07-27 Siemens Ag Kommunikationsverfahren in einem Managementnetz zur Information über Attributsveränderungen
DE102004039215B4 (de) * 2004-08-12 2006-07-27 Siemens Ag Netzwerkmanagement mit erweitertem Objektmodell
CN101394312B (zh) * 2008-11-12 2011-06-01 烽火通信科技股份有限公司 一种管理并解析xml格式单盘协议的方法及系统
CN104601352A (zh) * 2013-10-30 2015-05-06 华为技术有限公司 一种网络上下行数据处理方法、电子设备及系统
US10389588B2 (en) 2013-10-30 2019-08-20 Huawei Technologies Co., Ltd. Method and system for processing uplink and downlink network data, and electronic device

Also Published As

Publication number Publication date
CN1640055A (zh) 2005-07-13
CN100531042C (zh) 2009-08-19
AU2002321152A1 (en) 2004-01-19

Similar Documents

Publication Publication Date Title
DE69731614T2 (de) Netzübergreifende einrichtung und verfahren zur herstellung einer solchen einrichtung
DE602005002132T2 (de) System und verfahren zur fernüberwachung von geräten mit hilfe eines steuer-, einrichtungs-, funkkommunikationsmoduls und entsprechendes programm
DE60127247T2 (de) Netzwerkeinrichtung zur dokumentengültigkeitserklärung
DE60317453T2 (de) Verfahren zur Datenströmung zwischen einem Server und einem Client
EP0207255B1 (de) Anordnung zum Bedienen und Warten einer Fernmelde- insbesondere Fernsprechvermittlungsanlage
DE10048940A1 (de) Erzeugen von Dokumenteninhalten durch Transcodierung mit Hilfe von Java Server Pages
EP1096348A1 (de) Integration eines Feldleitgerätes in ein Anlagenleitsystem
DE19681678B4 (de) Telekommunikationsnetz-Verwaltungssystem
WO2004004214A1 (de) Netzwerk-management-verfahren für die konfiguration und die schnittstellenbeschreibung von netzwerk-elementen mittels xml
EP1508093A2 (de) Transformation von objektbäumen, insbesondere in mes-systemen
DE102007009737B4 (de) Verfahren, Drucksystem und Computerprogramm zum automatischen Bearbeiten von Auftragsbegleitdaten eines Druckauftrages
DE60223182T2 (de) Verfahren und einrichtung zum abrufen von datenspeicherzugriffsinformationen
WO2010072448A1 (de) Zugriffsverfahren auf ein übertragungsmedium
WO2010060541A1 (de) Verfahren und vorrichtung zur verteilten konfiguration von telematik-diensten in kraftfahrzeug-systemen
EP1547309B1 (de) Verfahren zur aktualisierung des lokalen managementsystems in mindestens einem netzelement eines telekommunikationsnetzwerkes
EP3991064B1 (de) Verfahren und prozessoreinrichtung zum wechseln eines datenformats von kommunikationsdaten für eine gerätekommunikation sowie kraftfahrzeug
EP1187009A2 (de) Verfahren zum Erzeugen von Informationsmodellen
DE10109876B4 (de) Verfahren und Einrichtung zum Datenmanagement
EP1237075A1 (de) Prä-Prozessor für vorgegebene Dokumententypdefinition, System zur Verarbeitung von Auszeichnungssprachen-Dokumenten, Verfahren und Computerprogrammprodukt dazu
EP1004080B1 (de) Verfahren und anordnung zur durchführung von überwachungs- und managementfunktionen in netzen mit überwachten komponenten
EP1593036A2 (de) Verfahren und vorrichtung zum modifizieren von modular aufgebauten nachrichten
EP1035738A1 (de) Verfahren und Netzelement zum Betreiben eines Telekommunikationsnetzes
DE10208959B4 (de) Verfahren und Vorrichtung zur Erfassung und Auswertung von in einem Rechnernetzwerk abgelegten Informationen
EP1074090B1 (de) Verfahren zur konvertierung baumstrukturierter daten
DE102004039215B4 (de) Netzwerkmanagement mit erweitertem Objektmodell

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 20028292553

Country of ref document: CN

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP