EP1768306A1 - Method for integrating a network element into a telecommunications network - Google Patents

Method for integrating a network element into a telecommunications network Download PDF

Info

Publication number
EP1768306A1
EP1768306A1 EP05020553A EP05020553A EP1768306A1 EP 1768306 A1 EP1768306 A1 EP 1768306A1 EP 05020553 A EP05020553 A EP 05020553A EP 05020553 A EP05020553 A EP 05020553A EP 1768306 A1 EP1768306 A1 EP 1768306A1
Authority
EP
European Patent Office
Prior art keywords
network
network element
script
commands
request
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
Application number
EP05020553A
Other languages
German (de)
French (fr)
Inventor
Orlando Remedios
Paolo Santos
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Solutions and Networks GmbH and Co KG
Original Assignee
Siemens AG
Nokia Siemens Networks GmbH and Co KG
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 AG, Nokia Siemens Networks GmbH and Co KG filed Critical Siemens AG
Priority to EP05020553A priority Critical patent/EP1768306A1/en
Publication of EP1768306A1 publication Critical patent/EP1768306A1/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/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
    • H04L41/0856Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information by backing up or archiving configuration 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/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/022Multivendor or multi-standard integration
    • 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/0226Mapping or translating multiple network management protocols
    • 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/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • 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/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0843Configuration by using pre-existing information, e.g. using templates or copying from other elements based on generic templates

Definitions

  • a method for integrating a network element into an existing network, whereby a mediator is modified with embedded script, is described.
  • One goal to be achieved is seen in providing a method for easily integrating a network element into a telecommunications network.
  • This goal can be achieved by providing a method for integrating a network element into a telecommunications network, comprising:
  • the method has the advantage that new equipment can rapidly be integrated into an existing network.
  • Equipment specific scripts can be easily retrieved and developed, leading to reduced development and integration test times.
  • Full system regression tests need no longer be performed each time a script is changed, as the script contains commands that are already adapted to communicate with the network element such that it may be configured.
  • the above method allows an application's user to develop the needed scripts when the configuration information is accessible only with restriction.
  • the method also has the advantage that it is possible for network management tools to enlarge the portfolio of supported equipments at a higher pace.
  • the mediator component includes an interpreter, in which, the commands of the script are embedded in addition to code-based commands of the existing network.
  • the code based commands must not be modified. The only required modifications due to the introduction of the new network element involve easily developed scripts.
  • the request for retrieval of a script is initiated by an application layer.
  • the application layer can comprise a GUI ( G eneral U ser I nterface), specifying the retrieval of a script based on the type of network element inserted into the network is simplified.
  • the script based commands of the scripts retrieved from a data storage include codes programmed in alternative programming languages, for example classes of object oriented programs.
  • the codes are included into the script based solely on the request arriving in the mediator component.
  • the scripts enable the network or the network management system to be adapted to the added network element without a having to recompile the entire network's management codes which would otherwise be the case when a new network element is: introduced.
  • the detection of the network element in the existing network can be performed by means of
  • the predetermined plan may be based on a time interval, in which known network elements are desired to be integrated into the network or enabled.
  • the network element configured by means of SNMP.
  • a telecommunications network can be based on specific coding for each equipment in the network.
  • a mediator component may be provided which is of a generic type that provides rules based integration of equipment, whereby the rules are extendable every time a new equipment or device is added to the network. Regression and bring-up tests can confirm that the management system still responds correctly even if a small change is needed in the code to allow the support of the new device.
  • conditional steps and functions are defined in the rules, such as "for", “while”, “do”, "if-then-else”, “else if". This gives flexibility to the management system, such that new equipment may easily be integrated in the network.
  • Another flexible management system could be characterised by using language-independent scripts to perform the configuration. These may run directly in the system and outside of the main program. It is advantageous that with this method, only a small set of parameters is passed as arguments in order to configure the equipment. This scripting solution therefore advantageously results in only a short range of actions being necessary to configure the equipment.
  • a network environment also called a framework, containing network elements NE.
  • One or more network elements can be configured using one or more protocols.
  • SNMP and CLI are represented, however the choice is not restricted to these two.
  • SNMP stands for Simple Network Management Protocol and is a protocol which supports the monitoring of network-attached devices for any conditions that warrant administrative attention.
  • SNMP uses a specified set of commands and queries.
  • the CLI C ommand L ine I nterface
  • the SNMP and CLI modules presented in the drawing represent the code logic necessary to implement such protocols. This southbound component traffic is decoupled from so-called northbound traffic, which is present between a mediator component and an application layer of an administrative system, both described below.
  • a mediator component is provided, which is connected to both the SNMP and the CLI modules.
  • the mediator component includes a function that retrieves a script according to a request sent from an application layer.
  • an adaptor layer is provided between the application layer and the mediator layer. The adaptor layer thus processes the requests from the application layer.
  • a request may be passed from the application to an adaptor that is designed to communicate with the application, i.e., an application specific adaptor.
  • the application specific adaptor will convert the request from the application in a format understandable to the mediator. It is preferred that Corba messages are used to communicate between the adaptor and the application layers.
  • Other examples of suitable languages for this commmunication would be RMI, Web-Services and HTTP.
  • An "application” or “application layer” is considered to be a part of a network environment that employs the capabilities of a programmed device directly to a task that the operator or programmed device wishes to perform. This task may be the passing of information to an interface that acts between the operator and a network element, for example.
  • An example of an application is a field which may be inputted with values generated by a programmed device or an operator.
  • An application may include a GUI that allows input of values that will influence the task to be performed.
  • An "interface” is considered to be an entity that communicates with at least two other entities, in particular programs, that may or may not be using different languages. It can act as a link between different parts of a management system so that a consistent form of communication is possible in the system.
  • the mediator component processes the converted request, distinguishing it based on the equipment type, and sends appropriate commands to the equipment in question. It is also responsible for:
  • the code from the driver may be integrated directly into the script or pointed to by the script without updating the codes in the network in their entirety.
  • the driver may be periodically provided by a vendor, or upon request of the network management.
  • FIG. 2 shows a message sequence diagram.
  • An adaptor processes a request from the application layer by means of the function processRequest(roquest).
  • the adaptor adapts the request into a format usable by the mediator component.
  • the said mediator component is divided into a mediator input part, a configuration reader part and an interpreter part
  • the mediator input part receives a request from an application or an adaptor layer. Via this mediator input component, the mediator sets a variable "script" to be the result of a function getScriptForRequest (request), which contains the argument "request” sent from the adaptor or directly from the application layer.
  • a script is selected from a data storage such as a database or a Hard-drive.
  • the script is selected based on the action requested by the application, which may be an external one, and on the equipment to be configured.
  • the selected script is then passed to the Interpreter that will execute it.
  • the Interpreter needs to provide the script the information that was passed from the application. To the script it shall be possible to access any of the information and fill up the return structures.
  • the Interpreter module also may support an object oriented language script. This allows an easier interaction between the Interpreter and the script itself.
  • a script is selected to be executed by the interpreter. This script is selected based on the action requested by the application layer, which can be an external one, and on the equipment to be configured.
  • One example of an existing scripting language that could be used is Python.
  • the function executeScript is called in the Interpreter to execute the actions contained in the selected script.
  • the script can for example generate several SNMP commands to the network element. For instance it can get and set objects in the network elements' MIB ( M anagement I nformation B ase), which is a type of database used to manage the devices in a communications network and is made use of by SNMP. This is shown by the labels Get(oid) and Set(oid) in the message sequence diagram.
  • MIB M anagement I nformation B ase
  • the script can also execute commands in the network element using the CLI.
  • the support of the CLI interface is useful as it may be the only way to perform configurations (set options), either because there are only a limited set of SNMP operations available, or because the supplier only provides a read-only MIB.
  • SNMP is one example TL1 is also a simple protocol to implement and can be easily added. It stands for Transaction Language 1, a management protocol used in telecommunications. It is a cross-vendor, cross-technology man-machine language that is widely used, for example to manage optical and broadband access infrastructures.
  • equipment requests can be performed at any time. So a call can be sent in SNMP, for example to get hold of the configured ports, and then a call in CLI to execute actions not available in SNMP, such as the configuration of EAPS in Extreme Networks equipments.

Landscapes

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

Abstract

A method for integrating a network element (NE) into a telecommuncations network is presented, whereby
- the network element is detected in the network,
- a request is sent to a mediator component requesting the retrieval of a script out of a database,
- the retrieved script contains commands adapted to communicate with the network element,
- the script is executed to configure the network element according the commands contained in the script.

Description

  • A method for integrating a network element into an existing network, whereby a mediator is modified with embedded script, is described.
  • In order to effectively manage a telecommunications network, remotely managing equipment after geographical dispersion should be achieved. Consequently, the development of technology that allows communication with such equipment is sought. However, due to the wide range of equipment available on the market and to the different configuration methods needed to configure such equipment, the introduction and integration of the equipment into an existing network is a non-trivial task.
  • So far, the integration of new equipment within a common management platform involved intensive analysis accompanied by considerable development and testing efforts, making the process expensive and time-consuming. Thus, timely development of a management platform, in particular in view of bringing the platform on the market by a set date, imposes strict scheduling and may lead to commercial and functional compromises that are neither beneficial to the vendor nor to the customer.
  • It is usual that each vendor has its own proprietary configuration methods and/or protocols for equipment which is not publicly disclosed. Without this information, however, it is difficult to provide the needed support of such newly introduced equipment. Thus, full management capability of the network elements being integrated is difficult.
  • One goal to be achieved is seen in providing a method for easily integrating a network element into a telecommunications network.
  • This goal can be achieved by providing a method for integrating a network element into a telecommunications network, comprising:
    • detecting the network element in the existing network,
    • sending a request to a mediator component requesting the retrieval of a script out of a database, whereby the retrieved script contains commands adapted to communicate with the network element,
    • executing the script to configure the network element according the commands contained in the script.
  • The method has the advantage that new equipment can rapidly be integrated into an existing network. Equipment specific scripts can be easily retrieved and developed, leading to reduced development and integration test times. Full system regression tests need no longer be performed each time a script is changed, as the script contains commands that are already adapted to communicate with the network element such that it may be configured.
  • Advantageously, the above method allows an application's user to develop the needed scripts when the configuration information is accessible only with restriction.
  • The method also has the advantage that it is possible for network management tools to enlarge the portfolio of supported equipments at a higher pace.
  • According to a preferred extension of the method, the mediator component includes an interpreter, in which, the commands of the script are embedded in addition to code-based commands of the existing network. Thus, the code based commands must not be modified. The only required modifications due to the introduction of the new network element involve easily developed scripts.
  • It is favoured that the request for retrieval of a script is initiated by an application layer. As the application layer can comprise a GUI (General User Interface), specifying the retrieval of a script based on the type of network element inserted into the network is simplified.
  • The script based commands of the scripts retrieved from a data storage include codes programmed in alternative programming languages, for example classes of object oriented programs. The codes are included into the script based solely on the request arriving in the mediator component. Thus, the scripts enable the network or the network management system to be adapted to the added network element without a having to recompile the entire network's management codes which would otherwise be the case when a new network element is: introduced.
  • The detection of the network element in the existing network can be performed by means of
    • sending the appropriate, network element specific information from the application layer,
    • electronic means,
    • a predetermined plan.
  • The predetermined plan may be based on a time interval, in which known network elements are desired to be integrated into the network or enabled.
  • It is preferred to have the network element configured by means of SNMP.
  • The described subject matter is further explained by the following examples and drawings, whereby:
  • Drawing 1
    shows a first management system for managing equipment introduced into an existing network,
    Drawing 2
    shows a message sequence diagram showing commands passed through different layers of a network environment to enable integration of the new network element into the existing network.
  • A telecommunications network can be based on specific coding for each equipment in the network. Alternatively, a mediator component may be provided Which is of a generic type that provides rules based integration of equipment, whereby the rules are extendable every time a new equipment or device is added to the network. Regression and bring-up tests can confirm that the management system still responds correctly even if a small change is needed in the code to allow the support of the new device. With this rule-based solution, it is possible to write rules to configure the equipment. In order to do this, many possible coding cases need to be covered that refer to the different situations that may arise when the new equipment is introduced into the network. Thus, conditional steps and functions are defined in the rules, such as "for", "while", "do", "if-then-else", "else if". This gives flexibility to the management system, such that new equipment may easily be integrated in the network.
  • Another flexible management system could be characterised by using language-independent scripts to perform the configuration. These may run directly in the system and outside of the main program. It is advantageous that with this method, only a small set of parameters is passed as arguments in order to configure the equipment. This scripting solution therefore advantageously results in only a short range of actions being necessary to configure the equipment.
  • Referring to Drawing 1, a network environment, also called a framework, containing network elements NE, is presented. One or more network elements can be configured using one or more protocols. As communication protocols, SNMP and CLI are represented, however the choice is not restricted to these two. SNMP stands for Simple Network Management Protocol and is a protocol which supports the monitoring of network-attached devices for any conditions that warrant administrative attention. SNMP uses a specified set of commands and queries. The CLI (Command Line Interface) consists of a command line communication used to configure network elements. The SNMP and CLI modules presented in the drawing represent the code logic necessary to implement such protocols. This southbound component traffic is decoupled from so-called northbound traffic, which is present between a mediator component and an application layer of an administrative system, both described below.
  • A mediator component is provided, which is connected to both the SNMP and the CLI modules. The mediator component includes a function that retrieves a script according to a request sent from an application layer. Preferably, an adaptor layer is provided between the application layer and the mediator layer. The adaptor layer thus processes the requests from the application layer.
  • A request may be passed from the application to an adaptor that is designed to communicate with the application, i.e., an application specific adaptor. The application specific adaptor will convert the request from the application in a format understandable to the mediator. It is preferred that Corba messages are used to communicate between the adaptor and the application layers. Other examples of suitable languages for this commmunication would be RMI, Web-Services and HTTP.
  • An "application" or "application layer" is considered to be a part of a network environment that employs the capabilities of a programmed device directly to a task that the operator or programmed device wishes to perform. This task may be the passing of information to an interface that acts between the operator and a network element, for example. An example of an application is a field which may be inputted with values generated by a programmed device or an operator. An application may include a GUI that allows input of values that will influence the task to be performed.
  • An "interface" is considered to be an entity that communicates with at least two other entities, in particular programs, that may or may not be using different languages. It can act as a link between different parts of a management system so that a consistent form of communication is possible in the system.
  • The mediator component processes the converted request, distinguishing it based on the equipment type, and sends appropriate commands to the equipment in question. It is also responsible for:
    1. 1. Receiving a request in a format consistent throughout the management system.
    2. 2. Selecting and executing an appropriate script.
    3. 3. Processing the request in the script to communicate with the equipment.
    4. 4. Providing the script with the full information provided by the information sent from the application to the network elements.
    5. 5. Passing the information returned from the network element back to the adaptor which in turn will send it back to the northbound application.
  • in the case that a driver becomes available for controlling the newly introduced network element, the code from the driver may be integrated directly into the script or pointed to by the script without updating the codes in the network in their entirety. The driver may be periodically provided by a vendor, or upon request of the network management.
  • Drawing 2 shows a message sequence diagram. An adaptor processes a request from the application layer by means of the function processRequest(roquest). The adaptor adapts the request into a format usable by the mediator component. The said mediator component is divided into a mediator input part, a configuration reader part and an interpreter part
  • The mediator input part receives a request from an application or an adaptor layer. Via this mediator input component, the mediator sets a variable "script" to be the result of a function getScriptForRequest (request), which contains the argument "request" sent from the adaptor or directly from the application layer.
  • In the configuration reader, a script is selected from a data storage such as a database or a Hard-drive. The script is selected based on the action requested by the application, which may be an external one, and on the equipment to be configured. The selected script is then passed to the Interpreter that will execute it.
  • The Interpreter needs to provide the script the information that was passed from the application. To the script it shall be possible to access any of the information and fill up the return structures.
  • During the runtime of the script, several requests can be sent at any point to configure the eqipment. For this, the Interpreter will provide the support of the communication module to the script. Additionally, several different communication modules are possible, even with the same script. Thus, the script only needs to contain logic necessary to implement the request for the selected equipment.
  • The Interpreter module also may support an object oriented language script. This allows an easier interaction between the Interpreter and the script itself.
  • With a function getScriptForRequest (request), a script is selected to be executed by the interpreter. This script is selected based on the action requested by the application layer, which can be an external one, and on the equipment to be configured. One example of an existing scripting language that could be used is Python.
  • The function executeScript is called in the Interpreter to execute the actions contained in the selected script. The script can for example generate several SNMP commands to the network element. For instance it can get and set objects in the network elements' MIB (Management Information Base), which is a type of database used to manage the devices in a communications network and is made use of by SNMP. This is shown by the labels Get(oid) and Set(oid) in the message sequence diagram.
  • The script can also execute commands in the network element using the CLI. The support of the CLI interface is useful as it may be the only way to perform configurations (set options), either because there are only a limited set of SNMP operations available, or because the supplier only provides a read-only MIB.
  • Even though equipment vendors may not release internal configuration information, the CLI commands are public. Thus, with the presented methods, all the equipments that support CLI are configurable. The scripts, however, also support execution of CLI commands. This feature is particularly effective when CLI commands are changed due to network elements being added to the existing network. As they can be included in the scripts, no further changes are necessary even when CLI commands are changed.
  • The above presented methods allow the support of any communications protocol. SNMP is one example TL1 is also a simple protocol to implement and can be easily added. It stands for Transaction Language 1, a management protocol used in telecommunications. It is a cross-vendor, cross-technology man-machine language that is widely used, for example to manage optical and broadband access infrastructures.
  • For the supported protocols, equipment requests can be performed at any time. So a call can be sent in SNMP, for example to get hold of the configured ports, and then a call in CLI to execute actions not available in SNMP, such as the configuration of EAPS in Extreme Networks equipments.
  • Independent of the supported protocols, however, no redesign of the framework presented herewith is needed to integrate new protocols, commands or drivers. Only the integration of the new network components is necessary.
  • List of Abbreviations
  • NE
    Network Element
    Oid
    Object Identifier
    SNMP
    Simple Network Management Protocol
    MIB
    Management information pase
    CLI
    Command Line Interface
    STP
    Spanning Tree Protocol

Claims (6)

  1. Method for integrating a network element (NE) into a telecommuncations network, whereby
    - the network element is detected in the network,
    - a request is sent to a mediator component requesting the retrieval of a script out of a database,
    - the retrieved script contains commands adapted to communicate with the network element,
    - the script is executed to configure the network element according the commands contained in the script.
  2. Method according to claim 1, whereby the mediator component includes an interpreter, in which the commands of the script are embedded in addition to code based commands of the existing network.
  3. Method according to one of the claims 1 or 2, whereby the request for retrieval of a script is initiated by an application layer.
  4. Method according to one of the preceding claims, whereby the detection of the network element is performed according to one of the following methods:
    - the network element is detected according to an information from an application layer,
    - the network element is detected by electronic detection means,
    - the network element is detected according to a predetermined plan.
  5. Method according to one of the preceding claims, whereby configuration of the network element is performed using Simple Network Management Protocol (SNMP).
  6. Method according to one of the preceding claims, whereby configuration of the network element is performed using Command Line Interface (CLI).
EP05020553A 2005-09-21 2005-09-21 Method for integrating a network element into a telecommunications network Withdrawn EP1768306A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP05020553A EP1768306A1 (en) 2005-09-21 2005-09-21 Method for integrating a network element into a telecommunications network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP05020553A EP1768306A1 (en) 2005-09-21 2005-09-21 Method for integrating a network element into a telecommunications network

Publications (1)

Publication Number Publication Date
EP1768306A1 true EP1768306A1 (en) 2007-03-28

Family

ID=35447610

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05020553A Withdrawn EP1768306A1 (en) 2005-09-21 2005-09-21 Method for integrating a network element into a telecommunications network

Country Status (1)

Country Link
EP (1) EP1768306A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938379A (en) * 2010-09-20 2011-01-05 烽火通信科技股份有限公司 Script description-based transmission network circuit information generating method and system
EP3531624A1 (en) * 2018-02-23 2019-08-28 Ricoh Company, Ltd. Mechanisms for cloud-based configuration and management of network devices using network mediators implemented separately from the network devices
US11456920B2 (en) 2018-02-23 2022-09-27 Ricoh Company, Ltd. Mechanisms for cloud-based configuration and management of network devices using network mediators implemented in the network devices
US11606242B1 (en) 2022-03-10 2023-03-14 Ricoh Company, Ltd. Coordinated monitoring of legacy output devices
US11894973B2 (en) 2022-03-10 2024-02-06 Ricoh Company, Ltd. Assigning and prioritizing mediation servers for monitoring legacy devices

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002091209A2 (en) * 2001-05-08 2002-11-14 Narad Networks, Inc. System and method for network service provisioning
WO2004010631A2 (en) * 2002-07-19 2004-01-29 Masergy Communications Automated configuration of packet routed network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002091209A2 (en) * 2001-05-08 2002-11-14 Narad Networks, Inc. System and method for network service provisioning
WO2004010631A2 (en) * 2002-07-19 2004-01-29 Masergy Communications Automated configuration of packet routed network
US20040172412A1 (en) * 2002-07-19 2004-09-02 Kirby Files Automated configuration of packet routed networks

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938379A (en) * 2010-09-20 2011-01-05 烽火通信科技股份有限公司 Script description-based transmission network circuit information generating method and system
CN101938379B (en) * 2010-09-20 2013-04-10 烽火通信科技股份有限公司 Script description-based transmission network circuit information generating method and system
EP3531624A1 (en) * 2018-02-23 2019-08-28 Ricoh Company, Ltd. Mechanisms for cloud-based configuration and management of network devices using network mediators implemented separately from the network devices
JP2019146166A (en) * 2018-02-23 2019-08-29 株式会社リコー Mechanism for cloud-based configuration and management of network device using network mediator implemented separately from network device
US11444830B2 (en) 2018-02-23 2022-09-13 Ricoh Company, Ltd. Mechanisms for cloud-based configuration and management of network devices using network mediators implemented separately from the network devices
US11456920B2 (en) 2018-02-23 2022-09-27 Ricoh Company, Ltd. Mechanisms for cloud-based configuration and management of network devices using network mediators implemented in the network devices
US11606242B1 (en) 2022-03-10 2023-03-14 Ricoh Company, Ltd. Coordinated monitoring of legacy output devices
US11894973B2 (en) 2022-03-10 2024-02-06 Ricoh Company, Ltd. Assigning and prioritizing mediation servers for monitoring legacy devices

Similar Documents

Publication Publication Date Title
US7895342B2 (en) Multi-protocol adapter for in-vehicle and industrial communications networks
US8028304B2 (en) Component integrator
US7962381B2 (en) Service designer solution
US20020162059A1 (en) Methods and systems for testing communications network components
US20060190579A1 (en) Assisted command script template creation
KR100881419B1 (en) Application component communication apparatus of Software Communication ArchitectureSCA-based system, and method thereof
US8996668B2 (en) Method and system for storing configuration information for network nodes in a network management system
US20030112275A1 (en) Dynamically configurable human-machine interface
WO2004021207A1 (en) Systems and methods for improving service delivery
US20060235928A1 (en) System and method for creating a mapping document for binding messages between an application and an associated backend server
Romero-Gázquez et al. Software architecture solution based on SDN for an industrial IoT scenario
JP2004086904A (en) System and method for remotely controlling testing device on network
US20050149881A1 (en) Dynamically configurable human-machine interface
US6182134B1 (en) Configurable system for remotely managing computers
EP1768306A1 (en) Method for integrating a network element into a telecommunications network
CN104735111B (en) Make the method for unified interface realization ESB using WEBSERVICE
US8055700B2 (en) Network test/measurement agent extensible with different types of network interfaces
US20020161828A1 (en) System and method for communicating with a device
KR100930962B1 (en) Remote security testing device and method of RPC-based software
KR100276882B1 (en) Integrated operation management device and method of broadband access device
CN105634826A (en) Service fulfillment method and device
US10289462B1 (en) Systems and methods for integration of websphere optimized local adapters with the spring framework
EP1505505A1 (en) Method and System for Remotely Diagnosing Devices
US20020087945A1 (en) System and method for providing flexible network service application components
JP2017220240A (en) Graphical policy interface for network control system

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: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK YU

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA SIEMENS NETWORKS GMBH & CO. KG

17P Request for examination filed

Effective date: 20070928

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA SIEMENS NETWORKS S.P.A.

17Q First examination report despatched

Effective date: 20071102

AKX Designation fees paid

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA SIEMENS NETWORKS GMBH & CO. KG

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN

18W Application withdrawn

Effective date: 20100706