WO1995020297A1 - An element manager for a communications network - Google Patents

An element manager for a communications network Download PDF

Info

Publication number
WO1995020297A1
WO1995020297A1 PCT/GB1995/000087 GB9500087W WO9520297A1 WO 1995020297 A1 WO1995020297 A1 WO 1995020297A1 GB 9500087 W GB9500087 W GB 9500087W WO 9520297 A1 WO9520297 A1 WO 9520297A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
cell
cells
data store
element manager
Prior art date
Application number
PCT/GB1995/000087
Other languages
French (fr)
Inventor
David Stephen Allison
Original Assignee
British Telecommunications Public Limited Company
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 British Telecommunications Public Limited Company filed Critical British Telecommunications Public Limited Company
Publication of WO1995020297A1 publication Critical patent/WO1995020297A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0062Provisions for network management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/13503Indexing scheme relating to selecting arrangements in general and for multiplex systems object-oriented systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/13547Indexing scheme relating to selecting arrangements in general and for multiplex systems subscriber, e.g. profile, database, database access

Definitions

  • This invention relates to an element manager for managing individual network elements of a communications network.
  • a modern network management system for a communications network comprises a network manager and a number of element managers connected to the network manager and each of which manages a large number of individual network elements.
  • a network management system provides various management functions including fault management, event management and configuration management.
  • Each element manager includes a data store which holds data on the individual network elements managed by it. Presently, there is no satisfactory way of representing the relationships between the various network elements in the data store of the element manager.
  • an element manager for managing individual network elements of a communications network, said element manager comprising a data store containing data on the individual network elements, a first interface for connecting the data store to a network manager, and a second interface for connecting the data store to the individual network elements, said data store comprising a network of cells some of which represent respective individual network elements, each cells being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other.
  • the cells which represent individual network elements together with the communication channels represent the relationships between the network elements.
  • each cell has a function part which controls the function of the cell and a data part which contains data.
  • said network of cells includes a sub ⁇ network of cells which collectively hold information for managing individual ne ⁇ work elements, said sub-network comprising a group of cells arranged in a hierarchical structure and each of which represents a respective one of the network elements and another cell which contains a mapping between the individual network elements and identifiers for the cells which represent the network elements.
  • the principles used in the data store of the element manager may be applied to other types of data store which contain data on individual physical objects.
  • a data store for containing data on individual physical objects, said data store comprising a network of cells some of which represent respective physical objects, each cell being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other directly.
  • Figure 1 is a block diagram of a network management system for a telecommunications network which includes an element manager embodying this invention
  • Figure 2 is a diagram of a software cell used in a data store forming part of the element manager
  • Figure 3 shows the relationship between a software cell representing a network element and a set of other cells which contain data relating to the attributes of the network element;
  • Figure 4 shows the relationship between software cells representing various network elements
  • Figure 5 is a diagram of a sub-network of software cells which perform a control function within the data store;
  • Figure 6 is a diagram of a sub-network of software cells which are responsible for creating cells which represent network elements;
  • Figure 7 is a diagram of a sub-network of software cells for performing a filtering operating on cells which represent network elements.
  • FIG. 1 there is shown a block diagram of a network management system for a telecommunications network which comprises a network manager 10 and an element manager 12 for managing individual network elements 14.
  • the element manager 12 is connected to the network manager 10.
  • a network manager 10 would normally be connected to several element managers.
  • Figure 1 shows only five network elements 14 managed by the element manager 12.
  • an element manager will manage a very large number, perhaps tens of thousands, of individual network elements. Examples of network elements which can be managed by an element manager include a telephone exchange and its various component parts and a multiplexer and its ports.
  • the network manager 10 is implemented as a computer, the main software components of which are shown in Figure 1.
  • the software components include a data store 16, a control section 18, a CMIS element 20, and a communications stack 22.
  • the data store 16 contains data on the network elements managed by the element manager 12.
  • the control section 18 is responsible for retrieving data from, and writing data into, the data store 16, and for generating commands to and receiving responses from the element manager 12.
  • the commands and responses are generated by using a standardised service known as the Common Management Information Service (CMIS).
  • CMIS element 20 translates the commands and responses into, and out of, data units of a standardised protocol known as the Common Management Information Protocol (CMIP).
  • CMIP Common Management Information Protocol
  • CMIS and CMIP are defined respectively in the following two standards, namely, ISO/IEC/9595 and ISO/IEC/9596.
  • the communications stack 22 is responsible for converting the CMIP data units into a form suitable for transmission along a serial data link 24.
  • the serial link 24 is established between the network manager 10 and the element - A -
  • the communication stack 22 is available from Retix Inc of Sainta Monica, California, USA. The general construction of a network manager is known to those skilled in the art.
  • the element manager 12 is also implemented as a computer, the mam software components of which are shown in Figure 1. These components include a data store 26 which contains data on the network elements 14, a CMIS element 28 similar to the CMIS element 20, a communications stack 30 similar to the communications stack 22 and an interface 32 for converting instructions generated in the data store 26 into a form suitable for transmission along a serial data link 34 to the network elements 14 and also for converting data received from the network elements 14 along the data link 34 into a form suitable for transmission to the data store 26.
  • CMIS element 28 and the communications stack 30 together form an interface between the data store 26 and the data link 24.
  • the general construction of an element manager is known to those skilled in the art.
  • the data store 26 embodies this invention and will be described in further detail below.
  • the data store 26, CMIS element 28 and the communication stack 30 may be combined with such an element manager by providing a suitable interface between the data store 26 and the element manager.
  • the data store 16 of the network manager 10 stores the data on the individual network elements by using a technique known as object-oriented programming.
  • object-oriented programming a software module or object contains an image of the function and attributes of a physical object such as a network element or an abstract object.
  • a create command is a command issued by the network manager 10 to instruct the element manager 12 to create a software object.
  • a delete command is a command issued by the network manager 10 to instruct the element manager 12 to delete a software object.
  • a get command is issued by the network manager 10 to the element manager 12 to obtain values of the attributes of a particular software object.
  • the set command is issued by the network manager 10 to the element manager 12 in order to set the values of the attributes of a particular object to specified values.
  • An event-report is issued by the. element manager 12 to the network manager 10 in order to inform the network manager 10 of some event which has occurred in a particular physical object managed by the element manager 12.
  • CMIS also permits the network manager 10 to perform what is known as a filtering operation on the data in data store 26.
  • a filtering operation the values of certain attributes of certain software objects are tested to determine if they match specified values.
  • the software in the data store 26 is divided into cells. Each cell has the same basic construction and the construction of an exemplary cell 40 is shown in Figure 2.
  • the cell 40 has two parts, namely, a function part 42 and a data part 44.
  • the function part 42 specifies the functions which are performed by the cell.
  • the data part 44 contains a set of variables. Each cell also has a unique identifier.
  • Each cell is connected to a number of other cells by respective communication channels.
  • Each communication channel is unique to two cells and permits the two cells to send messages to each other directly.
  • Each message has the following fields: Field Description
  • Receivi identifier of the communication channel on which message was received
  • Each cell contains a list of the identifers for the communication channels to which it is connected and the identifier for the cell connected to the other end of each communication channel.
  • the sending cell To send a message to another cell along a communication channel, the sending cell must specify the communication channel along which the message will be sent, the message identifier, a reference for the message and the data of the message. The reference permits the receiving cell to correlate messages of the same type arriving on a particular communication channel.
  • the receiving cell When a message is received, the receiving cell will be in an operational state and will act on the message accordingly. From the knowledge of the identifier for the communication channel on which the message was received and the list of communication channel identifiers and the corresponding cell identifiers, the receiving cell will be able to determine the identifier of the cell which sent the message.
  • each cell which is included in the function part of the cell, specifies the types of message which it can receive. If a cell attempts to send a message to another cell and the receiving cell is not prepared to accept it because it is not one of the types of message which it can accept, the message will not be sent and an error code will be returned by the sending cell to the receiving cell.
  • the data store 26 has a support system for the cells. The support system is responsible for carrying message along the communication channels and it is able to both create and destroy communication channels.
  • the communication channels form the individual cells into a network of cells.
  • the network of cells itself is divided into four sub-networks. These comprise a first sub ⁇ network of cells which collectively contain the information which is necessary for managing the network elements, a second sub-network of cells which is responsible for controlling the other cells, a third sub-network of cells which is responsible for creating the cells of the first sub ⁇ network, and a fourth sub-network of cells which is responsible for performing the filter function described above.
  • the sub-network of cells which creates the cells of the first sub-network is also responsible for creating the cells of the fourth sub-network.
  • the first sub-network contains the data which is necessary for managing the network elements.
  • the first sub-network views the network elements as a collection of managed objects. Some of these managed objects correspond exactly to network elements but other managed objects correspond either to a set of network elements or an abstract concept. For this reason, the first sub-network will be described in terms of managed objects rather than network elements.
  • the first sub-network contains a group of cells each of which represents one of the managed objects. Each of these cells is connected to a set of further cells by communication channels, these further cells containing the values of the attributes of the managed object.
  • the values of the attributes of each managed object may be stored in the data part of the corresponding managed object cell. With this modification, attribute cells are not provided.
  • the managed object cells are arranged in a hierarchical structure to form what is known as a management information tree.
  • One of the managed object cells represents what is known as the root of the management information tree.
  • each managed object cell is connected by a communication channel to the managed object cell which represents the managed object (the parent managed object) which is immediately superior to the managed object which it represents itself.
  • each managed object cell is also connected by a set of communication channels to corresponding set of managed object cells which represent managed objects (child managed objects) which are immediately inferior to the managed object represented by the cell itself.
  • FIG. 3 there is shown an example of a managed object cell 50 which is connected by a set of communication channels 51 to four cells 52 which contain the values of the attributes of the managed object represented by the managed object cell 50.
  • the cell 50 is also connected by a communication channel 53 to the managed object cell which represents .the parent managed object of the managed object represented by cell 50.
  • Figure 3 also shows a set of communication channels 54 for connecting the cell 50 to three managed object cells which themselves represent managed objects which are immediately inferior to the managed object represented by 50.
  • the managed object cell of Figure 4 comprise a cell 60 which represents the root of the management information tree, a cell 61 which represents the telecommunications network, cells 62, 63 and 64 which respectively represent a circuit, a switch and a multiplexer in the network, and cells 65, 56 and 67 which represent three of the ports of the multiplexer represented by cell 64.
  • the child-parent relationship is evident from Figure 4.
  • the network represented by cell 61 is a parent managed object to the multiplexer represented by cell 64.
  • the communication channels between the individual cells are indicated by reference numerals 68.
  • the data held in the data part of each managed object cell includes the name of the managed object represented by the cell, the identifier for the communication channel which connects the cell to its parent cell, a list of the identifiers for the communication channels which connect the cell to its child cells, and a list of identifiers for the communication channels which connect the cell to its attribute cells together with a list of the attributes whose values are stored in the attribute cells.
  • the first sub-network also includes a cell which has a directory of the identifiers of all the managed object cells and the names of the managed object which they represent.
  • This sub-network which is responsible for controlling the other sub-networks, together with its relationship to the CMIS element 28 and the interface 32.
  • This sub-network has first and second main cells 70, 72, a first group of bridge cells 74 and a second group of bridge cells 76.
  • the first main cell 70 is responsible for receiving messages from, and sending messages to, the CMIS element 28.
  • the second main cell 72 is responsible for receiving messages from, and sending messages to, the interface 32.
  • Each of the bridge cells 74 is responsible for transmitting messages between the two main cells 70 and 72. These messages represent commands or confirmation of commands and a further function of the bridge cells 74 is to check for confirmation of a command. Thus, if the main cell 70 transmits a message via one of the bridge cells 74 to the main cell 72 relating to a command for a particular network element to perform a specified function, the bridge cell 74 will check for confirmation that the command has been carried out.
  • the bridge cells 76 are responsible for transmitting messages between the main cell 70 and the cells of the other sub-networks. These messages relate to the various CMIS services. Consequently, the bridge cells 76 are divided into five types which are responsible, respectively, for handling create commands, delete demands, get commands, set commands and event-report operations. Each of the bridge cells 76 is connected to the main cell 70, the directory cell of the first sub-network which is indicated in Figure 5 by reference numeral 78, and the main cell of the third sub-network which is indicated in Figure 5 by reference numeral 80.
  • the bridge cells 74 are created when required and then destroyed after they have performed their function.
  • This sub-network comprises the main cell 80 mentioned above and a large interconnected network of managed object cells and their associated attribute cells.
  • Figure 6 shows only three managed object cells, namely, cells 92, 94, and 96.
  • the attribute cells are indicated by reference numeral 98 and the communication channels are indicated by reference numeral 100.
  • the structure of the cells in this sub-network represents the general structure of the various type of managed object cells and their relationships to their attribute cells.
  • the variables in the attribute cells are set initially to default values.
  • the main cell 80 When the main cell 80 receives a command to create a new managed object cell, it instructs one of the managed object cells in this sub-network, for example one of cells 92, 94 or 96, to reproduce itself together with its associated attribute cells.
  • the managed object cell which reproduces itself passes a message to the main cell 80 indicating the possible parent and child managed object cells for the newly created managed object and this message is then passed back to the main cell 70 of the second sub-network.
  • the second sub-network is then responsible for connecting the newly created managed object cell at its corrects position in relation to the existing managed object cells.
  • the fourth sub-network performs the filter operation defined by CMIS.
  • This sub-network is divided up into a number of individual filters.
  • Each filter contains a set of cells for performing logical functions and a set of cells for testing the values of the attributes held in attribute cells.
  • the logical functions are AND, OR, and NOT.
  • the test cells can test if the value of an attribute held in an attribute cell is equal, less than or greater than a specified value.
  • Filters are created by the third network under the control of its main cell 80.
  • An example of a filter is shown in Figure 7. This filter has an AND-cell 110, an OR- ⁇ ell 112 and a NOT- ⁇ ell 114, and three test cells 116, 118 and 120.
  • the cells 110, 112, 114, 116, 118 and 120 are connected together by communication channels 128 so as to perform the required filter operation.
  • the test cells 116, 118 and 120 are connected to attribute cells 122, 124 and 126 by communication channels 130.
  • the AND-cell 110 is connected via a communication channel 132 to a bridge cell, " not shown, in the second sub-network.
  • a new managed object cell is created.
  • This operation commences when the main cell 70 of the second sub-network receives a message from the CMIS element 28 instructing it to create a new managed object cell.
  • the message specifies the type of managed object cell and the value of the attributes of the object to be represented by the cell.
  • the main cell 70 then builds a bridge cell of the type which can perform the operation of creating a new managed object cell.
  • the main cell 70 is connected to the bridge cell.
  • the bridge cell is then connected to the directory cell 78 and also to the main cell 80 of the third sub-network.
  • the bridge cell is also connected to the managed object cell which represents the root of the management information tree in which the new object is located.
  • the third sub-network creates the new managed object cell together with its associated attribute cells and the new managed object cell is connected to the bridge cell.
  • the bridge cell then transmits the values of the attributes to the new managed object cell which passes the values on to its attribute cells where the values of the attributes are set to the value specified.
  • the mam cell 70 then sends a message to the directory cell 78 via the bridge cell to obtain the identifier for the cell which will be the parent of the new managed object cell.
  • the bridge cell is then connected to the parent cell and the message is then sent to the parent cell to instruct it to adopt the newly created managed object cell.
  • the parent cell then connects itself to the new managed object cell and the bridge cell together with its associated communication channels is destroyed.
  • This operation commences when the main cell 70 of the second sub-network receives a message from the CMIS element instructing it to destroy a particular managed object cell.
  • the main cell 70 then creates a bridge cell which is capable of performing the function of destroying a cell.
  • the bridge cell then connects itself to the directory cell 78 to obtain the identifier for the cell which is to be destroyed. Using this identifier, the bridge cell then connects itself to the managed object cell which to be destroyed and sends it a message to instruct it to destroy itself.
  • the managed object cell checks if it has any child cells and, if so, instructs them to destroy themselves.
  • the managed object cell then destroys itself and a confirmation message is sent via the bridge cell to the main cell 70.
  • the bridge cell then destroys itself.
  • the value of an attribute of a particular managed object cell is obtained.
  • This scenario commences when the main cell 70 receives a request asking it to obtain the attribute value. It then creates a bridge cell for performing the operation of getting the value of the attribute. The bridge cell then connects itself to the directory cell 78 and obtains the identifier for the particular managed object cell. The bridge cell connects itself to the managed object cell and asks it to read the value of the attribute concerned. The managed object cell reads the value of the attribute and sends this via the bridge cell to the main cell 70. The bridge cell then destroys itself.
  • an attribute of a particular managed cell is set to a specified value.
  • This scenario commences when the main cell 70 receives a command instructing it to set the attribute to the specified value. It then builds a bridge cell for performing the operation of setting an attribute to a specified value. The bridge cell then connects itself to the directory cell 78 and obtains the identifier of the particular managed object. Using this identifier, the bridge cell connects itself to the managed object cell and sends it an instruction to set the attribute to the specified value. When it has done this, the managed object cell sends a confirmation message via the bridge cell to the main cell 70. The bridge cell then destroys itself.
  • the first to fourth scenarios described above correspond, respectively, to the create, delete, get and set services defined by CMIS.
  • This scenario commences when the control section 18 of the network controller 10 sends a command to the CMIS element 20 to instruct the attribute to be set to the specified value.
  • This command is transmitted to the main cell 70 which then forms a bridge cell for connecting itself to the main cell 72.
  • the message is then passed via the bridge cell to the main cell 72 which, in turn, passes the message to the real managed object.
  • the real managed object sets its attribute to the specified value and returns a confirmation message to the main cell 72.
  • This message is transmitted via the bridge cell to the main cell 70.
  • the main cell 70 sets the value of the attribute of the corresponding managed object cell to the specified value.
  • the main cell 70 then sends a confirmation message back to the control section 18 of the network controller 10.
  • the main cell 70 sets the value of the attribute of the managed object cell to the value which has been achieved by the real managed object and returns this value in its confirmation message to the control section 18.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An element manager for a telecommunications network comprises a data store and first and second interfaces for connecting the data store, respectively, to a network manager and to the individual network elements managed by the element manager. The data store comprises a network of cells. Each cell is connected to at least one other cell by an individual communication channel and each communication channel permits two cells to send messages directly to each other. The network of cells includes a sub-network of cells arranged in the form of a management information tree. The sub-network includes a cell (60) which represents the root of the management information tree, a cell (61) which represents the network and cells (62 to 68) which represent elements of the network. The cells are connected by communication channels (68).

Description

AN ELEMENT MANAGER FOR A COMMUNICATIONS NETWORK
This invention relates to an element manager for managing individual network elements of a communications network.
A modern network management system for a communications network comprises a network manager and a number of element managers connected to the network manager and each of which manages a large number of individual network elements. A network management system provides various management functions including fault management, event management and configuration management. Each element manager includes a data store which holds data on the individual network elements managed by it. Presently, there is no satisfactory way of representing the relationships between the various network elements in the data store of the element manager.
According to one aspect of this invention, there is provided an element manager for managing individual network elements of a communications network, said element manager comprising a data store containing data on the individual network elements, a first interface for connecting the data store to a network manager, and a second interface for connecting the data store to the individual network elements, said data store comprising a network of cells some of which represent respective individual network elements, each cells being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other. In the element manager of this invention, the cells which represent individual network elements together with the communication channels represent the relationships between the network elements.
Preferably, each cell has a function part which controls the function of the cell and a data part which contains data. Conveniently, said network of cells includes a sub¬ network of cells which collectively hold information for managing individual neτwork elements, said sub-network comprising a group of cells arranged in a hierarchical structure and each of which represents a respective one of the network elements and another cell which contains a mapping between the individual network elements and identifiers for the cells which represent the network elements. The principles used in the data store of the element manager may be applied to other types of data store which contain data on individual physical objects.
According to a second aspect of this invention, there is provided a data store for containing data on individual physical objects, said data store comprising a network of cells some of which represent respective physical objects, each cell being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other directly. This invention will now be described in more detail, by way of example, with reference to the drawings in which:
Figure 1 is a block diagram of a network management system for a telecommunications network which includes an element manager embodying this invention; Figure 2 is a diagram of a software cell used in a data store forming part of the element manager;
Figure 3 shows the relationship between a software cell representing a network element and a set of other cells which contain data relating to the attributes of the network element;
Figure 4 shows the relationship between software cells representing various network elements;
Figure 5 is a diagram of a sub-network of software cells which perform a control function within the data store; Figure 6 is a diagram of a sub-network of software cells which are responsible for creating cells which represent network elements; and Figure 7 is a diagram of a sub-network of software cells for performing a filtering operating on cells which represent network elements.
Referring now to Figure 1, there is shown a block diagram of a network management system for a telecommunications network which comprises a network manager 10 and an element manager 12 for managing individual network elements 14. The element manager 12 is connected to the network manager 10. Although not shown in Figure 1, a network manager 10 would normally be connected to several element managers. For reasons of simplicity, Figure 1 shows only five network elements 14 managed by the element manager 12. In practice, an element manager will manage a very large number, perhaps tens of thousands, of individual network elements. Examples of network elements which can be managed by an element manager include a telephone exchange and its various component parts and a multiplexer and its ports.
The network manager 10 is implemented as a computer, the main software components of which are shown in Figure 1. The software components include a data store 16, a control section 18, a CMIS element 20, and a communications stack 22. The data store 16 contains data on the network elements managed by the element manager 12. The control section 18 is responsible for retrieving data from, and writing data into, the data store 16, and for generating commands to and receiving responses from the element manager 12. The commands and responses are generated by using a standardised service known as the Common Management Information Service (CMIS). The CMIS element 20 translates the commands and responses into, and out of, data units of a standardised protocol known as the Common Management Information Protocol (CMIP). CMIS and CMIP are defined respectively in the following two standards, namely, ISO/IEC/9595 and ISO/IEC/9596. The communications stack 22 is responsible for converting the CMIP data units into a form suitable for transmission along a serial data link 24. The serial link 24 is established between the network manager 10 and the element - A -
manager 12 when it is desired to transmit data between them. The communication stack 22 is available from Retix Inc of Sainta Monica, California, USA. The general construction of a network manager is known to those skilled in the art. The element manager 12 is also implemented as a computer, the mam software components of which are shown in Figure 1. These components include a data store 26 which contains data on the network elements 14, a CMIS element 28 similar to the CMIS element 20, a communications stack 30 similar to the communications stack 22 and an interface 32 for converting instructions generated in the data store 26 into a form suitable for transmission along a serial data link 34 to the network elements 14 and also for converting data received from the network elements 14 along the data link 34 into a form suitable for transmission to the data store 26. It will be observed that the CMIS element 28 and the communications stack 30 together form an interface between the data store 26 and the data link 24. The general construction of an element manager is known to those skilled in the art. The data store 26 embodies this invention and will be described in further detail below.
It is known to provide an element manager for network elements which does not have an interface for communication with a network manager. If desired, the data store 26, CMIS element 28 and the communication stack 30 may be combined with such an element manager by providing a suitable interface between the data store 26 and the element manager.
The data store 16 of the network manager 10 stores the data on the individual network elements by using a technique known as object-oriented programming. In this technique, a software module or object contains an image of the function and attributes of a physical object such as a network element or an abstract object.
The main services provided in CMIS are achieved by issuing the following commands: a create command, a delete command, a get command, a set command, an action command and an event-report command. These commands will be explained with reference to the network management system of Figure 1. A create command is a command issued by the network manager 10 to instruct the element manager 12 to create a software object. A delete command is a command issued by the network manager 10 to instruct the element manager 12 to delete a software object. A get command is issued by the network manager 10 to the element manager 12 to obtain values of the attributes of a particular software object. The set command is issued by the network manager 10 to the element manager 12 in order to set the values of the attributes of a particular object to specified values. An event-report is issued by the. element manager 12 to the network manager 10 in order to inform the network manager 10 of some event which has occurred in a particular physical object managed by the element manager 12.
CMIS also permits the network manager 10 to perform what is known as a filtering operation on the data in data store 26. In a filtering operation, the values of certain attributes of certain software objects are tested to determine if they match specified values.
The software in the data store 26 is divided into cells. Each cell has the same basic construction and the construction of an exemplary cell 40 is shown in Figure 2. The cell 40 has two parts, namely, a function part 42 and a data part 44. The function part 42 specifies the functions which are performed by the cell. The data part 44 contains a set of variables. Each cell also has a unique identifier.
Each cell is connected to a number of other cells by respective communication channels. Each communication channel is unique to two cells and permits the two cells to send messages to each other directly. Each message has the following fields: Field Description
Communication Sending: identifier for the Channel communi ation channel on which the message is to be sent
Receivi : identifier of the communication channel on which message was received
Cell Sending: no use
Receiving: identifier of cell which sent the message
Message Identity Identifier for the message Reference A reference to identify this particular message.
Data The data which is to be passed with the message.
Each cell contains a list of the identifers for the communication channels to which it is connected and the identifier for the cell connected to the other end of each communication channel.
To send a message to another cell along a communication channel, the sending cell must specify the communication channel along which the message will be sent, the message identifier, a reference for the message and the data of the message. The reference permits the receiving cell to correlate messages of the same type arriving on a particular communication channel.
When a message is received, the receiving cell will be in an operational state and will act on the message accordingly. From the knowledge of the identifier for the communication channel on which the message was received and the list of communication channel identifiers and the corresponding cell identifiers, the receiving cell will be able to determine the identifier of the cell which sent the message.
The specification for each cell, which is included in the function part of the cell, specifies the types of message which it can receive. If a cell attempts to send a message to another cell and the receiving cell is not prepared to accept it because it is not one of the types of message which it can accept, the message will not be sent and an error code will be returned by the sending cell to the receiving cell. The data store 26 has a support system for the cells. The support system is responsible for carrying message along the communication channels and it is able to both create and destroy communication channels.
The communication channels form the individual cells into a network of cells. The network of cells itself is divided into four sub-networks. These comprise a first sub¬ network of cells which collectively contain the information which is necessary for managing the network elements, a second sub-network of cells which is responsible for controlling the other cells, a third sub-network of cells which is responsible for creating the cells of the first sub¬ network, and a fourth sub-network of cells which is responsible for performing the filter function described above. The sub-network of cells which creates the cells of the first sub-network is also responsible for creating the cells of the fourth sub-network. These sub-networks will now be described in turn.
As mentioned above, the first sub-network contains the data which is necessary for managing the network elements. The first sub-network views the network elements as a collection of managed objects. Some of these managed objects correspond exactly to network elements but other managed objects correspond either to a set of network elements or an abstract concept. For this reason, the first sub-network will be described in terms of managed objects rather than network elements.
The first sub-network contains a group of cells each of which represents one of the managed objects. Each of these cells is connected to a set of further cells by communication channels, these further cells containing the values of the attributes of the managed object. By way of modification, the values of the attributes of each managed object may be stored in the data part of the corresponding managed object cell. With this modification, attribute cells are not provided.
The managed object cells are arranged in a hierarchical structure to form what is known as a management information tree. One of the managed object cells represents what is known as the root of the management information tree. Apart from the managed object cell which represents the root of the management information tree, each managed object cell is connected by a communication channel to the managed object cell which represents the managed object (the parent managed object) which is immediately superior to the managed object which it represents itself. Apart from the managed object cells which represent the extremity of the managed information tree, each managed object cell is also connected by a set of communication channels to corresponding set of managed object cells which represent managed objects (child managed objects) which are immediately inferior to the managed object represented by the cell itself. Referring to Figure 3, there is shown an example of a managed object cell 50 which is connected by a set of communication channels 51 to four cells 52 which contain the values of the attributes of the managed object represented by the managed object cell 50. The cell 50 is also connected by a communication channel 53 to the managed object cell which represents .the parent managed object of the managed object represented by cell 50. Figure 3 also shows a set of communication channels 54 for connecting the cell 50 to three managed object cells which themselves represent managed objects which are immediately inferior to the managed object represented by 50.
Referring now to Figure 4, there is shown a set of managed object cells arranged as a greatly simplified management information tree. In Figure 4, the attribute cells are omitted. The managed object cell of Figure 4 comprise a cell 60 which represents the root of the management information tree, a cell 61 which represents the telecommunications network, cells 62, 63 and 64 which respectively represent a circuit, a switch and a multiplexer in the network, and cells 65, 56 and 67 which represent three of the ports of the multiplexer represented by cell 64. The child-parent relationship is evident from Figure 4. For example, the network represented by cell 61 is a parent managed object to the multiplexer represented by cell 64. The communication channels between the individual cells are indicated by reference numerals 68. The data held in the data part of each managed object cell includes the name of the managed object represented by the cell, the identifier for the communication channel which connects the cell to its parent cell, a list of the identifiers for the communication channels which connect the cell to its child cells, and a list of identifiers for the communication channels which connect the cell to its attribute cells together with a list of the attributes whose values are stored in the attribute cells.
The first sub-network also includes a cell which has a directory of the identifiers of all the managed object cells and the names of the managed object which they represent.
Referring now to Figure 5, there is shown the second sub-network, which is responsible for controlling the other sub-networks, together with its relationship to the CMIS element 28 and the interface 32. This sub-network has first and second main cells 70, 72, a first group of bridge cells 74 and a second group of bridge cells 76. The first main cell 70 is responsible for receiving messages from, and sending messages to, the CMIS element 28. The second main cell 72 is responsible for receiving messages from, and sending messages to, the interface 32.
Each of the bridge cells 74 is responsible for transmitting messages between the two main cells 70 and 72. These messages represent commands or confirmation of commands and a further function of the bridge cells 74 is to check for confirmation of a command. Thus, if the main cell 70 transmits a message via one of the bridge cells 74 to the main cell 72 relating to a command for a particular network element to perform a specified function, the bridge cell 74 will check for confirmation that the command has been carried out.
The bridge cells 76 are responsible for transmitting messages between the main cell 70 and the cells of the other sub-networks. These messages relate to the various CMIS services. Consequently, the bridge cells 76 are divided into five types which are responsible, respectively, for handling create commands, delete demands, get commands, set commands and event-report operations. Each of the bridge cells 76 is connected to the main cell 70, the directory cell of the first sub-network which is indicated in Figure 5 by reference numeral 78, and the main cell of the third sub-network which is indicated in Figure 5 by reference numeral 80.
The bridge cells 74 are created when required and then destroyed after they have performed their function.
In Figure 5, the communication channels are indicated by reference numeral 82.
Referring now to Figure 6, there are shown some cells of the third sub-network. This sub-network comprises the main cell 80 mentioned above and a large interconnected network of managed object cells and their associated attribute cells. For reasons of simplicity, Figure 6 shows only three managed object cells, namely, cells 92, 94, and 96. The attribute cells are indicated by reference numeral 98 and the communication channels are indicated by reference numeral 100. The structure of the cells in this sub-network represents the general structure of the various type of managed object cells and their relationships to their attribute cells. The variables in the attribute cells are set initially to default values.
When the main cell 80 receives a command to create a new managed object cell, it instructs one of the managed object cells in this sub-network, for example one of cells 92, 94 or 96, to reproduce itself together with its associated attribute cells. The managed object cell which reproduces itself passes a message to the main cell 80 indicating the possible parent and child managed object cells for the newly created managed object and this message is then passed back to the main cell 70 of the second sub-network. The second sub-network is then responsible for connecting the newly created managed object cell at its corrects position in relation to the existing managed object cells.
The fourth sub-network performs the filter operation defined by CMIS. This sub-network is divided up into a number of individual filters. Each filter contains a set of cells for performing logical functions and a set of cells for testing the values of the attributes held in attribute cells. The logical functions are AND, OR, and NOT. Thus the functions cells are divided into AND-cells, OR-cells and NOT- cells. The test cells can test if the value of an attribute held in an attribute cell is equal, less than or greater than a specified value. Filters are created by the third network under the control of its main cell 80. An example of a filter is shown in Figure 7. This filter has an AND-cell 110, an OR-σell 112 and a NOT-σell 114, and three test cells 116, 118 and 120. The cells 110, 112, 114, 116, 118 and 120 are connected together by communication channels 128 so as to perform the required filter operation. The test cells 116, 118 and 120 are connected to attribute cells 122, 124 and 126 by communication channels 130. The AND-cell 110 is connected via a communication channel 132 to a bridge cell, "not shown, in the second sub-network. There will now be described a selection of scenarios which serve to demonstrate the operation of the data store 26.
In the first scenario, a new managed object cell is created. This operation commences when the main cell 70 of the second sub-network receives a message from the CMIS element 28 instructing it to create a new managed object cell. The message specifies the type of managed object cell and the value of the attributes of the object to be represented by the cell. The main cell 70 then builds a bridge cell of the type which can perform the operation of creating a new managed object cell. At this stage, the main cell 70 is connected to the bridge cell. The bridge cell is then connected to the directory cell 78 and also to the main cell 80 of the third sub-network. The bridge cell is also connected to the managed object cell which represents the root of the management information tree in which the new object is located.
The third sub-network creates the new managed object cell together with its associated attribute cells and the new managed object cell is connected to the bridge cell. The bridge cell then transmits the values of the attributes to the new managed object cell which passes the values on to its attribute cells where the values of the attributes are set to the value specified.
The mam cell 70 then sends a message to the directory cell 78 via the bridge cell to obtain the identifier for the cell which will be the parent of the new managed object cell. The bridge cell is then connected to the parent cell and the message is then sent to the parent cell to instruct it to adopt the newly created managed object cell.
The parent cell then connects itself to the new managed object cell and the bridge cell together with its associated communication channels is destroyed.
In the second scenario, a managed object cell is destroyed.
This operation commences when the main cell 70 of the second sub-network receives a message from the CMIS element instructing it to destroy a particular managed object cell. The main cell 70 then creates a bridge cell which is capable of performing the function of destroying a cell. The bridge cell then connects itself to the directory cell 78 to obtain the identifier for the cell which is to be destroyed. Using this identifier, the bridge cell then connects itself to the managed object cell which to be destroyed and sends it a message to instruct it to destroy itself. On receiving this message, the managed object cell checks if it has any child cells and, if so, instructs them to destroy themselves. The managed object cell then destroys itself and a confirmation message is sent via the bridge cell to the main cell 70. The bridge cell then destroys itself.
In the third scenario, the value of an attribute of a particular managed object cell is obtained. This scenario commences when the main cell 70 receives a request asking it to obtain the attribute value. It then creates a bridge cell for performing the operation of getting the value of the attribute. The bridge cell then connects itself to the directory cell 78 and obtains the identifier for the particular managed object cell. The bridge cell connects itself to the managed object cell and asks it to read the value of the attribute concerned. The managed object cell reads the value of the attribute and sends this via the bridge cell to the main cell 70. The bridge cell then destroys itself. In the fourth scenario, an attribute of a particular managed cell is set to a specified value. This scenario commences when the main cell 70 receives a command instructing it to set the attribute to the specified value. It then builds a bridge cell for performing the operation of setting an attribute to a specified value. The bridge cell then connects itself to the directory cell 78 and obtains the identifier of the particular managed object. Using this identifier, the bridge cell connects itself to the managed object cell and sends it an instruction to set the attribute to the specified value. When it has done this, the managed object cell sends a confirmation message via the bridge cell to the main cell 70. The bridge cell then destroys itself.
The first to fourth scenarios described above correspond, respectively, to the create, delete, get and set services defined by CMIS.
There will now be described a scenario in which the value of a particular attribute of a real managed object, for example the bandwidth of a circuit, is changed. This scenario commences when the control section 18 of the network controller 10 sends a command to the CMIS element 20 to instruct the attribute to be set to the specified value. This command is transmitted to the main cell 70 which then forms a bridge cell for connecting itself to the main cell 72. The message is then passed via the bridge cell to the main cell 72 which, in turn, passes the message to the real managed object. The real managed object then sets its attribute to the specified value and returns a confirmation message to the main cell 72. This message is transmitted via the bridge cell to the main cell 70. Following the procedure described in the fourth scenario, the main cell 70 then sets the value of the attribute of the corresponding managed object cell to the specified value. The main cell 70 then sends a confirmation message back to the control section 18 of the network controller 10.
If the real managed object, is unable to sets its attribute to the specified value, it sets it to the nearest possible value and includes this value in its confirmation message. In these circumstances, the main cell 70 sets the value of the attribute of the managed object cell to the value which has been achieved by the real managed object and returns this value in its confirmation message to the control section 18.

Claims

1. An element manager for managing individual network elements of a communications network, said element manager 5 comprising a data store containing data on the individual network elements, a first interface for connecting the data store to a network manager, and a second interface for connecting the data store to the individual network elements, said data store comprising a network of cells some of which 10 represent respective individual network elements, each cell being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other directly.
"15 2. An element manager as claimed in claim 1, in which each cell has a functional part which controls the function of the cell and a data part which contains data.
3. An element manager as claimed in claim 1 or claim 2, 20 in which the data store includes a support system for the network of cells, said support system including means for creating communication channels and means for destroying communication channels.
25 4. An element manager as claimed in any one of the preceding claims, in which said network of cells includes a sub-network of cells which collectively hold information for managing individual network elements, said sub-network comprising a group of cells arranged in a hierarchical
30 structure and each of which represents a respective one of the network elements and another cell which contains a mapping between the network elements and identifiers for the cells which represent the network elements.
35 5. An element manager as claimed in claim 4, in which each cell of said group of cells arranged in a hierarchical structure is connected by a respective communication channel to at least one further cell which contains data on the attributes of the network element represented by the cell.
6. An element manager as claimed in claim 4 or claim 5, in which said network of cells includes a sub-network of cells for creating the cells which form said group of cells arranged in a hierarchical structure.
7. An element manager as claimed in any one of the preceding claims, in which said network of cells includes a sub-network of cells for controlling the network of cells, said control sub-network comprising a first main cell for receiving messages from and transmitting messages to said first interface, a second main cell for receiving messages from and transmitting messages to said second interface,' at least one cell which acts as a bridge for passing messages between said first and second main cells, and a set of cells which act as bridges for passing messages between said first main cell and the cells of said network of cells which do not form part of the control sub-network.
8. A management system for a telecommunications network comprising a network manager, at least one element manager as claimed in any one of the preceding claims, the or each element manager being connected to the network manager, and a set of network elements connected to, and managed by, the or each element manager.
9. A data store for containing data on individual physical objects, said data store comprising a network of cells some of which represent respective individual objects, each cell being connected to at least one other cell by an individual communication channel, each communication channel permitting two cells to send messages to each other directly.
10. A data store as claimed in claim 9, in which each cell has a functional part which controls the function of the cell and a data part which contains data.
11. A data store as claimed in claim 9 or claim 10, including a support system for the network of cells, said support system including means for creating communication channels and means for destroying communication channels.
PCT/GB1995/000087 1994-01-19 1995-01-18 An element manager for a communications network WO1995020297A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP94300379.8 1994-01-19
EP94300379 1994-01-19

Publications (1)

Publication Number Publication Date
WO1995020297A1 true WO1995020297A1 (en) 1995-07-27

Family

ID=8217536

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB1995/000087 WO1995020297A1 (en) 1994-01-19 1995-01-18 An element manager for a communications network

Country Status (1)

Country Link
WO (1) WO1995020297A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997024835A1 (en) * 1995-12-28 1997-07-10 Nokia Telecommunications Oy Telecommunications network management method
WO1997024837A1 (en) * 1995-12-28 1997-07-10 Nokia Telecommunications Oy Telecommunications network management system
WO1999049670A1 (en) * 1998-03-20 1999-09-30 Airspan Networks Inc. Management of a telecommunications system
US6222827B1 (en) 1995-12-28 2001-04-24 Nokia Telecommunications Oy Telecommunications network management system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1993018598A1 (en) * 1992-03-10 1993-09-16 Nokia Telecommunications Oy Network management system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1993018598A1 (en) * 1992-03-10 1993-09-16 Nokia Telecommunications Oy Network management system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LIAO ET AL.: "Toward the Intelligent Integrated Network Management", IEEE GLOBAL TELECOMMUNICATIONS CONFERENCE & EXHIBITION - GLOBECOM '90, SESSION 802, PAPER 6, vol. 3, SAN DIEGO US, pages 1498 *
MAYNARD-SMITH: "The Network Management domain", ICL TECHNICAL JOURNAL, vol. 7, OXFORD GB, pages 763 *
STEPIEN ET AL.: "Bell Canada's generic Network Element Control technology", IEEE GLOBAL TELECOMMUNICATIONS CONFERENCE - GLOBECOM '91, SESSION 19, PAPER 4, vol. 1, PHOENIX US, pages 643 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997024835A1 (en) * 1995-12-28 1997-07-10 Nokia Telecommunications Oy Telecommunications network management method
WO1997024837A1 (en) * 1995-12-28 1997-07-10 Nokia Telecommunications Oy Telecommunications network management system
US6070188A (en) * 1995-12-28 2000-05-30 Nokia Telecommunications Oy Telecommunications network management system
US6222827B1 (en) 1995-12-28 2001-04-24 Nokia Telecommunications Oy Telecommunications network management system
DE19681678B4 (en) * 1995-12-28 2004-04-29 Nokia Telecommunications Oy Telecommunications network management system
DE19681682B4 (en) * 1995-12-28 2004-06-03 Nokia Telecommunications Oy Telecommunications network management system
WO1999049670A1 (en) * 1998-03-20 1999-09-30 Airspan Networks Inc. Management of a telecommunications system
US6487216B1 (en) 1998-03-20 2002-11-26 Airspan Networks, Inc. Management of a telecommunications system

Similar Documents

Publication Publication Date Title
US5822569A (en) Data storage device
US5533116A (en) Network management system
US6070188A (en) Telecommunications network management system
US5850397A (en) Method for determining the topology of a mixed-media network
CN1653847B (en) Apparatus and method for preventing disruption of fibre channel fabrics caused by reconfigure fabric (RCF) messages
EP1364544A1 (en) Method and system for checking the configuration of nodes in a telecommunications network
CA2183161C (en) A data storage device
EP0661891B1 (en) An apparatus for managing an element manager for a telecommunications switch
US6944657B1 (en) Automatic network synchronization of the network configuration with the management information database
JPH10336194A (en) Reservation control system for perpetual virtual connection
EP1794605B1 (en) Object-based operation and maintenance (OAM) systems and related methods and computer program products
WO1995020297A1 (en) An element manager for a communications network
US6097723A (en) Method and apparatus for controlling a mixed network of analog and digital switches
JPH0951347A (en) Hierarchical network management system
EP1487226A1 (en) Method for examination of the routing and metering in a mobile communication network
JPH09331325A (en) Network management system
JP4303791B2 (en) Telecommunications switching system with easily configurable supervisory control
KR100205032B1 (en) Subordination network career data administrating method in bdcs
Inamori et al. Applying TMN to a distributed communications node system with common platform software
KR100454179B1 (en) Connection Information Correspondence Method Between TMN Agent And Exchange System
JP2002094510A (en) Network system and pvc automatic bypass method using host nms
CA2280278A1 (en) Method and apparatus for bundling connections
KR20030043398A (en) Interfacing system in element management system and managing method using the system
JPH1168782A (en) Signaling processing unit and its method
JP2765614B2 (en) Network construction support method and device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CA CN JP KR NZ

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES 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
NENP Non-entry into the national phase

Ref country code: CA