1. Field of the Invention
This invention relates generally to the field of telecommunications network management systems and, more particularly, to an element management system (EMS) employing presence and instant messaging (PIM) for communications to the managed network elements in a network and to interact with network management system (NMS) for integrated network management.
2. Description of the Related Art
Management of the network elements in a network is a fundamental requirement for an element management system (EMS). Traditionally, the EMS identifies the presence of network elements within the managed network using a method called “ping”. However, this approach has limitations in that it only provides a single point of polling and does not provide an efficient and systematic method for discovering new network elements or maintaining presence or other status confirmation with a very large number of network elements. It is not efficient compared with peer-to-peer communication in common presence service and instant messaging.
SNMP, CMIP, and CORBA have been used as the major management protocols for communications between EMS and network elements. However the disadvantages of using these management protocols for the communication are very obvious. CMIP is too complicated and very inefficient due to the overhead in the protocol. While it was proposed by the ITU and had been used in some old development in the industry, it is not used in recent development. Because of the weakness of management capability, SNMP is so inefficient to use that even a simple management operation may require several SNMP Protocol operations. Consequently, it is hard to support multi-device operations and atomic operations, particularly grouping of atomic operations.
CORBA has been proposed to make the object level operation easier and is used in some newer network elements with an individual powerful management card. However since the use of CORBA requires a lot of effort in the software development in the management card, it is not popular in the market.
In a traditional network management system, the management relationship between EMS and network elements is implemented based on the network configuration and maintained inside each EMS. It is not easy to provide the global information of this management relationship.
It is therefore desirable to determine the presence of network elements using a simplified mechanism for the EMS and to provide presence knowledge to all network elements.
It is further desirable to establish communication between the EMS and network elements using a simplified communications protocol without significantly increased system hardware and software complexity.
The invention as disclosed herein is characterized in two forms: using presence service (PS) and instant messaging (IM) in an EMS and the managed network; and using presence service and instant messaging in a fully integrated network management system.
In an EMS managed network, the element management system (EMS) controls a managed network having a plurality of network elements. A Presence Service and Instant Messaging (PIM) server is interfaced to the EMS and a plurality of PIM clients are operably associated with the network elements. When there is only one EMS server, the PIM engine is located on the same EMS server. The PIM engine also can be on a separate standalone PIM server. The PIM clients are in communication with the PIM engine. The PIM engine and PIM clients provide presence service and instant messaging between the EMS and network elements. The presence service supports the presence discovery of network elements, as well as the resources, and services provided by the network elements. The instant messaging service is used for communication between the Element Management System (EMS) and the network elements to support FCAPS (fault management, configuration management, accounting management, performance management, and security management) functionalities. XML is used as the instant messaging format for communication between the EMS and the network elements. Adaptation to SNMP, CMIP, and other existing network management protocols is provided.
An integrated network management system incorporating the present invention includes a managed network having a plurality of network elements, multiple element management systems (EMS) connected to the managed network and a network management system (NMS) that talks to all the element management systems. An interface is provided for communication between the element management systems (EMS) and a network management system (NMS). A PIM client within the NMS and each EMS allows presence and instant messaging between the management elements, the EMS and NMS as a part of or in conjunction with the interface. The availability monitoring of network/service resource is achieved using the presence and instant messaging service.
These and other features and advantages of the present invention will be better understood by reference to the following detailed description when considered in connection with the accompanying drawings wherein:
Referring to
Within the managed network, network elements NE1 to NEk each contain a PIM client. Certain network elements NEa and NEb, as examples, are not provided with an PIM client and are managed in a conventional manner by the EMS. An adapter 26 is provided in the EMS for network mediation through communications stacks which provide PIM capability for the associated PIM equipped network elements and standard SNMP, CORBA, TL1 and CLI communications for non-equipped network elements, FTP/TFTP is used to transfer the large amount of performance data for both PIM equipped and non-equipped network elements.
The EMS is configured to know which network elements are PIM equipped or not PIM equipped allowing the EMS to select the appropriate adaptor element to communicate with the managed network elements.
XML is used for the PIM for the embodiments shown. An example of a suitable format is disclosed in the Internet Engineering Task Force (IETF) Internet Draft “Common Presence and Instant Messaging: Message Format” by D. Atkins and G. Klyne. The future XML standard format, that is driven by the IETF NETCONF WG (http://www.ietf.org/html.charters/netconf-charter.html), can be used in alternative embodiments. The drafts include NETCONF Configuration Protocol by R. Enns, BEEP Application Protocol Mapping for NETCONF by E. Lear and K. Crozier, and etc. The adaptor supports the SNMP and CMIP based network elements by adapting the SNMP MIB and CMIP MIB to the XML-based model. Similarly, the EMS employs XML communications to allow flexibility in a northbound interface with NMS, as will be described subsequently with respect to logical architecture and exemplary deployment of systems employing the invention.
For the present invention, the management relationship between the EMS and a network element is maintained as buddy group information. The embodiment of
As an example of operation of the invention, the initial configuration of a network element is shown in
If the network operator needs to configure services on the network element after the initial configuration, commands are provided through the GUI to the EMS in step 40 that then sends the configuration data to the network element via the instant messaging service in step 42. The object-oriented model in conjunction with the capability of instant messaging allows configuration for multiple managed objects to be altered in one configuration operation. Configuration transaction management is also supported. All the configuration operations on the specified managed objects are included in the same configuration request. Each of the operations should be successful; however, if one of the configuration operations has failed, all the successful configuration operations are rolled-back, and a return “failed” is provided to EMS to indicate that the whole configuration operation is failed. The configuration therefore remains consistent between EMS and network elements. Similarly, if configuration data changes inside a network element, the data is forwarded to the EMS via instant messaging. Synchronization of the configuration data between a network element and the EMS is achieved via the instant messaging service and, with the use of XML, configuration data of multiple managed objects inside the network element or the elements in the whole network are easily synchronized.
Once a new network element containing a PIM client is brought up in the network, as previously described, the presence service notifies the EMS. The topology database is updated in the EMS managed object repository and the NMS is notified through the northbound interface. This allows network/service resource management with reduced complexity. Any resource change is sent to the EMS from the network element via the instant messaging service or as a presence change.
As with configuration data, fault management is simplified using the PIM. Alarms and events can be sent via PIM format. The alarm definitions, including timestamp, alarm type, probable cause, specific problems, etc. are structured in XML. Industrial XML parsers are employed to support the alarm/event processing function once an alarm/event is received by the EMS, for example, IBM XML4J Apache Xerces (http://alphaworks.ibm.com/tech/xml4j), Sun Project X (http://java.sun.com/products/xml/index.html), Oracle XML Parser for Java (http://technet.oracle.com/tech/xml/parser_java2/) and James Clark XP (http://jclark.com/xml/xp/index.html). Standard definition of alarm is formatted for the exemplary embodiment as disclosed in the previously referenced Internet Draft by Atkins and Klyne. The inventive system employing PIM allows more efficient parsing than use of SNMP trap, and minimizes the network usage. However, the present system, as disclosed, allows existing SNMP alarms/events from SNMP-managed network elements by translation through the adaptor in the EMS that converts the alarm/event into the standard XML-based model.
Real time performance monitoring data and accounting information are collected in XML using PIM to transmit the data to the EMS. The data can then be forwarded, again using PIM, to the NMS or an Accounting Manager within the system. Use of PIM for performance data allows an increase in speed over standard communication protocols. For historical performance analysis requiring transfer of large amounts of data is preferably accomplished in the system using FTP/TFTP through the adaptor.
An example of implementation of an alarm using Atkins/Klyne format in a system employing the present invention is shown in Table 1. In this example, network element NE108 sends a ReplaceableUnitMissing alarm to EMS1.
Similarly, an example of performance data collecting using Atkins/Klyne format for a system employing the present invention is shown in Table 2. In this example, EMS1 gets ES, SES from network element NE108.
The detail information for the performance collecting response is:
Similarly for the security management module, the complex security applications with overall control capability to select and authorize user actions and access to network resources and information is readily accomplished using PIM communication between the network element and the EMS. Verifying access and privileges of network users to ensure legitimate use, confidentiality and data integrity of the network element being accessed can be rapidly accommodated. Use of Internet and web based network management increases the importance of security management. XML is employed for defining the security profiles and the PIM instant messaging service supports the transfer of security check information and acknowledgement between the EMS and a network element.
An example of security management using Atkins/Klyne format for a system employing the present invention is shown in Table 3. In this example, EMS1 sets the security profile for network element NE108 for multiple users and then “user2” attempts to perform a configuration operation on NE108 which is not allowed.
The detail information for performing the attempted configuration operation with by user2 is:
Because user2 doesn't have the privilege to do a configuration operation, this operation is rejected by NE108, and the resulting configuration response to EMS1 is:
The manager-to-manager relationship for an exemplary embodiment is maintained as buddy group information. Normally each EMS 14a, 14b, 14c is managed by one NMS 12 and belongs to one buddy group. However, an EMS may also provide integration to a second NMS (or 3rd-party NMS). This management relationship allows the health monitoring of the EMS and provides support for EMS recovery.
The management relationship between EMS and a network element is also maintained as buddy group information for an exemplary embodiment. Normally one network element, for example NE 28a in network 10a, is managed by one EMS 14a and belongs to one buddy group. However in some special situations, one network element, for example NE 28c in network 10c, may be managed by more than one EMS 14b and 14c and belong to multiple buddy groups.
Physical domain-based (location-based) network management can be achieved employing the present invention through buddy groups and multiple PIM clients. For example, in
Logical domain-based buddy groups are created in alternative embodiments for network management. For example, buddy groups are created according to management functions: one buddy group for fault management, one buddy group for performance management and one buddy group for configuration management. In this case, at least one PIM client that represents one operator is provided in the EMS for each buddy group.
For a big network, EMS, NMS, and SMS may be deployed on different machines. If each system's security is standalone, a user must login to different systems separately to access the network management functionalities of interest. To build a fully integrated network management system and support customer network management requirements, security management must be integrated. An exemplary approach is to integrate all the security management into one centralized security database (DB). This centralized security database can be located on any machine that other EMS, NMS and SMS can access (for example, in the NMS server). The security data is centralized. The centralized security server (including DB) and the API to access the security servers are known in the art.
In alternative embodiments, the security data is fully distributed. Each EMS contains only the security data belonging to the users of the network supported by the EMS. A centralized security DB, which is the superset of all the security data for the entire network, is incorporated in the Security Server to provide for convenient administration. The PIM engines and clients among the EMS/NMS/SMS servers provide a convenient way of user security profile synchronization through presentity format and protocol.
For all management systems (EMS and NMS), the northbound interface 46 is based on XML. Since the object-oriented managed object model can be described in XML, using XML for the northbound interface makes the model transparent. An example demonstrating this transparency is shown in Table 4 for an alarm using Atkins/Klyne format in the EMS1 northbound interface. In this example, EMS1 sends two alarms (ReplaceableUnitMissing and LOS) raised in network element NE108 to NMS.
An exemplary physical architecture of the invention is shown in
As an example of a wireless network employing the present invention in operation, status of the base station as a network element would be available to the EMS/NMS by presentity. If the base station were lost due to malfunction, whether through power failure or other cause, the change in presentity status to “out of contact” through the presence service of the PIM would immediately notify the EMS of the failure. Notification of a responsible operator is then accomplished using instant messaging employing the alarm/event protocols previously described. Dispatch of a field engineer or alternative resolution can then be immediately commenced by the operator. Upon restoring the base station to operation, presentity would again be made by the base station through the PIM and appropriate instant messaging for system update by the EMS/NMS would then be accommodated.
Having now described the invention in detail as required by the patent statutes, those skilled in the art will recognize modifications and substitutions to the specific embodiments disclosed herein. Such modifications are within the scope and intent of the present invention as defined in the following claims.