WO2002103959A2 - Method and system for network configuration management and network inventory management - Google Patents

Method and system for network configuration management and network inventory management Download PDF

Info

Publication number
WO2002103959A2
WO2002103959A2 PCT/DE2002/002201 DE0202201W WO02103959A2 WO 2002103959 A2 WO2002103959 A2 WO 2002103959A2 DE 0202201 W DE0202201 W DE 0202201W WO 02103959 A2 WO02103959 A2 WO 02103959A2
Authority
WO
WIPO (PCT)
Prior art keywords
network
management
information
control
protocol
Prior art date
Application number
PCT/DE2002/002201
Other languages
German (de)
French (fr)
Other versions
WO2002103959A3 (en
Inventor
Jürgen Falk
Michael Freisleben
Helmut-Erwin Garrecht
Original Assignee
Siemens Aktiengesellschaft
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens Aktiengesellschaft filed Critical Siemens Aktiengesellschaft
Priority to EP02747221A priority Critical patent/EP1397891A2/en
Publication of WO2002103959A2 publication Critical patent/WO2002103959A2/en
Publication of WO2002103959A3 publication Critical patent/WO2002103959A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • 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/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information
    • 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/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information

Definitions

  • the present invention relates to a method for network configuration management and network inventory management of a network.
  • Network configuration management and network inventory management should be understood to mean the entirety of all measures for monitoring the configuration and the status of the network.
  • One of the tasks of network configuration management and network inventory management is to register and visualize the network elements, including all the components they contain, their changes and structural relationships.
  • Network components mainly include hardware components and software.
  • the network elements to be monitored by the network configuration management and network inventory management are transit or end devices. Transit devices are network elements that connect networks, such as gateways, bridges or routers. End devices include PCs, hosts, workstations and servers.
  • control and visualization units in which application programs for monitoring the network run.
  • the communication between the control or visualization units and the network elements takes place by means of a network configuration management and network inventory management protocol.
  • the SNMP protocol Simple Network Management Protocol
  • the SNMP protocol is currently used here as the network configuration management and network inventory management protocol. It is a manufacturer-neutral protocol of the application layer of the TCP / IP protocol structure, on which the network configuration management and network inventory management of TCP / IP systems has been based up to now.
  • a so-called “manager” runs as a process in the control and visualization unit, an "agent” program accordingly as a process in a network element.
  • the agent generally has the following tasks: It collects information about a network component and stores this data in a Management Information Base (MIB), which is tailored to the network element under consideration. Examples of this are the standard MIB-2, the remote monitoring MIB (RMON) and a self-defined configuration (CMIB).
  • MIB Management Information Base
  • RMON remote monitoring MIB
  • CMIB self-defined configuration
  • the agent is also responsible for the orderly communication between the control and visualization unit and the network element via SMNP.
  • the basic structure of an SNMP message is relatively simple.
  • An SNMP command is a sequence of numbers or character strings that address specific information on the network element.
  • the information here is generally in a MIB-2 file. This file is a hierarchical and object-oriented database based on SMI (Structure and Identification of Management Information). Information that can be transmitted from the agent to the control and visualization unit using SNMP is essentially restricted to hardware components.
  • a method for network configuration management and network inventory management of a network with at least one IP-based network element and at least one control and visualization unit comprising at least the following steps: a. Collecting information from the at least one IP-based network element; b. Storing and providing the information in at least one suitable file; c. Targeted communication of the information between the at least one IP-based network element and the at least one control and visualization unit using at least one network management protocol, the HTTP protocol being used as the at least one network management protocol.
  • the HTTP protocol (Hypertext Transfer Protocol) is the so-called web, i.e. in the most well-known navigation system on the Internet, most commonly used communication protocol.
  • the HTTP protocol is used to transfer HTML pages between browsers, programs with a graphical user interface for viewing the website, and web servers.
  • the HTTP protocol knows two types of messages: requests and replies.
  • the HTTP protocol is a "high-level” protocol.
  • SNMP With SNMP, all system calls are firmly defined and only what is available in the standardized MIB-2 database on the target device is read. A specially programmed logic on the target device is not provided with this protocol.
  • HTTP freely definable text information
  • the target device at the request of a computer, which is referred to as “HTTP request”, in accordance with a so-called “HTTP response”.
  • HTTP request a computer
  • HTTP response a so-called “HTTP response”.
  • all system information and file contents can be read out and transferred back to the querying computer in any text format.
  • the method according to the invention for network configuration management and network inventory management can be used directly on the Internet.
  • the information collected from the IP-based network element is preferably stored and made available in at least one XML file.
  • XML means Extensible Markup Language. This is a specification of a metalanguage for the description of documents and data, i.e. a universal data exchange format for every type of message. With XML, for example, it is possible to provide stored documents with a structure that resembles that of a catalog. This considerably simplifies and speeds up the search for the desired information. Using XML, it is possible to not only process data according to formal criteria, such as
  • XML allows content structuring. XML is easily expandable and can also be processed immediately. XML allows new tags to be defined, ie coding for individual requirements. XML provides a grammar for describing the content of documents, which can then be defined individually. The use of self-defined tags makes it possible to use understandable tags instead of often incomprehensible coding. The XML architecture is therefore very flexible. Since XML documents are defined in plain text and not in cryptic control characters, XML documents remain readable. XML extends the performance of interface standards and is increasingly establishing itself as a universal data exchange format. In a preferred embodiment of the invention
  • the method steps a-c of the method according to the invention are carried out by a suitable agent installed in the at least one IP-based network element. It is preferably an intelligent agent, i.e. an agent with a specific learning ability. In addition to searching and collecting information as specified by a manager of the control and visualization unit, the agent can also collect, filter and provide information, for example, by specifically asking the manager of the control and visualization unit. The independence of the
  • Agents can go so far that they observe predefined things and automatically report themselves when certain changes take place. Furthermore, the agent can automatically log on to the control and visualization unit when the network element is started, i.e. enter in a corresponding envisaged registration list. Registration generally takes place using the SNMP protocol.
  • the control and visualization unit can, for example, be a
  • the scan request is preferably made using the HTTP protocol, i. H. it corresponds to an HTTP request.
  • the network elements can be scanned periodically.
  • the agent of the network element and thus the information to be read out can be configured.
  • the agent can read out detailed information on installed software components. It can also include certain elements or transfer complete content from specified files to the network elements.
  • the method has at least the following further step: d. Controlling the agent by the at least one control and visualization unit using the HTTP protocol.
  • the HTTP protocol is a "high-level” protocol
  • the SNMP protocol is a "low-level” protocol.
  • the method according to the invention also allows the intelligent agent on the network element to specify exactly what the agent does and in what degree of detail
  • a major advantage of the method according to the invention compared to the previous procedure for network configuration management and network inventory management is the expansion, flexibility and automation of the method.
  • the extensions are, for example, in the preferably own intelligence of the preferably provided agents in the IP-based network elements. They are now able to receive detailed information about installed software components and started services. What the agents should do is preferably defined in an associated configuration file on the network element.
  • the agents can preferably be controlled from the outside, ie by the control and visualization unit. This is preferably done using the HTTP protocol.
  • a big advantage is that when using the HTTP protocol and storage of read out information in XML files, the Internet standards for data description and transmission are used.
  • the HTTP protocol knows two types of messages: requests and replies. This structure provides the basis for the automation of the process.
  • the present invention further relates to a network configuration management and network inventory management system, which has at least the following elements: a. at least one IP-based network element; b. at least one control and visualization unit; c. at least one network management protocol for communication between the at least one IP-based network element and the at least one control and visualization unit, the at least one network management protocol being the HTTP protocol.
  • At least one IP-based network element for communication between the at least one IP-based network element and the at least one control and visualization unit is provided in the at least one agent that can be controlled by the at least one control and visualization unit ,
  • an intelligent agent ie an agent with a certain independence.
  • the agent's independence can go so far that he observes predetermined things and automatically reports automatically when certain changes take place.
  • the agent can automatically control and visualize it. Register the unit, ie in a correspondingly provided one
  • the agent is preferably configurable. What the agent should do is stored in a so-called configuration file in the respective network element. This results in great flexibility in network configuration management and network inventory management.
  • the agent can read out requested information from the at least one IP-based network element and provide it in at least one XML file.
  • XML is a universal data exchange format on the Internet. The information stored in it is legible, easily expandable and immediately processable.
  • FIG. 1 shows a schematic representation of an embodiment of a network configuration management and network inventory management system according to the invention.
  • FIG. 1 shows an embodiment of a network configuration management and network inventory management system according to the invention.
  • a network element 1 to be monitored by the network configuration management and network inventory management is shown.
  • This can be a transit device, such as a gateway, or a terminal device, such as a PC or a server.
  • Visualization unit 2 is provided.
  • the network element 1 there is an intelligent one
  • Agent 3 provided. Software packages and services to be read or scanned can be specified in corresponding configuration files. According to this specification, the intelligent agent 3 reads out the corresponding system information and generates XML files on the network element 1 in order to store the system information read out there. Furthermore, when the network element 1 is started, the intelligent agent 3 automatically registers it with the control and visualization unit 2. Registration generally takes place using the SNMP protocol. The registered network elements are collected and stored in the control and visualization unit 2. The control and visualization unit 2 then issues a readout or scan request for certain system information using the HTTP protocol. It is an HTTP request. The network element 1 then sends the corresponding XML files as the HTTP response (HTTP response), which contain the desired ones
  • the control and visualization unit 2 collects and stores the XML files. The complete system information can now be packed in the control and visualization unit 2 and transmitted to a network administrator.
  • the HTTP protocol or the FTP protocol can be used for the transmission.
  • the transmission can also be carried out by e-mail (electronic mail).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a method for managing the configuration and the inventory of a network comprising at least one IP-based network element (1) and at least one control and visualisation unit (2). The inventive method comprises at least the following steps: a) information is collected from the at least one IP-based network element (1); b) the information is stored and made available in at least one appropriate file; c) the information is communicated in a targeted manner between the at least one IP-based network element (1) and the at least one control and visualisation unit (2) by means of at least one network management protocol. The at least one network management protocol used is the HTTP protocol. The invention also relates to a corresponding network configuration management and network inventory management system.

Description

Beschreibungdescription
Verfahren zum Netzkonfigurationsmanagement und Netzbestandsmanagement eines Netzes und entsprechendes Netzkonfigurati- onsmanagement- und NetzbestandsmanagementsystemProcedure for network configuration management and network inventory management of a network and corresponding network configuration management and network inventory management system
Die vorliegende Erfindung betrifft ein Verfahren zum Netzkonfigurationsmanagement und Netzbestandsmanagement eines Netzes. Unter Netzkonfigurationsmanagement und Netzbestandsmana- gement soll dabei die Gesamtheit aller Vorkehrungen zur Überwachung der Konfiguration und des Bestandes des Netzes verstanden werden. Eine Aufgabe des Netzkonfigurationsmanagement und Netzbestandsmanagements ist es, die Netzelemente zu registrieren und zu visualisieren, einschließlich aller darin enthaltenen Bestandteile, deren Veränderungen und strukturellen Zusammenhänge. Unter Netzbestandteile fallen dabei unter anderem vor allem Hardwarekomponenten und Software. Die durch das Netzkonfigurationsmanagement und Netzbestandsmanagement zu überwachenden Netzelemente sind Transit- oder Endgeräte. Als Transitgeräte bezeichnet man Netzelemente, die Netze miteinander verbinden, wie beispielsweise Gateways, Bridges oder Router. Endgeräte sind beispielsweise PCs, Hosts, Workstations und Server. Um ein Netzkonfigurationsmanagement und Netzbestandsmanagement möglich zu machen gibt es neben den zu überwachenden Netzelementen Steuerungs- und Visualisierungseinheiten, in denen Anwendungsprogramme zur Überwachung des Netzes laufen. Sie bilden die Schnittstelle zu einem Netz- Administrator. Die Kommunikation zwischen dem oder den Steuerungs- und Visualisierungseinheiten und den Netzelementen er- folgt mittels eines Netzkonfigurationsmanagement- und Netzbestandsmanagement-Protokolls. Darüber werden Daten, die als Netzmanagement-Informationen bezeichnet werden zwischen Steuerungs- und Visualisierungseinheiten und Netzelementen ausge- tauscht. Derzeit wird hier als Netzkonfigurationsmanagement- und Netzbestandsmanagement-Protokoll hierbei das SNMP- Protokoll verwendet (Simple Network Management Protocol) . Es handelt sich dabei um ein herstellerneutrales Protokoll der Anwendungsschicht der TCP/IP-Protokollstruktur, auf dem das Netzkonfigurationsmanagement und Netzbestandsmanagement von TCP/IP-Systemen bislang beruht. Ein sogenannter „Manager" läuft als Prozess in der Steuerungs- und Visualisierungseinheit, ein „Agent"-Programm entsprechend als Prozess in einem Netzelement. Agenten und Manager kommunizieren bislang über SNMP und tauschen Management-Informationen aus. Der Agent besitzt im Allgemeinen folgende Aufgaben: Er sammelt Informationen über eine Netzkomponente und legt diese Daten in einer Management Information Base (MIB) ab, die auf das betrachtete Netzelement zugeschnitten ist. Beispiele hierfür sind die Standard-MIB-2, die Remote Monitoring MIB (RMON) und eine selbst definierte Configuration (CMIB) . Dem Agenten obliegt auch die Aufgabe, eine geordnete Kommunikation zwischen der Steuerungs- und Visualisierungseinheit und dem Netzelement über SMNP zu bewerkstelligen. Die grundsätzliche Struktur einer SNMP-Nachricht ist relativ einfach aufgebaut. Ein SNMP- Kommando ist eine Folge von Zahlen oder Zeichenketten, die eine ganz bestimmte Information auf dem Netzelement ansprechen. Die Informationen liegen hier, wie bereits erwähnt, im Allgemeinen in einer MIB-2-Datei. Diese Datei ist eine auf SMI (Structure and Identification of Management Information) aufbauende, hierarchische und obj ktorientierte Datenbank. Informationen, die mittels SNMP vom Agenten zur Steuerungsund Visualisierungseinheit übermittelt werden können, be- schränken sich im wesentlichen auf Hardware-Komponenten.The present invention relates to a method for network configuration management and network inventory management of a network. Network configuration management and network inventory management should be understood to mean the entirety of all measures for monitoring the configuration and the status of the network. One of the tasks of network configuration management and network inventory management is to register and visualize the network elements, including all the components they contain, their changes and structural relationships. Network components mainly include hardware components and software. The network elements to be monitored by the network configuration management and network inventory management are transit or end devices. Transit devices are network elements that connect networks, such as gateways, bridges or routers. End devices include PCs, hosts, workstations and servers. In order to make network configuration management and network inventory management possible, in addition to the network elements to be monitored, there are control and visualization units in which application programs for monitoring the network run. They form the interface to a network administrator. The communication between the control or visualization units and the network elements takes place by means of a network configuration management and network inventory management protocol. In this way, data that is referred to as network management information is separated between control and visualization units and network elements. exchanges. The SNMP protocol (Simple Network Management Protocol) is currently used here as the network configuration management and network inventory management protocol. It is a manufacturer-neutral protocol of the application layer of the TCP / IP protocol structure, on which the network configuration management and network inventory management of TCP / IP systems has been based up to now. A so-called "manager" runs as a process in the control and visualization unit, an "agent" program accordingly as a process in a network element. So far, agents and managers have been communicating via SNMP and exchanging management information. The agent generally has the following tasks: It collects information about a network component and stores this data in a Management Information Base (MIB), which is tailored to the network element under consideration. Examples of this are the standard MIB-2, the remote monitoring MIB (RMON) and a self-defined configuration (CMIB). The agent is also responsible for the orderly communication between the control and visualization unit and the network element via SMNP. The basic structure of an SNMP message is relatively simple. An SNMP command is a sequence of numbers or character strings that address specific information on the network element. As already mentioned, the information here is generally in a MIB-2 file. This file is a hierarchical and object-oriented database based on SMI (Structure and Identification of Management Information). Information that can be transmitted from the agent to the control and visualization unit using SNMP is essentially restricted to hardware components.
Detaillierte Softwareinformationen, wie exakte Paketbeschreibung, Version, Hersteller, sowie auch detailliertere Hardwareinformationen konnten bislang auf diesem Wege nicht über- tragen werden und demnach war die Software und auch die Hardware nicht entsprechend kontrollierbar. Insbesondere ließen sich schon gar nicht beliebige Inhalte von Konfigurationsdateien oder Umgebungsvariablen zu installierten Softwarepake- ten und gestarteten Softwareprozessen auslesen. Zudem gab es bislang eine relativ hohe Netzbelastung bei der Übertragung großer ManagementInformationen.So far, detailed software information such as the exact package description, version, manufacturer, as well as more detailed hardware information could not be and the software and the hardware could not be controlled accordingly. In particular, it was absolutely not possible to read out any content from configuration files or environment variables for installed software packages and started software processes. In addition, there has previously been a relatively high network load when transferring large management information.
Eine Aufgabe der vorliegenden Erfindung war es nun, ein Ver- fahren und ein Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem bereitzustellen, mit dessen Hilfe man schnell, flexibel und einfach Informationen aller relevanten Netzkomponenten, insbesondere auch Softwarekomponenten und detaillierte Hardwareinformationen, von IP-basierten Netzele- menten auslesen und kontrollieren kann.It was an object of the present invention to provide a method and a network configuration management and network inventory management system, with the aid of which information from all relevant network components, in particular also software components and detailed hardware information, can be read quickly, flexibly and easily from IP-based network elements and can control.
Gelöst wird diese Aufgabe durch ein erfindungsgemäßes Verfahren gemäß Anspruch 1 bzw. ein erfindungsgemäßes Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem gemäß An- spruch 5. Weitere vorteilhafte Ausfuhrungsformen des erfindungsgemäßen Verfahrens bzw. des erfindungsgemäßen Netzkonfigurationsmanagement- und Netzbestandsmanagementsystems sind in den entsprechenden Unteransprüchen angegeben.This object is achieved by an inventive method according to claim 1 or an inventive network configuration management and network inventory management system according to claim 5. Further advantageous embodiments of the inventive method or the inventive network configuration management and network inventory management system are specified in the corresponding subclaims.
Gemäß Anspruch 1 wird ein Verfahren zum Netzkonfigurationsmanagement und Netzbestandsmanagement eines Netzes mit mindestens einem IP basierten Netzelement und mindestens einer Steuerungs- und Visualisierungseinheit bereitgestellt, wobei das Verfahren mindestens die folgenden Schritte aufweist: a. Sammeln von Informationen des mindestens einen IP basierten Netzelementes; b. Ablegen und Bereitstellen der Informationen in mindestens einer geeigneten Datei; c. Gezieltes Kommunizieren der Informationen zwischen dem mindestens einen IP basierten Netzelement und der mindestens einen Steuerungs- und Visualisierungseinheit mittels mindestens eines Netzmanagement-Protokolls, wo- bei als das mindestens eine Netzmanagement-Protokoll das HTTP-Protokoll verwendet wird.According to claim 1, a method for network configuration management and network inventory management of a network with at least one IP-based network element and at least one control and visualization unit is provided, the method comprising at least the following steps: a. Collecting information from the at least one IP-based network element; b. Storing and providing the information in at least one suitable file; c. Targeted communication of the information between the at least one IP-based network element and the at least one control and visualization unit using at least one network management protocol, the HTTP protocol being used as the at least one network management protocol.
Das HTTP-Protokoll (Hypertext Transfer Protocol) ist das im sogenannten Web, d.h. in dem bekanntesten Navigationssystem des Internets, am häufigsten verwendete Kommunikationsprotokoll. Das HTTP-Protokoll wird dabei zur Übertragung von HTML- Seiten zwischen Browsern, Programmen mit grafischer Oberfläche zum Betrachten der Webseiten, und Webservern benutzt. Das HTTP-Protokoll kennt zwei Arten von Nachrichten: Anfragen und Antworten. Gegenüber dem SNMP-Protokoll, was als „low-level"- Protokoll bezeichnet wird, handelt es sich bei dem HTTP- Protokoll um ein „high-level"-Protokoll . Bei SNMP sind sämtliche Systemaufrufe fest definiert und lediglich das auszulesen, was in der standardisierten MIB-2 Datenbank auf dem Zielgerät bereitsteht. Eine eigens programmierte Logik auf dem Zielgerät ist bei diesem Protokoll nicht vorgesehen.The HTTP protocol (Hypertext Transfer Protocol) is the so-called web, i.e. in the most well-known navigation system on the Internet, most commonly used communication protocol. The HTTP protocol is used to transfer HTML pages between browsers, programs with a graphical user interface for viewing the website, and web servers. The HTTP protocol knows two types of messages: requests and replies. Compared to the SNMP protocol, which is referred to as the "low-level" protocol, the HTTP protocol is a "high-level" protocol. With SNMP, all system calls are firmly defined and only what is available in the standardized MIB-2 database on the target device is read. A specially programmed logic on the target device is not provided with this protocol.
Bei HTTP lassen sich grundsätzlich frei bestimmbare Textinformationen auf Anforderung eines Rechners, was als „HTTP Re- quest" bezeichnet wird, vom Zielgerät übermitteln, entsprechend einer sogenannten „HTTP Response". Je nach der programmierten Intelligenz des Agenten auf dem Zielgerät lassen sich sämtliche Systeminformationen sowie Dateiinhalte auslesen und in beliebigen Textformaten zum abfragenden Rechner zurück- übertragen. Durch HTTP kann das erfindungsgemäße Verfahren zum Netzkonfigurationsmanagement und Netzbestandsmanagement unmittelbar im Internet angewandt werden.With HTTP, freely definable text information can basically be transmitted by the target device at the request of a computer, which is referred to as “HTTP request”, in accordance with a so-called “HTTP response”. Depending on the agent's programmed intelligence on the target device, all system information and file contents can be read out and transferred back to the querying computer in any text format. Through HTTP, the method according to the invention for network configuration management and network inventory management can be used directly on the Internet.
Vorzugsweise werden die gesammelten Informationen des IP basierten Netzelementes in mindestens einer XML-Datei abgelegt und bereitgestellt. XML bedeutet dabei Extensible Markup Lan- guage. Dies ist eine Spezifikation einer Metasprache für die Beschreibung von Dokumenten und Daten, d.h. eines universel- len Datenaustauschformates für jede Art von Nachrichten. Mit XML ist es beispielsweise möglich, hinterlegte Dokumente mit einer Struktur zu versehen, die der eines Katalogs ähnelt. Dadurch wird eine Suche nach gewünschten Informationen wesentlich vereinfacht und beschleunigt. Mittels XML ist es möglich, Daten nicht nur nach formalen Kriterien, wie beispielsweiseThe information collected from the IP-based network element is preferably stored and made available in at least one XML file. XML means Extensible Markup Language. This is a specification of a metalanguage for the description of documents and data, i.e. a universal data exchange format for every type of message. With XML, for example, it is possible to provide stored documents with a structure that resembles that of a catalog. This considerably simplifies and speeds up the search for the desired information. Using XML, it is possible to not only process data according to formal criteria, such as
Überschriften und Textkörper zu strukturieren, sondern auch nach inhaltlichen Gesichtspunkten. XML erlaubt eine inhaltliche Strukturierung. XML ist leicht erweiterbar und zudem so- fort weiterverarbeitbar. XML erlaubt es, neue Tags, d.h. Codierungen für individuelle Anforderungen zu definieren. XML stellt dabei eine Grammatik für die Beschreibung des Inhalts von Dokumenten bereit, die dann aber individuell definiert werden können. Durch die Einsatzmöglichkeit selbst definier- ter Tags wird es möglich anstelle oft unverständlicher Codierungen verstehbare Tags zu verwenden. Die XML-Architektur ist demnach sehr flexibel . Da die Definition von XML-Dokumenten in Klartext erfolgen und nicht in kryptischen Steuerzeichen, bleiben XML-Dokumente lesbar. XML erweitert die Leistungsfä- higkeit von Schnittstellenstandards und etabliert sich zusehends als universelles Datenaustauschformat. In einer bevorzugten Ausfuhrungsform des erfindungsgemäßenStructure headings and body text, but also according to content. XML allows content structuring. XML is easily expandable and can also be processed immediately. XML allows new tags to be defined, ie coding for individual requirements. XML provides a grammar for describing the content of documents, which can then be defined individually. The use of self-defined tags makes it possible to use understandable tags instead of often incomprehensible coding. The XML architecture is therefore very flexible. Since XML documents are defined in plain text and not in cryptic control characters, XML documents remain readable. XML extends the performance of interface standards and is increasingly establishing itself as a universal data exchange format. In a preferred embodiment of the invention
Verfahrens werden die Schritte a-c des erfindungsgemäßen Verfahrens von einem in dem mindestens einen IP basierten Netz- element installierten, geeigneten Agenten vorgenommen. Vor- zugsweise handelt es sich hierbei um einen intelligenten Agenten, d.h. um einen Agenten mit einer bestimmten Lernfähigkeit . So kann der Agent neben Suchen und Sammeln von Informationen nach Vorgabe seitens eines Managers der Steuerungs- und Visualisierungseinheit beispielsweise auch durch gezieltes Nachfragen bei dem Manager der Steuerungs- und Visualisierungseinheit Informationen sammeln, filtern und bereitstellen. Die Eigenständigkeit desThe method steps a-c of the method according to the invention are carried out by a suitable agent installed in the at least one IP-based network element. It is preferably an intelligent agent, i.e. an agent with a specific learning ability. In addition to searching and collecting information as specified by a manager of the control and visualization unit, the agent can also collect, filter and provide information, for example, by specifically asking the manager of the control and visualization unit. The independence of the
Agenten kann dabei soweit gehen, dass er vorgegebene Dinge beobachtet und sich selbständig automatisch meldet, wenn be- stimmte Veränderungen stattfinden. Ferner kann sich der Agent beim Starten des Netzelementes automatisch bei der Steuerungs- und Visualisierungseinheit anmelden, d.h. in eine entsprechend vorgesehene Anmeldeliste eintragen. Die Anmeldung erfolgt im Allgemeinen mittels des SNMP-Protokolls . Die Steu- erungs- und Visualisierungseinheit kann beispielsweise einAgents can go so far that they observe predefined things and automatically report themselves when certain changes take place. Furthermore, the agent can automatically log on to the control and visualization unit when the network element is started, i.e. enter in a corresponding envisaged registration list. Registration generally takes place using the SNMP protocol. The control and visualization unit can, for example, be a
Scannen der einzelnen Netzelemente und Sammeln der Informationen aller in der Anmeldeliste verzeichneten Netzelemente vollautomatisch starten. Die Scan-Aufforderung erfolgt vorzugsweise mittels des HTTP-Protokolls, d. h. sie entspricht einem HTTP-Request. Die Netzelemente lassen sich dabei periodisch scannen.Start scanning the individual network elements and collecting the information of all network elements listed in the registration list fully automatically. The scan request is preferably made using the HTTP protocol, i. H. it corresponds to an HTTP request. The network elements can be scanned periodically.
In einer anderen bevorzugten Ausfuhrungsform des erfindungs- gemäßen Verfahrens kann der Agent des Netzelementes und somit die von ihm auszulesende Information konfiguriert werden. Der Agent kann detaillierte Informationen zu installierten Software-Komponenten auslesen. Ferner kann er bestimmte Elemente oder komplette Inhalte von vorgegebenen Dateien auf den Netz- elementen übernehmen.In another preferred embodiment of the method according to the invention, the agent of the network element and thus the information to be read out can be configured. The agent can read out detailed information on installed software components. It can also include certain elements or transfer complete content from specified files to the network elements.
In einer bevorzugten Ausfuhrungsform des erfindungsgemäßen Verfahrens weist das Verfahren mindestens noch den folgenden weiteren Schritt auf : d. Steuern des Agenten durch die mindestens eine Steuerungs- und Visualisierungseinheit mittels des HTTP- Protokolls .In a preferred embodiment of the method according to the invention, the method has at least the following further step: d. Controlling the agent by the at least one control and visualization unit using the HTTP protocol.
Wie bereits erläutert, handelt es sich bei dem HTTP-Protokoll um ein „high-level"-Protokoll, während das SNMP-Protokoll ein „low-level"-Protokoll ist. Das erfindungsgemäße Verfahren erlaubt es auch so, dem intelligenten Agenten auf dem Netzele- ment genau vorzugeben, was dieser in welchem Detailgrad zuAs already explained, the HTTP protocol is a "high-level" protocol, while the SNMP protocol is a "low-level" protocol. The method according to the invention also allows the intelligent agent on the network element to specify exactly what the agent does and in what degree of detail
Softwarepaketen oder zu Hardwareinformationen auszulesen und zu übertragen hat .Read software packages or hardware information and transmit.
Ein wesentlicher Vorteil des erfindungsgemäßen Verfahrens ge- genüber der bisherigen Vorgehensweise bei einem Netzkonfigurationsmanagement und Netzbestandsmanagement ist die Erweiterung, Flexibilisierung und Automatisierung des Verfahrens. Die Erweiterungen liegen beispielsweise in der vorzugsweise eigenen Intelligenz der vorzugsweise vorgesehenen Agenten in den IP basierten Netzelementen. So sind diese jetzt in der Lage, detaillierte Informationen über installierte Software- Komponenten und über gestartete Dienste zu erhalten. Vorzugsweise ist das, was die Agenten tun sollen, in einer zugehörigen Konfigurationsdatei auf dem Netzelement definiert. Des- weiteren sind die Agenten vorzugsweise von außen, d.h. von der Steuerungs- und Visualisierungseinheit steuerbar. Dies erfolgt vorzugsweise mittels des HTTP-Protokolls . Ein großer Vorteil liegt dabei mitunter darin, dass mit Verwendung des HTTP-Protokolls und Ablage ausgelesener Information in XML- Dateien die Internet-Standards zur Datenbeschreibung und -Übermittlung genutzt werden. Das HTTP-Protokoll kennt zwei Arten von Nachrichten: Anfragen und Antworten. Diese Struktur bietet die Grundlage für die Automatisierung des Verfahrens.A major advantage of the method according to the invention compared to the previous procedure for network configuration management and network inventory management is the expansion, flexibility and automation of the method. The extensions are, for example, in the preferably own intelligence of the preferably provided agents in the IP-based network elements. They are now able to receive detailed information about installed software components and started services. What the agents should do is preferably defined in an associated configuration file on the network element. Furthermore, the agents can preferably be controlled from the outside, ie by the control and visualization unit. This is preferably done using the HTTP protocol. A big advantage is that when using the HTTP protocol and storage of read out information in XML files, the Internet standards for data description and transmission are used. The HTTP protocol knows two types of messages: requests and replies. This structure provides the basis for the automation of the process.
Ferner betrifft die vorliegende Erfindung ein Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem, das mindestens die folgenden Elemente aufweist : a. mindestens ein IP-basiertes Netzelement; b. mindestens eine Steuerungs- und Visualisierungseinheit; c. mindestens ein Netzmanagement-Protokoll zur Kommunikation zwischen dem mindestens einen IP-basierten Netzelement und der mindestens einen Steuerungs- und Visuali- sierungseinheit , wobei das mindestens einen Netzmanagement-Protokoll das HTTP-Protokoll ist.The present invention further relates to a network configuration management and network inventory management system, which has at least the following elements: a. at least one IP-based network element; b. at least one control and visualization unit; c. at least one network management protocol for communication between the at least one IP-based network element and the at least one control and visualization unit, the at least one network management protocol being the HTTP protocol.
In einer bevorzugten Ausfuhrungsform des Netzkonfigurationsmanagement und Netzbestandsmanagementsystems ist in dem min- destens einen IP-basierten Netzelement zur Kommunikation zwischen dem mindestens einen IP-basierten Netzelement und der mindestens einen Steuerungs- und Visualisierungseinheit mindestens ein durch die mindestens eine Steuerungs- und Visualisierungseinheit steuerbarer Agent vorgesehen.In a preferred embodiment of the network configuration management and network inventory management system, at least one IP-based network element for communication between the at least one IP-based network element and the at least one control and visualization unit is provided in the at least one agent that can be controlled by the at least one control and visualization unit ,
Es handelt sich dabei vorzugsweise um einen intelligenten Agenten, d.h. um einen Agenten mit einer bestimmten Eigenständigkeit. Die Eigenständigkeit des Agenten kann dabei soweit gehen, dass er vorgegebene Dinge beobachtet und sich selbständig automatisch meldet, wenn bestimmte Veränderungen stattfinden. Ferner kann sich der Agent beim Starten des Netzelementes automatisch bei der Steuerungs- und Visualisie- rungseinheit anmelden, d.h. in eine entsprechend vorgeseheneIt is preferably an intelligent agent, ie an agent with a certain independence. The agent's independence can go so far that he observes predetermined things and automatically reports automatically when certain changes take place. Furthermore, when the network element is started, the agent can automatically control and visualize it. Register the unit, ie in a correspondingly provided one
Anmeldeliste eintragen.Enter the registration list.
Ferner ist der Agent vorzugsweise konfigurierbar. In einer sogenannten Konfigurationsdatei ist in dem jeweiligen Netzelement hinterlegt, was der Agent tun soll. Daraus ergibt sich eine große Flexibilität bei dem Netzkonfigurationsmanagement und Netzbestandsmanagement .Furthermore, the agent is preferably configurable. What the agent should do is stored in a so-called configuration file in the respective network element. This results in great flexibility in network configuration management and network inventory management.
In einer weiteren bevorzugten Ausfuhrungsform des Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem kann der Agent angeforderte Informationen des mindestens einen IP- basierten Netzelementes auslesen und in mindestens einer XML- Datei bereitstellen. Die Vorzüge der Verwendung von XML- Dateien wurde bereits erläutert. Vor allem ist es von Vorteil, dass es sich bei XML um ein universelles Datenaustauschformat im Internet handelt . Die darin abgelegten Informationen sind lesbar, leicht erweiterbar und sofort weiterverarbeitbar.In a further preferred embodiment of the network configuration management and network inventory management system, the agent can read out requested information from the at least one IP-based network element and provide it in at least one XML file. The advantages of using XML files have already been explained. Above all, it is advantageous that XML is a universal data exchange format on the Internet. The information stored in it is legible, easily expandable and immediately processable.
Weitere Vorteile der Erfindung werden anhand der folgenden Figur aufgezeigt. Es zeigtFurther advantages of the invention are shown in the following figure. It shows
Fig. 1 Schematische Darstellung einer Ausfuhrungsform ei- nes erfindungsgemäßen Netzkonfigurationsmanagement- und Netzbestandsmanagementsystems .1 shows a schematic representation of an embodiment of a network configuration management and network inventory management system according to the invention.
Figur 1 zeigt eine Ausfuhrungsform eines erfindungsgemäßen Netzkonfigurationsmanagement- und Netzbestandsmanagementsys- tems. Dargestellt ist ein durch das Netzkonfigurationsmanagement und Netzbestandsmanagement zu überwachendes Netzelement 1. Es kann sich dabei um ein Transit-, wie beispielsweise ein Gateway, oder um ein Endgerät, wie beispielsweise einen PC oder einen Server, handeln. Ferner ist eine Steuerungs- undFIG. 1 shows an embodiment of a network configuration management and network inventory management system according to the invention. A network element 1 to be monitored by the network configuration management and network inventory management is shown. This can be a transit device, such as a gateway, or a terminal device, such as a PC or a server. Furthermore, a control and
Visualisierungseinheit 2 vorgesehen. In dem Netzelement 1 ist ein intelligenterVisualization unit 2 is provided. In the network element 1 there is an intelligent one
Agent 3 vorgesehen. In entsprechenden Konfigurationsdateien können auszulesende bzw. zu scannende Softwarepakete und Dienste vorgegeben sein. Gemäß dieser Vorgabe liest der intelligente Agent 3 die entsprechenden Systeminformationen aus und erzeugt XML-Dateien auf dem Netzelement 1, um dort die ausgelesenen Systeminformationen abzulegen. Ferner meldet der intelligente Agent 3 beim Starten des Netzelementes 1 dieses automatisch bei der Steuerungs- und Visualisierungseinheit 2 an. Die Anmeldung erfolgt im Allgemeinen mittels des SNMP-Protokolls . In der Steuerungs- und Visualisierungseinheit 2 werden die angemeldeten Netzelemente gesam- melt und gespeichert. Von der Steuerungs- und Visualisierungseinheit 2 kommt sodann eine Auslese- bzw. Scan- Aufforderung bezüglich bestimmter Systeminformationen mittels des HTTP-Protokolls. Es handelt sich um ein HTTP-Request. Das Netzelement 1 schickt daraufhin als HTTP-Antwort (HTTP- Response) die entsprechenden XML-Dateien, die die gewünschtenAgent 3 provided. Software packages and services to be read or scanned can be specified in corresponding configuration files. According to this specification, the intelligent agent 3 reads out the corresponding system information and generates XML files on the network element 1 in order to store the system information read out there. Furthermore, when the network element 1 is started, the intelligent agent 3 automatically registers it with the control and visualization unit 2. Registration generally takes place using the SNMP protocol. The registered network elements are collected and stored in the control and visualization unit 2. The control and visualization unit 2 then issues a readout or scan request for certain system information using the HTTP protocol. It is an HTTP request. The network element 1 then sends the corresponding XML files as the HTTP response (HTTP response), which contain the desired ones
Systeminformationen enthalten, an die Steuerungs- und Visualisierungseinheit 2 zurück. Die Steuerungs- und Visualisierungseinheit 2 sammelt und speichert die XML-Dateien. In der Steuerungs- und Visualisierungseinheit 2 können nun die kompletten Systeminformationen gepackt und an einen Netz- Administrator übertragen werden.Contain system information back to the control and visualization unit 2. The control and visualization unit 2 collects and stores the XML files. The complete system information can now be packed in the control and visualization unit 2 and transmitted to a network administrator.
Zur Übertragung kann hier beispielsweise das HTTP-Protokoll oder das FTP-Protokoll (File Transfer Protocol) verwendet werden. Ferner kann die Übertragung auch durch e-mail (electronic mail) erfolgen. For example, the HTTP protocol or the FTP protocol (File Transfer Protocol) can be used for the transmission. The transmission can also be carried out by e-mail (electronic mail).

Claims

Patentansprüche claims
1. Verfahren zum Netzkonfigurationsmanagement und Netzbestandsmanagement mit mindestens einem IP basierten Netz- element (1) und mindestens einer Steuerungs- und Visualisierungseinheit (2) , wobei das Verfahren mindestens die folgenden Schritte aufweist: a. Sammeln von Informationen des mindestens einen IP basierten Netzelementes (1) ; b. Ablegen und Bereitstellen der Informationen in mindestens einer geeigneten Datei; c. Gezieltes Kommunizieren der Informationen zwischen dem mindestens einen IP basierten Netzelement (1) und der mindestens einen Steuerungs- und Visualisierungseinheit (2) mittels mindestens eines Netzmanagement-Protokolls, d a d u r c h g e k e n n z e i c h n e t, dass als das mindestens eine Netzmanagement-Protokoll das HTTP-Protokoll verwendet wird.1. Method for network configuration management and network inventory management with at least one IP-based network element (1) and at least one control and visualization unit (2), the method comprising at least the following steps: a. Collecting information from the at least one IP-based network element (1); b. Storing and providing the information in at least one suitable file; c. Targeted communication of the information between the at least one IP-based network element (1) and the at least one control and visualization unit (2) using at least one network management protocol, so that the HTTP protocol is used as the at least one network management protocol.
2. Verfahren nach Anspruch 1, d a d u r c h g e k e n n z e i c h n e t, dass die Informationen in mindestens einer XML-Datei abgelegt und bereitgestellt werden.2. The method according to claim 1, d a d u r c h g e k e n n z e i c h n e t that the information is stored and provided in at least one XML file.
3. Verfahren nach Anspruch 1 oder 2, d a d u r c h g e k e n n z e i c h n e t, dass die Schritte a - c von einem geeigneten Agenten (3) in dem mindestens einen IP basierten Netzelement (1) vorgenommen werden.3. The method as claimed in claim 1 or 2, so that the steps a - c are carried out by a suitable agent (3) in the at least one IP-based network element (1).
4. Verfahren nach Anspruch 3 , d a d u r c h g e k e n n z e i c h n e t, dass das Verfahren mindestens den folgenden weiteren4. The method according to claim 3, characterized in that the procedure at least the following further
Schritt aufweist: d. Steuern des Agenten (3) durch die mindestens eine Steuerungs- und Visualisierungseinheit (2) , insbesondere mit- tels des HTTP-Protokolls .Step comprises: d. Controlling the agent (3) by the at least one control and visualization unit (2), in particular by means of the HTTP protocol.
5. Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem, das mindestens die folgenden Elemente aufweist: a. mindestens ein IP-basiertes Netzelement (1) ; b. mindestens eine Steuerungs- und Visualisierungseinheit (2); c. mindestens ein Netzmanagement-Protokoll zur Kommunikation zwischen dem mindestens einen IP-basierten Netzelement (1) und der mindestens einen Steuerungs- und Visua- lisierungseinheit (2) , d a d u r c h g e k e n n z e i c h n e t, dass das mindestens eine Netzmanagement-Protokoll das5. Network configuration management and network inventory management system, which comprises at least the following elements: a. at least one IP-based network element (1); b. at least one control and visualization unit (2); c. at least one network management protocol for communication between the at least one IP-based network element (1) and the at least one control and visualization unit (2), which means that the at least one network management protocol is the
HTTP-Protokoll ist.HTTP protocol is.
6. Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem nach Anspruch 5, d a du r c h g e k e n n z e i c h n e t, dass in dem mindestens einen IP-basierten Netzelement (1) zur Kommunikation zwischen dem mindestens einen IP- basierten Netzelement (1) und der mindestens einen Steuerungs- und Visualisierungseinheit (2) mindestens ein durch die mindestens eine Steuerungs- und Visualisierungseinheit (2) steuerbarer Agent (3) vorgesehen ist.6. Network configuration management and network inventory management system according to claim 5, since you rchgek characterized in that in the at least one IP-based network element (1) for communication between the at least one IP-based network element (1) and the at least one control and visualization unit (2) at least one agent (3) controllable by the at least one control and visualization unit (2) is provided.
7. Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem nach Anspruch 5 oder 6, d a d u r c h g e k e n n z e i c h n e t, dass der Agent (3) konfigurierbar ist. Netzkonfigurationsmanagement- und Netzbestandsmanagementsystem nach einem der Ansprüche 5 bis 7, d a du r c h g e k e n n z e i c h n e t, dass der Agent (3) angeforderte Informationen des mindestens einen IP-basierten Netzelementes (1) auslesen und in mindestens einer XML-Datei bereitstellen kann. 7. Network configuration management and network inventory management system according to claim 5 or 6, characterized in that the agent (3) is configurable. Network configuration management and network inventory management system according to one of Claims 5 to 7, since you are characterized in that the agent (3) can read out requested information from the at least one IP-based network element (1) and provide it in at least one XML file.
PCT/DE2002/002201 2001-06-19 2002-06-12 Method and system for network configuration management and network inventory management WO2002103959A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP02747221A EP1397891A2 (en) 2001-06-19 2002-06-12 Method and system for network configuration management and network inventory management

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE2001129886 DE10129886A1 (en) 2001-06-19 2001-06-19 Process for network configuration management and network inventory management of a network and corresponding network configuration management and network inventory management system
DE10129886.2 2001-06-19

Publications (2)

Publication Number Publication Date
WO2002103959A2 true WO2002103959A2 (en) 2002-12-27
WO2002103959A3 WO2002103959A3 (en) 2003-08-07

Family

ID=7688920

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE2002/002201 WO2002103959A2 (en) 2001-06-19 2002-06-12 Method and system for network configuration management and network inventory management

Country Status (4)

Country Link
EP (1) EP1397891A2 (en)
CN (1) CN1813442A (en)
DE (1) DE10129886A1 (en)
WO (1) WO2002103959A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007040858A1 (en) * 2005-09-29 2007-04-12 Microsoft Corporation Assessment and/or deployment of computer network component(s)
CN100349408C (en) * 2004-02-12 2007-11-14 华为技术有限公司 Method for realizing configuration data real-time synchronization for network management system and network element device
US7797425B2 (en) 2005-12-22 2010-09-14 Amdocs Systems Limited Method, system and apparatus for communications circuit design
CN102123042A (en) * 2010-12-30 2011-07-13 中国民航信息网络股份有限公司 System configuration intelligent management system and management method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9049207B2 (en) * 2012-04-11 2015-06-02 Mcafee, Inc. Asset detection system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5742762A (en) * 1995-05-19 1998-04-21 Telogy Networks, Inc. Network management gateway
US5961594A (en) * 1996-09-26 1999-10-05 International Business Machines Corporation Remote node maintenance and management method and system in communication networks using multiprotocol agents
WO1999057649A2 (en) * 1998-05-04 1999-11-11 Intermec Ip Corporation Automatic data collection device having a network communications capability

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5742762A (en) * 1995-05-19 1998-04-21 Telogy Networks, Inc. Network management gateway
US5961594A (en) * 1996-09-26 1999-10-05 International Business Machines Corporation Remote node maintenance and management method and system in communication networks using multiprotocol agents
WO1999057649A2 (en) * 1998-05-04 1999-11-11 Intermec Ip Corporation Automatic data collection device having a network communications capability

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LANDRU J ET AL: "MONACO-Modular open network agent for control operations" NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM, 1998. NOMS 98., IEEE NEW ORLEANS, LA, USA 15-20 FEB. 1998, NEW YORK, NY, USA,IEEE, US, 15. Februar 1998 (1998-02-15), Seiten 600-609, XP010267388 ISBN: 0-7803-4351-4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100349408C (en) * 2004-02-12 2007-11-14 华为技术有限公司 Method for realizing configuration data real-time synchronization for network management system and network element device
WO2007040858A1 (en) * 2005-09-29 2007-04-12 Microsoft Corporation Assessment and/or deployment of computer network component(s)
US7797425B2 (en) 2005-12-22 2010-09-14 Amdocs Systems Limited Method, system and apparatus for communications circuit design
CN102123042A (en) * 2010-12-30 2011-07-13 中国民航信息网络股份有限公司 System configuration intelligent management system and management method thereof

Also Published As

Publication number Publication date
DE10129886A1 (en) 2003-01-23
EP1397891A2 (en) 2004-03-17
CN1813442A (en) 2006-08-02
WO2002103959A3 (en) 2003-08-07

Similar Documents

Publication Publication Date Title
DE60020633T2 (en) Device management network system, management server, and computer
DE60316048T2 (en) Method and system for monitoring a network device
EP0825524B1 (en) Method for naming of objects
DE60035830T2 (en) Network device management device and method
DE60308700T2 (en) DYNAMIC REMOTE CONFIGURATION OF A WEBSERVER FOR PROVIDING CAPACITY ON REQUEST
DE69132279T2 (en) Procedure for isolating a network fault
DE69712678T3 (en) Method for real-time monitoring of a computer system for its management and assistance for its maintenance during its operational readiness
DE69637142T2 (en) Network management with capture of formatted deduction data from a remote process
EP0825527B1 (en) Method for supporting address interaction between two units
DE10024715B4 (en) Method and apparatus for establishing a two-way communication between a host system and a device
DE102004029506A1 (en) Method and apparatus for managing resources in a computer system
DE102007062986A1 (en) Method and device for client-server communication according to the standard protocol OPC UA
DE10120210A1 (en) Print control method, print server, client and recording medium in a network environment
WO2004014022A2 (en) Computer network with diagnosis computer nodes
DE10251911B4 (en) Configuration management and network procedures
WO2003094046A2 (en) Directory service in an automation system
EP1198143A2 (en) Network management system
EP1611730B1 (en) Method and arrangement for configuring a device in a data network
WO2002103959A2 (en) Method and system for network configuration management and network inventory management
DE69413289T2 (en) Procedure for reducing the "SNMP" instrumentation message flow
DE10245641A1 (en) Method for updating the local management system in at least one network element of a telecommunications network
EP3745243A1 (en) Method for acquiring and processing of technical data, in particular mib-based oid values, with a mobile terminal
EP2606608B1 (en) Extension for the simple network management protocol (snmp) in order to ascertain information on the status of set-pdus
WO2005041490A1 (en) Use of services within a communication network comprising internet mechanisms and within an automation system
EP1195946A2 (en) Method for providing services in a network management system with open system architecture and with service objects, request objects and a request manager

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): CN KR US

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2002747221

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 028123069

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2002747221

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2002747221

Country of ref document: EP