US20020080948A1 - Method for managing event communications between Agent and Manager processing entities in a telecommunication network management system - Google Patents

Method for managing event communications between Agent and Manager processing entities in a telecommunication network management system Download PDF

Info

Publication number
US20020080948A1
US20020080948A1 US10/006,374 US637401A US2002080948A1 US 20020080948 A1 US20020080948 A1 US 20020080948A1 US 637401 A US637401 A US 637401A US 2002080948 A1 US2002080948 A1 US 2002080948A1
Authority
US
United States
Prior art keywords
agent
manager
events
notification
alert
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US10/006,374
Inventor
Massimo Canali
Stefano Molaschi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alcatel Lucent SAS
Original Assignee
Alcatel SA
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 Alcatel SA filed Critical Alcatel SA
Assigned to ALCATEL reassignment ALCATEL ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CANALI, MASSIMO, MOLASCHI, STEFANO
Publication of US20020080948A1 publication Critical patent/US20020080948A1/en
Abandoned legal-status Critical Current

Links

Images

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/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • 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/06Management of faults, events, alarms or notifications

Definitions

  • the present invention pertains to a method for the management of event communications between Agent- and Manager-type processing entities in a telecommunications network management system, in particular for connectionless communication protocols.
  • a telecommunication network management system comprises processing entities, hereinafter called Agent, physically located in the network elements and at least one processing entity, hereinafter called Manager, with usually centralized control purpose. Said Agent and Manager entities exchange information through communication protocols.
  • connectionless The usage of communication protocol types, hereinafter termed connectionless, is prevailing, namely protocols that do not provide for establishing logical connections between the various Agent and Manager entities for the information exchange. Thsi information is sent under the form of messages only when necessary, so as to optimize the use of resources of the transmission channel.
  • a further known type of messages is the one that allows the transmission of information on events, such as, for instance, the alarm signalling, from the Agent entities to the Manager.
  • the Manager is not able to foresee when a message is sent by the Agent, since it is not sent at a uniform, and therefore predictable, rate, and upon request from the Manager, but instead only when it is necessary, at times unfixed and decided by the Agent.
  • the Agent does not expect responses of the type “acknowledgement of receipt” from the Manager.
  • an object of the present invention is to overcome all the aforesaid drawbacks and to indicate a method for the management of communications of events (such as e.g. alarms) between processing entities of Agent- and Manager-type in a telecommunications network management system, in particular for connectionless communication protocols, that carries out a procedure whereby the Agent sends alert notifications to the Manager to signal the occurrence of new events.
  • events such as e.g. alarms
  • the alert notifications can be sent at fixed timeouts or after a number of events generated, or with a combination of these two techniques.
  • All the generated events are stored in an event storage of the Agent, to avoid loosing them because of unreliability of the type of protocol used. Moreover, the Agent can anyway send the notifications concerning the event of greater urgency or importance, just occurred, to the Manager.
  • the present invention provides a method for the management of event communications between Agent and Manager processing entities, as well as a telecommunications network management system and a corresponding network so modified as to include said method, as best described in the claims that form an integral part of the present description.
  • FIG. 1 there is depicted a basic diagram of the operation of the management method of event communications between MANAGER and AGENT elements, subject matter of the present invention.
  • FIG. 2 there are represented examples of time trend of the alert notifications contemplated by the method of the present invention.
  • the Manager periodically asks the Agent to receive the contents of the objects LOG and APT, that form the event storages, and store them inside it; these objects are composed of storage areas containing the events that the Agent detects, such as, for instance, the alarms, and that are to be communicated to the Manger.
  • LOG contains all the event arising and clearing information as historical archive, while APT contains only elements still active.
  • connectionless protocol utilized is the known SNMP (Simple Network Management Protocol), and the syntax used for the programming is the one defined by the IETF (Internet Engineering Task Force) standard.
  • This syntax for instance, provides for the use of GET macro-instructions for the Polling procedure, through which the Manager asks the Agent to send the events stored into LOG and APT: the Agent sends them in the form of messages conformed in accordance with the protocol used.
  • the Agent sends alert notifications to highlight the occurrence of new events, such as the alarms.
  • alert notifications can be sent at fixed timeout ALERT TIMEOUT, or after a number of events generated ALERT FREQ-COUNT, or with a combination of these two modes.
  • the Manager can define the timeout period and/or the frequency, in the sense of number of events, that the Agent must count before sending the new alert notification.
  • the Agent can reset both the timeout period and the frequency counter whenever an alert notification is sent to the Manager.
  • the Agent can avoid sending the last notification so as not to uselessly deploy transmission resources.
  • This alert notification mechanism can be applied to all types of notifications, such as e.g. the alarms, and others used by the Agent to communicate modifications of its internal configuration. This stimulates the Manager to carry out a reading of the events stored into the Agent without awaiting the timeout expiration of the polling procedure, thus avoiding the loss of events.
  • These further readings by the Manager can be carried out with the same procedure contemplated for the polling, by resetting or not the normal timeout polling: hence the subsequent timeout polling can be carried out by the Manager at the normal expiration (the reading following the notification to the Agent is added to the regular ones whose rate is not modified), or by resetting the timeout period after the reading following the Agent's notification (the reading following the notification of the Agent replaces the regular one).
  • the Agent can send the URGENT alert notifications, namely the notifications of greater urgency or importance as soon as they occur, to the management system, so that the Manager can decide at once the actions to be taken. Therefore, a “filter” object that contains the list of urgent events can be added: the Agent verifies the urgency of each event by comparing it with the filter.
  • the main information contained in the alert notification is the identifier of the last event generated by the Agent, so that the Manager can univocally identify the last notification. The Manager can thus ascertain if said notification corresponds to the one eventually already present therein; otherwise it starts the reading procedure in the Agent.
  • alert mechanism which uses the language of the SNMP protocol, but the mechanism is intended as applicable to all the connectionless protocol in which autonomous messages from the Agent to the Manager are defined.
  • Objects defines an ordered sequence of possible objects such as:“SNMP Instance” that identifies the object that has generated the event, and “gravity” of the event;
  • the alert notification will have the following structure:
  • Notification Name it is the object identifier (OID) of the SNMP notification
  • SNMP Notification Objects contains the list of objects necessary to define the information used by the management system. These objects are related to the last event generated and univocally identify it, and they represent:
  • Notification identifier univocal identifier of the notification
  • Notification generation time instant of generation of the last generated notification event.
  • the alert notification does not need to have associated therewith in the clause “object” an SNMP Instance Identifier and an event “gravity” that allow the identification of the Agent, since the owner of this notification is still the Agent and the management system is able to discover which Agent has generated it.
  • the notification identified by the above-mentioned fields “Notification Identifier” and “Notification Generation Time” can be identified by the management system in the objects APT and LOG.
  • FIG. 2 illustrates examples of time evolution of the alert notifications.
  • the alert notifications can be sent at fixed timeouts ALERT TIME-OUT, and/or after a number of generated events ALERT FREQ-COUNT. A combination of these two techniques may also be used.
  • the Manager defines the timeout period and/or the notification frequency, in the sense of number of events that the Agent has to count before sending the new alert notification.
  • FIG. 2 an example of time sequence of events 1 , . . . , 15 generated and stored in the Agent is highlighted in the time diagram EVENTS.
  • the alert notifications are sent at regular intervals T 1 , TS, . . . , T 6 carrying the information on the last event occurred: in T 1 the event is 2 , in T 2 it is 5 , in T 3 it is 7 , and so on.
  • the notification corresponding to the time T 4 could not be sent since no events occur between times T 3 and T 4 , and therefore the last event at time T 4 is still the number 7 .
  • ALERT MIXED a combination of the two modes described above is carried out, so that the next alert notification will be sent either after N subsequent events generated (ALERT FREQ-COUNT), or at the expiration of the fixed interval (ALERT TIME-OUT), depending on which occurs first, by continuous reset of the two time and frequency counters, to avoid a double notification message with the same information.
  • the notification in T 3 indeed will not be sent, since between T 2 and T 3 no new events occur.
  • the present invention may advantageously be realized by means of a computer program comprising program-encoding means adapted to carry out one or more steps of the method when said program is run on a computer. Therefore, the scope is intended to cover such a computer program as well as a computer readable medium having a message recorded thereon, said computer readable medium comprising program encoding means adapted to carry out one or more steps of the method when said program is run on a computer.
  • the Manager can maintain a timeout polling mechanism, as described above, for the periodic reading of the events in the Agent, since the alarm notification procedure in accordance with the invention is not in conflict with the polling and can be added thereto.
  • the Manager may discover the presence of a huge number of events stored in the Agent even before its timeout expiration, and therefore it will be able to read said events in the Agent before the Agent's memory eventually overflows thus loosing information.
  • the size of the event storage is critical for the Agent. Hence by using the mechanism subject matter of the invention, the reliability of the entire procedure is increased. The presence of the event storage is indeed necessary because of the behaviour of the connectionless protocol used, so as to be sure that events are not lost, while the alert mechanism reduces the problems associated with the management of full-memory and bursty alarms (many alarm events generated in a very short time) conditions.

Abstract

A method is described for the management of the communications of events (such as e.g. alarms) between Agent- and Manager-type processing entities, in particular for connectionless communication protocols, in a telecommunication network management system, that implements a procedure adapted to increase the reliability of the event communication system, whereby the Agent sends alert notifications to the Manager to report the occurrence of new events. The alert notifications can be sent at fixed timeout and/or after a number of generated events. The Manager can however maintain a timeout polling mechanism for the periodic reading of the events in the Agent, and further the Agent can send very urgent or important notifications to the Manager. (FIG. 1)

Description

    INCORPORATION BY REFERENCE OF PRIORITY DOCUMENT
  • This application is based on and claims the benefit of Italian Patent Application No. M12000A002768 filed on Dec. 21,2000, which is incorporated by reference herein. [0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field Of The Invention [0002]
  • The present invention pertains to a method for the management of event communications between Agent- and Manager-type processing entities in a telecommunications network management system, in particular for connectionless communication protocols. [0003]
  • 2. Description Of The Prior Art [0004]
  • As known, a telecommunication network management system comprises processing entities, hereinafter called Agent, physically located in the network elements and at least one processing entity, hereinafter called Manager, with usually centralized control purpose. Said Agent and Manager entities exchange information through communication protocols. [0005]
  • The usage of communication protocol types, hereinafter termed connectionless, is prevailing, namely protocols that do not provide for establishing logical connections between the various Agent and Manager entities for the information exchange. Thsi information is sent under the form of messages only when necessary, so as to optimize the use of resources of the transmission channel. [0006]
  • Various types of messages exchanged between Agent and Manager, and vice versa, exist: for instance one type is a request-response interaction whereby the Manager sends a request to an Agent that accordingly responds; another type is still a request-response interaction between two Manager entities. [0007]
  • In these circumstances the information flow is anyway under the control of the Manager, which in response to a request message, expects to receive a given type of response message accordingly. [0008]
  • A further known type of messages is the one that allows the transmission of information on events, such as, for instance, the alarm signalling, from the Agent entities to the Manager. In these circumstances, instead, the Manager is not able to foresee when a message is sent by the Agent, since it is not sent at a uniform, and therefore predictable, rate, and upon request from the Manager, but instead only when it is necessary, at times unfixed and decided by the Agent. Moreover the Agent does not expect responses of the type “acknowledgement of receipt” from the Manager. [0009]
  • Hence the problem that arises is the possible loss of the messages related to these events, in some instances, such as when excessive message queues are created, or in case of network connection loss, or lack of response from the Manager. [0010]
  • A partial solution to these problems can be put into effect through the use of the known timeout polling procedure: periodically the Manager reads the list of events that the Agent stores inside it. [0011]
  • This known procedure however is not yet free from drawbacks since, if the message queue becomes excessive in the Agent, between a Manager's request and the next one, there is the risk that one part of the messages is lost by overflow of the storage capacities in the Agent. [0012]
  • SUMMARY OF THE INVENTION
  • Therefore, an object of the present invention is to overcome all the aforesaid drawbacks and to indicate a method for the management of communications of events (such as e.g. alarms) between processing entities of Agent- and Manager-type in a telecommunications network management system, in particular for connectionless communication protocols, that carries out a procedure whereby the Agent sends alert notifications to the Manager to signal the occurrence of new events. [0013]
  • The alert notifications can be sent at fixed timeouts or after a number of events generated, or with a combination of these two techniques. [0014]
  • All the generated events are stored in an event storage of the Agent, to avoid loosing them because of unreliability of the type of protocol used. Moreover, the Agent can anyway send the notifications concerning the event of greater urgency or importance, just occurred, to the Manager. [0015]
  • In order to achieve these objectives, the present invention provides a method for the management of event communications between Agent and Manager processing entities, as well as a telecommunications network management system and a corresponding network so modified as to include said method, as best described in the claims that form an integral part of the present description.[0016]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Further objects and advantages of the present invention will become clear from the following detailed description of an embodiment thereof and from the attached drawings given by way of a mere non limiting example, wherein: [0017]
  • In FIG. 1 there is depicted a basic diagram of the operation of the management method of event communications between MANAGER and AGENT elements, subject matter of the present invention. [0018]
  • In FIG. 2 there are represented examples of time trend of the alert notifications contemplated by the method of the present invention.[0019]
  • BEST MODE FOR CARRYING OUT THE INVENTION
  • In FIG. 1, through a polling mechanism POLLING known per se, the Manager periodically asks the Agent to receive the contents of the objects LOG and APT, that form the event storages, and store them inside it; these objects are composed of storage areas containing the events that the Agent detects, such as, for instance, the alarms, and that are to be communicated to the Manger. LOG contains all the event arising and clearing information as historical archive, while APT contains only elements still active. [0020]
  • The connectionless protocol utilized is the known SNMP (Simple Network Management Protocol), and the syntax used for the programming is the one defined by the IETF (Internet Engineering Task Force) standard. [0021]
  • This syntax, for instance, provides for the use of GET macro-instructions for the Polling procedure, through which the Manager asks the Agent to send the events stored into LOG and APT: the Agent sends them in the form of messages conformed in accordance with the protocol used. [0022]
  • Besides this systematic procedure, in accordance with the present invention, the Agent sends alert notifications to highlight the occurrence of new events, such as the alarms. [0023]
  • These alert notifications can be sent at fixed timeout ALERT TIMEOUT, or after a number of events generated ALERT FREQ-COUNT, or with a combination of these two modes. [0024]
  • The Manager can define the timeout period and/or the frequency, in the sense of number of events, that the Agent must count before sending the new alert notification. [0025]
  • The Agent can reset both the timeout period and the frequency counter whenever an alert notification is sent to the Manager. [0026]
  • If there are no new events between two subsequent notifications, the Agent can avoid sending the last notification so as not to uselessly deploy transmission resources. [0027]
  • The approach described above reduces the transmission of useless information. [0028]
  • This alert notification mechanism can be applied to all types of notifications, such as e.g. the alarms, and others used by the Agent to communicate modifications of its internal configuration. This stimulates the Manager to carry out a reading of the events stored into the Agent without awaiting the timeout expiration of the polling procedure, thus avoiding the loss of events. These further readings by the Manager can be carried out with the same procedure contemplated for the polling, by resetting or not the normal timeout polling: hence the subsequent timeout polling can be carried out by the Manager at the normal expiration (the reading following the notification to the Agent is added to the regular ones whose rate is not modified), or by resetting the timeout period after the reading following the Agent's notification (the reading following the notification of the Agent replaces the regular one). [0029]
  • Moreover, the Agent can send the URGENT alert notifications, namely the notifications of greater urgency or importance as soon as they occur, to the management system, so that the Manager can decide at once the actions to be taken. Therefore, a “filter” object that contains the list of urgent events can be added: the Agent verifies the urgency of each event by comparing it with the filter. [0030]
  • The general structure of the messages containing the alert notifications and/or the urgent notifications as well as the message sending procedure are known per se and as contemplated by the communication protocol used, such as e.g. SNMP. [0031]
  • The main information contained in the alert notification is the identifier of the last event generated by the Agent, so that the Manager can univocally identify the last notification. The Manager can thus ascertain if said notification corresponds to the one eventually already present therein; otherwise it starts the reading procedure in the Agent. [0032]
  • The alert notification does not need to be itself stored in the Agent. [0033]
  • In the following an example of alert mechanism is described which uses the language of the SNMP protocol, but the mechanism is intended as applicable to all the connectionless protocol in which autonomous messages from the Agent to the Manager are defined. [0034]
  • The structure of the notification that the SNMP Agent sends to the Manager depends on the type of event. The related SNMP macroinstruction “Trap” or “Notification” is comprised of notification name and of the following clauses: [0035]
  • Objects: defines an ordered sequence of possible objects such as:“SNMP Instance” that identifies the object that has generated the event, and “gravity” of the event; [0036]
  • Status: indicates if this definition is current (actual) or supported by compatibility with previous versions; [0037]
  • Description: contains a textual definition of the meaning of the notification. [0038]
  • Hence the alert notification will have the following structure: [0039]
  • Notification Name: it is the object identifier (OID) of the SNMP notification; [0040]
  • SNMP Notification Objects: contains the list of objects necessary to define the information used by the management system. These objects are related to the last event generated and univocally identify it, and they represent: [0041]
  • Notification identifier: univocal identifier of the notification; [0042]
  • Notification generation time: instant of generation of the last generated notification event. [0043]
  • The following example of alert notification object is written by using the known IETF syntax standard: [0044]
  • tsdimAlertNotification NOTIFICATION-TYPE [0045]
  • OBJECTS {tsdimEventNotificationId, tsdimEventTime}[0046]
  • STATUS current [0047]
  • DESCRIPTION [0048]
  • “Indicates an alert notification used by Agent to highlight to the managing systems the creation of new events.”[0049]
  • ::={tsdimSupportMibObject [0050] 22}
  • The alert notification does not need to have associated therewith in the clause “object” an SNMP Instance Identifier and an event “gravity” that allow the identification of the Agent, since the owner of this notification is still the Agent and the management system is able to discover which Agent has generated it. Moreover, the notification identified by the above-mentioned fields “Notification Identifier” and “Notification Generation Time” can be identified by the management system in the objects APT and LOG. [0051]
  • FIG. 2 illustrates examples of time evolution of the alert notifications. [0052]
  • The alert notifications can be sent at fixed timeouts ALERT TIME-OUT, and/or after a number of generated events ALERT FREQ-COUNT. A combination of these two techniques may also be used. [0053]
  • As already said, the Manager defines the timeout period and/or the notification frequency, in the sense of number of events that the Agent has to count before sending the new alert notification. [0054]
  • In FIG. 2 an example of time sequence of events [0055] 1, . . . , 15 generated and stored in the Agent is highlighted in the time diagram EVENTS.
  • According to the sending mode at fixed timeouts (ALERT, TIME-OUT), the alert notifications are sent at regular intervals T[0056] 1, TS, . . . , T6 carrying the information on the last event occurred: in T1 the event is 2, in T2 it is 5, in T3 it is 7, and so on. The notification corresponding to the time T4 could not be sent since no events occur between times T3 and T4, and therefore the last event at time T4 is still the number 7.
  • According to the sending mode after a number of generated events (ALERT FREQ-COUNT), the alert notifications are sent every N events occurred: in the figures for instance every three events: when the event [0057] 3 (ALM-ID=3), then 6 (ALM-ID=6), then 9 (ALM-ID=9) occur, and so on.
  • According to the mixed sending mode (ALERT MIXED), a combination of the two modes described above is carried out, so that the next alert notification will be sent either after N subsequent events generated (ALERT FREQ-COUNT), or at the expiration of the fixed interval (ALERT TIME-OUT), depending on which occurs first, by continuous reset of the two time and frequency counters, to avoid a double notification message with the same information. [0058]
  • In the figure, for instance, the sequence is: T[0059] 1, ALM-ID=5, T2, T3, ALM-ID=10, ALM-ID=13, and so on. The notification in T3 indeed will not be sent, since between T2 and T3 no new events occur.
  • From the above description it is then apparent how a telecommunications network management system and the related network can be obtained suitably modified so as to include the operations contemplated by the event communication management method, subject matter of the invention. [0060]
  • From the basic knowledge and from the above description the person skilled in the art is able to realize the subject matter of the invention. [0061]
  • The present invention may advantageously be realized by means of a computer program comprising program-encoding means adapted to carry out one or more steps of the method when said program is run on a computer. Therefore, the scope is intended to cover such a computer program as well as a computer readable medium having a message recorded thereon, said computer readable medium comprising program encoding means adapted to carry out one or more steps of the method when said program is run on a computer. [0062]
  • The method for the management of event communications subject of the invention has several advantages. [0063]
  • The Manager can maintain a timeout polling mechanism, as described above, for the periodic reading of the events in the Agent, since the alarm notification procedure in accordance with the invention is not in conflict with the polling and can be added thereto. [0064]
  • The Manager may discover the presence of a huge number of events stored in the Agent even before its timeout expiration, and therefore it will be able to read said events in the Agent before the Agent's memory eventually overflows thus loosing information. [0065]
  • The size of the event storage is critical for the Agent. Hence by using the mechanism subject matter of the invention, the reliability of the entire procedure is increased. The presence of the event storage is indeed necessary because of the behaviour of the connectionless protocol used, so as to be sure that events are not lost, while the alert mechanism reduces the problems associated with the management of full-memory and bursty alarms (many alarm events generated in a very short time) conditions. [0066]
  • There has thus been shown and described a novel method for the management of event communications between Agent- and Manager-type processing entities in a telecommunications network management system, in particular for connectionless communication protocols, which fulfills all the objects and advantages sought therefor. Many changes, modifications, variations and other uses and applications of the subject invention will, however, become apparent to those skilled in the art after considering the specification and the accompanying drawings which disclose preferred embodiments thereof. All such changes, modifications, variations and other uses and applications which do not depart from the spirit and scope of the invention are deemed to be covered by the invention which is limited only by the claims which follow. [0067]

Claims (13)

What is claimed is:
1. A method for the management of event communications between Agent- and Manager- type processing entities in a telecommunications network management system, utilizing a connectionless communication protocol between Agent and Manager, wherein a step is provided in which the Agent sends alert notifications to the Manager to report the occurrence of new events.
2. A method according to claim 1, wherein said alert notifications can be sent at fixed timeouts.
3. A method according to claim 1, wherein said alert notifications can be sent after a number of generated events.
4. A method according to claim 2 or 3, wherein said alert notifications can be sent according to a combination of said two modes, at fixed timeouts and after a number of generated events, so that the next alert notification will be sent either after N subsequent events generated or at the expiration of said fixed timeout, depending on the mode occurring first in the time.
5. A method according to claim 2, wherein the Manager defines said fixed timeout, or said number of generated events.
6. A method according to claim 5, wherein the Agent is able to reset said fixed timeout, or said number of generated events, whenever an alert notification is sent to the Manager.
7. A method according to claim 1, wherein if there are no new events, the Agent does not send new notifications.
8. A method according to claim 1, wherein said Alert notification contains the information that identifies the last event guaranteed by the Agent.
9. A method according to claim 1, wherein the Alert notification has the following structure:
Notification Name: object identifier of the notification;
Notification Objects: contains the list of objects necessary to define the information used by the Manager, said objects representing:
Notification identifier: univocal identifier of the notification;
Notification Generation Time: generation instant of the event of the last generated notification.
10. A method according to claim 1, wherein a step is further provided of:
storage of the events in the Agent;
periodic reading of said events in the Agent by the Manager.
11. A method according to claim 10, wherein the Manager performs a reading of the events stored in the Agent after receiving said alert notifications, without awaiting the expiration of said periodic reading.
12. A method according to claim 1, wherein a further step is provided in which the Agent sends urgent notifications, concerning events of greater urgency or importance, to the Manager.
13. A telecommunications network including a management system performing the method for the management of event communications between Agent- and Manager-type processing entities as in any of claims 1 to 12.
US10/006,374 2000-12-21 2001-12-10 Method for managing event communications between Agent and Manager processing entities in a telecommunication network management system Abandoned US20020080948A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IT2000MI002768A IT1319602B1 (en) 2000-12-21 2000-12-21 METHOD FOR THE MANAGEMENT OF EVENT COMMUNICATIONS BETWEEN AGENT AND MANAGER PROCESSING ENTITIES, IN A MANAGEMENT SYSTEM OF
ITMI2000A002768 2000-12-21

Publications (1)

Publication Number Publication Date
US20020080948A1 true US20020080948A1 (en) 2002-06-27

Family

ID=11446279

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/006,374 Abandoned US20020080948A1 (en) 2000-12-21 2001-12-10 Method for managing event communications between Agent and Manager processing entities in a telecommunication network management system

Country Status (3)

Country Link
US (1) US20020080948A1 (en)
EP (1) EP1217786A2 (en)
IT (1) IT1319602B1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020181435A1 (en) * 2001-04-27 2002-12-05 Gyorgy Miklos Communications systems
US20030200329A1 (en) * 2002-04-23 2003-10-23 Delaney William P. Polling-based mechanism for improved RPC timeout handling
WO2004114159A1 (en) * 2003-06-13 2004-12-29 Yahoo! Inc. Method and system for alert delivery architecture
US20050144266A1 (en) * 2003-12-05 2005-06-30 Microsoft Corporation Hosted notifications templates
US20070067773A1 (en) * 2003-01-14 2007-03-22 Cognos Incorporated Event management method and system
US20080020768A1 (en) * 2005-09-27 2008-01-24 Qualcomm Incorporated Channel handoff methods in wireless broadcast systems
US7685265B1 (en) 2003-11-20 2010-03-23 Microsoft Corporation Topic-based notification service
US20110099639A1 (en) * 2009-10-26 2011-04-28 Electronics And Telecommunications Research Institute Method and apparatus for preventing autorun of portable usb storage
US20110213809A1 (en) * 2010-03-01 2011-09-01 Panda Security, S.L. Method, a system and a computer program product for protecting a data-storing device
US20110307593A1 (en) * 2009-02-10 2011-12-15 Alcatel Lucent Alarm Notification Between Customer Premises Equipment And A Remote Management Server
US9460421B2 (en) 2001-03-14 2016-10-04 Microsoft Technology Licensing, Llc Distributing notifications to multiple recipients via a broadcast list
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050075486A (en) * 2004-01-15 2005-07-21 유티스타콤코리아 유한회사 Method for compensating time value in network management application using snmp
US9021317B2 (en) 2009-03-12 2015-04-28 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Reporting and processing computer operation failure alerts

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5987514A (en) * 1996-10-30 1999-11-16 Sun Microsystems, Inc. System and method for advanced event request management for networks
US6125390A (en) * 1994-04-05 2000-09-26 Intel Corporation Method and apparatus for monitoring and controlling in a network
US6272537B1 (en) * 1997-11-17 2001-08-07 Fujitsu Limited Method for building element manager for a computer network element using a visual element manager builder process
US6477585B1 (en) * 1995-08-18 2002-11-05 International Business Machines Corporation Filter mechanism for an event management service
US6493756B1 (en) * 1999-10-28 2002-12-10 Networks Associates, Inc. System and method for dynamically sensing an asynchronous network event within a modular framework for network event processing
US6507852B1 (en) * 2000-04-17 2003-01-14 Ncr Corporation Location-independent service for monitoring and alerting on an event log
US6704874B1 (en) * 1998-11-09 2004-03-09 Sri International, Inc. Network-based alert management
US6721791B1 (en) * 2000-01-07 2004-04-13 Fuji Xerox Co., Ltd. Trap control system
US6792455B1 (en) * 2000-04-28 2004-09-14 Microsoft Corporation System and method for implementing polling agents in a client management tool
US6832086B1 (en) * 2000-06-13 2004-12-14 Motorola, Inc. Manager-directed method for event pressure reduction

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6125390A (en) * 1994-04-05 2000-09-26 Intel Corporation Method and apparatus for monitoring and controlling in a network
US6477585B1 (en) * 1995-08-18 2002-11-05 International Business Machines Corporation Filter mechanism for an event management service
US5987514A (en) * 1996-10-30 1999-11-16 Sun Microsystems, Inc. System and method for advanced event request management for networks
US6272537B1 (en) * 1997-11-17 2001-08-07 Fujitsu Limited Method for building element manager for a computer network element using a visual element manager builder process
US6704874B1 (en) * 1998-11-09 2004-03-09 Sri International, Inc. Network-based alert management
US6493756B1 (en) * 1999-10-28 2002-12-10 Networks Associates, Inc. System and method for dynamically sensing an asynchronous network event within a modular framework for network event processing
US6721791B1 (en) * 2000-01-07 2004-04-13 Fuji Xerox Co., Ltd. Trap control system
US6507852B1 (en) * 2000-04-17 2003-01-14 Ncr Corporation Location-independent service for monitoring and alerting on an event log
US6792455B1 (en) * 2000-04-28 2004-09-14 Microsoft Corporation System and method for implementing polling agents in a client management tool
US6832086B1 (en) * 2000-06-13 2004-12-14 Motorola, Inc. Manager-directed method for event pressure reduction

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9460421B2 (en) 2001-03-14 2016-10-04 Microsoft Technology Licensing, Llc Distributing notifications to multiple recipients via a broadcast list
US20020181435A1 (en) * 2001-04-27 2002-12-05 Gyorgy Miklos Communications systems
US7146427B2 (en) * 2002-04-23 2006-12-05 Lsi Logic Corporation Polling-based mechanism for improved RPC timeout handling
US20030200329A1 (en) * 2002-04-23 2003-10-23 Delaney William P. Polling-based mechanism for improved RPC timeout handling
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
US8230445B2 (en) * 2003-01-14 2012-07-24 International Business Machines Corporation Event management method and system
US20070067773A1 (en) * 2003-01-14 2007-03-22 Cognos Incorporated Event management method and system
US20050027676A1 (en) * 2003-06-13 2005-02-03 Matthias Eichstaedt Method and system for delivery alerts to a user
US7143118B2 (en) * 2003-06-13 2006-11-28 Yahoo! Inc. Method and system for alert delivery architecture
US20050027741A1 (en) * 2003-06-13 2005-02-03 Matthias Eichstaedt Method and system for alert delivery architecture
US20050027742A1 (en) * 2003-06-13 2005-02-03 Matthias Eichstaedt Method and system for data collection for alert delivery
US7334001B2 (en) 2003-06-13 2008-02-19 Yahoo! Inc. Method and system for data collection for alert delivery
US7346630B2 (en) 2003-06-13 2008-03-18 Yahoo! Inc. Method and system for delivery alerts to a user
US20080098014A1 (en) * 2003-06-13 2008-04-24 Yahoo! Inc. Method and system for data collection for alert delivery
US7765228B2 (en) 2003-06-13 2010-07-27 Yahoo! Inc. Method and system for data collection for alert delivery
WO2004114159A1 (en) * 2003-06-13 2004-12-29 Yahoo! Inc. Method and system for alert delivery architecture
US7685265B1 (en) 2003-11-20 2010-03-23 Microsoft Corporation Topic-based notification service
US20050144266A1 (en) * 2003-12-05 2005-06-30 Microsoft Corporation Hosted notifications templates
US7877694B2 (en) * 2003-12-05 2011-01-25 Microsoft Corporation Hosted notifications templates
US20080020768A1 (en) * 2005-09-27 2008-01-24 Qualcomm Incorporated Channel handoff methods in wireless broadcast systems
US20110307593A1 (en) * 2009-02-10 2011-12-15 Alcatel Lucent Alarm Notification Between Customer Premises Equipment And A Remote Management Server
US20110099639A1 (en) * 2009-10-26 2011-04-28 Electronics And Telecommunications Research Institute Method and apparatus for preventing autorun of portable usb storage
US9613207B2 (en) * 2009-10-26 2017-04-04 Electronics And Telecommunications Research Institute Method and apparatus for preventing autorun of portable USB storage
US20110213809A1 (en) * 2010-03-01 2011-09-01 Panda Security, S.L. Method, a system and a computer program product for protecting a data-storing device

Also Published As

Publication number Publication date
EP1217786A2 (en) 2002-06-26
ITMI20002768A1 (en) 2002-06-21
IT1319602B1 (en) 2003-10-20

Similar Documents

Publication Publication Date Title
US20020080948A1 (en) Method for managing event communications between Agent and Manager processing entities in a telecommunication network management system
CN101193078B (en) Method and system for managing subscribing matching
US5764886A (en) In-band/out-of-band alert delivery system
US8799723B2 (en) Methods and apparatus for event logging in an information network
JP4593812B2 (en) Data exchange system and method
US8065318B2 (en) Systems and methods for managing application configuration
US6854011B2 (en) System and method for controlling trap generation of simple network management protocol (SNMP) by defining and using a trapflag field and a trappeer field in the managed information base (MIB)
KR101230944B1 (en) Method for monitoring events in a communication network
EP1929705B1 (en) Device management method using nodes having additional attribute and device management client thereof
CN103514173A (en) Data processing method and node equipment
US20180124168A1 (en) Load balancing server for forwarding prioritized traffic from and to one or more prioritized auto-configuration servers
EP3828669A1 (en) Communication between client device and server
JPH09247144A (en) Method for managing hierarchical network
KR20000002437A (en) Performance management information processing method of telecommunication management network system
Baik et al. Adaptive flow monitoring in SDN architecture
US8516094B2 (en) Method and network management apparatus for implementing information service level inheritance in network management system
WO2004017199A1 (en) Method for monitoring and managing an information system
US20100070582A1 (en) Device Management Across Firewall Architecture
US7698382B2 (en) System and method for remote controlling equipment with the aid of at commands, and corresponding device, radiocommunication module, and set of commands
KR100580103B1 (en) The method for Server Process Remote Monitoring of the Telecommunication Network Management System
EP1248411A2 (en) Method for detecting the isolation condition between agent and manager processing entities in a telecommunications network management system
RU2337489C1 (en) System of device control and its method for device control command scheduling
WO2001063841A1 (en) Method and system for providing synchronization
EP2001157B1 (en) Method for data communication and device as well as communication system
KR0173209B1 (en) Synchronous digital hierarchy system

Legal Events

Date Code Title Description
AS Assignment

Owner name: ALCATEL, FRANCE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CANALI, MASSIMO;MOLASCHI, STEFANO;REEL/FRAME:012361/0204

Effective date: 20011109

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION