GB2428160A - Monitoring and controlling a plurality of equipment modules using SNMP - Google Patents

Monitoring and controlling a plurality of equipment modules using SNMP Download PDF

Info

Publication number
GB2428160A
GB2428160A GB0607662A GB0607662A GB2428160A GB 2428160 A GB2428160 A GB 2428160A GB 0607662 A GB0607662 A GB 0607662A GB 0607662 A GB0607662 A GB 0607662A GB 2428160 A GB2428160 A GB 2428160A
Authority
GB
United Kingdom
Prior art keywords
equipment
module
agent
snmp
values
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.)
Granted
Application number
GB0607662A
Other versions
GB0607662D0 (en
GB2428160B (en
Inventor
Jonathan Riches
Sandy Kellagher
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.)
Snell Advanced Media Ltd
Original Assignee
Snell and Wilcox Ltd
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 Snell and Wilcox Ltd filed Critical Snell and Wilcox Ltd
Publication of GB0607662D0 publication Critical patent/GB0607662D0/en
Publication of GB2428160A publication Critical patent/GB2428160A/en
Application granted granted Critical
Publication of GB2428160B publication Critical patent/GB2428160B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/12Discovery or management of network topologies
    • H04L12/2403
    • 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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor

Abstract

Equipment modules in a common enclosure (e.g. audio visual or other equipment) are controlled through an SNMP (simple network management protocol) control agent by interrogating module locations for the presence of an equipment module; determining an equipment type; determining a list of available control objects associated with that equipment type; associating values identified by equipment type and by control parameter with the control objects of equipment modules to be controlled; and communicating said values across a network. Aspects of the invention include automatically creating or updating a Management information database (MIB), associating a dot separated string of integers (Object identifier (OID)) with a data object related to the equipment module and a computer program product adapted to operate as an SNMP agent.

Description

DATA PROCESSING
FIELD OF INVENTION
This invention concerns control and monitoring of systems, and in particular systems using data networks.
BACKGROUND OF THE INVENTION
The control of systems via data networks is well known; the Simple Network Management Protocol (SNMP) is a popular example of a standardised system in which a control software program, a "manager' interacts over a network with one or more other software programs, or "agents", which monitor and/or control apparatus or system elements. Standard software for implementing SNMP agents and managers (or key parts of them) is commercially available so that SNMP-based control systems can be implemented with a minimum of additional programming work.
In SNMP the values of simple data "objects" are reported from an agent to a manager, or values are set by an agent in response to instructions from a manager. Typical data objects may be parameters characterising a process, warning messages or the states of switches, controls etc. In the protocol for communication between manger and agent, an object is identified by an object identifier "OlD" which comprises a string of numbers separated by dots.
These numbers can be interpreted as nodes in a tree, and a sub-tree starting at a particular node can be allocated to a particular company or organisation which then determines the meaning of those nodes.
Figure 1 shows an example of the definition of a node in this way. If there are several instances of a object corresponding to a particular node it is usual to put them on the same level of the hierarchy. In Figure 1 the OlDs: 1.14.9 1.14.11 1.14.12 could represent the same class of object.
In the SNMP protocol particular nodes may be addressed by giving the full OlD or, alternatively, a "next" node or nodes may be addressed. In Figure 1 the next node after 1.7 is 1.14; and, the next node after 1.14 is 1.14. 9.
The interpretation of OlDs is defined in management information databases or "MIBs". The information in a MIB enables the OlD for a particular control data object to be determined and defines the type and format of the data object.
SNMP managers and agents generally require access to MIBs characterising all the objects they deal with. Usually a specific MIB is written for an agent at a particular address on a network.
Where a range of products is to be designed with SNMP control in mind it is generally necessary for a new MIB to be written and made available every time a new product is added to the range. This is particularly so if commercially available general-purpose SNMP software is to be used. If the products in the range have similar functions and the differences between them are small, it may be possible to write a generic MIB applicable to all of them.
However, where the product range may encompass arbitrary functionality, this is impossible.
In some industries, for example audiovisual content creation, it is common for functional elements to be made available as modules or subassemblies, one or more of which can be housed in a general-purpose enclosure, which provides common support functions (such as power and control). If such a general-purpose enclosure provides an SNMP control agent it will typically be necessary for a customised MIB to be available to it and the content of that MIB must depend on the particular functional elements installed in the particular general-purpose enclosure. Thus if the modules of the enclosure are changed, it is typically necessary for a new MIB to be used by that enclosure, or the agent for that enclosure. The flexibility of the modular system is therefore reduced.
SUMMARY OF THE INVENTION
The present invention proposes a novel type of SNMP agent which can monitor and control a number of functional elements without requiring detailed a priori knowledge of those functional elements.
The invention consists in one aspect of a method for monitoring or controlling a plurality of equipment modules employing a common network agent, said network agent controlling one or more addressable module locations, the method comprising: interrogating the addressable module locations for the presence of an equipment module; for each equipment module identified, determining an equipment type; for each equipment type identified, determining a list of available control objects associated with that equipment type; associating values with the control objects of equipment modules to be controlled; and communicating said values across a network, wherein the values are identified by equipment type and by control parameter.
Suitably, interrogating module locations is performed periodically. Preferably the list of available control objects has a specified order, and values are identified by position in the list of control objects.
Preferably a database of said values is compiled, the database structured according to equipment type and control parameter. Advantageously, an SNMP command can then be received and parsed to determine an equipment type and a control parameter. The agent can then return or update the value in said database corresponding to that equipment type and control parameter, according to the command.
In a further aspect the invention consists of a method for automatically creating or updating an MIB for an agent controlling a plurality of equipment modules, the method comprising determining an equipment type for each module to be controlled by said agent; determining the available control objects associated with each equipment type identified; and creating a data array for storing values for each control parameter for each equipment module to be controlled by said agent, each location of the array addressable by equipment type and by control parameter number.
The invention extends to methods and/or apparatus substantially as herein described with reference to the accompanying drawings.
The invention also provides a computer program and a computer program product for carrying out any of the methods described herein and/or for embodying any of the apparatus features described herein, and a computer readable medium having stored thereon a program for carrying out any of the methods described herein and/or for embodying any of the apparatus features described herein.
An embodiment of the invention will now be described with reference to the drawings in which;
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 shows how OlDs can be interpreted as nodes of a tree.
Figure 2 shows a modular product controlled according to an embodiment of the invention.
Figure 3 shows a tabular interpretation of an OlD.
Figure 4 shows a tree interpretation of an OlD.
DETAILED DESCRIPTION OF THE INVENTION
Referring to Figure 2, an SNMP agent runs on a processor (21) in a general- purpose module-rack (22). The rack has a number of slots into which equipment modules (23a) (23b) (23c) (23d) are plugged. The individual modules have input and output connections (24) appropriate to their functions.
A power unit (25) is connected (26) to a source of mains power and converts this power into a form suitable for the modules (23).
The processor (21) has a connection (27) to a data network, and will typically have its own IP address so that it can be distinguished over the network. The processor (21) also has connections to the modules (23) and communicates values of control objects to and from one or more of them. The current values of these objects are stored in the processor (21) and are made available, via the network connection (27) to a remote processor (28) which runs an SNMP manager. Using the SNMP protocol, control objects for particular modules are reported to the processor (28) and control objects for particular modules are set to specific values.
The SNMP manager in the remote processor (28) makes use of a MIB to learn the OlDs and data types and formats of the various items of control data. Typically this MIB would be written by the designer of the installation which includes the module rack (22). This work is simplified if "generic" MIBs for the modules (23) are available from their manufacturer and they can easily be combined to make a specific MIB for the rack (22) as it is configured in its particular installation.
The SNMP agent in the processor (21) must associate particular SNMP OlDs with particular control data items relating to the modules (23). In the case where a new module has been inserted, or modules have been changed, the agent may not have a MIB to fully interpret these OlDs. In the system of the invention the agent does not require knowledge of the MIB used in the remote processor (28). This is achieved by locating each control object in a storage location which is associated with a position in a twodimensional table.
Particular pairs of numbers in the string of numbers comprising an OlD are treated as addresses to the rows and columns of the table.
The table is structured with an extensible space for module control data objects. In a typical module rack with space for a maximum of 16 modules, the table is structured with space for at least 16 instances of an unlimited number (no more than 16 in any practical example) of different types of module; and, for each module, an extensible space for module data objects.
The agent periodically interrogates each slot (or interrogates each slot at the time its operation is initiated) to obtain: * the identity of the equipment module (if any) in that slot, the identities, data types and formats of the control data objects for that module; and, the current values of the control data objects.
The module identities and the data object identities are represented by integers whose interpretation is defined in module-specific, generic MIBs published for each module. These module-specific MIB5 can be used by any SNMP manager needing to control the relevant module, regardless of the configuration of the module rack in which the module is installed.
Figure 3 shows how the agent running on the processor (21) stores the results of the interrogation of the modules in the slots of the rack (22) in the table.
The table (31) has one column for each module (23). Typically the maximum number of modules which can fit in an enclosure is limited and so the 15' maximum possible number of columns is limited to that number.
Each column has a header row (32) and the cells of this row contain equipment-type identifiers which identify the individual equipment modules (23a) to (23d). The identifiers are the numbers which are defined in a published MIB for the respective modules and in this example correspond to the number in the OlD string defining the particular module type. The order of the columns of the table (31) is arranged so that the module identifiers are arranged in ascending order. It can be seen that modules having type 19, 230 and 250 are present, and that there are two type-230 modules present.
Each column has a second header row (33) and the cells of this row contain "slot identifiers" which indicate which position in the enclosure (22) is occupied by a particular module. It can be seen that the two type-230 modules are in slots I and 4.
Each column of the table (31) contains a cell for each of the data object identifiers for the module identified by the header rows. The data object identifiers are sorted into numerical order. Each type of equipment module has a known number of commands. The number of cells in each column therefore depends on the number of commands reported in the previously described interrogation process and defined in the published MIB for that relevant module.
It can be seen that the type-19 module has only three commands, and that type-230 modules have five commands. The agent need not have prior knowledge of every possible module type, and the associated number of commands. These are provided by the equipment modules themselves, when interrogated by the agent.
Each of the cells containing a data object identifier is associated with a storage location for the relevant data object that will be reported to, or set by the SNMP manager running on the processor (28).
The table (31) can be interpreted as a tree with nodes numbered according to the header rows and contents of the table as shown in Figure 4.
It can be seen that the hierarchy of the table in Figure 3 is different from that of the tree in Figure 4, but they are logically related so that one may be derived from the other. The tree of Figure 4 can be divided into sections (401) (402) (403), each section corresponding to a particular module type. MIBs corresponding to these sections can be published as each relevant module becomes available and used to construct MlBs for SNMP managers controlling racks containing these modules. Where more than one instance of a module is present in a particular rack, its location within the rack (slot number) will be known from system design data and it is only necessary to append the slot number to the OlD for a particular data object in order to control or monitor that data object.
When an OlD (forming part of an SNMP message) is received by the agent running in the processor (21) the agent interprets the OlD according to the tree as shown in Figure 4 and is able to locate the corresponding cell in the table of Figure 3 and so access the corresponding control object.
The agent examines in turn each constituent number element in the OlDs of SNMP commands received from the network to select data objects relevant to it. It will not have prior knowledge of all of the number elements but the Of D is structured so that one of the elements represents module identity, and another represents command parameter identity. The positions of these numbers are the same in all module OlDs and they can be used be the agent to address the table and so identify a particular stored control parameter for reporting or modification (depending on the SNMP message containing the OlD).
It is noted that in the present example, where two type-230 modules are present, these occupy adjacent columns in the data table even though they are not physically located in adjacent slots. The two modules can therefore be 1 addressed distinctly using a "next" node syntax as described above.
It is intended that the foregoing detailed description be regarded as illustrative rather than limiting and that it be understood that it is the following claims, including all equivalents, that are intended to define the scope of the invention. The embodiment of any figure or described example or any feature thereof may be combined with the embodiment of any other figure or described example. Other features known in the art and not inconsistent with the structure and function of the present invention may be added to an embodiment or example described herein.

Claims (10)

1. A method for monitoring or controlling a plurality of equipment modules employing a common network agent, said network agent controlling one or more addressable module locations, the method comprising: I interrogating the addressable module locations for the presence of an equipment module; for each equipment module identified, determining an equipment type; for each equipment type identified, determining a list of available control objects associated with that equipment type; associating values with the control objects of equipment modules to be controlled; and communicating said values across a network, wherein the values are identified by equipment type and by control parameter.
2. A method according to Claim 1, wherein interrogating module locations is performed periodically.
3. A method according to Claim 1, wherein said list of available control objects has a specified order, and wherein values are identified by position in the list of control objects.
4. A method according to Claim I further comprising compiling a database of said values, said database structured according to equipment type and control object.
5. A method according to Claim 4, further comprising receiving an SNMP command; parsing said command to determine an equipment type and a control object; and returning or updating the value in said database corresponding to that equipment type and control object.
6. A method for automatically creating or updating a MIB for an agent controlling a plurality of equipment modules, the method comprising: determining an equipment type and location for each module to be controlled by said agent; determining the available control objects associated with each equipment type identified; and creating a data array for storing values for each control object for each equipment module to be controlled by said agent, each location of the array addressable by equipment type and location and by control object number.
7. A method for monitoring or controlling a plurality of equipment modules comprising the steps of receiving information from at least one of the said equipment modules; associating a dot separated string of integers with a data object related to said equipment module by making use of said information received from the said equipment module, wherein the said received information includes the location of the said equipment module; and utilising said associated dot separated string of integers in a step in or preparatory to monitoring or controlling said equipment module.
8.A computer program product comprising code constructed and adapted to operate as an SNMP agent which communicates the values of data objects describing or controlling the operation or status of an equipment module to or from an SNMP manager and which uses module location and module type information obtained from the said equipment module to interpret SNMP messages from the said SNMP manager.
9. A computer program product according to Claim 8 in which the said information is obtained from the said module when the operation of the agent is initiated.
10. A computer program product according to Claim 8 in which the said information is obtained from the said module at regular intervals.
GB0607662A 2005-04-15 2006-04-18 Data processing Active GB2428160B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GBGB0507678.1A GB0507678D0 (en) 2005-04-15 2005-04-15 Data processing

Publications (3)

Publication Number Publication Date
GB0607662D0 GB0607662D0 (en) 2006-05-31
GB2428160A true GB2428160A (en) 2007-01-17
GB2428160B GB2428160B (en) 2009-05-20

Family

ID=34630766

Family Applications (2)

Application Number Title Priority Date Filing Date
GBGB0507678.1A Ceased GB0507678D0 (en) 2005-04-15 2005-04-15 Data processing
GB0607662A Active GB2428160B (en) 2005-04-15 2006-04-18 Data processing

Family Applications Before (1)

Application Number Title Priority Date Filing Date
GBGB0507678.1A Ceased GB0507678D0 (en) 2005-04-15 2005-04-15 Data processing

Country Status (2)

Country Link
US (1) US8407328B2 (en)
GB (2) GB0507678D0 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9875001B2 (en) 2012-08-26 2018-01-23 Avaya Inc. Network device management and visualization
US9575531B2 (en) 2013-08-14 2017-02-21 American Megatrends, Inc. Multi-vendor power distribution unit support in rack management software
US20150081878A1 (en) * 2013-09-19 2015-03-19 American Megatrends, Inc. Describing datacenter rack information in management system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995020852A1 (en) * 1994-01-28 1995-08-03 Cabletron Systems, Inc. Distributed chassis agent for network management
WO2005069544A1 (en) * 2004-01-15 2005-07-28 Utstarcom Korea Limited Automatic update system and method for using a meta mib

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2044022A1 (en) 1990-06-28 1991-12-29 Miriam A. Nihart Common agent computer management system and method
JP3813669B2 (en) * 1995-10-27 2006-08-23 松下電器産業株式会社 Terminal device and capability information notification method of terminal device
US6532491B1 (en) 1997-03-24 2003-03-11 Novell, Inc. Processes and apparatuses for managing network devices
US6253240B1 (en) * 1997-10-31 2001-06-26 International Business Machines Corporation Method for producing a coherent view of storage network by a storage network manager using data storage device configuration obtained from data storage devices
FR2777723B1 (en) * 1998-04-15 2000-06-23 Bull Sa METHOD AND SYSTEM FOR ADMINISTERING NETWORKS AND SYSTEMS
AU3878699A (en) * 1998-05-04 1999-11-23 Intermec Ip Corporation Automatic data collection device having a network communications capability
JP3617770B2 (en) * 1998-05-29 2005-02-09 株式会社日立製作所 Network management system and network management method
US6438535B1 (en) * 1999-03-18 2002-08-20 Lockheed Martin Corporation Relational database method for accessing information useful for the manufacture of, to interconnect nodes in, to repair and to maintain product and system units
US6697845B1 (en) 2000-05-25 2004-02-24 Alcatel Network node management system and method using proxy by extensible agents
US6601086B1 (en) * 2000-06-06 2003-07-29 Emware, Inc. Service provider for providing data, applications and services to embedded devices and for facilitating control and monitoring of embedded devices
NO20005440L (en) * 2000-10-27 2002-04-29 Ericsson Telefon Ab L M Package-based personal equipment arrangements and practices
US20020121913A1 (en) * 2000-12-28 2002-09-05 Advanced Micro Devices, Inc. Tester with independent control of devices under test
GB2372399B (en) * 2001-02-16 2003-01-15 3Com Corp Method for monitoring a network as the network changes in size
GB2372672B (en) * 2001-02-27 2003-04-30 3Com Corp Network management apparatus and method for processing events associated with device reboot
US7143155B1 (en) * 2001-06-29 2006-11-28 Cisco Technology, Inc. Standardized method and apparatus for gathering device identification and/or configuration information via a physical interface
US20030069955A1 (en) * 2001-10-05 2003-04-10 Gieseke Eric James SNMP agent object model
US20040006619A1 (en) * 2002-07-02 2004-01-08 Fujitsu Network Communications, Inc. Structure for event reporting in SNMP systems
US20040088403A1 (en) * 2002-11-01 2004-05-06 Vikas Aggarwal System configuration for use with a fault and performance monitoring system using distributed data gathering and storage
US7295960B2 (en) * 2003-01-22 2007-11-13 Wireless Valley Communications, Inc. System and method for automated placement or configuration of equipment for obtaining desired network performance objectives
US20040150519A1 (en) * 2003-01-31 2004-08-05 Iftikhar Husain System and method for monitoring having an embedded device
US8775584B2 (en) * 2003-04-29 2014-07-08 Microsoft Corporation Method and apparatus for discovering network devices
US7668953B1 (en) * 2003-11-13 2010-02-23 Cisco Technology, Inc. Rule-based network management approaches
JP4128974B2 (en) * 2004-03-31 2008-07-30 富士通株式会社 Layer 2 loop detection system
EP1784948B1 (en) * 2004-08-24 2011-10-19 Panduit Corp. Systems and methods for network management

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995020852A1 (en) * 1994-01-28 1995-08-03 Cabletron Systems, Inc. Distributed chassis agent for network management
WO2005069544A1 (en) * 2004-01-15 2005-07-28 Utstarcom Korea Limited Automatic update system and method for using a meta mib

Also Published As

Publication number Publication date
GB0607662D0 (en) 2006-05-31
GB0507678D0 (en) 2005-05-25
US20060277297A1 (en) 2006-12-07
US8407328B2 (en) 2013-03-26
GB2428160B (en) 2009-05-20

Similar Documents

Publication Publication Date Title
CN101128812B (en) Message management facility for an industrial process control environment
CN106528129B (en) A kind of Web application interface generation system and method
CN104394008B (en) A kind of method and its system of unified configuration different type interchanger
US5954797A (en) System and method for maintaining compatibility among network nodes connected to a computer network
EP0900503B1 (en) System and method for supporting and managing telecommunications services
US10972359B2 (en) Data structures representing models of networking equipment and methods of network management employing thereof
JP4647337B2 (en) Method and system for integrating alarms in a process control system
US20080016096A1 (en) Dynamic status tree facility
CN109245980B (en) Modbus communication protocol analysis method, system, equipment and storage medium
US20050226167A1 (en) System and method for analyzing a network and/or generating the topology of a network
CN109086182A (en) The method and terminal device of database auto-alarming
CN101379763B (en) System, method, and computer-readable medium for resource migration in a distributed telecommunication system
US7308454B2 (en) Data integration
US8407328B2 (en) A/V equipment control over a network
CN101388794B (en) Method and system for positioning network management system exception affair
EP1639492B1 (en) Discovering and merging network information
CN101174984A (en) Method for indicating veneer state
CN104731804A (en) General query framework establishing method and device
US20070022313A1 (en) Notifications in a telecommunications network
CN103051478A (en) Large-capacity telecommunication network management system as well as setting and application methods thereof
CN109510728B (en) Method for automatically converting MIB file of network management information base into XML file
CN109189786B (en) Method for periodically generating custom report form for network element management system
CN103309295A (en) Machine management system
Cisco MIB Files and Objects
Cisco MIB Files and Objects