WO1999055044A1 - Flexible adapter and an adaptation method - Google Patents

Flexible adapter and an adaptation method Download PDF

Info

Publication number
WO1999055044A1
WO1999055044A1 PCT/CH1999/000138 CH9900138W WO9955044A1 WO 1999055044 A1 WO1999055044 A1 WO 1999055044A1 CH 9900138 W CH9900138 W CH 9900138W WO 9955044 A1 WO9955044 A1 WO 9955044A1
Authority
WO
WIPO (PCT)
Prior art keywords
messages
network
message
adapter
mde1
Prior art date
Application number
PCT/CH1999/000138
Other languages
German (de)
French (fr)
Inventor
Philippe Bietenholz
Pascal Favre
Alvaro Goncalves
Peter Jäggi
Patrick Polla
Martin Rodel
Thomas Sutter
Original Assignee
Siemens Schweiz Ag
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 Schweiz Ag filed Critical Siemens Schweiz Ag
Priority to AU29190/99A priority Critical patent/AU2919099A/en
Publication of WO1999055044A1 publication Critical patent/WO1999055044A1/en

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/02Standardisation; Integration
    • H04L41/0226Mapping or translating multiple network management protocols
    • 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/0233Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]
    • 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/04Network management architectures or arrangements
    • H04L41/052Network management architectures or arrangements using standardised network management architectures, e.g. telecommunication management network [TMN] or unified network management architecture [UNMA]

Definitions

  • the present invention relates to an adapter and a method according to the preamble of patent claims 1 and 11
  • FIG. 1 shows the known architecture of a network management system (TMN) in which a larger number of network elements NE1 NE2 NE3 each have the proprietary interfaces qx-ss ⁇ y-ss qz-ss, preferably connected to a network management center OS via element manager EM and adapter MDx MDy MDz which has a standardized interface ⁇ 3-ss
  • switching nodes cross connectors
  • Each element manager EM to which a user has access via a terminal EMT, is used to manage the network elements NE1, NE2 or NE3 assigned to it, which each form a subsystem
  • the network NW shown in FIG. 1 has three subsystems with network elements NE1, NE2 or NE3.
  • the two subsystems which have network elements NE2 and NE3 with proprietary interfaces qy-ss, qz-ss correspond to expansion stages of the network NW which have been added over time
  • additional adapters MDy or MDz were therefore used, which were individually adapted to the proprietary interfaces qy-ss, qz-ss or the functions of network elements NE2 or NE2 of the new subsystems.
  • the properties of new network elements NE2 or NE3 are regularly associated with a great deal of effort. Due to the large number of network elements NE with different proprietary interfaces, a lot of effort is involved not only in manufacturing and sales, but also in the management of different adapters in a network management system TMN
  • the present invention is therefore based on the object of specifying an adapter and a method provided for its operation, which allow flexible non-standardized subsystems to be connected to a possibly standardized interface
  • Adapters according to the invention by means of the subsystems having proprietary interfaces, which are connected to a possibly standardized interface, can be flexibly prepared for the connection of further non-standardized subsystems.
  • Message classes which can be instanced are translated and the information and instructions provided by the standardized interface are transmitted to the subsystems.
  • the invention-based definition of the message classes j only one method enables the adapter to be easily adapted to new interface requirements or to the requirements of a new subsystem to be connected.To connect a further subsystem, it is therefore sufficient to modify an existing message class according to the newly added functions or, if necessary, to provide a new message class, which in turn is only one
  • the method thus has to limit the necessary interventions in the adapter to individual messages Message classes Due to the encapsulation of the message classes there are no further effects on the rest of the system. There are also special advantages in maintenance. If a fault occurs, the affected message class can be specifically checked and modified. Conflicts with other message classes can be avoided due to the encapsulation of the classes Appropriate structuring of the message classes ensures easy maintainability and expandability of the adapter
  • FIG. 1 shows the architecture of a network management system TMN in which a plurality of non-standardized subsystems are connected to a network management center OS via individually configured adapters MDx Mdy MDz
  • FIG. 2 shows the architecture of a network management system TMN in which the non-standardized subsystems are connected to the network management center OS via a flexible adapter MDE1
  • FIG. 3 shows the adapter MDE1 in a basic embodiment - 3 -
  • FIG. 5 shows an adapter MDE2, which is preferably designed for use in a network management system TMN
  • FIG. 6 shows an adapter MDE3, which is preferably designed for use in a managed telecommunications network TMN, which is provided for mapping the network NW .
  • FIG. 1 shows the architecture of a network management system TMN described in the introduction, in which several non-standardized subsystems are connected to a network management center OS via individually configured adapters MDx, Mdy, MDz.
  • FIG. 2 shows the architecture of a network management system TMN, in which the non-standardized subsystems are connected to the network management center OS via a flexible adapter MDE1.
  • the network management system TMN shown in FIG. 2 has a single adapter MDE1 for managing subsystems with different network elements NE1 ... NE3, which adapter is located between the network management center OS and an element manager EM or the network elements NE1, NE2, NE3 is arranged.
  • the adapter MDE1 contains, in some cases, instantiable message classes MS (see Fig. 4; for the definition of classes see [3], pages 24-27 and Fig. 6) with all the operations necessary to manage the connected network elements NE1, NE2, NE3.
  • a class contains a group of related objects that are grouped together based on common attributes. Several methods or implemented operations are provided for these objects. The number of methods usually increases with the complexity of the objects. According to the invention, on the other hand, functionally related objects are combined in classes which have only one method. As a result, a new subsystem or a new network element NE can be connected to the adapter MDE1 according to the invention with minimal effort. For this purpose, it is checked which operations are required for the new subsystem. It is then determined in which message classes the required operations are implemented or the corresponding methods are available. A relevant message class or the method or implementation of the operation contained therein is adjusted if necessary. If no message class can be found with the required method, this will be created. According to the invention, individual message classes or the implementations of the operations contained therein can therefore be accessed selectively.
  • MS22, MS23 or MS54 can be grouped into message class groups MSG1, MSG2, MSG3, MSG4, MSG5.
  • message class groups MSG1, MSG2, MSG3, MSG4, MSG5 when a message is transmitted (e.g. in the order management module AVO of FIG. 3) it is preferably first determined which message class group MSG1; MSG2; MSG3; MSG4; MSG5 this message is assigned.
  • the “createCC” operation for setting up a new connection is created by the message class MS1 1 and the “createPC” operation is created for the creation of a protected connection by the message class MS12. Additional clicks are usually provided for the operations to be performed (e.g.
  • Messages of the type "get” serve primarily to transmit all relevant information of the managed network NW to the network management center OS when the network management system TMN starts up, so that an image can be built there according to an information model that reflects the current state of the managed network NW (In a preferred embodiment, an image of the network NW is also created in an adapter MD3 (see FIG. 6)).
  • Spontaneously occurring messages of the "event” type arrive exclusively from the network NW to the network management center OS and are normally not reconfirmed. These messages report changes in status that were not triggered immediately by the network management center OS. For example, a new network element NE is integrated into the network NW in terms of hardware. The network management center OS therefore requires a message, with which it is informed that the installation mentioned has taken place.
  • a "AlarmEvent” message indicates an incorrect state change, while the "CCEvent” message indicates that a new connection has been set up.
  • the message “PortEvent” indicates a change to a connection (port) in a network element
  • the command and display operations available in the message classes MS thus enable the complete administration and control of all network elements NE of the connected communication network. If new components with new properties and functions are added, it is sufficient to adapt existing message classes MS to the new requirements by supplementing them with appropriate command and display operations, or to provide new message classes.
  • the basic processes for processing the messages exchanged via the MDE1 adapter remain unchanged. This makes the MDE1 adapter very flexible and practically universally applicable
  • FIG. 3 shows the basic design of an adapter MDE1, csr according to the invention has a first job management module AVO, which is connected to a network management center OS via a standardized interface ⁇ 3-ss, and which has a second job management module AVN, which has a proprietary interface qx-ss is connected to a network NW.
  • the two order management modules AVO and AVN via which messages can preferably be transmitted in both directions, communicate with one another via a translation module TM, which contains several message classes MS1, .., MSn, which are structured in the manner described above.
  • Messages issued by the network management center OS via the interface q3-ss are checked by the first order management module AVO using a table, in which the assignment of messages to the message classes MS1.
  • MSn is set. Based on the assignment found in the table - 6 - the notification (Notification) n1; ...; n "to the associated message class MS1; ...; MSn transmitted, through which an operation is carried out on the network side after instancing.
  • Execution of the command s1; ...; s n is sent through the network NW with a message sd; ...; sc "confirms that of the instantiated message class MS1; ...; MSn fed and from there as a message nc1; ..., ncn is transmitted to the first order management module AVO.
  • confirmation messages (sd; ...; sc ,, or nd; ..., nCn or id; ...; ic, or ed; ...; ec n ) out, colored gray in Fig. 3.
  • About the individual message classes MS11; ...; MSn can either transmit messages in one direction only or also bidirectionally.
  • Confirmation messages (sd; ...; sC ⁇ or nd; ..., nc ,, or id; ...; ic n or ed; ...; ec) back to message class MS 1; ...; MSn or to the sender may not be necessary.
  • "Event" type messages for example, only run in one direction from the managed network NW to the network management center OS and are not reconfirmed from there.
  • Messages submitted by the network NW via the qx-ss interface are checked by the second order management module AVN. Based on the assignment found, the message becomes the associated message class MS1 1; ...; MSn transmits a corresponding message i1; ...; i "transmits via the first order management module AVO to the network management center OS.
  • the transmission of a message ⁇ ' 1; ...; i is confirmed by the network management center OS if necessary by messages (id; ...; ic n or ed; ...; ec n ).
  • the adapter MDE1 therefore takes on a translation function for communication in both directions between the network management center OS and the specific network elements NE.
  • FIG. 5 shows the adapter MDE1 from FIG. 3 in a preferred embodiment.
  • the messages from the network NW which can arrive sporadically in large numbers, are sent via e.g. according to the "first in - first out" principle or according to predetermined priorities! working message buffer PF, the second order management module AVN and a corresponding message class MS to the first order management module AVO.
  • Alarm messages running only in one direction are preferably sent directly to the standardized interface q3-ss via an alarm management module AH which has a corresponding message class.
  • each instantiated message class MS11; ...; MSn reserves a sequence number before the start of an operation, which is managed locally by a job management module JV and is stamped on the message sent to the network NW.
  • the receipt of the message (or the execution of the command contained therein) is confirmed by the network NW by submitting a message, which is also stamped with the associated sequence number.
  • the job management module JV can - 7 - Feedback of the instanced message class MS11,. , Assign MSn, which will complete the operation.
  • the functions of the job management module JV can also be integrated into the second job management module AVN
  • a change in the status of the network NW caused by the network management center OS can therefore take place in detail as follows.
  • the first order management module AVO calls the message class MS11, which, after being instantiated, performs the corresponding operation "create CC" carries out
  • the first order management module AVO of the instantiated message class MS11 transfers the information contained in the received "createCC" command, which defines the operation to be carried out more precisely (eg start and end point of the connection to be created) the information that is formed from it in message class MS11
  • the new network element-specific create operation is then applied to the relevant network element NE after the reservation of a sequence number. The process then waits for a reply indicating whether the create operation has been carried out successfully
  • the element manager EM or the network management center OS of a network management system needs the image of the managed network elements NE, including their properties and states.
  • To map or describe network elements NE that have technology-specific properties use within the synchronous or plesiochronous digital Hierarchy (SDH, PDH) or for the Asynchronous Transfer Mode (ATM)
  • SDH, PDH synchronous or plesiochronous digital Hierarchy
  • ATM Asynchronous Transfer Mode
  • the description of a model consisting of many objects that reflects the physical state of an assigned network section is preferably carried out using an object-oriented language (eg SDL ++ or C ++ / as in chapter el 3 11 4 described by [2])
  • an object-oriented language eg SDL ++ or C ++ / as in chapter el 3 11 4 described by [2]
  • the image or the model must be adapted.
  • the adaptation of the model after an OS command normally takes place only after the execution of the commissioned network modification was confirmed by a feedback from the network NW. If no network elements NE are affected by the operations, the model can also be adapted immediately.
  • a model of the managed network is normally also provided in the element managers EM and / or the adapters MD
  • Figure 6 shows the construction of a suitable for the network map adapter MDE3, which as a converter between the normalized interface q3-ss the network management center OS and de r proprietary interface qy-ss an element manager EM is
  • the adapter MDE3 has for this purpose an object management module OM on which a part may optionally be via a selection module SMASE with the standardized interface q3-ss and on the other hand with the first order management module - 8 - AVO is also connected to the object management module OM with an object database MO, in which the data of the managed objects are stored, which reflect the current state of the associated network section NW.
  • the object management module updates on the basis of the messages from the network management center OS and from the network NW OM the network image by creating, changing or deleting objects
  • the object management module OM has access to the objects stored in the object database MO, which map the telecommunications network to be managed in the information model mentioned. Every function that can be controlled in the connected network elements NE from the network management center OS is contained in this model. All properties of the network elements NE are also included in the model.
  • the information model in the object database MO thus represents all controllable elements of the network NW to be managed, whereby it can be physical (hardware elements) or logical resources (e.g. filters for the selection of certain objects). All commands that the operator enters at the network management center OS are first checked for their admissibility using the information model and can only be checked in the information model and if necessary affect the network elements NE if the operation has been declared admissible
  • a concordance list ZL is added, in which the physical objects of the network NW are assigned to the virtual objects of the mirror image, which are provided by the object management module OM
  • the process is deleted by the first order management module AVO, ie the instance "cr ⁇ ate CC" of message class MS11 is deactivated
  • the selection unit SMASE is generally known from the ITU-T recommendations X 710 and X 71 1. It is used for communication between the network management center OS and the object management module OM. It uses the 7-layer model of the OSI network management.
  • the messages arriving from the network management center OS / Commands are based on the CMIP standard X 711 (Common Management Interface Protocol). They allow certain functions to be used on the network elements NE to be managed.
  • the selection unit SMASE is responsible, among other things, for establishing a connection with the network management center OS , in particular for the acceptance of requested connections, for the forwarding of messages to the object management module OM and for feedback to the network management center OS if changes have occurred in the managed network NW
  • a preferably static network data control NWD therefore permanently checks whether network elements - 9 - NE must be remapped If this is necessary (e.g. when the network management system (TMN) is restarted), a preferably dynamic network element data controller NED is instantiated, which transmits get messages to the network NW, by means of which the state of the network elements concerned NE is queried The assignment of the get messages to the message classes MS11,, MSn takes place in the same way as the assignment made by the first job management module AVO (the get messages from the network element data controller NED could therefore also be looped through the first job management module AVO)
  • the network data control NWD is responsible for - the initiation of the update of the object database MO if a configuration change (e.g. replacement of a module) has taken place in a network element NE or after a loss of connection - the update of the mapping of a network element NE in the object database MO if a network element NE has been added or removed or if an inconsistency has occurred in the concordance list ZL
  • the replies from the network NW are converted by the get message classes into a form that can be used by the object management module OM and are preferably sent to the object management module OM via the network data controller NED and the first order management module AVO. Based on the data received, the object management module OM creates or updates the mapping of the network elements NE in the object database MO
  • Alarm messages arriving from the element manager EM are forwarded from the message buffer PF directly to the alarm management module AH.
  • the alarm management module AH searches in the concordance list ZL for the object relating to the alarm and preferably sends a corresponding message to the network management center OS via the first order management module AVO, where the error-related measures are then initiated can
  • the first order management module AVO instantiates the message class MS1 1 necessary for executing the command (eg "create CC")
  • the instantiated message class MS11 receives the specific information (endpoints aTp and bTp) for the connection to be created from the first order management module AVO
  • the instantiated message class MS1 1 gets a sequence number from the job management module JV - 10 -.
  • the instantiated message class MS11 gets the identification assigned to the objects concerned (start and end points aTp or bTp of the connection to be created) in the concordance list ZL and thus completes the message.
  • the complete message is sent via a protocol converter to the element manager EM, which applies the content of the message to the relevant network element NE.
  • the feedback is sent to the message buffer PF.
  • the message buffer PF gets the address of the process (or the instantiated message class MS11) in the job manager JV based on the run number, which is waiting for the confirmation.
  • the instantiated message class MS11 deletes the corresponding run number in the job manager JV. .
  • the newly created connection is registered as a new object in the concordance list ZL.
  • the consistency of the concordance list or the correspondence between network NW and image is checked.
  • the network data controller NWD activates the network element data controller NED, which uses GET messages to determine the data of the network element NE in question, ascertains any differences from the concordance list and reports to the object management module OM, which then updates the object database MO accordingly.
  • the check is preferably carried out on the basis of message numbers that the
  • Confirmation messages from the network NW or from the Element Manager EM are stamped. The messages are numbered and checked separately for each network element NE.
  • the process reports to the first order management module AVO whether and how the order was executed. • The first order management module AVO forwards the message to the object management module OM.
  • an adapter according to the invention can be used to adapt any standardized or proprietary interfaces.

Abstract

The invention relates to an adapter (MDE1, MDE2, MDE3) and to an adaptation method for an adapter (MDE1, MDE2, MDE3) which are provided for transmitting messages (n1, ..., nn; e1, ..., en) between two systems (OS, NW) having different interfaces (q3-ss, qx-ss). The invention provides a first job management module (AVO) which is provided for communicating with the first system (OS), and a second job management module (AVN) which is provided for communicating with the second system (NW). The messages (n1, ..., nn; e1, ..., en) which are to be transmitted between both job management modules (AVO, AVN) are adapted by a translation module (TM). Said translation module comprises a plurality of instantiable message classes (MS11, ..., MSn) which each contain a method. After receiving a message (n1, ..., nn; e1, ..., en) from the first or second system (OS or NW), the corresponding message class (MS11; ...; MSn) is instantiated by the first or the second job management module (AVO; AVN). The message class outputs messages or commands (s1, ..., sn; i1, ..., in) which are compatible with said system (NW or OS), said messages or commands corresponding to the messages (n1, ..., nn; e1, ..., en) which are to be transmitted, to the second or first system (NW or OS) after receiving said messages (n1, ..., nn; e1, ..., en). The instantiated message classes (MS11; ...; MSn) are suited for carrying out the provided methods or for carrying out an operation such that new functions can be realized with little effort when the connected systems (OS and/or NW) are modified. This is achieved by completing the methods of individual message classes (MS11; ...; MSn) or by adding new message classes (MSn+1; ...; MSn+m) according to the available message classes (MS11; ...; MSn).

Description

Flexibler Adapter und Adaptionsver a renFlexible adapter and adaptation methods
Die vorliegende Erfindung betrifft einen Adapter sowie ein Verfahren nach dem Oberbegriff des Patentanspruchs 1 bzw 11The present invention relates to an adapter and a method according to the preamble of patent claims 1 and 11
Die Kommunikation zwischen zwei oder mehreren Systemen, die unterschiedliche Schnittstellen aufweisen, erfolgt normalerweise über Adapter (bzw Schnittstellenumsetzer oder Mediation Devices), welche eine Adaptation der Schnittstellen vornehmen Diese Adapter werden entsprechend den vorgegebenen Schnittstellendefinitionen entwickelt und eingesetzt Oft sind mehrere Teilsysteme, die proprietäre bzw systemspezifische Schnittstellen aufweisen über individuelle Adapter an eine standardisierte Schnittstelle angeschlossen die direkt mit einem zur Überwachung der Teilsysteme vorgesehenen Hauptsystem verbunden ist Grossere Kommunikations- oder Steuerungssysteme werden entsprechend den Bedurfnissen des Betreibers oft geändert oder modifiziert Zur Realisierung neuer Leistungsmerkmale oder für eine Systemerweiterung sind oft neue mit systemspezifischen Schnittstellen versehene Teilsysteme über die standardisierte Schnittstelle an das Hauptsystem anzuschliessenCommunication between two or more systems that have different interfaces usually takes place via adapters (or interface converters or mediation devices) that adapt the interfaces.These adapters are developed and used in accordance with the specified interface definitions. Often, several subsystems that are proprietary or system-specific are used Interfaces have individual adapters connected to a standardized interface that is directly connected to a main system intended for monitoring the subsystems. Larger communication or control systems are often changed or modified according to the needs of the operator. New features or system extensions are often new with system-specific ones To connect interfaces-provided subsystems to the main system via the standardized interface
Gattungsgemasse Adapter werden oft in Netzmanagementsystemeπ (TMN bzw Telecommunication Management Network) eingesetzt, wie sie in [1] Kapitel 2 (siehe Seite 1 1 Bild 2 1 -1 und Seite 18, Bild 2 2-4) oder [2], Seite 566 Kapitel 9 6 4 (siehe Abb 9 18) gezeigt und beschrieben sind Die Adapter (Mediation Devices) dienen dann zur Anpassung zwischen einer normierten ersten siehe Fig 1 Schnittstelle q3-ss) und einer proprietären zweiten Schnittstelle (siehe Fig 1 Schnittstelle αx-ss)Generic adapters are often used in network management systems (TMN or Telecommunication Management Network), as described in [1] chapter 2 (see page 1 1 picture 2 1 -1 and page 18, picture 2 2-4) or [2], page 566 Chapter 9 6 4 (see Fig. 9 18) are shown and described. The adapters (mediation devices) then serve to adapt between a standardized first see Fig. 1 interface q3-ss) and a proprietary second interface (see Fig. 1 interface αx-ss)
Fig 1 zeigt die bekannte Architektur eines Netzmanagementsystems (TMN) bei dem jeweils eine grossere Anzahl von Netzelementen NE1 NE2 NE3 die proprietäre Schnittstellen qx-ss αy-ss qz-ss aufweisen vorzugsweise über Elementmanager EM sowie Adapter MDx MDy MDz an eine Netzmaπagementzentrale OS angeschlossen ist die eine standardisierte Schnittstelle α3-ss aufweist Wie in Kapitel 7 5 1 3 von [2] beschrieben werden z B Vermittlungsknoten (Cross-Connectors) die Netzelemente eines Weitverkehrsnetzes bilden von der Netzmanagemen'zeπtrale in Abhängigkeit des gemessenen Verkehrs und/oder der Zeit gesteuert Jeder Elementmanager EM auf den ein Anwender über ein Terminal EMT Zugriff hat, dient zur Verwaltung der ihm zugeordneten Netzelemente NE1 NE2 bzw NE3, die je ein Teilsystem bilden1 shows the known architecture of a network management system (TMN) in which a larger number of network elements NE1 NE2 NE3 each have the proprietary interfaces qx-ss αy-ss qz-ss, preferably connected to a network management center OS via element manager EM and adapter MDx MDy MDz which has a standardized interface α3-ss As described in Chapter 7 5 1 3 of [2], for example, switching nodes (cross connectors) form the network elements of a wide area network controlled by the network management center depending on the measured traffic and / or the time Each element manager EM, to which a user has access via a terminal EMT, is used to manage the network elements NE1, NE2 or NE3 assigned to it, which each form a subsystem
Das in Fig 1 gezeigte Netzwerk NW weist drei Teilsysteme mit Netzelementen NE1 , NE2 bzw NE3 auf Die beiden Teilsysteme die Netzelemente NE2 und NE3 mit proprietären Schnittstellen qy-ss, qz-ss aufweisen korrespondieren zu Ausbaustufen des Netzwerks NW die im Laufe der Zeit angefugt wurden Zum Verbinden neuer Teilsysteme wurden daher jeweils zusätzliche Adapter MDy bzw MDz eingesetzt die den proprietären Schnittstellen qy-ss, qz-ss bzw den Funktionen der Netzelemente NE2 bzw NE2 der neuen Teilsysteme individuell angepasst waren Die individuelle Abstimmung von Adaotern MD au' - 2 - die Eigenschaften neuer Netzelemente NE2 bzw NE3 ist regelmässig mit einem hohen Aufwand verbunden Aufgrund der Vielzahl von Netzelementen NE mit unterschiedlichen proprietären Schnittstellen entsteht nicht nur bei Herstellung und Vertrieb, sondern auch bei der Verwaltung unterschiedlicher Adapter in einem Netzmanagementsystem TMN ein hoher AufwandThe network NW shown in FIG. 1 has three subsystems with network elements NE1, NE2 or NE3. The two subsystems which have network elements NE2 and NE3 with proprietary interfaces qy-ss, qz-ss correspond to expansion stages of the network NW which have been added over time To connect new subsystems, additional adapters MDy or MDz were therefore used, which were individually adapted to the proprietary interfaces qy-ss, qz-ss or the functions of network elements NE2 or NE2 of the new subsystems. The individual coordination of Adaoters MD au ' - 2 - The properties of new network elements NE2 or NE3 are regularly associated with a great deal of effort. Due to the large number of network elements NE with different proprietary interfaces, a lot of effort is involved not only in manufacturing and sales, but also in the management of different adapters in a network management system TMN
Der vorliegenden Erfindung liegt daher die Aufgabe zugrunde, einen Adapter sowie ein zu dessen Betrieb vorgesehenes Verfahren anzugeben, die erlauben, nicht standardisierte Teilsysteme flexibel an eine gegebenenfalls standardisierte Schnittstelle anzuschliessenThe present invention is therefore based on the object of specifying an adapter and a method provided for its operation, which allow flexible non-standardized subsystems to be connected to a possibly standardized interface
Diese Aufgabe wird durch die im kennzeichnenden Teil des Patentanspruchs 1 bzw 11 angegebenen Massnahmen gelost Vorteilhafte Ausgestaltungen der Erfindung sowie eine Anwendung des Verfahrens sind in weiteren Ansprüchen angegebenThis object is achieved by the measures specified in the characterizing part of patent claim 1 or 11. Advantageous refinements of the invention and an application of the method are specified in further claims
Erfindungsgemasse Adapter durch die proprietäre Schnittstellen aufweisende Teilsysteme mit einer gegebenenfalls standardisierten Schnittstelle verbunden sind können flexibel für den Anscnluss weiterer nicht standardisierter Teilsysteme vorbereitet werden Durch fallweise instaπzierbare Meldungsklassen werden von der standardisierten Schnittstelle abgegebene Informationen und Instruktionen übersetzt und den Teilsystemen zugeführt Die erfϊndungsgemasse Festlegung der Meldungsklassen mit je nur einer Methode ermöglicht eine einfache Anpassung des Adapters an neue Schnittstellenbedmgungen bzw an Anforderungen eines neu anzuschliessenden Teilsystems Zum Anschluss eines weiteren Teilsystems, genügt es daher eine bestehende Meldungsklasse entsprechend den neu hinzugekommenen Funktionen zu modifizieren oder gegebenenfalls eine neue Melduπgsklasse bereitzustellen die wiederum nur eine Methode aufweist Somit beschranken sich jeweils notwendige Eingriffe in den Adapter auf einzelne Meldungsklassen Aufgrund der Kapselung der Meldungsklassen entstehen dabei keine weiteren Einwirkungen auf das restliche System Besondere Vorteile ergeben sich auch bei der Wartung Beim Auftreten einer Störung kann gezielt die betroffene Meldungsklasse geprüft und modifiziert werden wobei aufgrund der Kapselung der Klassen Konflikte mit weiteren Meldungsklassen wiederum vermieden werden Durch eine geeignete Strukturierung der Meldungsklassen wird daher eine einfache Wartbarkeit und Erweiterbarkeit des Adapters gewährleistetAdapters according to the invention, by means of the subsystems having proprietary interfaces, which are connected to a possibly standardized interface, can be flexibly prepared for the connection of further non-standardized subsystems. Message classes which can be instanced are translated and the information and instructions provided by the standardized interface are transmitted to the subsystems. The invention-based definition of the message classes j only one method enables the adapter to be easily adapted to new interface requirements or to the requirements of a new subsystem to be connected.To connect a further subsystem, it is therefore sufficient to modify an existing message class according to the newly added functions or, if necessary, to provide a new message class, which in turn is only one The method thus has to limit the necessary interventions in the adapter to individual messages Message classes Due to the encapsulation of the message classes there are no further effects on the rest of the system. There are also special advantages in maintenance. If a fault occurs, the affected message class can be specifically checked and modified. Conflicts with other message classes can be avoided due to the encapsulation of the classes Appropriate structuring of the message classes ensures easy maintainability and expandability of the adapter
Die Erfindung wird nachfolgend anhand von Zeichnungen beispielsweise naner erläutert DaDei zeigtThe invention is explained below with reference to drawings, for example, DaDei shows
Fig 1 die Architektur eines Netzmanagementsystems TMN bei dem mehrere nicht standardisierte Teilsysteme über individuell ausgestaltete Adapter MDx Mdy MDz mit einer Netzmanage- mentzentrale OS verbunden sind1 shows the architecture of a network management system TMN in which a plurality of non-standardized subsystems are connected to a network management center OS via individually configured adapters MDx Mdy MDz
Fig 2 die Architektur eines Netzmanagementsystems TMN bei dem die nicht standardisierten Teilsysteme über einen flexiblen Adapter MDE1 mit der Netzmanagementzentrale OS verbunden sind2 shows the architecture of a network management system TMN in which the non-standardized subsystems are connected to the network management center OS via a flexible adapter MDE1
Fig 3 den Adapter MDE1 in einer prinzipiellen Ausgestaltung - 3 -3 shows the adapter MDE1 in a basic embodiment - 3 -
Fig. 4 nach möglichen Kriterien geordnete Meldungsklassengruppen MSG1 MSG5 mitFig. 4 according to possible criteria ordered message class groups MSG1 MSG5
Meldungsklassen MS11 , ..., MS54, Fig. 5 einen für den Einsatz in einem Netzmanagementsystem TMN vorzugsweise ausgestalteten Adapter MDE2 und Fig. 6 einen für den Einsatz in einem verwalteten Telekommunikationsnetzwerks TMN vorzugsweise ausgestalteten Adapter MDE3, der zur Abbildung des Netzwerkes NW vorgesehen ist.Message classes MS11, ..., MS54, FIG. 5 shows an adapter MDE2, which is preferably designed for use in a network management system TMN, and FIG. 6 shows an adapter MDE3, which is preferably designed for use in a managed telecommunications network TMN, which is provided for mapping the network NW .
Fig. 1 zeigt die einleitend beschriebene Architektur eines Netzmaπagementsystems TMN, bei dem mehrere nicht standardisierte Teilsysteme über individuell ausgestaltete Adapter MDx, Mdy, MDz mit einer Netzmanagementzentrale OS verbunden sind.1 shows the architecture of a network management system TMN described in the introduction, in which several non-standardized subsystems are connected to a network management center OS via individually configured adapters MDx, Mdy, MDz.
Fig. 2 zeigt die Architektur eines Netzmanagementsystems TMN, bei dem die nicht standardisierten Teilsysteme über einen flexiblen Adapter MDE1 mit der Netzmanagementzentrale OS verbunden sind. Im Gegensatz zum Netzmanagementsystem TMN von Fig. 1 weist das in Fig.2 gezeigte Netz- managementsystem TMN für die Verwaltung von Teilsystemen mit unterschiedlichen Netzelementen NE1 ... NE3 einen einzigen Adapter MDE1 auf, der zwischen der Netzmanagementzentrale OS und einem Elementmanager EM bzw. den Netzelementen NE1 , NE2, NE3 angeordnet ist. Der Adapter MDE1 enthält fallweise instanzierbare Meldungsklassen MS (siehe Fig. 4; zur Definition von Klassen siehe [3], Seiten 24 - 27 sowie Abb. 6) mit allen Operationen, die zur Verwaltung der angeschlossenen Netzelemente NE1 , NE2, NE3 notwendig sind.2 shows the architecture of a network management system TMN, in which the non-standardized subsystems are connected to the network management center OS via a flexible adapter MDE1. In contrast to the network management system TMN from FIG. 1, the network management system TMN shown in FIG. 2 has a single adapter MDE1 for managing subsystems with different network elements NE1 ... NE3, which adapter is located between the network management center OS and an element manager EM or the network elements NE1, NE2, NE3 is arranged. The adapter MDE1 contains, in some cases, instantiable message classes MS (see Fig. 4; for the definition of classes see [3], pages 24-27 and Fig. 6) with all the operations necessary to manage the connected network elements NE1, NE2, NE3.
Gemäss [3], Abb. 6 enthält eine Klasse eine Gruppe von artverwandten Objekten, die aufgrund gemeinsamer Attribute zusammengefasst sind. Für diese Objekte sind dabei mehrere Methoden bzw. implementierte Operationen vorgesehen. Die Anzahl der Methoden steigt normalerweise mit der Komplexität der Objekte. Erfindungsgemäss werden hingegen funktionsverwandte Objekte in Klassen zusammengefasst, die nur eine einzige Methode aufweisen. Dadurch kann ein neues Teilsystem oder ein neues Netzelement NE mit minimalem Aufwand an den erfindungsgemässen Adapter MDE1 angeschlossen werden. Dazu wird geprüft, welche Operationen für das neue Teilsystem benötigt werden. Anschliesseπd wird festgestellt, in welchen Meldungsklassen die benötigten Operationen implementiert bzw. die entsprechenden Methoden vorhanden sind. Eine betreffende Meldungsklasse bzw. die darin enthaltene Methode bzw. Implementation der Operation wird nötigenfalls angepasst. Sofern keine Meldungsklasse mit der benötigten Methode gefunden wird, wird diese neu geschaffen. Erfindungsgemäss kann daher selektiv auf einzelne Meldungsklassen bzw. die darin enthaltenen Implementationen der Operationen zugegriffen werden.According to [3], Fig. 6, a class contains a group of related objects that are grouped together based on common attributes. Several methods or implemented operations are provided for these objects. The number of methods usually increases with the complexity of the objects. According to the invention, on the other hand, functionally related objects are combined in classes which have only one method. As a result, a new subsystem or a new network element NE can be connected to the adapter MDE1 according to the invention with minimal effort. For this purpose, it is checked which operations are required for the new subsystem. It is then determined in which message classes the required operations are implemented or the corresponding methods are available. A relevant message class or the method or implementation of the operation contained therein is adjusted if necessary. If no message class can be found with the required method, this will be created. According to the invention, individual message classes or the implementations of the operations contained therein can therefore be accessed selectively.
Aufgrund der Komplexität eines zu verwaltenden Systems können für jede Operation/Methode mehrere Meldungsklassen vorhanden sein, die sich durch Attribute der darin enthaltenen Objekte unterscheiden.Due to the complexity of a system to be managed, there can be several message classes for each operation / method, which differ in the attributes of the objects they contain.
In Fig. 4 sind für jede Methode (create, delete, ...) mehrere Meldungsklassen MS1 1 , MS12 MS54 vorhanden. Gedanklich oder funktioneil können die Meldungsklassen MS11 , MS12, MS13 bzw. MS21 , - 4 -4 there are several message classes MS1 1, MS12 MS54 for each method (create, delete, ...). The message classes MS11, MS12, MS13 or MS21, - 4 -
MS22, MS23 bzw MS54 in MeldungsklassengrupDen MSG1 , MSG2, MSG3, MSG4, MSG5 zusammengefasst werden. Bei der funktionellen Zusammenfassung in Meldungsklassengruppen MSG1 , MSG2, MSG3, MSG4, MSG5 wird bei der Übertragung einer Meldung (z.B. im Auftragsverwaltungsmodul AVO von Fig. 3) vorzugsweise zuerst festgestellt, welcher Meldungsklassengruppe MSG1 ; MSG2; MSG3; MSG4; MSG5 diese Meldung zuzuordnen ist.MS22, MS23 or MS54 can be grouped into message class groups MSG1, MSG2, MSG3, MSG4, MSG5. In the functional grouping into message class groups MSG1, MSG2, MSG3, MSG4, MSG5, when a message is transmitted (e.g. in the order management module AVO of FIG. 3) it is preferably first determined which message class group MSG1; MSG2; MSG3; MSG4; MSG5 this message is assigned.
Ein Vergleich von Fig. 4 mit [3], Abb. 6 macht deutlich, dass die Konzeption der Klassenorganisation grundsätzlich geändert wurde. Dabei treten die Eigenschaften und die Attπbute jedes Objektes in den Hintergrund. Von primärer Bedeutung bei der Organisation der Meldungsklassen sind die auszuführenden Operationen.A comparison of Fig. 4 with [3], Fig. 6 makes it clear that the concept of class organization has been fundamentally changed. The properties and attributes of each object take a back seat. The operations to be performed are of primary importance when organizing the message classes.
Sind weitere Netzeiemente NE mit neuen Funktionen durch die Netzmanagementzentrale OS zu verwalten, müssen entsprechende Methoden bzw. dadurch auslosbare Operationen im Adapter MDE1 vorgesehen oder vorhandene Methoden erweitert werden. Aufgrund der erfiπdungsgemasseπ Struktur der Meldungsklassen MS, kann die benotigte Methode mit geringem Aufwand zur Verfügung gestellt werden. Aufgrund des selektiven Zugriffs zu einzelnen Meldungsklassen MS sowie der Kapselung der bearbeiteten Meldungsklassen MS werden bei dieser Anpassung Auswirkungen auf weitere Meldungsklassen vermieden Sofern die neuen Netzelemente NE einen Verkehrsknotenpunkt betreffen, durch den nach Empfang eines mit speziellen Parametern versehenen create-Befehls neue Verbindungen (Cross-Connect) aufgebaut werden, wird die betreffende Meldungsklasse MS1 1 , die zur Durchführung dieser (proprietären) Operation geeignet ist, entsprechend angepa≤st. Gemass Fig. 4 sind für create-Operatioπen die Meldungsklassen MS11 , MS12, MS13 der Meldungsklassengruppe MSG1 vorgesehen. Sofern für die neuen Netzelemente NE eine einzige proprietäre create-Operation benotigt wird, kann der Anschluss dieser neuen Netzelemente NE lediglich durch eine Modifikation einer der Meldungsklassen MS1 X der Meldungsklassengruppe MSG1 erfolgen.If additional network elements NE with new functions are to be managed by the network management center OS, corresponding methods or operations that can be triggered thereby must be provided in the adapter MDE1 or existing methods expanded. Because of the structure of the message classes MS according to the invention, the required method can be made available with little effort. Due to the selective access to individual message classes MS and the encapsulation of the processed message classes MS, effects on further message classes are avoided with this adaptation. If the new network elements NE relate to a traffic junction, new connections (cross- Connect), the relevant message class MS1 1, which is suitable for carrying out this (proprietary) operation, is adjusted accordingly. 4, the message classes MS11, MS12, MS13 of the message class group MSG1 are provided for create operations. If a single proprietary create operation is required for the new network elements NE, these new network elements NE can only be connected by modifying one of the message classes MS1 X of the message class group MSG1.
Gemass der Meldungsklassenstruktur nach Fig. 4 enthalt die Meldungsklassengruppe MSG1 alle Meldungsklassen MS11 , ... zur Durchführung von create-Operationen, die Meldungsklassengruppe MSG2 alle Meldungsklassen MS21 , zur Durchführung von delete-Operationen, die Meldungsklassengruppe MSG3 alle Meldungsklassen MS31 , .. zur Durchführung von modify- Operationen, die Meldungsklassengruppe MSG4 alle Meldungsklassen MS41 , ... zur Durcnfuhrung von get-Operationen und die Meldungsklassengruppe MSG5 alle Meldungsklassen MS51 , ... zur Durchführung von event-Operationen. Durch die Meldungsklasse MS1 1 wird z.B. die Operation "createCC für das Einrichten einer neuen Verbindung und durch die Meldungsklasse MS12 die Operation "createPC" für das Erstellen einer geschützten Verbindung erstellt. Zusatzlicn sind für die durchzufunrenden Operationen normalerweise noch ergänzende Angaben vorgesehen (z.3 "create cc, aTp, bTp" "create coπnection between termination points aTp and bTp"). - 5 - ln gleicher Weise sind weitere Meldungsklassen MS21 bis MS54 für Befehle bzw. Operationen vom Typ "delete", "modify", "get" und "event" vorgesehen. Durch Befehle vom Typ "delete" und "modify" können im Netzwerk NW vorliegende Zustände aufgehoben bzw. geändert werden. Beispielsweise kann mit dem Befehl "modifyTP" der Endpunkt einer Verbindung geändert werden. Ein Befehl "deleteCC" veranlasst die Aufhebung einer Verbindung. Durch Meldungen vom Typ "get" (z.B. "getCCdetail") können im Netzwerk NW vorliegende Zustände bzw. diesbezügliche Daten abgefragt werden. Meldungen vom Typ "get" dienen primär dazu, beim Hochlauf des Netzmanagementsystems TMN alle relevanten Informationen des verwalteten Netzwerks NW an die Netzmanagementzentrale OS zu uDertragen, so dass dort entsprechend einem Informationsmodell ein Abbild aufgebaut werden kann, das den momentanen Zustand des verwalteten Netzwerks NW widerspiegelt (in einer vorzugsweisen Ausgestaltung wird auch in einem Adapter MD3 (siehe Fig. 6) ein Abbild des Netzwerks NW erstellt). Spontan auftretende Meldungen vom Typ "event" gelangen ausschliesslich vom Netzwerk NW zur Netzmanagemeπtzentrale OS und werden normalerweise nicht rückbestatigt Durch diese Meldungen werden Zustandsanderungen gemeldet, die nicht unmittelbar von der Netzmanagemeπtzentrale OS ausgelost wurden. Z.B. wird ein neues Netzelement NE hardwaremassig in das Netzwerk NW eingebunαen. Die Netzmanagementzentrale OS benötigt daher eine Meldung, mit der mitgeteilt wird, dass die genannte Installation erfolgt ist. Eine Meldung "AlarmEvent" weist auf eine fehlerhafte Zustandsanderung hin, wahrend die Meldung "CCEvent" anzeigt, dass eine neue Verbindung eingerichtet worden ist. Mit der Meldung "PortEvent" wird eine Änderung an einem Anscnluss (Port) in einem Netzelement NE angezeigt.4 contains the message class group MSG1 all message classes MS11, ... for performing create operations, the message class group MSG2 all message classes MS21, for performing delete operations, the message class group MSG3 all message classes MS31, ... for performing of modify operations, the message class group MSG4 all message classes MS41, ... to carry out get operations and the message class group MSG5 all message classes MS51, ... to carry out event operations. The "createCC" operation for setting up a new connection is created by the message class MS1 1 and the "createPC" operation is created for the creation of a protected connection by the message class MS12. Additional clicks are usually provided for the operations to be performed (e.g. " create cc, aTp, bTp" "create connection between termination points aTp and bTp"). In the same way, further message classes MS21 to MS54 are provided for commands or operations of the "delete", "modify", "get" and "event" type. The commands "delete" and "modify" can be used to cancel or change existing states in the NW network. For example, the "modifyTP" command can be used to change the end point of a connection. A "deleteCC" command causes a connection to be broken. "Get" messages (eg "getCCdetail") can be used to query the status or related data in the NW network. Messages of the type "get" serve primarily to transmit all relevant information of the managed network NW to the network management center OS when the network management system TMN starts up, so that an image can be built there according to an information model that reflects the current state of the managed network NW (In a preferred embodiment, an image of the network NW is also created in an adapter MD3 (see FIG. 6)). Spontaneously occurring messages of the "event" type arrive exclusively from the network NW to the network management center OS and are normally not reconfirmed. These messages report changes in status that were not triggered immediately by the network management center OS. For example, a new network element NE is integrated into the network NW in terms of hardware. The network management center OS therefore requires a message, with which it is informed that the installation mentioned has taken place. A "AlarmEvent" message indicates an incorrect state change, while the "CCEvent" message indicates that a new connection has been set up. The message "PortEvent" indicates a change to a connection (port) in a network element NE.
Die in den Meldungsklassen MS verfügbaren Befehls- und Anzeigeoperatioπen ermoglicneπ somit die vollständige Verwaltung und Steuerung aller Netzelemente NE des angeschlossenen Kommunikationsnetzes. Kommen neue Komponenten mit neuen Eigenschaften und Funktionen hinzu, genügt es, beste- hende Meldungsklassen MS durch Ergänzung mit entsprechenden Befehls- und Aπzeigeocerationen an die neuen Anforderungen anzupassen oder neue Meldungsklassen bereitzustellen. Die grundsätzlichen Abläufe zur Verarbeitung der über den Adapter MDE1 ausgetauschten Meldungen bleiben unverändert. Damit ist cer Adapter MDE1 sehr flexibel und praktisch universell emsetzbarThe command and display operations available in the message classes MS thus enable the complete administration and control of all network elements NE of the connected communication network. If new components with new properties and functions are added, it is sufficient to adapt existing message classes MS to the new requirements by supplementing them with appropriate command and display operations, or to provide new message classes. The basic processes for processing the messages exchanged via the MDE1 adapter remain unchanged. This makes the MDE1 adapter very flexible and practically universally applicable
Fig. 3 zeigt die prinzipielle Ausgestaltung eines erfindungsgemassen Adapters MDE1 , csr ein erstes Auftragsverwaltungsmodul AVO aufweist, das über eine standardisierte Schnittstelle α3-ss mit einer Netzmanagementzentrale OS verbunden ist, und der ein zweites Auftragsverwaltungsmcdul AVN aufweist, das über eine proprietäre Schnittstelle qx-ss mit einem Netzwerk NW verbunden ist. Die beiden Auftragsverwaltungsmodule AVO und AVN, über die Meldungen vorzugsweise in beiden Richtungen übertragbar sind, kommunizieren miteinander über ein Ubersetzungsmodul TM, cas mehrere Meldungsklassen MS1 , .. , MSn enthält, welche in der oben beschriebenen Weise strukturiert sind. Von der Netzmanagemeπtzentrale OS über die Schnittstelle q3-ss abgegebene Meldungen wercen durch das erste Auftragsverwaltungsmodul AVO anhand einer Tabelle geprüft, in αer αie Zuordnung cer Meldungen zu den Meldungsklassen MS1 . . ., MSn festgelegt ist. Anhand der in der Tabelle gefundenen Zuordnung - 6 - wird die Meldung (Notification) n1 ; ...; n„ an die zugehörige Meldungsklasse MS1 ; ...; MSn übermittelt, durch die nach Instanzierung netzwerkseitig eine Operation durchgeführt wird. Die instanzierte Meldungsklasse MS1 ; ...; MSn übermittelt dazu einen entsprechenden Befehl s1 ; ...; sn über das zweite Auftragsverwaltungsmodul AVN ans Netzwerk NW. Die Ausführung des Befehls s1 ; ...; sn wird durch das Netzwerk NW mit einer Meldung sd ; ...; sc„ bestätigt, die der instanzierten Meldungsklasse MS1 ; ...; MSn zugeführt und von dort gegebenenfalls als Meldung nc1 ; ..., ncn an das erste Auftragsverwaltungsmodul AVO übermittelt wird. Zur besseren Übersicht sind die Kanäle, in denen Bestätigungsmeldungen (sd ; ...; sc,, bzw. nd ; ..., nCn bzw. id ; ...; ic, bzw. ed ; ...; ecn) geführt werden, in Fig. 3 grau gefärbt. Über die einzelnen Meldungsklassen MS11 ; ...; MSn können Meldungen entweder nur in einer Richtung oder auch bidirektional übertragen werden. Bestätigungsmeldungen (sd ; ...; sCπ bzw. nd ; ..., nc,, bzw. id ; ...; icn bzw. ed ; ...; ec) zurück zur Meldungsklasse MS 1 ; ...; MSn oder zum Absender sind unter Umständen nicht notwendig. Meldungen vom Typ "event" verlaufen beispielsweise nur in einer Richtung vom verwalteten Netzwerk NW zur Netzmanagementzentrale OS und werden von dort nicht rückbestätigt.3 shows the basic design of an adapter MDE1, csr according to the invention has a first job management module AVO, which is connected to a network management center OS via a standardized interface α3-ss, and which has a second job management module AVN, which has a proprietary interface qx-ss is connected to a network NW. The two order management modules AVO and AVN, via which messages can preferably be transmitted in both directions, communicate with one another via a translation module TM, which contains several message classes MS1, .., MSn, which are structured in the manner described above. Messages issued by the network management center OS via the interface q3-ss are checked by the first order management module AVO using a table, in which the assignment of messages to the message classes MS1. , ., MSn is set. Based on the assignment found in the table - 6 - the notification (Notification) n1; ...; n "to the associated message class MS1; ...; MSn transmitted, through which an operation is carried out on the network side after instancing. The instantiated message class MS1; ...; For this purpose, MSn transmits a corresponding command s1; ...; s n via the second order management module AVN to the network NW. Execution of the command s1; ...; s n is sent through the network NW with a message sd; ...; sc "confirms that of the instantiated message class MS1; ...; MSn fed and from there as a message nc1; ..., ncn is transmitted to the first order management module AVO. For a better overview are the channels in which confirmation messages (sd; ...; sc ,, or nd; ..., nCn or id; ...; ic, or ed; ...; ec n ) out, colored gray in Fig. 3. About the individual message classes MS11; ...; MSn can either transmit messages in one direction only or also bidirectionally. Confirmation messages (sd; ...; sCπ or nd; ..., nc ,, or id; ...; ic n or ed; ...; ec) back to message class MS 1; ...; MSn or to the sender may not be necessary. "Event" type messages, for example, only run in one direction from the managed network NW to the network management center OS and are not reconfirmed from there.
Vom Netzwerk NW über die Schnittstelle qx-ss abgegebene Meldungen werden durch das zweite Auftragsverwaltungsmodul AVN geprüft. Aufgrund der gefundenen Zuordnung wird die Meldung die zugehörige Meldungsklasse MS1 1 ; ...; MSn übermittelt, die nach Instanzierung eine entsprechende Meldung i1 ; ...; i„ über das erste Auftragsverwaltungsmodul AVO an die Netzmanagemeπtzentrale OS überträgt. Die Übertragung einer Meldung ι'1 ; ...; i„ wird durch die Netzmanagementzentrale OS gegebenenfalls durch Meldungen (id ; ...; icn bzw. ed ; ...; ecn) bestätigt.Messages submitted by the network NW via the qx-ss interface are checked by the second order management module AVN. Based on the assignment found, the message becomes the associated message class MS1 1; ...; MSn transmits a corresponding message i1; ...; i "transmits via the first order management module AVO to the network management center OS. The transmission of a message ι ' 1; ...; i “is confirmed by the network management center OS if necessary by messages (id; ...; ic n or ed; ...; ec n ).
Der Adapter MDE1 übernimmt also eine Übersetzungsfunktion für die Kommunikation in beiden Richtungen zwischen der Netzmanagementzentrale OS und den spezifischen Netzelementen NE.The adapter MDE1 therefore takes on a translation function for communication in both directions between the network management center OS and the specific network elements NE.
Fig. 5 zeigt den Adapter MDE1 von Fig. 3 in einer vorzugsweisen Ausgestaltung. Im Adapter MDE2 werden die Meldungen vom Netzwerk NW, die sporadisch in hoher Zahl eintreffen können, über einen z.B. nach dem "first in - first out" Prinzip oder entsprechend vorgegebenen Prioritäter! arbeitenden Meldungspuffer PF, das zweite Auftragsverwaltungsmodul AVN sowie eine entsprechende Meldungsklasse MS dem ersten Auftragsverwaltungsmodul AVO zugeführt. Nur in einer Richtung verlaufende Alarmmeldungen werden vorzugsweise über ein Alarmverwaitungsmodul AH, das eine entsprechende Meldungsklasse aufweist, direkt zur standardisierten Schnittstelle q3-ss gesandt.FIG. 5 shows the adapter MDE1 from FIG. 3 in a preferred embodiment. In the adapter MDE2, the messages from the network NW, which can arrive sporadically in large numbers, are sent via e.g. according to the "first in - first out" principle or according to predetermined priorities! working message buffer PF, the second order management module AVN and a corresponding message class MS to the first order management module AVO. Alarm messages running only in one direction are preferably sent directly to the standardized interface q3-ss via an alarm management module AH which has a corresponding message class.
Zur Kontrolle des Meldungsflusses wird vorzugsweise von jeder instanzierten Meldungsklasse MS11 ; ...; MSn vor Beginn einer Operation eine Laufnummer reserviert, die lokal durch ein Jobver.valtungsmodul JV verwaltet und der an das Netzwerk NW abgegebenen Meldung aufgeprägt wird. Der Empfang der Meldung (bzw. die Ausführung des darin enthaltenen Befehls) wird durch das Netzwerx NW durch Abgabe einer Meldung bestätigt, der ebenfalls die zugehörige Laufnummer aufgeprägt ist. Durch Vergleich der retournierten mit den gespeicherten Laufnummerπ kann das Jobverwaltuncsmodul JV die - 7 - Ruckmeldung der instanzierten Meldungsklasse MS11 , . , MSn zuweisen, wodurch die Operation abgeschlossen werden kann. Die Funktionen des Jobverwaltungsmoduls JV können auch in das zweite Auftragsverwaltungsmodul AVN integriert werdenTo control the flow of messages, each instantiated message class MS11; ...; MSn reserves a sequence number before the start of an operation, which is managed locally by a job management module JV and is stamped on the message sent to the network NW. The receipt of the message (or the execution of the command contained therein) is confirmed by the network NW by submitting a message, which is also stamped with the associated sequence number. By comparing the returned with the saved serial numbers, the job management module JV can - 7 - Feedback of the instanced message class MS11,. , Assign MSn, which will complete the operation. The functions of the job management module JV can also be integrated into the second job management module AVN
Eine durch die Netzmanagementzentrale OS veranlasste Änderung des Zustandes des Netzwerks NW kann im Detail daher wie folgt ablaufen Nach Erhalt eines Befehls "createCC" zum Erstellen einer Verbindung im Netzwerk NW ruft das erste Auftragsverwaltungsmodul AVO die Meldungsklasse MS11 auf, die nach deren Instanzierung die entsprechende Operation "create CC" durchfuhrt Ferner übergibt das erste Auftragsverwaltungsmodul AVO der instanzierten Meldungsklasse MS11 die im eingetroffenen Befehl "createCC" enthaltenen Angaben, die die durchzuführende Operation präziser definieren (z B Anfangs- und Endpunkt der zu erstellenden Verbindung) Die in der Meldungsklasse MS11 daraus gebildete neue netzelementspezifische create-Operation wird dann nach der Reservation einer Laufnummer, auf das betreffende Netzelement NE angewendet Anschliessend wartet der Prozess auf eine Ruckmeldung die anzeigt, ob die create-Operation erfolgreich durchgeführt worden istA change in the status of the network NW caused by the network management center OS can therefore take place in detail as follows. After receiving a "createCC" command to create a connection in the network NW, the first order management module AVO calls the message class MS11, which, after being instantiated, performs the corresponding operation "create CC" carries out Furthermore, the first order management module AVO of the instantiated message class MS11 transfers the information contained in the received "createCC" command, which defines the operation to be carried out more precisely (eg start and end point of the connection to be created) the information that is formed from it in message class MS11 The new network element-specific create operation is then applied to the relevant network element NE after the reservation of a sequence number. The process then waits for a reply indicating whether the create operation has been carried out successfully
Zur Durchfuhrung der Verwaltungsaufgaben benotigt der Elementmanager EM bzw die Netzmanagementzentrale OS eines Netzmanagementsystems (TMN) das Abbild der verwalteten Netzelemente NE, einsch esslich deren Eigenschaften und Zustande Zur Abbildung bzw Beschreibung von Netzelementen NE, die technologiespezifische Eigenschaften aufweisen (Verwendung innerhalb der Synchronen oder Plesiochronen Digitalen Hierarchie (SDH, PDH) oder für den Asynchronen Transfer- Modus (ATM)), sind Informationsmodelle vorgesehen die in den ETSI/ITU-Normen festgelegt sind Die Objekte in diesen Informationsmodellen sind in Richtlinien GDMO (Guidelines for the Definition of Managed Objects) und die Attribute (Objectmember) in der Norm ASN 1 (Abstract Syntax Notation One) spezifiziert Die Beschreibung eines aus vielen Objekten bestehenden Modells das den pπysika schen Zustand eines zugeordneten Netzabschnitts wiedergibt erfolgt vorzugsweise mit einer Objekt- oπentierten Sprache (z B SDL++ oder C++ / wie in Kapitel 3 11 4 von [2] beschrieben) Sobald die Netzmanagementzentrale OS oder der Elementmanager EM ein Netzelement NE hmzugetugt geändert oder entfernt hat muss das Abbild bzw das Modell angepasst werden Die Anpassung des Modells nach einem OS-Befehl erfolgt normalerweise erst nachdem die Ausfuhrung der in Auftrag gegebenen Netzmodifikation durch eine Ruckmeldung vom Netzwerk NW bestätigt wurde Sofern keine Netzelemente NE von den Operationen betroffen sind kann die Anpassung des Modells jedocn auch sofort erfolgen Ein Modell des verwalteten Netzes ist normalerweise auch in den Elementmanagern EM und/oder den Adaptern MD vorgesehenIn order to carry out the administrative tasks, the element manager EM or the network management center OS of a network management system (TMN) needs the image of the managed network elements NE, including their properties and states. To map or describe network elements NE that have technology-specific properties (use within the synchronous or plesiochronous digital Hierarchy (SDH, PDH) or for the Asynchronous Transfer Mode (ATM)), information models are provided which are defined in the ETSI / ITU standards. The objects in these information models are in guidelines GDMO (Guidelines for the Definition of Managed Objects) and the attributes (object members) specified in the standard ASN 1 (Abstract Syntax Notation One). The description of a model consisting of many objects that reflects the physical state of an assigned network section is preferably carried out using an object-oriented language (eg SDL ++ or C ++ / as in chapter el 3 11 4 described by [2]) As soon as the network management center OS or the element manager EM has modified or removed a network element NE, the image or the model must be adapted. The adaptation of the model after an OS command normally takes place only after the execution of the commissioned network modification was confirmed by a feedback from the network NW. If no network elements NE are affected by the operations, the model can also be adapted immediately. A model of the managed network is normally also provided in the element managers EM and / or the adapters MD
Fig 6 zeigt den Aufbau eines für die Netzabbildung geeigneten Adapters MDE3, der als Umsetzer zwischen der normierten Schnittstelle q3-ss der Netzmanagementzentrale OS und der proprietären Schnittstelle qy-ss eines Elementmanagers EM dient Der Adapter MDE3 weist dazu ein Objektverwaltungsmodul OM auf welches einerseits gegebenenfalls über eine Auswahlemneit SMASE mit der standardisierten Schnittstelle q3-ss und andererseits mir dem ersten Auftragsveπvaltungsmodul - 8 - AVO verbunden ist Femer ist das Objektverwaltungsmodul OM mit einer Objektdatenbank MO verbunden, in der die Daten der verwalteten Objekte abgelegt sind, die den aktuellen Zustand des zugehöπgen Netzabschnittes NW widerspiegeln Anhand der Meldungen von der Netzmanagementzentrale OS und vom Netzwerk NW aktualisiert das Objektverwaltungsmodul OM jeweils das Netzabbiid durch Erstellung, Änderung oder Löschung von ObjektenFigure 6 shows the construction of a suitable for the network map adapter MDE3, which as a converter between the normalized interface q3-ss the network management center OS and de r proprietary interface qy-ss an element manager EM is The adapter MDE3 has for this purpose an object management module OM on which a part may optionally be via a selection module SMASE with the standardized interface q3-ss and on the other hand with the first order management module - 8 - AVO is also connected to the object management module OM with an object database MO, in which the data of the managed objects are stored, which reflect the current state of the associated network section NW. The object management module updates on the basis of the messages from the network management center OS and from the network NW OM the network image by creating, changing or deleting objects
Das Objektverwaltungsmodul OM hat Zugπff auf die in der Objektdatenbank MO gespeicherten Objekte, die das zu verwaltende Telekommumkationsπetz im erwähnten Informationsmodell abbilden. Jede Funktion die in den angeschlossenen Netzelementen NE von der Netzmaπagementzentrale OS aus gesteuert werden kann, ist in diesem Modell enthalten Ebenso sind alle Eigenschaften der Netzelemente NE im Modell enthalten Das Informationsmodell in der Objektdatenbank MO repräsentiert somit alle steuerbaren Elemente des zu verwaltenden Netzwerks NW, wobei es sich um physikalische (Hardware-Elemente) oder um logische Ressourcen (z.B Filter zur Auswahl bestimmter Objekte) handeln kann Alle Befehle die der Bediener an der Netzmanagementzentrale OS eingibt, werden anhand des Informationsmodells zuerst auf ihre Zulassigkeit geprüft und können sich nur dann im Informationsmodell und erforderlichenfalls in den Netzelementen NE auswirken wenn die Operation als zulassig erklart worden istThe object management module OM has access to the objects stored in the object database MO, which map the telecommunications network to be managed in the information model mentioned. Every function that can be controlled in the connected network elements NE from the network management center OS is contained in this model. All properties of the network elements NE are also included in the model. The information model in the object database MO thus represents all controllable elements of the network NW to be managed, whereby it can be physical (hardware elements) or logical resources (e.g. filters for the selection of certain objects). All commands that the operator enters at the network management center OS are first checked for their admissibility using the information model and can only be checked in the information model and if necessary affect the network elements NE if the operation has been declared admissible
Nach Erhalt einer Ruckmeldung vom Netzwerk NW, durch die ein Verbindungsaufoau bzw die Ausfuhrung des Befehls "create CC" bestätigt wird, wird eine Konkordanzliste ZL ergänzt, in der die physikalischen Objekte des Netzwerks NW den virtuellen Objekten des Spiegelbildes zugeordnet sind, das vom Objektverwaltungsmodul OM nach Erhalt der Ruckmeldung aktualisiert wird Hierauf wird der Prozess vom ersten Auftragsverwaltungsmodul AVO geloscht, d h die Instanz "crεate CC" der Meldungsklasse MS11 wird deaktiviertAfter receiving a response from the network NW, by which a connection is established or the execution of the "create CC" command is confirmed, a concordance list ZL is added, in which the physical objects of the network NW are assigned to the virtual objects of the mirror image, which are provided by the object management module OM The process is deleted by the first order management module AVO, ie the instance "crεate CC" of message class MS11 is deactivated
Die Auswahleinheit SMASE ist allgemein aus den ITU-T- Empfehlungen X 710 bzw X 71 1 bekannt Sie dient der Kommunikation zwischen der Netzmanagementzentrale OS und dem Objektverwaltungsmodul OM Dabei benutzt sie das 7 Schicht-Modell des OSl-Netzmanagements Die von der Netzmaπagementzentrale OS eintreffenden Meldungen/Befehle (wie GET, SET ACTION CREATE DELETE) basieren auf dem CMIP-Standard X 711 (Common Management Interface Protocol) Sie erlauben die Anwendung bestimmter Funktionen auf die zu verwaltenden Netzelemente NE Die Auswahleinheit SMASE ist u a zustandig für die Verbindungsaufnahme mit der Netzmanagementzentrale OS, insbesondere für die Akzeptierung von angeforderten Verbindungen, für die Weiterleituπg von Meldungen an das Objektverwaltungsmodul OM sowie für Ruckmeldungen an die Netzmanagemeπtzentrale OS wenn im verwalteten Netzwerk NW Änderungen eingetreten sindThe selection unit SMASE is generally known from the ITU-T recommendations X 710 and X 71 1. It is used for communication between the network management center OS and the object management module OM. It uses the 7-layer model of the OSI network management. The messages arriving from the network management center OS / Commands (such as GET, SET ACTION CREATE DELETE) are based on the CMIP standard X 711 (Common Management Interface Protocol). They allow certain functions to be used on the network elements NE to be managed. The selection unit SMASE is responsible, among other things, for establishing a connection with the network management center OS , in particular for the acceptance of requested connections, for the forwarding of messages to the object management module OM and for feedback to the network management center OS if changes have occurred in the managed network NW
Insbesondere nach dem Auftreten eines Systemfehlers muss überprüft werden ob der physikalische Zustand des Netzwerkes NW noch mit dem Abbild der Objektdatenbank MO übereinstimmt Durch eine vorzugsweise statische Netzwerkdatensteuerung NWD wird daher permanent geprüft ob Netzelemente - 9 - NE neu abgebildet werden müssen Sofern dies notwendig ist (z B bei einem Neustart des Netzwerkmanagementsystems (TMN)), wird eine vorzugsweise dynamische Netzelementdatensteuerung NED instanziert, die get-Meldungen an das Netzwerk NW übermittelt, durch die der Zustand der betreffenden Netzelemente NE abgefragt wird Die Zuordnung der get-Meldungen zu den Meldungsklassen MS11 , , MSn erfolgt analog zur Zuordnung, die durch das erste Auftragsverwaltungsmodul AVO vorgenommen wird (die get-Meldungen der Netzelementdatensteuerung NED konnten daher auch über das erste Auftragsverwaltungsmodul AVO geschlauft werden)In particular after the occurrence of a system error, it must be checked whether the physical state of the network NW still matches the image of the object database MO. A preferably static network data control NWD therefore permanently checks whether network elements - 9 - NE must be remapped If this is necessary (e.g. when the network management system (TMN) is restarted), a preferably dynamic network element data controller NED is instantiated, which transmits get messages to the network NW, by means of which the state of the network elements concerned NE is queried The assignment of the get messages to the message classes MS11,, MSn takes place in the same way as the assignment made by the first job management module AVO (the get messages from the network element data controller NED could therefore also be looped through the first job management module AVO)
Wahrend dem normalen Betπeb ist die Netzwerkdatensteuerung NWD zustandig für - die Einleitung der Aktualisierung der Objektdatenbank MO wenn in einem Netzelement NE eine Konfigurationsanderung (z B Auswechseln einer Baugruppe) stattgefunden hat oder nach einem Verbindungsverlust - die Aktualisierung der Abbildung eines Netzelementes NE in der Objektdatenbank MO wenn ein Netzelement NE hinzugefugt oder entfernt worden ist oder wenn eine Inkonsistenz in der Konkordanzliste ZL aufgetreten istDuring normal operation, the network data control NWD is responsible for - the initiation of the update of the object database MO if a configuration change (e.g. replacement of a module) has taken place in a network element NE or after a loss of connection - the update of the mapping of a network element NE in the object database MO if a network element NE has been added or removed or if an inconsistency has occurred in the concordance list ZL
Die Antworten vom Netzwerk NW werden von den get-Meldungsklassen in eine für das Objektverwaltungsmodul OM verwertbare Form umgesetzt und vorzugsweise über die Netzdatensteuerung NED und das erste Auftragsverwaltungsmodul AVO an das Objektverwaltuπgsmodul OM geschickt Aufgrund der erhaltenen Daten erstellt bzw aktualisiert das Objektverwaltungsmodul OM die Abbildung der Netzelemente NE in der Objektdatenbank MOThe replies from the network NW are converted by the get message classes into a form that can be used by the object management module OM and are preferably sent to the object management module OM via the network data controller NED and the first order management module AVO. Based on the data received, the object management module OM creates or updates the mapping of the network elements NE in the object database MO
Vom Elementmaπager EM eintreffende Alarmmeldungen werden vom Meldungspuffer PF direkt an das Alarmverwaltungsmodul AH weitergeleitet Das Alarmverwaltuπgsmodul AH sucht in der Konkordanzliste ZL das Objekt das den Alarm betrifft und schickt vorzugsweise via erstes Auftragsverwaltungsmodul AVO eine entsprechende Meldung an die Netzmanagementzentrale OS wo dann die errorderlichen Massnahmen eingeleitet werden könnenAlarm messages arriving from the element manager EM are forwarded from the message buffer PF directly to the alarm management module AH. The alarm management module AH searches in the concordance list ZL for the object relating to the alarm and preferably sends a corresponding message to the network management center OS via the first order management module AVO, where the error-related measures are then initiated can
Abschliessend wird die Ausfuhrung eines Befehls noch einmal detailliert erläutert Der Prozess umfasst die folgenden SchritteFinally, the execution of a command is explained again in detail. The process comprises the following steps
• Der Befehl "create a connection with terminatioπ points aTp und bTp" trifft beim ersten Auftragsverwaltungsmodul AVO ein• The command "create a connection with terminatioπ points aTp and bTp" arrives at the first order management module AVO
• Das erste Auftragsverwaltungsmodul AVO instanziert die zur Ausfuhrung des Befehls notwendige Meldungsklasse MS1 1 (z B "create CC")• The first order management module AVO instantiates the message class MS1 1 necessary for executing the command (eg "create CC")
• Die instanzierte Meldungsklasse MS11 erhalt vom ersten Auftragsverwaltungsmcαul AVO die spezifischen Angaben (Endpunkte aTp und bTp) für die zu erstellende Verbindung• The instantiated message class MS11 receives the specific information (endpoints aTp and bTp) for the connection to be created from the first order management module AVO
• Die instanzierte Meldungsklasse MS1 1 holt sich beim Jobverwaltungsmodul JV eine Laufnummer - 10 - . Der instanzierte Meldungsklasse MS11 holt sich in der Konkordanzliste ZL die den betroffenen Objekten (Anfangs- und Endpunkte aTp bzw. bTp der zu erstellenden Verbindung) zugeordnete Identifikation und vervollständigt damit die Meldung.• The instantiated message class MS1 1 gets a sequence number from the job management module JV - 10 -. The instantiated message class MS11 gets the identification assigned to the objects concerned (start and end points aTp or bTp of the connection to be created) in the concordance list ZL and thus completes the message.
• Die vollständige Meldung gelangt gegebenenfalls über einen Protokollkonverter zum Ele- mentmanager EM, der den Inhalt der Meldung auf das betreffende Netzelement NE anwendet.• If necessary, the complete message is sent via a protocol converter to the element manager EM, which applies the content of the message to the relevant network element NE.
• Die Durchführung des Befehls "create a connection" wird vom Elementmanager EM gegebenenfalls wieder über den Protokollkonverter durch eine mit der Laufnummer versehene Rückmeldung bestätigt.• The execution of the "create a connection" command is confirmed by the EM element manager, if necessary, again via the protocol converter by means of a feedback provided with the sequence number.
• Die Rückmeldung gelangt in den Meldungspuffer PF. • Der Meldungspuffer PF holt sich im Jobverwalter JV aufgrund der Laufnummer die Adresse des Prozesses (bzw. der instanzierten Meldungsklasse MS11), der auf die Bestätigung wartet.• The feedback is sent to the message buffer PF. • The message buffer PF gets the address of the process (or the instantiated message class MS11) in the job manager JV based on the run number, which is waiting for the confirmation.
• Die Bestätigung wird der instanzierten Meldungsklasse MS11 mitgeteilt.• The confirmation is communicated to the instantiated message class MS11.
• Die instanzierte Meldungsklasse MS11 löscht die entsprechende Laufnummer im Jobverwalter JV. . Die neu erstellte Verbindung wird als neues Objekt in der Konkordanzliste ZL registriert. • Die Konsistenz der Konkordanzliste bzw. die Übereinstimmung von Netzwerk NW und Abbild wird überprüft. Durch die Netzwerkdatensteuerung NWD wird bei einer Inkonsistenz die Netzelementdatensteuerung NED aktiviert, die mit GET-Meldungen die Daten des betreffenden Netzelementes NE ermittelt, allfällige Unterschiede zur Konkordanzliste feststellt und dem Objektverwaitungsmodul OM meldet, welches dann die Objektdatenbaπk MO entsprechend aktualisiert. Die Überprüfung erfolgt vorzugsweise anhand von Meldungsnummern, die den• The instantiated message class MS11 deletes the corresponding run number in the job manager JV. . The newly created connection is registered as a new object in the concordance list ZL. • The consistency of the concordance list or the correspondence between network NW and image is checked. In the event of an inconsistency, the network data controller NWD activates the network element data controller NED, which uses GET messages to determine the data of the network element NE in question, ascertains any differences from the concordance list and reports to the object management module OM, which then updates the object database MO accordingly. The check is preferably carried out on the basis of message numbers that the
Bestätigungsmeldungen vom Netzwerk NW oder vom Elementmanager EM aufgeprägt sind. Die Numerierung der Meldungen und deren Überprüfung erfolgt für jedes Netzelement NE separat.Confirmation messages from the network NW or from the Element Manager EM are stamped. The messages are numbered and checked separately for each network element NE.
• Der Prozess meldet dem ersten Auftragsverwaltungsmodul AVO, ob und wie der Auftrag ausgeführt worden ist. • Das erste Auftragsverwaltungsmodul AVO gibt die Meldung an das Objektverwaitungsmodul OM weiter.• The process reports to the first order management module AVO whether and how the order was executed. • The first order management module AVO forwards the message to the object management module OM.
• Die Bearbeitung des nächsten wartenden Auftrages wird begonnen,• The processing of the next waiting order is started,
Obwohl die voriiegende Erfindung vorzugsweise in der beschriebenen Weise in Netzmanagementsystemen TMN angewendet wird, kann ein erfinduπgsgemässer Adapter zur Adaption beliebiger standardisierter oder proprietärer Schnittstellen verwendet werden.Although the present invention is preferably used in the manner described in network management systems TMN, an adapter according to the invention can be used to adapt any standardized or proprietary interfaces.
[1] Mitteilungen aus dem Forschungs- und Technologiezentrum der Telekom. Darmstadt : "Netzmanagement für das Fernsprechnetz und ISDN ...", Der Fernmelde-Ingeπieur, Verlag für Wissenschaft und Leben / Georg Heidecker GmbH, Erlangen 1993, Heft 3 und 4 [2] Wolf-Dieter Haaß, Handbuch der Kommunikationsπetze, Springer Verlag, Heidelberg 1997[1] Messages from Telekom's research and technology center. Darmstadt: "Network management for the telephone network and ISDN ...", Der Fernmelde-Ingeπieur, Verlag für Wissenschaft und Leben / Georg Heidecker GmbH, Erlangen 1993, Issues 3 and 4 [2] Wolf-Dieter Haaß, Handbuch der Kommunikationπetze, Springer Verlag , Heidelberg 1997
[3] A. Lüscher, A. Slraubinger, Objektorientierte Technologien, Hochschulverlag an cer ETH, Zürich 1996 [3] A. Lüscher, A. Slraubinger, object-oriented technologies, university publisher at cer ETH, Zurich 1996

Claims

- 11 - PATENTANSPRÜCHE - 11 - PATENT CLAIMS
1 Adapter (MDE1 , MDE2, MDE3), über den Meldungen (n1 , , nn, e1 , . , en) zwischen zwei unterschiedliche Schnittstellen (q3-ss, qx-ss) aufweisenden Systemen (OS, NW) austauschbar sind, mit einem ersten Auftragsverwaltungsmodul (AVO), das für die Kommunikation mit dem ersten System (OS) vorgesehen ist, und einem zweiten Auftragsverwaitungsmodul (AVN), das für die Kommunikation mit dem zweiten System (NW) vorgesehen ist, und einem Ubersetzungsmodul (TM), das zur Adaption der zwischen den beiden Auftragsverwaltungsmodulen (AVO, AVN) zu übertragenden Meldungen (n1 , , nn, e1 , , en) vorgesehen ist, dadurch gekennzeichnet, dass im Ubersetzungsmodul (TM) mehrere instanzierbare Meldungskiassen (MS11 , , MSn) vorgesehen sind, die je nur eine Methode aufweisen, dass durch das erste bzw zweite Auftragsverwaltungsmodul (AVO AVN) jeweils die einer vom ersten bzw zweiten System (OS bzw NW) eintreffenden Meldung (n1 , nn e1 en) entsprechende1 adapter (MDE1, MDE2, MDE3), via which messages (n1,, nn, e1,., En) can be exchanged between two systems (OS, NW) with different interfaces (q3-ss, qx-ss), with one first order management module (AVO), which is intended for communication with the first system (OS), and a second order management module (AVN), which is intended for communication with the second system (NW), and a translation module (TM), which the adaption of the messages (n1,, nn, e1,, en) to be transmitted between the two order management modules (AVO, AVN) is provided, characterized in that several instantiable message boxes (MS11,, MSn) are provided in the translation module (TM), which each have only one method, that the first or second order management module (AVO AVN) corresponds to the message (n1, nn e1 en) arriving from the first or second system (OS or NW)
Meldungsklasse (MS11 , MSn) instanzierbar ist, die nach Erhalt der zu übertragenden Meldungen (n1 nn e1 , en) zur Abgabe von dazu korrespondierenden Meldungen oder Befehlen (s1 , sπ; ι1 , , in) an das zweite bzw erste System (NW bzw OS) geeignet ist wobei diese Meldungen oder Befehlen (s1 , , sn ι1 , , in) zu diesem System (NW bzw OS) kompatibel sindMessage class (MS11, MSn) can be instantiated, which after receipt of the messages to be transmitted (n1 nn e1, en) for the delivery of corresponding messages or commands (s1, sπ; ι1,, in) to the second or first system (NW or OS) is suitable, whereby these messages or commands (s1,, sn ι1,, in) are compatible with this system (NW or OS)
2 Adapter (MDE1 MDE2 MDE3) nach Anspruch 1 dadurch gekennzeichnet dass die Meldungsklassen (MS11 MSn) entsprechend den dann enthaltenen Methoden in Meldungsklas- sengruppeπ (MSG1 , , MSG5) gegliedert sind2 adapter (MDE1 MDE2 MDE3) according to claim 1, characterized in that the message classes (MS11 MSn) are structured according to the methods then contained in message class group π (MSG1,, MSG5)
3 Adapter (MDE1 , MDE2, MDE3) nach Anspruch 1 oder 2 dadurch gekennzeichnet dass die vom ersten und/oder System (OS NW) eintreffenden Meldungen einem Pufferspeicher (PF) zufunrbar sind3 adapter (MDE1, MDE2, MDE3) according to claim 1 or 2, characterized in that the messages arriving from the first and / or system (OS NW) can be fed to a buffer memory (PF)
4 Adapter (MDE1 MDE2, MDE3) nach Anspruch 1 2 oder 3 dadurch gekennzeichnet dass ein mit dem Ubersetzungmodul (TM) verbundenes Jobverwaltungsmodul (JV) vorgesehen ist das zur Vergabe von Laufnummern an die instanzierten Meldungsklassen (MS11 MSn) für Meldungen (s1 , , sn) vorgesehen ist, für die eine diesen Meldungen (s1 , , sn) zuzuordnende Ruckmeldung (sd , , scn) erwartet wird4 adapter (MDE1, MDE2, MDE3) according to claim 1 2 or 3, characterized in that a job management module (JV) connected to the translation module (TM) is provided for assigning sequence numbers to the instantiated message classes (MS11 MSn) for messages (s1,, sn) is provided for which a feedback (sd,, scn) to be assigned to these messages (s1,, sn) is expected
5 Adapter (MDE1 , MDE2, MDE3) nach Anspruch 1 2, 3 oder 4 dadurch gekennzeichnet, dass wenigstens ein Modul (AH) vorgesehen ist über das Meldungen direkt zwischen den beiden Schnittstellen (q3-ss qx-ss) austauschbar sind5 adapter (MDE1, MDE2, MDE3) according to claim 1 2, 3 or 4, characterized in that at least one module (AH) is provided via which messages can be exchanged directly between the two interfaces (q3-ss qx-ss)
6 Adapter (MDE1 , MDE2 MDE3) nach einem der Ansprüche 1 - 5 dadurch gekennzeichnet dass das erste Auftragsverwaltungssystem (AVO) über ein mit einer Objektdatenbank (MO) verbundenes Objektverwaitungsmodul (OM) mit dem ersten System (OS) verbunden ist dass das Objektverwaitungsmodul (OM) zur Abbildung von Elementen (NE) des zweiten Svstems (NW) vorgesehen ist und dass Objekte als Spiegelbild der Elemente (NE) in der Objektdatenbank (MO) abgelegt sind - 12 - 7 Adapter (MDE1 , MDE2, MDE3) nach Anspruch 6, dadurch gekennzeichnet, dass eine6 adapter (MDE1, MDE2 MDE3) according to one of claims 1-5, characterized in that the first order management system (AVO) is connected to the first system (OS) via an object management module (OM) connected to an object database (MO), that the object management module ( OM) is provided for mapping elements (NE) of the second system (NW) and that objects are stored in the object database (MO) as a mirror image of the elements (NE) - 12 - 7 adapter (MDE1, MDE2, MDE3) according to claim 6, characterized in that a
Konkordanzliste (ZL) vorgesehen ist, in der eine eineindeutige Zuordnung der abgebildeten ElementenConcordance list (ZL) is provided, in which a clear assignment of the depicted elements
(NE) des zweiten Systems (NW) zu den Objekten der Objektdatenbank (MO) vorgesehen ist.(NE) of the second system (NW) is provided for the objects of the object database (MO).
8 Adapter (MDE1 , MDE2, MDE3) nach Anspruch 7, dadurch gekennzeichnet, dass eine vorzugsweise statische Netzwerkdatensteuerung (NWD) vorgesehen ist, die insbesondere bei Unstimmigkeiten in der Konkordanzliste (ZL) eine vorzugsweise dynamische Netzelementdatensteuerung NED beauftragt,8 adapter (MDE1, MDE2, MDE3) according to claim 7, characterized in that a preferably static network data controller (NWD) is provided, which in particular in the event of discrepancies in the concordance list (ZL) orders a preferably dynamic network element data controller NED,
Meldungen (get) über die Meldungsklassen (MS11 MSn) an das zweite System (NW) zu übermitteln, durch die der Zustand der betreffenden Netzelemente (NE) abgefragt und anhand der Ruckmeldungen die Objektdatenbank (MO) und die Konkordanzliste (ZL) aktualisiert wirdTo transmit messages (get) via the message classes (MS11 MSn) to the second system (NW), through which the status of the relevant network elements (NE) is queried and the object database (MO) and the concordance list (ZL) are updated on the basis of the feedback messages
9 Adapter (MDE1 , MDE2, MDE3) nach einem der Ansprüche 1 - 8, dadurch gekennzeichnet, dass die Auftragsverwaltungsmodule (AVO, AVN) über Protokollkonverter mit den zugehoπgen Schnittstellen (q3- ss, qx-ss) sind9 adapter (MDE1, MDE2, MDE3) according to any one of claims 1-8, characterized in that the order management modules (AVO, AVN) via protocol converter with the associated interfaces (q3-ss, qx-ss)
10 Adapter (MDE1 , MDE2, MDE3) nach einem der Ansprüche 1 - 9, dadurch gekennzeichnet, dass das erste System (OS), an das der Adapter (MDE1 MDE2, MDE3) über die erste vorzugsweise standardisierte Schnittstelle (q3-ss) anschliessbar ist, eine zur Verwaltung eines Netzwerkes vorgesehene Netzmanagementzentrale (OS) eines Netzmanagementsystems ist und dass das zweite System (NW), an das der Adapter (MDE1 , MDE2, MDE3) über die zweite vorzugsweise propnetare Schnittstelle (qx-ss) anschliessbar ist, das von der Netzmaπagementzeπtrale (OS) verwaltete Netzwerkes (NW) ist10 adapter (MDE1, MDE2, MDE3) according to one of claims 1 - 9, characterized in that the first system (OS) to which the adapter (MDE1 MDE2, MDE3) can be connected via the first preferably standardized interface (q3-ss) is a network management center (OS) of a network management system provided for the administration of a network and that the second system (NW) to which the adapter (MDE1, MDE2, MDE3) can be connected via the second preferably proprnetic interface (qx-ss), that network (NW) managed by the network management center (OS)
11 Adaptionsverfahren für einen Adapter (MDE1 , MDE2, MDE3) nach einem der Ansprüche 1 - 10, über den Meldungen (n1 , , nn, e1 , , en) zwischen zwei unterschiedliche Schnittstellen (q3-ss, qx-ss) aufweisenden Systemen (OS NW) ausgetauscht werden, mit einem ersten Auftragsverwaltungsmodul (AVO), das für die Kommunikation mit dem ersten System (OS) vorgesehen ist, und einem zweiten Auftragsverwaltungsmodul (AVN), das für die Kommunikation mit dem zweiten System (NW) vorgesehen ist, und einem Ubersetzungsmodul (TM) in dem die zwischen den beiden Auftragsverwaltungsmodulen (AVO, AVN) zu übertragenden Meldungen (n1 , nn, e1 , , en) adaptiert werden, dadurch gekennzeichnet, dass im Ubersetzungsmodul (TM) mehrere mstanzierbare Meldungskiassen (MS11 , , MSn) vorgesehen sind, die je nur eine Methode aufweisen, dass durch das erste bzw zweite Auftragsverwaltungsmodul (AVO, AVN) jeweils die einer vom ersten bzw zweiten System (OS bzw NW) eintreffenden Meldung (n1 , , nn, e1 , , en) entsprechende Meldungsklasse (MS11 , , MSn) instanziert wird, die nach Erhalt der zu übertragenden Meldungen (n1 , nn, e1 , , en) dazu korrespondierende Meldungen oder Befehle (s1 , , sn ι1 , in) an das zweite bzw erste System (NW bzw OS) abgibt, die zu diesem System (NW bzw OS) kompatibel sind11 adaptation method for an adapter (MDE1, MDE2, MDE3) according to one of claims 1 - 10, via the messages (n1,, nn, e1,, en) between two different interfaces (q3-ss, qx-ss) having systems ( OS NW) can be exchanged, with a first order management module (AVO), which is intended for communication with the first system (OS), and a second order management module (AVN), which is intended for communication with the second system (NW), and a translation module (TM) in which the messages (n1, nn, e1,, en) to be transmitted between the two order management modules (AVO, AVN) are adapted, characterized in that in the translation module (TM) a number of message boxes (MS11,, MSn) are provided, each of which has only one method such that the first or second order management module (AVO, AVN) sends the message (n1,, nn, e1,, en) arriving from the first or second system (OS or NW). corresponds message class (MS11,, MSn) is instanced, which after receiving the messages to be transmitted (n1, nn, e1,, en) corresponding messages or commands (s1,, sn ι1, in) to the second or first system (NW or OS) that are compatible with this system (NW or OS)
12 Adaptionsverfahren nach Anspruch 11 , dadurch gekennzeichnet dass die Meldungsklassen (MS11 , , MSn) entsprechend den dann enthaltenen Methoden nach Meldungsklassengruppen (MSG1 MSG5) gegliedert werden - 13 -12 adaptation method according to claim 11, characterized in that the message classes (MS11,, MSn) are broken down according to the methods then contained according to message class groups (MSG1 MSG5) - 13 -
13 Adaptionsverfahren nach Anspruch 11 oder 12, dadurch gekennzeichnet, dass die vom ersten und/oder System (OS; NW) eintreffenden Meldungen in einem Pufferspeicher (PF) gepuffert werden.13 adaptation method according to claim 11 or 12, characterized in that the messages arriving from the first and / or system (OS; NW) are buffered in a buffer memory (PF).
14 Adaptioπsverfahren nach Anspruch 11 , 12 oder 13, , dadurch gekennzeichnet, dass ein mit dem Ubersetzungmodul (TM) verbundenes Jobverwaltungsmodul (JV) vorgesehen ist, von dem Lauf- nummem an die instanzierten Meldungsklassen (MS11 ; .. ; MSn) für Meldungen (s1 , , sn; ι1 in) vergeben werden, die mit den Laufnummem der diesen Meldungen (s1 , .., sn; ι1 , ., in) zuzuordnenden Ruckmeldungen (sd , , scn; ιc1 , , icn) verglichen werden14 adaptation method according to claim 11, 12 or 13, characterized in that a job management module (JV) connected to the translation module (TM) is provided, from the serial number to the instantiated message classes (MS11; ..; MSn) for messages ( s1,, sn; ι1 in) are assigned, which are compared with the run numbers of the feedback messages (sd,, scn; ιc1,, icn) to be assigned to these messages (s1, .., sn; ι1,., in)
15 Adaptionsverfahren nach Anspruch 11 , 12, 13 oder 14, dadurch gekennzeichnet, dass wenigstens ein Modul (AH) vorgesehen ist, über das gegebenenfalls spontan auftretende Meldungen direkt zwischen den beiden Schnittstellen (q3-ss, qx-ss) übertragen werden15 adaptation method according to claim 11, 12, 13 or 14, characterized in that at least one module (AH) is provided, via which any spontaneously occurring messages are transmitted directly between the two interfaces (q3-ss, qx-ss)
16 Adaptionsverfahren nach einem der Ansprüche 11 - 15, dadurch gekennzeichnet, dass das erste Auftragsverwaltungssystem (AVO) mit dem ersten System (OS) über ein mit einer Objektdatenbank (MO) verbundenes Objektverwaitungsmodul (OM) verbunden ist, durch das vorzugsweise alle Elemente (NE) des zweiten Systems (NW) abgebildet werden und dass die als Spiegelbild der Elemente (NE) modellierten Objekte in der Objektdatenbank (MO) abgelegt werden16 adaptation method according to one of claims 11 - 15, characterized in that the first order management system (AVO) is connected to the first system (OS) via an object management module (OM) connected to an object database (MO), through which preferably all elements (NE ) of the second system (NW) and that the objects modeled as a mirror image of the elements (NE) are stored in the object database (MO)
17 Adaptionsverfahren nach Anspruch 16, dadurch gekennzeichnet, dass eine Konkordanzliste (ZL) vorgesehen ist, anhand der eine eineindeutige Zuordnung der abgebildeten Elementen (NE) des zweiten Systems (NW) zu den Objekten der Objektdatenbank (MO) vorgenommen wird17 adaptation method according to claim 16, characterized in that a concordance list (ZL) is provided, on the basis of which an unambiguous assignment of the depicted elements (NE) of the second system (NW) to the objects of the object database (MO) is carried out
18 Adaptionsverfahreπ nach Anspruch 17, dadurch gekennzeichnet, dass eine vorzugsweise statische Netzwerkdatensteuerung (NWD) vorgesehen ist, durch die, insbesondere nachdem Unstimmigkeiten in der Konkordanzliste (ZL) festgestellt wurden eine vorzugsweise dynamische Netzelementdatensteuerung NED beauftragt wird, Meldungen (get) über die Meldungsklassen (MS11 , MSn) an das zweite System (NW) zu übermitteln, durch die der Zustand der betreffenden Netzelemente NE abgefragt und anhand der Ruckmeldungen die Konkordanzliste (ZL) und die Objektdatenbank (MO) aktualisiert wird18 Adaptionsverfahreπ according to claim 17, characterized in that a preferably static network data control (NWD) is provided, through which, especially after discrepancies in the concordance list (ZL) a preferably dynamic network element data control NED is commissioned, messages (get) about the message classes ( MS11, MSn) to the second system (NW), by means of which the status of the relevant network elements NE is queried and the concordance list (ZL) and the object database (MO) are updated on the basis of the feedback messages
19 Adaptionsverfahren nach einem der Ansprüche 11 - 18, dadurch gekennzeichnet, dass die Meldungen über Protokollkoπverter zu den Schnittstellen (q3-ss, qx-ss) übertragen werden19 adaptation method according to one of claims 11 - 18, characterized in that the messages are transmitted via protocol converters to the interfaces (q3-ss, qx-ss)
20 Adaptionsverfahren nach einem der Ansprüche 11 - 19, dadurch gekennzeichnet dass das erste System (OS), an das der Adapter (MDE1 MDE2, MDE3) über die erste, vorzugsweise standardisierte Schnittstelle (q3-ss) anschliessbar ist eine zur Verwaltung eines Netzwerkes vorgesehene Netzmaπagementzentrale eines Netzmanagementsystems ist und dass das zweite System (NW), an das der Adapter (MDE1 , MDE2 MDE3) über die zweite, vorzugsweise proprietäre Schnittstelle (qx-ss) anschliessbar ist, das von der Netzmanagementzentrale (OS) verwaltete Netzwerkes (NW) ist 20 adaptation method according to one of claims 11 - 19, characterized in that the first system (OS) to which the adapter (MDE1, MDE2, MDE3) can be connected via the first, preferably standardized interface (q3-ss) is one for managing a network Network management center of a network management system and that the second system (NW) to which the adapter (MDE1, MDE2 MDE3) can be connected via the second, preferably proprietary interface (qx-ss), the network (NW) managed by the network management center (OS) is
PCT/CH1999/000138 1998-04-22 1999-04-01 Flexible adapter and an adaptation method WO1999055044A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU29190/99A AU2919099A (en) 1998-04-22 1999-04-01 Flexible adapter and an adaptation method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CH92198 1998-04-22
CH921/98 1998-04-22

Publications (1)

Publication Number Publication Date
WO1999055044A1 true WO1999055044A1 (en) 1999-10-28

Family

ID=4198272

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CH1999/000138 WO1999055044A1 (en) 1998-04-22 1999-04-01 Flexible adapter and an adaptation method

Country Status (2)

Country Link
AU (1) AU2919099A (en)
WO (1) WO1999055044A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1533940A1 (en) * 2003-11-18 2005-05-25 Siemens Aktiengesellschaft Transformation Function of a TMN System
DE10085417B4 (en) * 2000-01-25 2007-02-08 Telefonaktiebolaget Lm Ericsson (Publ) Circuitry for processing data and method for establishing a telecommunications data processing circuit or a telecommunications data processing circuit

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"CORBA: INTEGRATING DIVERSE APPLICATIONS WITHIN DISTRIBUTED HETEROGENEOUS ENVIRONMENTS", IEEE COMMUNICATIONS MAGAZINE, vol. 35, no. 2, 1 February 1997 (1997-02-01), pages 46 - 55, XP000683401, ISSN: 0163-6804 *
LARRAZA A: "MULTI-VENDOR INTEGRATION IN TRANSMISSION NETWORKS", ALCATEL TELECOMMUNICATIONS REVIEW, 1 January 1997 (1997-01-01), pages 24 - 30, XP000685830, ISSN: 1267-7167 *
NEUMAIR B ET AL: "MANAGEMENTARCHITEKTUREN ALS LOESUNGSANSAETZE FUER EIN NETZ- UND SYSTEMMANAGEMENT IN HETEROGENER UMGEBUNG", IT + TI INFORMATIONSTECHNIK UND TECHNISCHE INFORMATIK, vol. 38, no. 6, 1 December 1996 (1996-12-01), pages 7 - 16, XP000637347, ISSN: 0944-2774 *
RICHARDSON T: "STRATEGY FOR INTEGRATED MANAGEMENT SYSTEMS AND PLATFORM SUPPORT", PROCEEDINGS OF THE NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM (NOM, KISSIMMEE, FEB. 14 - 17, 1994, vol. 2, no. SYMP. 4, 14 April 1994 (1994-04-14), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 544 - 554, XP000452357, ISBN: 0-7803-1812-9 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10085417B4 (en) * 2000-01-25 2007-02-08 Telefonaktiebolaget Lm Ericsson (Publ) Circuitry for processing data and method for establishing a telecommunications data processing circuit or a telecommunications data processing circuit
EP1533940A1 (en) * 2003-11-18 2005-05-25 Siemens Aktiengesellschaft Transformation Function of a TMN System

Also Published As

Publication number Publication date
AU2919099A (en) 1999-11-08

Similar Documents

Publication Publication Date Title
DE19681682B4 (en) Telecommunications network management system
EP1034639B1 (en) Method and communication system for processing alarms in a management network with several management levels
DE69837872T2 (en) Device and method for connection switching and control
EP0973342B1 (en) Method and communication system for processing alarms in a network with several management layers
EP0520083B1 (en) Consistency protection of data in a digital telecommunications exchange system
DE69332927T2 (en) Device for managing an element manager for a telecommunications switching system
DE60038356T2 (en) Control and distribution protocol for a mobile router frame
EP1794946B1 (en) Self-adapting bandwidth management
EP1668822B1 (en) Method for synchronizing alarms in a management system of a communications network
DE69824974T2 (en) NOTIFICATION SYSTEM IN A TELECOMMUNICATIONS CONTROL DEVICE
DE69633448T2 (en) UNIVERSAL OBJECT TRANSLATION AGENT
EP0762798A2 (en) Method for transferring signalling information within a BISDN network
EP1206883B1 (en) Generic alignment method in a multi-manager environment
WO1999055044A1 (en) Flexible adapter and an adaptation method
DE69910570T2 (en) PROGRAMMING CALL PROCESSING APPLICATIONS IN A COMMUNICATION SYSTEM
DE3112693A1 (en) MODULAR DECENTRALIZED DATA PROCESSING SYSTEM
DE19740718C2 (en) Realignment procedure between an operations and maintenance center and a higher-level network management center
DE60207842T2 (en) Simplified control unit of a communication network element for handling both SDH and OTH signals
DE69838373T2 (en) State machine for a track management system
CH686540A5 (en) Control and/or management system for network elements
EP0160300B1 (en) Method and circuit arrangement for establishing connections and transmitting communication signals between subscriber's stations or line groups in a communications exchange, in particular a data exchange, having a loop arrangement
EP0850545A1 (en) Operational environment system for communication network service applications
EP1145538B1 (en) Method and communication system for processing state information in a management network having different management levels
WO1999022491A1 (en) System for connecting network elements of communications installations to a telecommunications management network
EP0614551B1 (en) Process for controlling the interaction between a user interface and an application

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU NO

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

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
122 Ep: pct application non-entry in european phase