EP0484261A2 - Method and system for correlating condition reporting messages in a communication network - Google Patents
Method and system for correlating condition reporting messages in a communication network Download PDFInfo
- Publication number
- EP0484261A2 EP0484261A2 EP91480151A EP91480151A EP0484261A2 EP 0484261 A2 EP0484261 A2 EP 0484261A2 EP 91480151 A EP91480151 A EP 91480151A EP 91480151 A EP91480151 A EP 91480151A EP 0484261 A2 EP0484261 A2 EP 0484261A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- identifier
- reporting
- resource
- token
- management
- 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.)
- Withdrawn
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0631—Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
Definitions
- This invention relates to network management systems and techniques in general and more particularly to a method and system for correlating received network condition reporting messages to a single incident or entity in a communication network. Specifically, multiple reports received from different network elements concerning the same event or entity may be gathered and related to one another at the receiver.
- NMVT Network Management Vector Transport
- each of the message senders may have useful information about a problem or condition that the other does not have access to or has not recognized.
- the value of these messages is greatly diminished when no mechanism is provided for correlating accurately any related messages since the human operator may not recognize the significance of the fact, or even the fact itself, that two or more reporting messages relate to the same problem or condition.
- An automatic correlation mechanism is desired so that incoming reporting messages or alerts at a receiver can be presented to the system operator in a unified listing providing a single view of the problem or condition being reported upon.
- an object of this invention is to provide an improved alert reporting system in which correlation token mechanisms provide for correlation of related messages about a given condition or problem.
- Yet another object of the invention is to provide an improved correlation technique that does not require modification of the message receiver or management system such as by adding new code point definitions or the like when new classes of messages or alert reports are added.
- a general mechanism is provided that allows the network management facility receiver to correlate two or more related condition reporting messages that pertain to a single incident or event.
- the would-be senders involved in sending alert or reporting messages according to the invention must coordinate between themselves the generation of a unique correlation token that will be included with their reporting messages.
- Each reporting message sender is provided with a means for generating n-bytes of data in a pattern guaranteed to be unique, and means for appending to the data pattern identifying fields.
- the identifying fields are the length of the token and a key indicator indicating the nature of the data as a token.
- NMVT Network Management Vector Transport
- connection As used herein is meant the defined path and elements constituting the route by which defined end point nodes communicate with one another.
- connection exists between two nodes and may comprise a number of intervening nodes and communication facilities.
- the node which assumes the primary responsibility for the establishment of the connection i.e. for creating the desired session, is responsible for: (1) generating a unique number of n-bytes to be used for correlation and (2) for communicating this number to the other nodes in the connection that will be involved in the communications path.
- the technique used for generating the unique n-byte number may be any of a number of previously known well-defined algorithms, but a preferred embodiment utilizing the known PCID generation technique is employed in the preferred embodiment.
- FIG 1 illustrates the prior art Management Services Major Vector message format employed in the present invention.
- Figure 2 illustrates an example showing how prior art index code points may be carried in an alert message major vector containing subvectors and subfields.
- Figure 3 illustrates one example of prior art generation of a unique n-byte field employed in the preferred embodiment of the invention.
- Figure 4 illustrates the format and structure of a guaranteed unique number or byte sequence to be used for correlation of alert reports or messages relating to the same incident as reported by one or more reporting nodes within the network according to the present invention.
- Figure 5 illustrates schematically a simple communications network having a receiving management system for correlation of reports according to the preferred embodiment of the invention.
- Figure 6 illustrates a token correlation and pointer table as implemented in the preferred embodiment of the invention at the receiver.
- too finely correlated set of reports is also not useful. For example, when multiple reporting messages or alerts from multiple senders relating to a single fact or failure in a single resource are generated, if they were correlated only by alerts, there would be no way for gathering the related alert messages together for display.
- the proper and desired level of correlation granularity over time would be preferably that all reports or messages generated about a given resource during a defined resource "instance", i.e. such as a SNA "session” which is defined to exist between known end points over a known path comprising known network iodes by names.
- a “session” comes into existence by defining that communication is to occur between the two end points and exists for the duration in which the communication passes and is desired and then ceases.
- Figure 1 illustrates this message format scheme which can be employed in any communications protocol or signaling technique.
- SNA Systems Network Architecture
- ISDN Integrated Services Digital Network
- Figure 1 illustrates this message format scheme which can be employed in any communications protocol or signaling technique.
- the illustration is for Systems Network Architecture (SNA), but it is equally valid for Integrated Services Digital Network (ISDN) communication protocols and encodings, or others, as well as for correlation of multiple reports concerning non-communication resources, e.g., shared DASD. That is, it is the structure, the sequence of fields and their contents, that are important.
- SNA Systems Network Architecture
- ISDN Integrated Services Digital Network
- Figure 2 illustrates a more detailed example as known in the prior art such as shown in Figure 1 in which a reporting message, i.e. an alert major vector, has an incidence of a management services major vector from Figure 1.
- the prior art major vector transport format includes: the major vector length field, a major vector key identifier (identifying the vector as one containing a reporting message or alert), a failure cause subvector length field and a failure cause subvector key together with recommended action subfield length and subfield key and data fields supplying information regarding the failure or other condition or cause being reported upon. All of this structure is described and illustrated in much greater detail in the IBM Systems Journal, Vol. 27, No. 1, 1988, pages 15-30 which is available from IBM by ordering reprint #G321-5308.
- Figure 3 in this application is taken from the aforementioned Type 2.1 Node Reference and illustrates an example of an algorithm employed as noted therein for generating a unique 8-byte binary number known as the "Fully Qualified Procedure Control Identifier" or "FQPCID” or simply “PCID” for brevity.
- the PCID is generated by an algorithm set forth in the aforementioned reference.
- Each node or resource contains a counter by which the PCID is incremented at the time of each session assignment request.
- the generation technique is fully described in the aforementioned reference, but briefly includes the hashing of the PCID counter.
- the hashing operation is a dividing of the first 64 bits of a string derived from the network identification and control point name for the originating control point by a 30 bit binary prime number, i.e. the decimal number 892,038,479 or hexidecimal 352B6D4F. Thirty bits of the remainder are computed, right aligned in the high order 4 bytes of the format shown in Figure 3, and then bits 0, 1, 14 and 15 are forced to a 1 value.
- a second hash value is also generated by the same function except that it uses as a divisor a 31 bit prime number (2,119,403,551 in decimal or hexidecimal 7E53881F).
- the second hash result is added to a time of day clock value, but for nodes which do not have a suitable clock, the last value used is stored in safe memory over all initiation instances.
- the resulting low order 4 bytes for the PCID are incremented via a counter for each new instance of the PCID.
- the dividend string used in computing the hash values is composed of the network ID and the CP name of the origin control point as described in the reference, but briefly includes:
- the CP name itself is padded by adding zeroes or spaces on the right to make up an 8 byte long string of characters.
- the network identification assigned to the node is also padded on the right as needed with space characters to make an 8 byte string. Every 8 bit character in the resulting string is then rotated 2 bits to the left which shifts the two high order bits of each character, i.e. each string of 8 bits, into the low order positions in each byte.
- the two resulting binary strings are exclusively OR'ed together to produce the dividend which is used in the hash function to create a 64 bit binary number which is the PCID and is guaranteed to be unique over all the names and control points in the network as set forth in greater detail in the aforementioned reference.
- the PCID generation technique is but one example of a prior art algorithm for generating a unique N-byte field of data which can be employed in the present invention in creating a preferred embodiment of a correlation token.
- the process in the present invention is that at the exchange of network identifiers at the establishment of each connection, the node responsible for session establishment passes the PCID it created for the session to the other nodes in the connection.
- the correlation token is created using rules which will guarantee that each node will use the same token for the link or session for which it is established. This is guaranteed by requiring that each node, in this detailed example, use the PCID and a length and a key identifier in a Management Services Major Vector format. This method guarantees uniqueness for the pattern so generated.
- each node also appends the length and key fields for the management services vector transport length and subfield keys for use in the management services unit correlation subvector constructed according to the example given in Figure 2.
- a unique token is shown to consist of a field giving the length of an overall token, the key value which is the subfield key for the SNA session correlation token in this example, and the n-byte value generated by the unique bit generator such as that previously described with reference to the prior art PCID identifier generation algorithm.
- the token generation scheme is useful over many types of communication architecture connections and results in a unique token by which correlation of messages or alerts at a receiver therefore may be based upon pattern matching of the tokens included in the messages (by their senders).
- the receiver or management resource will typically be a computer running a network management program such as the IBM Corporation's NetView product.
- the receiver includes the usual structures of a CPU for receiving, parsing and analyzing incoming data according to known formats and protocols.
- the receiver analyzes incoming messages to determine if they are alerts or reports and to determine whether a correlation subvector is included. If a correlation subvector is found in the incoming NMVT format, the token or tokens contained therein are extracted and loaded into a token table built under program control at the receiver.
- the table contains the token identifications and pointers pointing to the area in memory where the reporting messages have been stored.
- Figure 6 illustrates a typical token pointer table to be used for correlation of incoming new alerts or messages.
- token T2 has had two previous alerts as indicated by pointers P2 and P3 as has the token T6 which has pointers to two different messages P7 and P8.
- the plural messages with the plural pointers are correlated for retrieval and display in this fashion.
- the receiver When the receiver receives a new report, it logs the report by storing it in memory and retains a pointer P x to indicate where it was stored.
- the management program then extracts all correlation tokens that may exist in the report, searches the table as shown in Figure 6 for a match, and if a match is found adds the pointer written for this incoming message to the list of pointers indicated for a token for which a match was found. If no match is found, then a new row is added to the table for the new token identification T i and its pointer to memory P x . In this fashion, the system keeps track of all tokens received over a given session and correlates the multiple messages that may be received having the same token for display together at the human operators request or for further automated program actions as the case may be.
- the procedures or protocols by which would-be senders may agree upon their unique correlation token for reporting their messages may vary for different kinds of networks or conditions.
- SNA sessions such as those described above, the procedures involving the transfer of information and the exchange of identifiers takes place when the initial session is set up.
- ISDN connections adjacent product port identifications may be exchanged. All of this is to illustrate the fact that procedures for achieving agreement on adoption of a unique token may vary within a given type of network or architecture scheme but can be caused to result in generating the same token.
- This token may be employed for correlation recognition at a receiver without any changes being required to the receiver. The same method by which the receiver correlates multiple reporting messages or alerts may be extended without any change to correlation of other records.
- the correlation of a data link control alert message with a supporting statistics record solicited by the network management facility from a target node or from a report of measured parameters or statistics can occur, as well as correlation of a reporting message with any subsequent problem management record which tracks steps taken in achieving resolution for the problem.
- the definition of a format for the unique token that can be extended indefinitely at each sender without having any impact on the receivers is shown by this invention. It is accomplished by utilizing the subfield key as a portion of the token data rather than as an identifier merely for the type of data contained in the subfield.
- the key field will differ from an SNA link to an ISDN connection and vice versa, for example.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
- Communication Control (AREA)
Abstract
Error or condition reporting messages known as "alerts" transmitted to a communication network management facility are correlated by including with each reporting message or alert a unique token having a length field, a key identifier field identifying the nature of the message and a data message field containing a unique n-byte pattern. Incoming reporting messages or alerts received at the communication network management facility are scanned for the existence of a reporting message correlation subvector and, if such a message is found, its token is extracted and compared against a list of previously received tokens to determine whether the reporting message concerns a facility or resource which has already been the subject of a previous report or alert. The inclusion of the length and key identifier fields in addition to the unique n-byte field to make up the token assures that correlation tokens generated under different communication protocols will not contain identical tokens.
Description
- This invention relates to network management systems and techniques in general and more particularly to a method and system for correlating received network condition reporting messages to a single incident or entity in a communication network. Specifically, multiple reports received from different network elements concerning the same event or entity may be gathered and related to one another at the receiver.
- Currently available communication network management products such as IBM's NetView network management program utilize mechanisms for reporting and transporting network conditions, failures or problems. These mechanisms utilize the well-known and documented Network Management Vector Transport (NMVT) scheme. This scheme may be found in US Patents 4,823,345 and 4,965,772 which also may be found reported in the IBM Systems Journal, Vol. 27, No. 1, 1988, pages 15-30.
- In this prior art scheme, no mechanism is provided for correlating multiple alerts or reporting messages pertaining to a single problem or condition. However, multiple reports will be generated, for example from two nodes at the ends of a communication link which would send alert messages reporting on certain types of link errors, each node reporting the error as viewed from its own vantage point in the network. In order for these multiple reporting messages to be most useful, some means of correlating them must be provided together at the receiving management system. The only mechanism available in the prior art is manual correlation by a human operator who recognizes incoming messages and is able to remember those which come regarding the same facility or resource or who has access to a list and can intelligently select from the list those reporting messages which relate to the same condition. There is value in the multiple reporting messages since each of the message senders may have useful information about a problem or condition that the other does not have access to or has not recognized. The value of these messages is greatly diminished when no mechanism is provided for correlating accurately any related messages since the human operator may not recognize the significance of the fact, or even the fact itself, that two or more reporting messages relate to the same problem or condition.
- An automatic correlation mechanism is desired so that incoming reporting messages or alerts at a receiver can be presented to the system operator in a unified listing providing a single view of the problem or condition being reported upon.
- In view of the foregoing known difficulties in the prior art network reporting scheme, an object of this invention is to provide an improved alert reporting system in which correlation token mechanisms provide for correlation of related messages about a given condition or problem.
- Yet another object of the invention is to provide an improved correlation technique that does not require modification of the message receiver or management system such as by adding new code point definitions or the like when new classes of messages or alert reports are added.
- A general mechanism is provided that allows the network management facility receiver to correlate two or more related condition reporting messages that pertain to a single incident or event. Before any messages reporting on a problem are sent, and indeed before any problems are detected, the would-be senders involved in sending alert or reporting messages according to the invention must coordinate between themselves the generation of a unique correlation token that will be included with their reporting messages. Each reporting message sender is provided with a means for generating n-bytes of data in a pattern guaranteed to be unique, and means for appending to the data pattern identifying fields. The identifying fields are the length of the token and a key indicator indicating the nature of the data as a token. The existing network management architecture data encoding and the transport architecture of the prior art known as the Network Management Vector Transport (NMVT) is retained, but a special management service unit correlation subvector, including the correlation token which is unique is employed to allow the message receiver to correlate an incoming problem report or error alert with other reports on the same incident that may have been received earlier. Including the key identifier byte or bytes together with the length field and the unique n-bytes of data to comprise a token eliminates the possibility of accidental matches occurring between tokens of different types.
- Each potential reporting sender node in a connection is provided with a unique token having an n-byte value, a token length field and a key identifying sub-field. All of these fields taken together comprise a unique correlation token, guaranteed not to be duplicated within the network regardless of the communication protocols or formats employed. By "connection" as used herein is meant the defined path and elements constituting the route by which defined end point nodes communicate with one another.
- The connection exists between two nodes and may comprise a number of intervening nodes and communication facilities.
- In the preferred embodiment the node which assumes the primary responsibility for the establishment of the connection, i.e. for creating the desired session, is responsible for: (1) generating a unique number of n-bytes to be used for correlation and (2) for communicating this number to the other nodes in the connection that will be involved in the communications path. The technique used for generating the unique n-byte number may be any of a number of previously known well-defined algorithms, but a preferred embodiment utilizing the known PCID generation technique is employed in the preferred embodiment.
- The invention will be described with reference to a preferred embodiment thereof which is further described and illustrated in the drawings in which:
- Figure 1 illustrates the prior art Management Services Major Vector message format employed in the present invention.
- Figure 2 illustrates an example showing how prior art index code points may be carried in an alert message major vector containing subvectors and subfields.
- Figure 3 illustrates one example of prior art generation of a unique n-byte field employed in the preferred embodiment of the invention.
- Figure 4 illustrates the format and structure of a guaranteed unique number or byte sequence to be used for correlation of alert reports or messages relating to the same incident as reported by one or more reporting nodes within the network according to the present invention.
- Figure 5 illustrates schematically a simple communications network having a receiving management system for correlation of reports according to the preferred embodiment of the invention.
- Figure 6 illustrates a token correlation and pointer table as implemented in the preferred embodiment of the invention at the receiver.
- In order to correlate a plurality of reporting messages or alerts involving a given resource in a network having a network management resource and a plurality of managed elements or resources, it is necessary to provide for correlation of the messages at a level of time granularity that does not contain either too many reports, for example all reports generated regarding a given resource over its entire lifetime, or providing a report that is too fine in correlation, such as per report or alert. Correlation of all reports over the lifetime of a resource is already provided in the prior art by the hierarchical vectors and subvectors encoded according to the noted standards referred to earlier. However, when a human operator wishes to see all the data about a particular instance or failure in a resource, it is not useful to display the entire history of data associated with prior, subsequent or related failures for the same resource. A mechanism for retrieving all the records and only those relating to a specific instance regarding that resource is what is desired.
- At the other end of the spectrum, too finely correlated set of reports is also not useful. For example, when multiple reporting messages or alerts from multiple senders relating to a single fact or failure in a single resource are generated, if they were correlated only by alerts, there would be no way for gathering the related alert messages together for display.
- The proper and desired level of correlation granularity over time would be preferably that all reports or messages generated about a given resource during a defined resource "instance", i.e. such as a SNA "session" which is defined to exist between known end points over a known path comprising known network iodes by names. A "session" comes into existence by defining that communication is to occur between the two end points and exists for the duration in which the communication passes and is desired and then ceases. This is an "instance" of a resource defined to include the end points or nodes which desire to communicate with one another and the intermediate nodes or points over which their message may be carried.
- In the preferred embodiment of the invention described now, use is made of the known NMVT including the Management Services Major Vector/subvector/subfield format known in the prior art and shown in the US Patents noted above. Figure 1 illustrates this message format scheme which can be employed in any communications protocol or signaling technique. The illustration is for Systems Network Architecture (SNA), but it is equally valid for Integrated Services Digital Network (ISDN) communication protocols and encodings, or others, as well as for correlation of multiple reports concerning non-communication resources, e.g., shared DASD. That is, it is the structure, the sequence of fields and their contents, that are important.
- Figure 2 illustrates a more detailed example as known in the prior art such as shown in Figure 1 in which a reporting message, i.e. an alert major vector, has an incidence of a management services major vector from Figure 1. It will be noticed in Figure 2 that the prior art major vector transport format includes: the major vector length field, a major vector key identifier (identifying the vector as one containing a reporting message or alert), a failure cause subvector length field and a failure cause subvector key together with recommended action subfield length and subfield key and data fields supplying information regarding the failure or other condition or cause being reported upon. All of this structure is described and illustrated in much greater detail in the IBM Systems Journal, Vol. 27, No. 1, 1988, pages 15-30 which is available from IBM by ordering reprint #G321-5308.
- As is also known in the prior art, when nodes in a communication network wish to establish a connection for exchanging or receiving messages or information, an exchange of identifications takes place which establishes the instance of the connection resource which is to be managed or reported upon. Each node has assigned to it at the installation thereof a network unique control point name or node name. It is also provided with a unique number generating method and apparatus that can generate an n-byte value guaranteed to be unique for all time that it is in existence. Many algorithms may be employed for such number generators, but one example known in the prior art and employed in networks of this type is detailed on pages 4-3 and 4-4 in the Systems Network Architecture Type 2.1 Node Reference available from IBM as Reference #SC30-3422-1, Copyright 1986, 1988 by International Business Machines Corporation.
- Figure 3 in this application is taken from the aforementioned Type 2.1 Node Reference and illustrates an example of an algorithm employed as noted therein for generating a unique 8-byte binary number known as the "Fully Qualified Procedure Control Identifier" or "FQPCID" or simply "PCID" for brevity.
- The PCID is generated by an algorithm set forth in the aforementioned reference. Each node or resource contains a counter by which the PCID is incremented at the time of each session assignment request. The generation technique is fully described in the aforementioned reference, but briefly includes the hashing of the PCID counter. The hashing operation is a dividing of the first 64 bits of a string derived from the network identification and control point name for the originating control point by a 30 bit binary prime number, i.e. the decimal number 892,038,479 or hexidecimal 352B6D4F. Thirty bits of the remainder are computed, right aligned in the high order 4 bytes of the format shown in Figure 3, and then
bits - The dividend string used in computing the hash values is composed of the network ID and the CP name of the origin control point as described in the reference, but briefly includes:
- The CP name itself is padded by adding zeroes or spaces on the right to make up an 8 byte long string of characters. Next the network identification assigned to the node is also padded on the right as needed with space characters to make an 8 byte string. Every 8 bit character in the resulting string is then rotated 2 bits to the left which shifts the two high order bits of each character, i.e. each string of 8 bits, into the low order positions in each byte. The two resulting binary strings are exclusively OR'ed together to produce the dividend which is used in the hash function to create a 64 bit binary number which is the PCID and is guaranteed to be unique over all the names and control points in the network as set forth in greater detail in the aforementioned reference.
- The PCID generation technique is but one example of a prior art algorithm for generating a unique N-byte field of data which can be employed in the present invention in creating a preferred embodiment of a correlation token.
- The process in the present invention is that at the exchange of network identifiers at the establishment of each connection, the node responsible for session establishment passes the PCID it created for the session to the other nodes in the connection.
- The correlation token is created using rules which will guarantee that each node will use the same token for the link or session for which it is established. This is guaranteed by requiring that each node, in this detailed example, use the PCID and a length and a key identifier in a Management Services Major Vector format. This method guarantees uniqueness for the pattern so generated. To the PCID, each node also appends the length and key fields for the management services vector transport length and subfield keys for use in the management services unit correlation subvector constructed according to the example given in Figure 2.
- The result is shown in Figure 4 where a unique token is shown to consist of a field giving the length of an overall token, the key value which is the subfield key for the SNA session correlation token in this example, and the n-byte value generated by the unique bit generator such as that previously described with reference to the prior art PCID identifier generation algorithm.
- The token generation scheme is useful over many types of communication architecture connections and results in a unique token by which correlation of messages or alerts at a receiver therefore may be based upon pattern matching of the tokens included in the messages (by their senders).
- Turning to Figure 5, the overall communication network having a receiver or network management control point interconnected via communications paths or facilities to two different senders,
sender 1 andsender 2, which communicate with one another over another communication resource, is shown. The receiver or management resource will typically be a computer running a network management program such as the IBM Corporation's NetView product. The receiver includes the usual structures of a CPU for receiving, parsing and analyzing incoming data according to known formats and protocols. The receiver analyzes incoming messages to determine if they are alerts or reports and to determine whether a correlation subvector is included. If a correlation subvector is found in the incoming NMVT format, the token or tokens contained therein are extracted and loaded into a token table built under program control at the receiver. The table contains the token identifications and pointers pointing to the area in memory where the reporting messages have been stored. - Figure 6 illustrates a typical token pointer table to be used for correlation of incoming new alerts or messages. In Figure 6, token T₂ has had two previous alerts as indicated by pointers P₂ and P₃ as has the token T₆ which has pointers to two different messages P₇ and P₈. The plural messages with the plural pointers are correlated for retrieval and display in this fashion.
- When the receiver receives a new report, it logs the report by storing it in memory and retains a pointer Px to indicate where it was stored. The management program then extracts all correlation tokens that may exist in the report, searches the table as shown in Figure 6 for a match, and if a match is found adds the pointer written for this incoming message to the list of pointers indicated for a token for which a match was found. If no match is found, then a new row is added to the table for the new token identification Ti and its pointer to memory Px. In this fashion, the system keeps track of all tokens received over a given session and correlates the multiple messages that may be received having the same token for display together at the human operators request or for further automated program actions as the case may be.
- The procedures or protocols by which would-be senders may agree upon their unique correlation token for reporting their messages may vary for different kinds of networks or conditions. For SNA sessions such as those described above, the procedures involving the transfer of information and the exchange of identifiers takes place when the initial session is set up. For ISDN connections, adjacent product port identifications may be exchanged. All of this is to illustrate the fact that procedures for achieving agreement on adoption of a unique token may vary within a given type of network or architecture scheme but can be caused to result in generating the same token. This token may be employed for correlation recognition at a receiver without any changes being required to the receiver.
The same method by which the receiver correlates multiple reporting messages or alerts may be extended without any change to correlation of other records. For example, the correlation of a data link control alert message with a supporting statistics record solicited by the network management facility from a target node or from a report of measured parameters or statistics can occur, as well as correlation of a reporting message with any subsequent problem management record which tracks steps taken in achieving resolution for the problem. - The definition of a format for the unique token that can be extended indefinitely at each sender without having any impact on the receivers is shown by this invention. It is accomplished by utilizing the subfield key as a portion of the token data rather than as an identifier merely for the type of data contained in the subfield. The key field will differ from an SNA link to an ISDN connection and vice versa, for example.
- Therefore, what is desired to be protected by letters patent is set forth in the following claims by way of description only in which:
Claims (4)
- A method for correlating discontiguously generated reporting messages received at a management resource in a communications network having a network management resource, a plurality of managed resources, and a means for reporting, over communications facilities interconnecting all of said resources, conditions involving said managed resources to said management resource, said reporting messages conveying information concerning a circumstance or condition existing at or relating to a given managed resource, said method being characterized in that it comprises the steps of:
generating an identifier token, said token being unique to said managed resource,
generating a reporting message identifying a specific circumstance or condition relating to said managed resource, said reporting message including said identifier token,
transmitting said reporting message to said management resource through said communications network,
receiving said reporting message at said management resource;
comparing said identifier token with a record of any said identifier tokens in reporting messages previously received by said management resource, and
aggregating for display or recording any reporting messages having matching said identifier tokens as correlated messages concerning the same managed resource. - The method of claim 1, wherein said generating of said identifier token further comprises the steps of generating a unique identifier and concatenating to said identifier a message length field and a subfield key identifier from an SNA management services network management vector transport format.
- A system for correlating discontiguously generated reporting messages received at a management resource in a communications network having a management resource and a plurality of managed resources, said resources having means for reporting, over communications facilities interconnecting said resources, conditions involving said managed resources to said management resource, said system being characterized in that it comprises :
means for generating an identifier token unique to the said resource being managed,
means for generating a report message identifying a specific circumstance or condition relating to said managed resource and including therein said identifier token,
means for transmitting said reporting message including said identifier token to said management resource through said communications network,
means for receiving said reporting message at said management resource,
means for comparing said identifier token with an existing record of said identifier token with an existing record of said identifier tokens in reporting messages previously received by said management resource, and
means for aggregating for display or recordint any reporting messages containing matching identifier tokens as correlated messages concerning the same managed resource. - The system according to claim 3 further comprising means for generating a unique identifier and means for concatenating to said identifier a message length identifier field and a key identifier subfield from an SNA management services network management vector transport format.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US606671 | 1990-10-31 | ||
US07/606,671 US5528759A (en) | 1990-10-31 | 1990-10-31 | Method and apparatus for correlating network management report messages |
Publications (2)
Publication Number | Publication Date |
---|---|
EP0484261A2 true EP0484261A2 (en) | 1992-05-06 |
EP0484261A3 EP0484261A3 (en) | 1992-09-16 |
Family
ID=24428976
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP19910480151 Withdrawn EP0484261A3 (en) | 1990-10-31 | 1991-09-26 | Method and system for correlating condition reporting messages in a communication network |
Country Status (3)
Country | Link |
---|---|
US (1) | US5528759A (en) |
EP (1) | EP0484261A3 (en) |
JP (1) | JP2549220B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0899663A1 (en) * | 1997-08-21 | 1999-03-03 | Digital Equipment Corporation | Fault notification system and process using local area network |
GB2456619A (en) * | 2008-01-15 | 2009-07-22 | Fujitsu Ltd | Managing errors generated in an apparatus |
US8938062B2 (en) | 1995-12-11 | 2015-01-20 | Comcast Ip Holdings I, Llc | Method for accessing service resource items that are for use in a telecommunications system |
US9191505B2 (en) | 2009-05-28 | 2015-11-17 | Comcast Cable Communications, Llc | Stateful home phone service |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5694547A (en) * | 1992-10-13 | 1997-12-02 | Bay Networks, Inc. | System for registration of clients in an ATM network providing for communication of client registration messages to a central manager |
US5715396A (en) * | 1992-10-13 | 1998-02-03 | Bay Networks, Inc. | Method for providing for automatic topology discovery in an ATM network or the like |
KR960701563A (en) * | 1993-02-23 | 1996-02-24 | 티모시 가이 에드윈 리드베터 | EVENT CORRELATION |
JPH0779233A (en) * | 1993-06-29 | 1995-03-20 | Synoptics Commun Inc | Apparatus for establishing topology, method and apparatus for communicating topology information |
EP0661634A3 (en) * | 1993-12-28 | 1996-08-28 | Ibm | Tag server. |
US5619656A (en) | 1994-05-05 | 1997-04-08 | Openservice, Inc. | System for uninterruptively displaying only relevant and non-redundant alert message of the highest severity for specific condition associated with group of computers being managed |
US6118936A (en) * | 1996-04-18 | 2000-09-12 | Mci Communications Corporation | Signaling network management system for converting network events into standard form and then correlating the standard form events with topology and maintenance information |
US5778184A (en) * | 1996-06-28 | 1998-07-07 | Mci Communications Corporation | System method and computer program product for processing faults in a hierarchial network |
US5913036A (en) * | 1996-06-28 | 1999-06-15 | Mci Communications Corporation | Raw performance monitoring correlated problem alert signals |
US5872912A (en) * | 1996-06-28 | 1999-02-16 | Mciworldcom, Inc. | Enhanced problem alert signals |
US5761494A (en) * | 1996-10-11 | 1998-06-02 | The Sabre Group, Inc. | Structured query language to IMS transaction mapper |
JP2001508901A (en) * | 1997-01-20 | 2001-07-03 | ブリティッシュ・テレコミュニケーションズ・パブリック・リミテッド・カンパニー | Data access control |
ATE294473T1 (en) * | 1998-11-30 | 2005-05-15 | Concord Communications Inc | METHOD AND PROGRAM STORAGE DEVICE FOR UPDATE A LIST OF NETWORK ELEMENTS |
US6578086B1 (en) | 1999-09-27 | 2003-06-10 | Nortel Networks Limited | Dynamically managing the topology of a data network |
US6968364B1 (en) * | 2000-03-30 | 2005-11-22 | Microsoft Corporation | System and method to facilitate selection and programming of an associated audio/visual system |
US7386610B1 (en) | 2000-09-18 | 2008-06-10 | Hewlett-Packard Development Company, L.P. | Internet protocol data mirroring |
US6804819B1 (en) | 2000-09-18 | 2004-10-12 | Hewlett-Packard Development Company, L.P. | Method, system, and computer program product for a data propagation platform and applications of same |
US6977927B1 (en) | 2000-09-18 | 2005-12-20 | Hewlett-Packard Development Company, L.P. | Method and system of allocating storage resources in a storage area network |
US6606690B2 (en) | 2001-02-20 | 2003-08-12 | Hewlett-Packard Development Company, L.P. | System and method for accessing a storage area network as network attached storage |
US20020124214A1 (en) * | 2001-03-01 | 2002-09-05 | International Business Machines Corporation | Method and system for eliminating duplicate reported errors in a logically partitioned multiprocessing system |
US7421411B2 (en) * | 2001-07-06 | 2008-09-02 | Nokia Corporation | Digital rights management in a mobile communications environment |
CN100438423C (en) * | 2002-08-06 | 2008-11-26 | 华为技术有限公司 | Telecommunication equipment fault information managing method |
US7051320B2 (en) | 2002-08-22 | 2006-05-23 | Hewlett-Packard Development Company, L.P. | Diagnostic tool for a plurality of networked computers with incident escalator and relocation of information to another computer |
US7051244B2 (en) * | 2002-10-31 | 2006-05-23 | Hewlett-Packard Development Company, L.P. | Method and apparatus for managing incident reports |
WO2004079570A1 (en) * | 2003-03-03 | 2004-09-16 | Fujitsu Limited | Client server system, grouping method, server, program, computer-readable recording medium, client |
US20050108384A1 (en) * | 2003-10-23 | 2005-05-19 | Lambert John R. | Analysis of message sequences |
US7502447B2 (en) * | 2003-11-25 | 2009-03-10 | Alcatel Lucent | Call failure recording |
US7165192B1 (en) * | 2003-12-19 | 2007-01-16 | Sun Microsystems, Inc. | Fault isolation in large networks |
US7558834B2 (en) | 2003-12-29 | 2009-07-07 | Ebay Inc. | Method and system to process issue data pertaining to a system |
US8275865B2 (en) * | 2004-02-05 | 2012-09-25 | International Business Machines Corporation | Methods, systems and computer program products for selecting among alert conditions for resource management systems |
US7424720B2 (en) * | 2004-03-25 | 2008-09-09 | International Business Machines Corporation | Process and implementation for dynamically determining probe enablement using out of process correlating token |
US9021529B2 (en) | 2004-07-15 | 2015-04-28 | Microsoft Technology Licensing, Llc | Content recordation techniques |
US7366960B2 (en) * | 2004-10-08 | 2008-04-29 | Microsoft Corporation | Use of incarnation number for resource state cycling |
US7881700B2 (en) * | 2005-09-30 | 2011-02-01 | Ntt Docomo, Inc. | Information communication apparatus and message displaying method |
US7743274B2 (en) * | 2007-09-12 | 2010-06-22 | International Business Machines Corporation | Administering correlated error logs in a computer system |
US20140149568A1 (en) * | 2012-11-26 | 2014-05-29 | Sap Ag | Monitoring alerts in a computer landscape environment |
US11556871B2 (en) | 2016-10-26 | 2023-01-17 | New Relic, Inc. | Systems and methods for escalation policy activation |
US20180115464A1 (en) * | 2016-10-26 | 2018-04-26 | SignifAI Inc. | Systems and methods for monitoring and analyzing computer and network activity |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0295426A2 (en) * | 1987-06-15 | 1988-12-21 | International Business Machines Corporation | Method and apparatus for generating alert messages in a communication network |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4550278A (en) * | 1982-07-21 | 1985-10-29 | Mitsubishi Denki Kabushiki Kaisha | Control device |
JPS59175233A (en) * | 1983-03-25 | 1984-10-04 | Fujitsu Ltd | Monitoring system for information transmission network |
US4965772A (en) * | 1987-06-15 | 1990-10-23 | International Business Machines Corporation | Method and apparatus for communication network alert message construction |
JPH01183937A (en) * | 1988-01-19 | 1989-07-21 | Fujitsu Ltd | Network supervising system |
US5121475A (en) * | 1988-04-08 | 1992-06-09 | International Business Machines Inc. | Methods of dynamically generating user messages utilizing error log data with a computer system |
US4922491A (en) * | 1988-08-31 | 1990-05-01 | International Business Machines Corporation | Input/output device service alert function |
US5119377A (en) * | 1989-06-16 | 1992-06-02 | International Business Machines Corporation | System and method for software error early detection and data capture |
US5142663A (en) * | 1990-02-23 | 1992-08-25 | International Business Machines Corporation | Method for memory management within a document history log in a data processing system |
US5119493A (en) * | 1990-02-23 | 1992-06-02 | International Business Machines Corporation | System for recording at least one selected activity from a selected resource object within a distributed data processing system |
-
1990
- 1990-10-31 US US07/606,671 patent/US5528759A/en not_active Expired - Fee Related
-
1991
- 1991-08-13 JP JP3202825A patent/JP2549220B2/en not_active Expired - Lifetime
- 1991-09-26 EP EP19910480151 patent/EP0484261A3/en not_active Withdrawn
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0295426A2 (en) * | 1987-06-15 | 1988-12-21 | International Business Machines Corporation | Method and apparatus for generating alert messages in a communication network |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8938062B2 (en) | 1995-12-11 | 2015-01-20 | Comcast Ip Holdings I, Llc | Method for accessing service resource items that are for use in a telecommunications system |
EP0899663A1 (en) * | 1997-08-21 | 1999-03-03 | Digital Equipment Corporation | Fault notification system and process using local area network |
US6038689A (en) * | 1997-08-21 | 2000-03-14 | Digital Equipment Corporation | Fault notification system and process using local area network |
GB2456619A (en) * | 2008-01-15 | 2009-07-22 | Fujitsu Ltd | Managing errors generated in an apparatus |
US9191505B2 (en) | 2009-05-28 | 2015-11-17 | Comcast Cable Communications, Llc | Stateful home phone service |
Also Published As
Publication number | Publication date |
---|---|
EP0484261A3 (en) | 1992-09-16 |
JP2549220B2 (en) | 1996-10-30 |
US5528759A (en) | 1996-06-18 |
JPH07143124A (en) | 1995-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5528759A (en) | Method and apparatus for correlating network management report messages | |
US4823345A (en) | Method and apparatus for communication network alert record identification | |
US4965772A (en) | Method and apparatus for communication network alert message construction | |
US7327735B2 (en) | System and method for detecting lost messages transmitted between modules in a communication device | |
US5477536A (en) | Method and system for routing information between nodes in a communication network | |
US6263455B1 (en) | Method and apparatus for analyzing alarm conditions in a networked computing environment | |
US5521902A (en) | Location identification in a communications signalling network | |
US5790799A (en) | System for sampling network packets by only storing the network packet that its error check code matches with the reference error check code | |
US4769761A (en) | Apparatus and method for isolating and predicting errors in a local area network | |
JPH06284126A (en) | Network management system | |
EP0470451A2 (en) | Implementation of the high-level data link control cyclic redundancy check (HDLC CRC) calculation | |
KR910010945A (en) | Data representation and protocol | |
CN111639080B (en) | Data processing method and device, node equipment and storage medium | |
KR100279207B1 (en) | Communication control unit and message transmission method | |
Jain | Error characteristics of fiber distributed data interface (FDDI) | |
EP0745937B1 (en) | Information tracing system and information tracing method | |
US5038345A (en) | Traffic pattern information for a local area network | |
JPH1188559A (en) | Improved method and system for issuing bill for electric communication network | |
US6415412B2 (en) | Signal used in the transmission of data in a communication system | |
US6369723B1 (en) | Replacement of special characters in a data stream | |
CN116471103B (en) | Internal and external network data security exchange method, device and equipment based on boundary network | |
CN106484778A (en) | Material distribution method and material dispensing device based on SOA | |
JP3439722B2 (en) | Method of tagging special data packet and method of detecting special data packet | |
GB2205018A (en) | Dynamically controlling the content of a local receiver data base from a transmitted data base in an information retrieval communication network | |
EP0492812A2 (en) | Error detection and framing in packets transmitted in a sequence of fixed-length cells |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE FR GB |
|
PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): DE FR GB |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 19930317 |