The present invention relates to a method for creating a protocol-independent manager/agent relationship, in a Network Management System of a telecommunication network.
This application is based on, and claims the benefit of, European Patent Application No. 03291223.0 filed on May 23, 2003 which is incorporated by reference herein.
When a manager/agent relationship has to be detailed, the interface and the objects exchanged have to be defined.
This is strictly correlated with the specific model to use: i.e.
GDMO for Q3 network, IDL for CORBA, SMI for SNMP, etc. Moreover, in some cases, also the product release has to be taken into account.
Many models at Network Element level generate also different implementations at Network Management level to be able to understand the underlying dialects.
So there is a need to create an automatic model-independent manager/agent relationship, in particular for the use in the Network Management System of a telecommunication network, for application protocols over CORBA.
Known tools exist for transforming SQL database over CMISE or from XML to databases; however they are not optimized for both generic table-oriented databases and network management application protocols over CORBA, because they don't cover the full network management application needs. Hence manual operations are requested, and specific effort is required both for implementation and test phases.
It is the main object of the present invention to provide a method for creating an automatic protocol-independent manager/agent relationship, in a Network Management System of a telecommunication network, wherein said method comprises the following steps:
The basic idea of the present invention is to create a meta-model (written in XML language) as a result of the application of a generic, protocol-independent interface, named CSG (Corba Strategic Gateway) tool chain.
It permits to have a generic skeleton based on XML (extensible Markup Language) as a reference for NM application starting points. This skeleton permits an application to be independent from NE-NM interface descriptions irrespective of the NE-NM model and version supported.
The skeleton describes the different implementations using unified rules based on the W3 standardized XML commands.
(details can be taken directly from the W3 web site —http://www.w3.org/).
Through the creation of the CSG generic protocol-independent interface it is possible to reduce the effort needed to manage different NEs and to have a meta-model written in XML.
This solution makes it possible to hide the various differences among protocols.
A further advantage of having this meta-model is to have a XML based definition where the NE functionalities are taken into account in order to cover some lacks that can be found into the general-purpose standard models.
These functionalities are mainly the ones defined in the NMD model where the NE specific needs are covered with proprietary definitions.
These and further objects are achieved by means of an apparatus and method as described in the attached claims, which are considered an integral part of the present description.
The invention will become fully clear from the following detailed description, given by way of a mere exemplifying and non limiting example, to be read with reference to the attached drawing figures, wherein:
As known, XML is a language with shaping capabilities and can be used to support presentations of the same meaning in different forms. The format is added later by the presentation device, according to its capabilities, while the contents and logical structure is specified in the XML data. The XML language is described for example in http://www.w3.org/XML/. In the following some features of XML language are described.
XML is for structuring data—Structured data includes spreadsheets, address books, configuration parameters, financial transactions, and technical drawings. XML is a set of rules for designing text formats that let you structure your data. XML is not a programming language, and you don't have to be a programmer to use it or learn it. XML makes it easy for a computer to generate data, read data, and ensure that the data structure is unambiguous. XML avoids common pitfalls in language design: it is extensible, platform-independent, and it supports internationalization and localization. XML is fully Unicode-compliant.
XML looks a bit like HTML—Like HTML, XML makes use of tags (words bracketed by ‘<’ and ‘>’) and attributes (of the form name=“value”). While HTML specifies what each tag and attribute means, and often how the text between them will look in a browser, XML uses the tags only to delimit pieces of data, and leaves the interpretation of the data completely to the application that reads it.
XML is a family of technologies—The XML family is a growing set of modules that offer useful services to accomplish important and frequently demanded tasks, like the following. Xlink describes a standard way to add hyperlinks to an XML file. XPointer and XFragments are syntaxes in development for pointing to parts of an XML document. An XPointer is a bit like a URL, but instead of pointing to documents on the Web, it points to pieces of data inside an XML file. CSS, the style sheet language, is applicable to XML as it is to HTML. XLS is the advanced language for expressing style sheets. It is based on XSLT, a transformation language used for rearranging, adding and deleting tags and attributes. The DOM is a standard set of function calls for manipulating XML (and HTML) files from a programming language. XML Schemas help developers to precisely define the structures of their own XML-based formats: that is a language to provide means for defining the structure, content and semantics of XML documents; it also expresses shared vocabularies and allow machines to carry out rules made by people (the rules could involve filtering, collection of information, relationship between different data, etc.). There are several more modules and tools available or under development.
XML is modular—XML allows to define a new document format by combining and reusing other formats. Since two formats developed independently may have elements or attributes with the same name, care must be taken when combining those formats. To eliminate name confusion when combining formats, XML provides a namespace mechanism. XML Schemas is designed to mirror this support for modularity at the level of defining XML document structures, by making it easy to combine two schemas to produce a third which covers a merged document structure.
According to the invention, the generic, protocol-independent interface, named CSG (Corba Strategic Gateway), is created according to the following general principles.
First of all, a set of core primitives is identified in the input model. These primitives represent fundamental operations which are common to all management protocols, such as reading and writing attribute values to/from the managed agent. Through these generic primitives, a management application can be written, for the first time, in a protocol-independent way (though of course it remains model-dependent, which will always be true). If another agent with the same model, but different protocol, has to be managed, the management application is ideally not impacted at all.
Second, a set of “abstraction” primitives are defined. These primitives let the application perform abstract management operations which may have a direct, concrete equivalent primitive in some “rich” protocols but not in other “simpler” ones. An example can be the Action primitive, which is explicitly supported in CMIP but only implicitly supported (i.e. it may only be obtained as side effect of other operations) in SNMP. The abstraction primitives let the management application programmer write code that can assume these operations are practically available even when the underlying protocol does not support these concepts.
Third, as an option, several sets of optimized, protocol-oriented primitives are identified and transformed into core primitives. The protocol-oriented primitives can be present in some protocols.
More particularly, with reference to
The CSG tool analyses them and generates different output files containing different categories of information. These categories of information are the following:
The XML meta-model is defined using the CSG tool. This tool receives in input the proprietary interface definitions, analyses them and outputs several files containing different categories of information. These set of information define the meta-language.
Hence the tool is able to decompose the input model into atomic objects, semantically meaningful. Afterwards it analyzes each atomic object identifying the relevant attributes and features such as name, syntax, access type, behaviour. As a result, each attribute is translated into output (e.g. XML/JAVA) format and moved in the proper output file. The number of input files may vary depending on which language has to be translated; while the meta language output files are always the same, so it could happen to have the split of attributes coming from one file into different output files.
The XML meta-language is composed of the following kinds of files:
The
The ASN1 input is relating to the definition made in the ASN1 (Abstract Syntax Notation) language of complex data structures and is used to define the other protocols into low level rules for the data transmission.
The input protocols are:
This model, focused on the management of a generic NE, is used between EML and NML.
The message is defined by one, or more, XML commands. The NMD part has the purpose to provide some NE family specific procedure, in order to give to the requestor the information in a protocol dependent way; e.g., the address of an interface is the “NSAP” for the Q3 world, “IP address+UDP port” for the SNMP, etc.
It is also evident that the NM does not care about the languages used.
Further implementation details will not be described, as the man skilled in the art is able to carry out the invention starting from the teaching of the above description.
The present invention can be advantageously implemented through a program for computer comprising program coding means for the implementation of one or more steps of the method, when this program is running on a computer. Therefore, it is understood that the scope of protection is extended to such a program for computer and in addition to a computer readable means having a recorded message therein, said computer readable means comprising program coding means for the implementation of one or more steps of the method, when this program is run on a computer.
Many changes, modifications, variations and other uses and applications of the subject invention will become apparent to those skilled in the art after considering the specification and the accompanying drawings which disclose preferred embodiments thereof. All such changes, modifications, variations and other uses and applications which do not depart from the spirit and scope of the invention are deemed to be covered by this invention.
Number | Date | Country | Kind |
---|---|---|---|
03291223.0 | May 2003 | EP | regional |