CN1241754A - Network management method and system - Google Patents

Network management method and system Download PDF

Info

Publication number
CN1241754A
CN1241754A CN 99109041 CN99109041A CN1241754A CN 1241754 A CN1241754 A CN 1241754A CN 99109041 CN99109041 CN 99109041 CN 99109041 A CN99109041 A CN 99109041A CN 1241754 A CN1241754 A CN 1241754A
Authority
CN
China
Prior art keywords
processing object
processing
management
network
sub
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.)
Pending
Application number
CN 99109041
Other languages
Chinese (zh)
Inventor
田中克行
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to CN 99109041 priority Critical patent/CN1241754A/en
Publication of CN1241754A publication Critical patent/CN1241754A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本文公开一种能够降低通信处理量的网络管理方法。根据树结构递归地创建用于访问父管理对象所包括的子管理对象的处理对象。根据树结构将子处理对象得到的信息递归地返回到父处理对象。由顶层管理对象实例接收的信息汇集返回到网络管理器。通过存储在对应于网络单元设备的管理对象实例的信息汇集,一个网络单元设备作为管理对象增加到网络。

Figure 99109041

This paper discloses a network management method capable of reducing the amount of communication processing. A processing object for accessing child management objects included in a parent management object is recursively created according to the tree structure. Recursively return the information obtained by the child processing object to the parent processing object according to the tree structure. The collection of information received by the top management object instance is returned to the network manager. A network element device is added to the network as a management object through the collection of information stored in the management object instance corresponding to the network element device.

Figure 99109041

Description

网络管理方法和系统Network management method and system

本发明一般涉及网络管理系统,具体涉及用于获得和设定作为网络单元的多个管理对象的配置信息的网络管理方法和系统。The present invention generally relates to a network management system, and specifically relates to a network management method and system for obtaining and setting configuration information of multiple management objects as network elements.

通常,网络管理系统最好采用分级管理策略以便高效管理由很多网络单元组成的网络,这些网络单元包括调制解调器,终端,传输设备,转换器和类似部件。实际上,通过使用虚拟管理对象数据实例管理网络单元,虚拟管理对象数据实例是分级构成的用于网络管理的树结构。使用这样的树结构,网络操作员可以很容易地识别每个管理对象,以执行所要求的诸如必要信息设定和管理信息汇集之类的访问处理。Generally, a network management system preferably adopts a hierarchical management strategy in order to efficiently manage a network composed of many network elements, including modems, terminals, transmission equipment, switches and the like. In fact, the network unit is managed by using the virtual management object data instance, which is a hierarchical tree structure for network management. Using such a tree structure, a network operator can easily identify each management object to perform required access processing such as necessary information setting and management information collection.

日本专利未审查公报No.5-191407公开了一种设计为能够减少检索操作数目的管理信息存储设备。计数每个管理对象的检索操作数目。如果一个管理对象的检索操作数目超过预定值,就登记该管理对象的标识名。当一个管理应用程序请求该登记的管理对象的检索操作时,将该管理对象的登记信息直接送到管理接口,而不需要干涉该管理应用程序。这就能够降低已被以频繁间隔访问的管理对象的检索操作数目,从而减轻了管理应用程序的负担。Japanese Patent Unexamined Publication No. 5-191407 discloses a management information storage device designed to be able to reduce the number of retrieval operations. Counts the number of retrieval operations for each managed object. If the number of retrieval operations for a managed object exceeds a predetermined value, the identification name of the managed object is registered. When a management application requests a retrieval operation of the registered management object, the registration information of the management object is directly sent to the management interface without interfering with the management application. This makes it possible to reduce the number of retrieval operations for managed objects that have been accessed at frequent intervals, thereby reducing the burden on the management application.

然而,在管理对象包括其本身的多个子对象的情况下,一个操作员终端必须访问基于树结构的包括在目标管理对象的每个子对象,这样就增加了操作员终端和管理系统之间的通信量。However, in the case where the management object includes multiple sub-objects of itself, an operator terminal must access each sub-object included in the target management object based on the tree structure, thus increasing the communication between the operator terminal and the management system quantity.

另外,在新的网络单元增加到网络的情况下,常规的管理系统不能动态处理这种变化,因为管理操作员必须使用树结构信息创建该增加的网络单元的管理对象实例。In addition, in case a new network element is added to the network, conventional management systems cannot dynamically handle this change because the management operator has to use the tree structure information to create a management object instance for the added network element.

本发明的目的是提供能够以较少的通信步骤访问包括多个子对象的管理对象以得到并设定其配置信息的网络管理方法和系统。An object of the present invention is to provide a network management method and system capable of accessing a management object including a plurality of sub-objects to obtain and set configuration information thereof with fewer communication steps.

根据本发明的一个方面,使用以包含关系分级构成的管理对象实例管理由多个管理对象组成的网络的方法包括步骤:a)从管理器接收对指定管理对象实例的访问请求,指定管理对象实例对应于网络的确定管理对象;b)根据包含关系递归地创建用于访问包括在指定管理对象中的管理对象的处理对象;c)根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象;和d)将指定管理对象实例接收的信息汇集返回到管理器。According to one aspect of the present invention, the method for managing a network composed of a plurality of management objects using management object instances hierarchically constituted by a containment relationship includes the steps of: a) receiving an access request from the manager to a specified management object instance, and specifying the management object instance Corresponding to the determined management object of the network; b) recursively create a processing object for accessing the management object included in the specified management object according to the inclusion relationship; c) recursively return the information obtained by the lower-level processing object to the higher-level processing objects; and d) assemble information received by the specified managed object instance back to the manager.

递归地创建一个处理对象以收集分布数据处理所必须的信息并将汇集的信息返回到网络管理器。因此,动态减少了网络管理器和网络管理系统之间的通信处理的数量,从而提高了网络的性能。Recursively create a processing object to collect the information necessary for distributed data processing and return the aggregated information to the network manager. Therefore, the number of communication processes between the network manager and the network management system is dynamically reduced, thereby improving the performance of the network.

根据本发明的另一方面,该方法包括步骤:a)检测网络所增加的网络单元设备;b)创建对应于网络单元设备的管理对象实例;c)创建对应于该网络单元设备的处理对象,其中该处理对象递归地创建用于访问包括在网络单元设备的一部件的子处理对象;d)根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象;e)将该处理对象接收的信息汇集存储到管理对象实例以便将该网络单元设备作为一个管理对象增加到网络;和f)向网络管理器报告所增加的网络单元设备。According to another aspect of the present invention, the method includes the steps of: a) detecting a network unit device added to the network; b) creating a management object instance corresponding to the network unit device; c) creating a processing object corresponding to the network unit device, Wherein the processing object recursively creates a sub-processing object for accessing a component included in the network unit device; d) recursively returns the information obtained by the lower-level processing object to the higher-level processing object according to the inclusion relationship; e) uses the Collect and store the information received by the processing object into the management object instance so as to add the network element device to the network as a management object; and f) report the added network element device to the network manager.

当新的网络单元设备连接到网络时,该网络单元设备的处理对象得到该网络单元设备部件的配置信息以自动创建管理对象实例。因此,可以实现较容易的管理操作。When a new network element device is connected to the network, the processing object of the network element device obtains the configuration information of the network element device components to automatically create a management object instance. Therefore, easier management operations can be realized.

图1是表示根据本发明第一实施例的网络管理系统的方框图;1 is a block diagram showing a network management system according to a first embodiment of the present invention;

图2是表示一个处理对象的格式的示意图;Fig. 2 is a schematic diagram representing the format of a processing object;

图3是表示第一实施例的操作流程图;Fig. 3 is a flowchart showing the operation of the first embodiment;

图4是表示第一实施例的处理对象的操作流程图;Fig. 4 is a flow chart showing the operation of the processing object of the first embodiment;

图5是表示用于解释第一实施例操作的网络的树结构的实例图;Fig. 5 is a diagram showing an example of a tree structure of a network for explaining the operation of the first embodiment;

图6是表示根据本发明第二实施例的网络管理系统的方框图;6 is a block diagram showing a network management system according to a second embodiment of the present invention;

图7是表示第二实施例的操作流程图;Fig. 7 is a flowchart showing the operation of the second embodiment;

图8是表示第二实施例的处理对象的操作流程图;Fig. 8 is a flow chart showing the operation of the processing object of the second embodiment;

图9是表示根据第二实施例增加到网络的网络单元设备的实例图;和Fig. 9 is a diagram showing an example of a network element device added to the network according to the second embodiment; and

图10是表示用于解释第二实施例操作的管理对象实例的树结构的实例图。Fig. 10 is an example diagram showing a tree structure of an instance of a management object for explaining the operation of the second embodiment.

第一实施例first embodiment

参考图1,为简单起见,根据本发明第一实施例的网络管理系统示意性地由网络管理器1,数据处理器2和存储器3组成。网络管理器1将管理操作的请求发送给数据处理器2并从数据处理器2接收要求的管理信息。数据处理器2使用存储器3执行请求的管理操作。Referring to FIG. 1 , for simplicity, the network management system according to the first embodiment of the present invention is schematically composed of a network manager 1 , a data processor 2 and a memory 3 . The network manager 1 sends requests for management operations to the data processor 2 and receives required management information from the data processor 2 . Data processor 2 uses memory 3 to perform requested management operations.

数据处理器2包括管理对象访问处理器21和处理对象控制器22。存储器3包括管理对象实例数据部分31,并且,如果有必要的话,还包括由处理对象控制器22创建的一个或多个处理对象32。管理对象实例数据部分31存储要管理的网络单元的物理配置信息,和诸如串行登记号之类的进一步的逻辑信息,其中物理结构信息包括数据包和通信口。The data processor 2 includes a management object access processor 21 and a processing object controller 22 . The memory 3 includes a management object instance data section 31 and, if necessary, one or more processing objects 32 created by the processing object controller 22 . The management object instance data part 31 stores the physical configuration information of the network unit to be managed, and further logical information such as serial registration numbers, wherein the physical structure information includes data packets and communication ports.

处理对象32访问管理对象实例部分31以便从中得到数据并将数据写入到管理对象实例部分31。处理对象32包括处理对象数据存储器部分321和处理部分322。处理对象数据存储器部分321存储其本身的属性数据和通过执行其本身的处理而得到的结果数据。处理部分322存储要执行的处理对象32的处理内容。下面参考图2将描述处理对象32的细节。The processing object 32 accesses the managed object instance part 31 to obtain data therefrom and writes the data into the managed object instance part 31 . The processing object 32 includes a processing object data storage section 321 and a processing section 322 . The processing object data memory section 321 stores its own attribute data and result data obtained by executing its own processing. The processing section 322 stores processing contents of the processing object 32 to be executed. Details of the processing object 32 will be described below with reference to FIG. 2 .

管理对象访问处理器21从网络管理器1接收对指定网络单元的配置信息的请求并立即访问对应于存储器3的管理对象实例数据部分31中的指定网络单元的管理对象。指定的管理对象实例执行获得其本身的配置信息的处理。其后,如果指定的管理对象实例包括至少一个子实例,指定的管理对象实例就发送创建对应于该子实例的处理对象的请求给处理对象控制器22。当从管理对象实例接收到该请求时,处理对象控制器22创建对应于存储器3中的每个子实例的处理对象32。在存储器3创建的处理对象独立地执行获得管理信息的处理。应注意到,如果处理对象32必须得到其子管理对象实例的信息,就在存储器3递归地创建每个子管理对象实例的处理对象32,后面将对此进行描述。The management object access processor 21 receives a request for configuration information of a specified network element from the network manager 1 and immediately accesses the management object corresponding to the specified network element in the management object instance data section 31 of the memory 3 . The designated management object instance executes the process of obtaining its own configuration information. Thereafter, if the designated managed object instance includes at least one sub-instance, the designated managed object instance sends a request to the processed object controller 22 to create a processing object corresponding to the sub-instance. Upon receiving the request from the managed object instance, the processing object controller 22 creates a processing object 32 corresponding to each sub-instance in the memory 3 . The processing objects created in the memory 3 independently execute the processing of obtaining management information. It should be noted that if the processing object 32 must obtain the information of its child management object instances, the processing object 32 of each child management object instance is recursively created in the memory 3, which will be described later.

当处理对象32已得到必要信息时,处理对象32就将得到的信息送回到其父处理对象或指定的管理对象实例,其后,从存储器3删除该处理对象。When the processing object 32 has obtained the necessary information, the processing object 32 sends the obtained information back to its parent processing object or the designated management object instance, and then deletes the processing object from the memory 3 .

以这种方式,在创建处理对象32的同时通过递归地访问指定的管理对象实例和其全部的子实例有可能获得它们的管理信息。In this way, it is possible to obtain management information of a specified management object instance and all its sub-instances while creating the processing object 32 by recursively accessing them.

如图2所示,在请求指定的管理对象实例时,处理对象控制器22创建处理对象32。处理对象32由下面的单元构成:As shown in FIG. 2, the processing object controller 22 creates a processing object 32 when a specified managed object instance is requested. The processing object 32 consists of the following units:

用于识别感兴趣的处理对象的处理对象ID;the processing object ID used to identify the processing object of interest;

指向指定的管理对象实例的指针;A pointer to the specified managed object instance;

在递归处理的情况下指向感兴趣的处理对象的父处理对象的指针;In case of recursive processing, a pointer to the parent processing object of the processing object of interest;

基于要管理的网络单元的包含关系创建的子处理对象(这里,有三个对象)的列表:和A list of child processing objects (here, there are three objects) created based on the containment relationship of the network element to be managed: and

感兴趣的处理对象的执行结果。The execution result of the processing object of interest.

在图2,管理对象访问处理器21接收包括处理的种类、指定处理对象实例的标识(ID)、表示要得到或设定信息的参数的请求。如果指定管理对象实例包括如图2所示的三个子实例,指定管理对象实例就发送创建对应于该子实例的处理对象32的请求到处理对象控制器22。当从管理对象实例接收到请求时,处理对象控制器22在存储器3创建对应于子实例的三个处理对象32。三个子处理对象32中的每一个都具有与父处理对象32相同的格式。In FIG. 2, the managed object access processor 21 receives a request including the type of processing, an identification (ID) specifying the instance of the processing object, and parameters representing information to be obtained or set. If the designated managed object instance includes three sub-instances as shown in FIG. 2 , the designated managed object instance sends a request to the processed object controller 22 to create a processing object 32 corresponding to the sub-instance. When receiving a request from a managed object instance, the processing object controller 22 creates three processing objects 32 corresponding to the sub-instances in the memory 3 . Each of the three child processing objects 32 has the same format as the parent processing object 32 .

参考图3,当从网络管理器1接收获得/设定管理对象实例的配置信息的请求时,管理对象访问处理器21根据树结构查找指定管理对象实例的管理对象实例数据部分31(步骤A1)。在找到指定管理对象实例之后,管理对象访问处理器21发送指定管理对象实例的执行请求以执行获得或设定其配置信息的处理(步骤A2)。Referring to Fig. 3, when receiving the request of obtaining/setting the configuration information of the management object instance from the network manager 1, the management object access processor 21 searches the management object instance data part 31 of the specified management object instance according to the tree structure (step A1) . After finding the specified managed object instance, the managed object access processor 21 sends an execution request of the specified managed object instance to execute processing of obtaining or setting its configuration information (step A2).

当从管理对象访问处理器21接收到执行请求时,指定管理对象实例确定是将执行请求填入其中还是必须访问其子管理对象实例(步骤A3)。When an execution request is received from the managed object access processor 21, the designated managed object instance determines whether to fill it with the executed request or must access its child managed object instance (step A3).

如果执行请求必须访问子管理对象实例(步骤A3中的是),指定管理对象实例就发送处理对象创建请求到处理对象控制器22,处理对象控制器22在存储器3创建处理对象32(步骤A4)。如上所述,当包括多个子管理对象实例时,分别创建对应于子管理对象实例的多个处理对象。If the execution request must visit the child management object instance (yes in the step A3), the designated management object instance just sends the processing object creation request to the processing object controller 22, and the processing object controller 22 creates the processing object 32 in the memory 3 (step A4) . As described above, when a plurality of child management object instances are included, a plurality of processing objects corresponding to the child management object instances are respectively created.

接着,创建的处理对象32访问对应的子管理对象实例以得到其配置信息。所得到的配置信息送回已请求创建其本身的处理对象32的指定管理对象实例(步骤A5)。Next, the created processing object 32 accesses the corresponding sub-management object instance to obtain its configuration information. The resulting configuration information is sent back to the designated managed object instance that has requested to create its own processing object 32 (step A5).

当将执行请求填入其中(步骤A3中的否)或当已完成步骤A5时,指定管理对象实例得到其本身的配置信息并将包括子管理对象的结果信息送回管理对象访问处理器21(步骤A6)。最后,管理对象访问处理器21向网络管理器1报告所得到的结果(步骤A7)。When the execution request is filled therein (no in step A3) or when step A5 has been completed, the designated management object instance obtains its own configuration information and the result information including the sub-management object is sent back to the management object access processor 21 ( Step A6). Finally, the managed object access processor 21 reports the obtained result to the network manager 1 (step A7).

参考图4,在步骤A4创建的处理对象32访问指定管理对象实例以获得或设定感兴趣的子管理对象实例的配置信息并将执行结果存储到处理对象数据存储器部分321(步骤B1)。Referring to FIG. 4, the processing object 32 created in step A4 accesses the specified management object instance to obtain or set the configuration information of the sub-management object instance of interest and stores the execution result in the processing object data memory section 321 (step B1).

随后,确定是否必须使用子处理对象来访问子管理对象实例的配置信息(步骤B2)。如果必须访问子管理对象实例(步骤B2中的是),处理对象32就要求创建处理对象控制器22的一个或多个子处理对象,处理对象控制器22在存储器3创建一个要求的子处理对象(步骤B3)。处理对象32请求进行子处理对象的访问处理以获得或设定其配置信息(步骤B4)并等待从全部子处理对象接收的执行结果(步骤B5和B6)。Subsequently, it is determined whether the sub-processing object must be used to access the configuration information of the sub-management object instance (step B2). If it is necessary to access the sub-management object instance (yes in the step B2), the processing object 32 requires to create one or more sub-processing objects of the processing object controller 22, and the processing object controller 22 creates a required sub-processing object in the memory 3 ( Step B3). The processing object 32 requests access processing of sub-processing objects to obtain or set its configuration information (step B4) and waits for execution results received from all sub-processing objects (steps B5 and B6).

当从全部子处理对象已接收到执行结果时(步骤B6中的是),将所得到的结果存储到处理对象数据存储器部分321(步骤B7)。When the execution results have been received from all the child processing objects (Yes in Step B6), the obtained results are stored in the processing object data memory section 321 (Step B7).

当不必访问子管理对象实例(步骤B2中的否)或已完成步骤B7时,通过检查存储在处理对象数据存储器部分321的父处理对象的指针确定是否存在父处理对象(步骤B8)。如果存在父处理对象(步骤B8中的是),将所得到的结果从处理对象数据存储器部分321传送到父处理对象(步骤B9)。如果不存在父处理对象(步骤B8中的否),将所得到的结果从处理对象数据存储器部分321传送到指定管理对象实例(步骤B10)。最后,在完成步骤B9或步骤B10之后,从存储器3删除处理对象32(步骤B11)。When it is not necessary to access the child management object instance (No in step B2) or step B7 has been completed, it is determined whether there is a parent processing object by checking the pointer of the parent processing object stored in the processing object data memory section 321 (step B8). If there is a parent processing object (Yes in step B8), the obtained result is transferred from the processing object data storage section 321 to the parent processing object (step B9). If the parent processing object does not exist (NO in step B8), the obtained result is transferred from the processing object data storage section 321 to the designated managed object instance (step B10). Finally, after completing step B9 or step B10, the processing object 32 is deleted from the memory 3 (step B11).

下面将描述根据第一实施例的一个网络管理程序的实例。An example of a network management program according to the first embodiment will be described below.

参考图5,考虑一个包括网络1(管理对象)的树结构,网络1由节点1和节点2组成,节点1进一步由数据包pkg1和pkg2组成,节点2进一步由数据包pkg3和pkg4组成。假定管理对象访问处理器21从网络管理器1接收获得包括在网络1的全部单元的配置信息的请求。Referring to FIG. 5, consider a tree structure including network 1 (management object), network 1 is composed of node 1 and node 2, node 1 is further composed of data packets pkg1 and pkg2, node 2 is further composed of data packets pkg3 and pkg4. Assume that the managed object access processor 21 receives a request from the network manager 1 to acquire configuration information of all units included in the network 1 .

管理对象访问处理器21根据树结构查找指定管理对象实例(这里,网络1)的管理对象实例数据部分31(步骤A1)并向网络管理器1发出获得网络1的配置信息的请求(步骤A2)。The management object access processor 21 searches the management object instance data part 31 (step A1) of the specified management object instance (here, the network 1) according to the tree structure and sends a request for obtaining the configuration information of the network 1 to the network manager 1 (step A2) .

由于该请求是获得网络1的配置信息,网络1请求从处理对象控制器22创建处理对象obj1(步骤A3和A4)。随后,网络1从处理对象obj1请求所包括的全部子管理对象实例的配置信息(步骤A5)。Since the request is to obtain configuration information of the network 1, the network 1 requests creation of the processing object obj1 from the processing object controller 22 (steps A3 and A4). Subsequently, the network 1 requests configuration information of all included child management object instances from the processing object obj1 (step A5).

当从网络1接收到配置信息获得请求时,处理对象obj1得到网络1的配置信息并将所得到的信息存储到处理对象数据存储器部分321(步骤B1)。When a configuration information obtaining request is received from the network 1, the processing object obj1 obtains the configuration information of the network 1 and stores the obtained information in the processing object data memory section 321 (step B1).

由于网络1包括对应于节点1和节点2的管理对象实例,处理对象obj1从处理对象控制器22请求创建处理对象obj2和obj3(步骤B3)。处理对象obj1向处理对象obj2和obj3发出获得配置信息的请求并等待它们的反应(步骤B4和B5)。Since the network 1 includes management object instances corresponding to the nodes 1 and 2, the processing object obj1 requests from the processing object controller 22 to create processing objects obj2 and obj3 (step B3). The processing object obj1 issues a request to obtain configuration information to the processing objects obj2 and obj3 and waits for their responses (steps B4 and B5).

类似地,各个处理对象obj2和obj3获得节点1和节点2的配置信息并存储得到的信息。另外,处理对象obj2从处理对象控制器22请求创建处理对象obj4和obj5以得到其配置信息并且处理对象obj3从处理对象控制器22请求创建处理对象obj6和obj7以得到其配置信息。如图5所示,处理对象obj4得到pkg1的配置信息而处理对象obj5得到pkg2的配置信息。对于其他的处理对象obj6和obj7同样进行。Similarly, each processing object obj2 and obj3 obtains configuration information of nodes 1 and 2 and stores the obtained information. In addition, the processing object obj2 requests from the processing object controller 22 to create processing objects obj4 and obj5 to obtain its configuration information and the processing object obj3 requests from the processing object controller 22 to create processing objects obj6 and obj7 to obtain its configuration information. As shown in FIG. 5, the processing object obj4 obtains the configuration information of pkg1 and the processing object obj5 obtains the configuration information of pkg2. The same procedure is performed for the other processing objects obj6 and obj7.

由于对应于处理对象obj4到obj7的pkg1到pkg4位于树结构的底部,处理对象obj4和obj5向父处理对象obj2报告所得到的配置信息以及处理对象obj6和obj7向父处理对象obj3报告所得到的配置信息(步骤B9)。在处理对象obj4到obj7已将得到的配置信息传送到obj2和obj3之后,通过处理对象控制器22从存储器3删除obj4到obj7(步骤B11)。Since pkg1 to pkg4 corresponding to the processing objects obj4 to obj7 are located at the bottom of the tree structure, the processing objects obj4 and obj5 report the resulting configuration information to the parent processing object obj2 and the processing objects obj6 and obj7 report the resulting configuration to the parent processing object obj3 information (step B9). After the processing objects obj4 to obj7 have transferred the obtained configuration information to obj2 and obj3, obj4 to obj7 are deleted from the memory 3 by the processing object controller 22 (step B11).

当obj2已存储了obj4和obj5的全部配置信息时,存储在处理对象数据存储器部分321的所获得的配置信息送回父处理对象obj1(步骤B8和B9)。在obj2已将得到的配置信息传送到obj1之后,通过处理对象控制器22从存储器3删除obj2(步骤B11)。类似地,当obj3已存储了obj6和obj7的全部配置信息时,存储在处理对象数据存储器部分321的所获得的配置信息送回父处理对象obj1(步骤B8和B9)。在obj3已将得到的配置信息传送到obj1之后,通过处理对象控制器22从存储器3删除obj3(步骤B11)。When obj2 has stored all configuration information of obj4 and obj5, the obtained configuration information stored in the processing object data memory section 321 is sent back to the parent processing object obj1 (steps B8 and B9). After obj2 has transferred the obtained configuration information to obj1, obj2 is deleted from the memory 3 by the processing object controller 22 (step B11). Similarly, when obj3 has stored all configuration information of obj6 and obj7, the obtained configuration information stored in the processing object data storage section 321 is sent back to the parent processing object obj1 (steps B8 and B9). After obj3 has transferred the obtained configuration information to obj1, obj3 is deleted from the memory 3 by the processing object controller 22 (step B11).

最后,obj1向指定管理对象实例(网络1)报告从全部子处理对象得到的配置信息(步骤B10)。接着,通过处理对象控制器22从存储器3删除obj1(步骤B11)。Finally, obj1 reports the configuration information obtained from all sub-processing objects to the specified management object instance (network 1) (step B10). Next, obj1 is deleted from the memory 3 by the processing object controller 22 (step B11).

管理对象访问处理器21处理网络1的配置信息并向网络1报告处理结果(步骤A7)。The managed object access processor 21 processes the configuration information of the network 1 and reports the processing result to the network 1 (step A7).

第二实施例second embodiment

参考图6,根据本发明第二实施例的网络管理系统示意性地由网络管理器1,数据处理器4和存储器3组成,其中与前面参考图1描述的电路模块相同的部分被标以相同的标记数字并略去对它们的描述。Referring to Fig. 6, the network management system according to the second embodiment of the present invention is schematically composed of a network manager 1, a data processor 4 and a memory 3, wherein the same parts as the circuit modules described above with reference to Fig. 1 are marked with the same , and their descriptions are omitted.

数据处理器4由设备检测器23和设备信息访问控制器24以及管理对象访问处理器21和处理对象控制器22组成。假定网络单元设备5新增加到网络,设备检测器23检测网络单元设备5并将网络单元设备5的加入通知管理对象访问处理器21以创建对应于网络单元设备5的管理对象实例。对于处理对象32的请求,设备信息访问控制器24执行从网络单元设备5获得配置信息的处理并将得到的网络单元设备5的配置信息送回请求这些信息的处理对象32。The data processor 4 is composed of a device detector 23 and a device information access controller 24 as well as a management object access processor 21 and a processing object controller 22 . Assuming that a network element device 5 is newly added to the network, the device detector 23 detects the network element device 5 and notifies the management object access processor 21 of the addition of the network element device 5 to create a management object instance corresponding to the network element device 5 . For the request of the processing object 32, the device information access controller 24 executes the processing of obtaining the configuration information from the network element device 5 and returns the obtained configuration information of the network element device 5 to the processing object 32 requesting the information.

参考图7,当网络单元设备5新增加到网络时,设备检测器23检测网络单元设备5并将网络单元设备5的加入通知管理对象访问处理器21(步骤C1)。Referring to FIG. 7, when a network element device 5 is newly added to the network, the device detector 23 detects the network element device 5 and notifies the management object access processor 21 of the addition of the network element device 5 (step C1).

当知道网络单元设备5的加入时,管理对象访问处理器21在存储器3创建对应于网络单元设备5的管理对象实例(步骤C2)。在这种情况下,应该管理网络单元设备5所包括的诸如通信和供电数据包之类的部件。管理对象访问处理器21发出创建对应于网络单元设备5的处理对象32的请求(步骤A4)。When knowing the addition of the network element device 5, the management object access processor 21 creates a management object instance corresponding to the network element device 5 in the memory 3 (step C2). In this case, components such as communication and power supply packets included in the network element device 5 should be managed. The management object access processor 21 issues a request to create the processing object 32 corresponding to the network element device 5 (step A4).

其后,处理对象32向设备信息访问控制器24发出获得网络单元设备5的配置信息的请求。对于处理对象32的请求,设备信息访问控制器24执行从网络单元设备5获得配置信息的处理并将得到的网络单元设备5的配置信息送回请求这些信息的处理对象32(步骤A5)。下面将描述第二实施例中的步骤A5的细节。Thereafter, the processing object 32 sends a request to the device information access controller 24 to obtain the configuration information of the network element device 5 . For the request of the processing object 32, the device information access controller 24 performs a process of obtaining configuration information from the network element device 5 and returns the obtained configuration information of the network element device 5 to the processing object 32 requesting the information (step A5). Details of step A5 in the second embodiment will be described below.

当完成步骤A5时,指定管理对象实例存储从处理对象32接收的结果信息(步骤A6)。最后,管理对象访问处理器21向网络管理器1报告网络单元设备5的加入(步骤A7)。When step A5 is completed, the management object instance is designated to store the result information received from the processing object 32 (step A6). Finally, the managed object access processor 21 reports the joining of the network element device 5 to the network manager 1 (step A7).

参考图8,下面将描述步骤A5的细节。由于步骤B2到B11与图4中的步骤类似,对其描述比较简单。Referring to FIG. 8, details of step A5 will be described below. Since steps B2 to B11 are similar to those in FIG. 4, their description is relatively simple.

当从设备信息访问控制器24接收得到的网络单元设备5的配置信息时(步骤D1),处理对象32确定在存储器3是否已创建对应的管理对象实例(步骤D2)。如果还未创建对应的管理对象实例(步骤D2中的否),就创建管理对象实例(步骤D3)。When receiving the obtained configuration information of the network element device 5 from the device information access controller 24 (step D1), the processing object 32 determines whether a corresponding management object instance has been created in the memory 3 (step D2). If the corresponding management object instance has not been created (No in step D2), create a management object instance (step D3).

随后,处理对象32要求创建处理对象控制器22的子处理对象。然后,处理对象32要求子处理对象的访问处理以获得网络单元设备5的对应部件的配置信息。其后,处理对象32等待从全部子处理对象接收的执行结果(步骤B2-B6)。Subsequently, the process object 32 requests the creation of child process objects of the process object controller 22 . Then, the processing object 32 requires the access processing of the sub-processing object to obtain the configuration information of the corresponding part of the network element device 5 . Thereafter, the processing object 32 waits for execution results received from all child processing objects (steps B2-B6).

当完成步骤B7之后,通过检查存储在处理对象数据存储器部分321的父处理对象的指针确定是否存在父处理对象(步骤B8)。如果存在父处理对象(步骤B8中的是),将所得到的结果从处理对象数据存储器部分321传送到父处理对象(步骤B9)。如果不存在父处理对象(步骤B8中的否),将所得到的结果从处理对象数据存储器部分321传送到指定管理对象实例(步骤B10)。最后,在完成步骤B9或步骤B10之后,从存储器3删除处理对象32(步骤B11)。When step B7 is completed, it is determined whether there is a parent processing object by checking the pointer of the parent processing object stored in the processing object data memory section 321 (step B8). If there is a parent processing object (Yes in step B8), the obtained result is transferred from the processing object data storage section 321 to the parent processing object (step B9). If the parent processing object does not exist (NO in step B8), the obtained result is transferred from the processing object data storage section 321 to the designated managed object instance (step B10). Finally, after completing step B9 or step B10, the processing object 32 is deleted from the memory 3 (step B11).

参考图9和10将描述根据第二实施例的网络管理程序的实例。An example of a network management program according to the second embodiment will be described with reference to FIGS. 9 and 10 .

参考图9,假定网络单元设备节点3由供电数据包和通信数据包组成,每个数据包都具有三个通信口。Referring to FIG. 9 , it is assumed that the network unit device node 3 is composed of power supply data packets and communication data packets, and each data packet has three communication ports.

当网络单元设备节点3连接到网络时,设备检测器23检测网络单元设备节点3并将网络单元设备节点3的加入通知管理对象访问处理器21(步骤C1)。When the network element device node 3 is connected to the network, the device detector 23 detects the network element device node 3 and notifies the management object access processor 21 of the addition of the network element device node 3 (step C1).

当知道网络单元设备节点3的加入时,如图10所示管理对象访问处理器21在存储器3创建管理对象实例节点3(步骤C2)。为创建对应于数据包和通信口的管理对象实例,管理对象实例节点3要求创建用于处理对象控制器22的管理对象实例节点3本身的处理对象32(步骤A4)。When knowing the addition of the network element device node 3, the management object access processor 21 creates a management object instance node 3 in the memory 3 as shown in FIG. 10 (step C2). To create management object instances corresponding to packets and ports, the management object instance node 3 requires creation of the processing object 32 of the management object instance node 3 itself for the processing object controller 22 (step A4).

管理对象实例节点3的处理对象32从设备信息访问控制器24得到网络单元设备节点3的配置信息(步骤D1)。其后,处理对象32确定对应的管理对象实例是否已在存储器3创建(步骤D2)。The processing object 32 of the management object instance node 3 obtains the configuration information of the network element device node 3 from the device information access controller 24 (step D1). Thereafter, the processing object 32 determines whether a corresponding managed object instance has been created in the memory 3 (step D2).

由于已创建对应的管理对象实例(步骤D2中的是),处理对象32要求创建处理对象控制器22的子处理对象(步骤D2,B2,B3)。在这种情况下,各个子处理对象对应于节点3包括的管理对象实例compkg1到compkg3(通信数据包1-3)和powerpkg(供电数据包)。Since the corresponding management object instance has been created (Yes in step D2), the processing object 32 requests to create a child processing object of the processing object controller 22 (steps D2, B2, B3). In this case, the respective sub-processing objects correspond to management object instances compkg1 to compkg3 (communication packets 1-3) and powerpkg (power supply packets) included in the node 3 .

compkg1-compkg3的各个处理对象要求从设备信息访问控制器24得到所包括的通信数据包和通信口的配置信息(步骤D1)。由于还未创建各个对应的管理对象实例compkg1到compkg3(步骤D2中的否),就根据所得到的通信数据包和通信口的配置信息创建这些管理对象实例(步骤D3)。Each processing object of compkg1-compkg3 requires to obtain the included communication data packet and the configuration information of the communication port from the device information access controller 24 (step D1). Since the corresponding management object instances compkg1 to compkg3 have not been created (No in step D2), these management object instances are created according to the obtained communication data packet and configuration information of the communication port (step D3).

随后,创建对应于通信口的各个子处理对象(步骤B3)。要求进行子处理对象的访问处理以得到对应部件的配置信息(步骤B4)。Subsequently, each sub-processing object corresponding to the communication port is created (step B3). Access processing of sub-processing objects is required to obtain configuration information of corresponding components (step B4).

其后,处理对象32等待从端口的全部子处理对象接收的执行结果(步骤B5和B6)。当从端口的子处理对象接收到执行结果时,所得到的执行结果送回到父处理对象(步骤B9)。Thereafter, the processing object 32 waits for execution results received from all sub-processing objects of the port (steps B5 and B6). When the execution result is received from the child processing object of the port, the obtained execution result is sent back to the parent processing object (step B9).

类似地,powerpkg的处理对象从设备信息访问控制器24要求其本身的配置信息(步骤D1)。在根据所得到的配置信息创建管理对象实例之后(步骤D3),执行结果送回父处理对象(步骤B2,B8和B9)。最后,在已完成B9之后,从存储器3删除compkg1到compkg3和powerpkg的处理对象(步骤B11)。Similarly, the processing object of powerpkg requests its own configuration information from the device information access controller 24 (step D1). After the management object instance is created according to the obtained configuration information (step D3), the execution result is sent back to the parent processing object (steps B2, B8 and B9). Finally, after B9 has been completed, the processing objects of compkg1 to compkg3 and powerpkg are deleted from the memory 3 (step B11).

从compkg1到compkg3和powerpkg的子处理对象接收到执行结果的节点3的处理对象32向管理对象实例节点3报告子处理对象的执行结果(步骤B10)并从存储器3删除该处理对象32(步骤B11)。The processing object 32 of the node 3 that receives the execution result from the sub processing objects of compkg1 to compkg3 and powerpkg reports the execution result of the sub processing object to the management object instance node 3 (step B10) and deletes the processing object 32 from the memory 3 (step B11 ).

管理对象实例节点3存储从处理对象32接收的结果信息(步骤A6)。最后,管理对象访问处理器21向网络管理器1报告网络单元设备5的加入(步骤A7)。The management object instance node 3 stores the result information received from the processing object 32 (step A6). Finally, the managed object access processor 21 reports the joining of the network element device 5 to the network manager 1 (step A7).

以上面所述方式,当新的网络单元设备增加到网络时,该网络单元设备的处理对象获得网络单元设备的配置信息以便根据得到的配置信息自动创建管理对象实例。因此,在没有创建网络单元设备的部件的管理对象实例的网络管理器的情况下能够启动管理操作。In the manner described above, when a new network element device is added to the network, the processing object of the network element device obtains the configuration information of the network element device so as to automatically create a management object instance according to the obtained configuration information. Thus, management operations can be initiated without a network manager creating management object instances of components of the network element device.

如上所述,根据本发明,通过分布数据处理递归地创建一个处理对象以便收集必要信息并将汇集的信息送回网络管理器。因此,大大降低了网络管理器和网络管理系统之间的通信处理量,从而提高了系统的性能。As described above, according to the present invention, a processing object is recursively created by distributing data processing to collect necessary information and send the collected information back to the network manager. Therefore, the amount of communication processing between the network manager and the network management system is greatly reduced, thereby improving the performance of the system.

另外,根据本发明,当新的网络单元设备连接到网络时,网络单元设备的处理对象获得网络单元设备部件的配置信息以便为此自动创建一个管理对象实例。因此,能够实现较容易的管理操作。In addition, according to the present invention, when a new network element device is connected to the network, the processing object of the network element device obtains the configuration information of the network element device components to automatically create a management object instance therefor. Therefore, easier management operations can be realized.

Claims (10)

1、一种使用以包含关系分级构成的管理对象实例管理由多个管理对象组成的网络的方法,该方法包括步骤:1. A method for managing a network composed of a plurality of managed objects using a managed object instance hierarchically constituted by a containment relationship, the method comprising the steps of: a)从管理器接收对于指定管理对象实例的访问请求,指定的管理对象实例对应于网络的确定管理对象;a) receiving an access request for a specified management object instance from the manager, and the specified management object instance corresponds to a certain management object of the network; 其特征在于步骤:It is characterized by the steps: b)根据包含关系递归地创建访问指定管理对象所包括的管理对象的处理对象;b) recursively create a processing object for accessing the management objects included in the specified management object according to the inclusion relationship; c)根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象;和c) recursively return the information obtained by the lower-level processing object to the higher-level processing object according to the inclusion relationship; and d)将通过指定管理对象实例接收的信息汇集返回到管理器。d) Assembling information received through the specified managed object instance is returned to the manager. 2、如权利要求1所述的方法,其中步骤(b)包括步骤:2. The method of claim 1, wherein step (b) comprises the steps of: 创建存储处理对象标识的处理对象,指定管理对象实例的指针,父处理对象的指针,和子处理对象的列表;和create a processing object that stores the processing object ID, a pointer to the specified managed object instance, a pointer to the parent processing object, and a list of child processing objects; and 如果子处理对象列表包括至少一个子处理对象就创建对应于子处理对象列表所包括的每个子处理对象的处理对象。If the sub-processing object list includes at least one sub-processing object, a processing object corresponding to each sub-processing object included in the sub-processing object list is created. 3、如权利要求2所述的方法,其中步骤(c)包括步骤:3. The method of claim 2, wherein step (c) comprises the steps of: 收集每个子处理对象的信息;和collect information for each sub-processing object; and 通过引用父处理对象的指针将信息汇集返回到父处理对象。The collection of information is returned to the parent process object by a pointer referencing the parent process object. 4、一种使用以包含关系分级构成的管理对象实例管理由多个管理对象组成的网络的方法,该方法包括步骤:4. A method for managing a network composed of a plurality of managed objects by using a managed object instance hierarchically constituted by a containment relationship, the method comprising the steps of: a)检测网络所增加的网络单元设备;和a) detecting network element devices added to the network; and b)创建对应于网络单元设备的管理对象实例;b) create a management object instance corresponding to the network unit device; 其特征在于步骤:It is characterized by the steps: c)创建对应于网络单元设备的处理对象,其中处理对象递归地创建用于访问网络单元设备包括的部件的子处理对象;c) creating a processing object corresponding to the network element device, wherein the processing object recursively creates a sub-processing object for accessing components included in the network element device; d)根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象;d) Recursively return the information obtained by the lower-level processing object to the higher-level processing object according to the inclusion relationship; e)将处理对象接收的信息汇集存储到管理对象实例以便将网络单元设备作为管理对象增加到网络;和e) collect and store the information received by the processing object into the management object instance so as to add the network element device to the network as a management object; and f)向网络管理器报告所增加的网络单元设备。f) Report the added network element equipment to the network manager. 5、如权利要求4所述的方法,其中步骤(c)包括步骤:5. The method of claim 4, wherein step (c) comprises the steps of: 创建存储处理对象标识的处理对象,管理对象实例的指针,父处理对象的指针,和子处理对象的列表;和create a processing object storing the processing object identity, a pointer to the management object instance, a pointer to the parent processing object, and a list of child processing objects; and 如果子处理对象列表包括至少一个子处理对象就创建对应于子处理对象列表所包括的每个子处理对象的处理对象。If the sub-processing object list includes at least one sub-processing object, a processing object corresponding to each sub-processing object included in the sub-processing object list is created. 6、如权利要求5所述的方法,其中步骤(d)包括步骤:6. The method of claim 5, wherein step (d) comprises the step of: 收集每个子处理对象的信息;和collect information for each sub-processing object; and 通过引用父处理对象的指针将信息汇集返回到父处理对象。The collection of information is returned to the parent process object by a pointer referencing the parent process object. 7、一种管理由多个管理对象组成的网络的系统,包括:7. A system for managing a network composed of multiple management objects, including: 网络管理器;和network manager; and 存储以包含关系分级构成的多个管理对象实例的存储器,每个管理对象实例对应于不同的管理对象;A storage for storing multiple management object instances hierarchically constituted by a containment relationship, each management object instance corresponding to a different management object; 其特征在于It is characterized by 一个处理器,用于查找从网络管理器接收的访问请求指定的管理对象实例的存储器,用于根据包含关系递归地创建用于访问指定管理对象包括的管理对象的处理对象并根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象,以及用于将指定管理对象实例接收的信息汇集返回到网络管理器。A processor is used to search the memory of the management object instance specified by the access request received from the network manager, and is used to recursively create a processing object for accessing the management object included in the specified management object according to the inclusion relationship and compare The information obtained by the low-level processing objects is returned recursively to the higher-level processing objects, and is used to aggregate the information received by the specified management object instance back to the network manager. 8、如权利要求7所述的系统,其中处理器创建存储处理对象标识的处理对象,管理对象实例的指针,父处理对象的指针,和子处理对象的列表;以及如果子处理对象列表包括至少一个子处理对象就创建对应于子处理对象列表所包括的每个子处理对象的处理对象。8. The system of claim 7, wherein the processor creates a processing object storing a processing object identifier, a pointer to a management object instance, a pointer to a parent processing object, and a list of child processing objects; and if the list of child processing objects includes at least one The sub-processing object creates a processing object corresponding to each sub-processing object included in the sub-processing object list. 9、如权利要求8所述的系统,其中处理器从每个子处理对象收集信息,并通过引用父处理对象的指针将信息汇集返回到父处理对象。9. The system of claim 8, wherein the processor collects information from each child processing object and aggregates the information back to the parent processing object via a pointer referencing the parent processing object. 10、一种管理由多个管理对象组成的网络的系统,包括:10. A system for managing a network composed of multiple management objects, comprising: 网络管理器;network manager; 检测器,用于检测网络所增加的网络单元设备;A detector, used to detect network unit devices added to the network; 访问控制器,用于访问网络单元设备以得到网络单元设备的信息;和an access controller, configured to access the network element equipment to obtain information about the network element equipment; and 存储以包含关系分级构成的多个管理对象实例的存储器,每个管理对象实例对应于不同的管理对象;A storage for storing multiple management object instances hierarchically constituted by a containment relationship, each management object instance corresponding to a different management object; 其特征在于It is characterized by 一个处理器,用于创建对应于网络单元设备的管理对象实例和对应于网络单元设备的处理对象,其中处理对象通过访问控制器递归地创建用于访问网络单元设备包括的部件的子处理对象,并用于根据包含关系将较低级处理对象得到的信息递归地返回到较高级处理对象,以及用于将管理对象接收的信息汇集存储到管理对象实例以便将网络单元设备作为管理对象增加到网络,并向网络管理器报告所增加的网络单元设备。a processor, configured to create a management object instance corresponding to the network unit device and a processing object corresponding to the network unit device, wherein the processing object recursively creates a sub-processing object for accessing components included in the network unit device through the access controller, And it is used to recursively return the information obtained by the lower-level processing object to the higher-level processing object according to the inclusion relationship, and is used to gather and store the information received by the management object into the management object instance so as to add the network unit device to the network as a management object, And report the added network element equipment to the network manager.
CN 99109041 1998-05-27 1999-05-27 Network management method and system Pending CN1241754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 99109041 CN1241754A (en) 1998-05-27 1999-05-27 Network management method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP145436/1998 1998-05-27
CN 99109041 CN1241754A (en) 1998-05-27 1999-05-27 Network management method and system

Publications (1)

Publication Number Publication Date
CN1241754A true CN1241754A (en) 2000-01-19

Family

ID=5273657

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 99109041 Pending CN1241754A (en) 1998-05-27 1999-05-27 Network management method and system

Country Status (1)

Country Link
CN (1) CN1241754A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1300979C (en) * 2003-01-28 2007-02-14 华为技术有限公司 Fully dynamic distributed network service management system and service method thereof
CN1312945C (en) * 2003-10-29 2007-04-25 中兴通讯股份有限公司 Method for realizing cascade proxy in telecommunication network management system
CN1322709C (en) * 2003-01-28 2007-06-20 华为技术有限公司 A method for implementing configuration data organization and centralized management in network management system
CN100416555C (en) * 2002-12-27 2008-09-03 北京邮电大学 A Method of Module Hierarchical Management
WO2010069226A1 (en) * 2008-12-15 2010-06-24 深圳华为通信技术有限公司 Method and apparatus for managing object instance alias
CN101027873B (en) * 2004-08-24 2012-08-29 泛达公司 Systems and methods for network management

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100416555C (en) * 2002-12-27 2008-09-03 北京邮电大学 A Method of Module Hierarchical Management
CN1300979C (en) * 2003-01-28 2007-02-14 华为技术有限公司 Fully dynamic distributed network service management system and service method thereof
CN1322709C (en) * 2003-01-28 2007-06-20 华为技术有限公司 A method for implementing configuration data organization and centralized management in network management system
CN1312945C (en) * 2003-10-29 2007-04-25 中兴通讯股份有限公司 Method for realizing cascade proxy in telecommunication network management system
CN101027873B (en) * 2004-08-24 2012-08-29 泛达公司 Systems and methods for network management
WO2010069226A1 (en) * 2008-12-15 2010-06-24 深圳华为通信技术有限公司 Method and apparatus for managing object instance alias
US8387068B2 (en) 2008-12-15 2013-02-26 Huawei Device Co., Ltd. Method and device for managing object instance label

Similar Documents

Publication Publication Date Title
US20220247640A1 (en) Stateless resource management
US7080140B2 (en) Storage area network methods and apparatus for validating data from multiple sources
US7430593B2 (en) Storage area network for topology rendering
US6892264B2 (en) Storage area network methods and apparatus for associating a logical identification with a physical identification
US6854035B2 (en) Storage area network methods and apparatus for display and management of a hierarchical file system extension policy
US6996670B2 (en) Storage area network methods and apparatus with file system extension
US6952698B2 (en) Storage area network methods and apparatus for automated file system extension
US7457846B2 (en) Storage area network methods and apparatus for communication and interfacing with multiple platforms
US6697924B2 (en) Storage area network methods and apparatus for identifying fiber channel devices in kernel mode
JP2019220195A (en) System and method for implementing data storage service
US20030149761A1 (en) Storage area network methods and apparatus using event notifications with data
US20030182422A1 (en) Storage area network methods and apparatus with hierarchical file system extension policy
US20030093509A1 (en) Storage area network methods and apparatus with coordinated updating of topology representation
US20030149763A1 (en) Storage area network methods and apparatus with virtual SAN recognition
JP4509916B2 (en) SNMP-based network management apparatus and method
CN1582551A (en) Techniques to determine connectivity solutions for network elements
JP3307329B2 (en) Network configuration managed access system and method
US7137124B2 (en) Storage area network methods and apparatus for storage device masking
US20030149762A1 (en) Storage area network methods and apparatus with history maintenance and removal
CN106034112A (en) Access control, policy acquisition, attribute acquisition method and related devices
CN116756096A (en) Metadata processing method and device, electronic equipment and storage medium
CN1241754A (en) Network management method and system
CN1801097A (en) Method and system for use of MD4 checksum and link transactions across machines
CN109561165A (en) domain name system configuration method and related device
CN1556609A (en) Mobile robot network control platform device

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
AD01 Patent right deemed abandoned
C20 Patent right or utility model deemed to be abandoned or is abandoned
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1025167

Country of ref document: HK