WO2007143938A1 - Network maintenance test method, system and network maintenance test module - Google Patents
Network maintenance test method, system and network maintenance test module Download PDFInfo
- Publication number
- WO2007143938A1 WO2007143938A1 PCT/CN2007/070054 CN2007070054W WO2007143938A1 WO 2007143938 A1 WO2007143938 A1 WO 2007143938A1 CN 2007070054 W CN2007070054 W CN 2007070054W WO 2007143938 A1 WO2007143938 A1 WO 2007143938A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- managed object
- dimensioning
- frame
- network
- dimension
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/66—Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
Definitions
- the present invention relates to network management technologies, and in particular, to a method, system, and network maintenance module for performing a wireless measurement operation on a communication network.
- the traditional method of dimension testing is to define protocols and processes separately for each dimensioning operation.
- the maintenance of a board may be the result of four operations: adding a board, modifying a board, deleting a board, or resetting a board.
- the controller does not know what can be done on a board.
- This kind of measurement method can't automatically complete the measurement and test operation of the communication network. It is not scalable and has poor versatility. It can not meet the needs of operators. Therefore, it is urgent to meet the user's operating habits, more automatic, and more scalable. Strong dimensional measurement method. Summary of the invention
- a network dimensioning method includes the following steps: abstracting an attribute of a dimensioning operation object into a managed object attribute, and abstracting the operation of the dimensioning operation object into a managed object Operation
- the dimension measurement module receives a response message returned by the managed object
- a network maintenance module may include:
- a dimension measuring unit configured to receive a response message returned by the managed object, and perform a dimension measuring operation on the managed object according to the response message and the dimensioning operation information
- the invention registers the timer in the system by the dimensioning operation of the managed object, and automatically completes the dimension measurement operation by using the timer triggering, thereby realizing the automation of the dimension measurement operation, reducing the workload and risk of manual maintenance, and effectively reducing the operation. Management costs of the business.
- FIG. 3 is a block diagram of a network maintenance module according to Embodiment 2 of the present invention. Mode for carrying out the invention
- the managed object is an abstract entity used for network management purposes to represent a specific network resource and can be accessed by several systems through an open interface. It is an instance of the managed object class defined in the management information model, for example: The object of the office to the office in Beijing, "the board object of the board that represents the slot of the 3 slots,” and so on.
- the managed object attribute is an amount that describes a certain property of the managed object, such as: "the office direction name of the office office object", "the frame number of the board object, and the slot number".
- the managed object operation is an operation that can be performed on the managed object, such as: “delete office direction”, "delete board”, and so on. In general, the operation of the managed object is the same for all instances of the managed object class, and the parameters required for the operation are the same, except that the parameter values of the operation are different.
- the dimension measurement operation is an operation performed on the managed object. From the characteristics of the dimension measurement operation, the flow of most of the dimension measurement operations is relatively uniform and fixed, that is, the dimension measurement module (sending side) transmits the request to the The managed object (receiving side), and receives the response given by the managed object according to the request.
- the most typical dimensional operation procedures are three:
- the dimension measurement module delivers the request to a managed object, and the managed object responds to the request.
- the managed object of the dimensioning operation is one, but the managed object responds to the request by multiple, and is sent back in frames.
- This method refers to a plurality of managed objects of a dimension measurement operation, and the dimension measurement module performs command frame distribution according to the managed object, and then collectively collects responses of the respective managed objects.
- Step 1 Model the object of the dimensioning operation (ie, the managed object), abstract each attribute of the object into the attribute of the managed object, and abstract the parameters of the operations and operations of the object into managed objects, so that for each A managed object has a unique set of management methods that manage all the properties and operations of each managed object.
- the board object is used as an example for modeling.
- the attributes of the board object include the board number and board type.
- the operation of the board can include adding, modifying, deleting, and resetting, and the operation parameters of the new operation.
- the board parameters are the board type.
- the operation parameters of the modify operation are the board type.
- the operation parameters of the delete operation and the reset operation are the board numbers.
- each object class (for example, a single board, a chassis, etc., is an object class)
- a unique object class number for example, the object class number of the board is 1; the attribute is also numbered, and the numbering mode is a uniform number in the object class.
- attribute 1 of the board is the board number, and attribute 2 is the board type.
- the numbering and numbering methods are also uniformly numbered in the object class. For example, the operation 1 of the board is increased, and the operation 2 is modified.
- the operation parameters of each operation are also numbered, for example, the operation of the board 1 (increase operation), and the operation parameters are single.
- the attribute 1 and attribute 2 of the board class so that an object of 4 bar is managed.
- the reset is a typical operation of the board object.
- the user inputs the board number of the board to be reset, and a reset request is received.
- the board object is sent to the board object. After receiving the request, the board object performs a reset operation. After the reset is successful, a result frame is returned to the user to indicate that the reset is successful.
- Sub-step 1 Each dimension of the managed object is described in a natural language. The description includes:
- the managed object operation identifier is used to uniquely identify a type of dimensional measurement operation
- Receive frame return frame structure If the managed object operation identifier is 1, the return frame structure is also a one-byte numeric type;
- the board is reset to a non-query operation.
- the return content only includes the operation result code, for example:
- the managed object may send a return frame to the dimension measurement module, and the verification module receives the return frame of the managed object, and gives an execution result according to the content of the returned frame, for example, the result of successful board resetting. .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Computer And Data Communications (AREA)
Abstract
A network maintenance test method includes abstracting attributes of a maintenance test action object into controlled object attributes, abstracting operations of the maintenance test action object into controlled object operations, taking the controlled object attributes as parameters of the controlled object operation, creating transmit frames according to the parameters of the controlled object operation and maintenance test information, sending the transmit frames to the controlled object, receiving the response information returned by the controlled object, performing maintenance test to the controlled objections according to the response information and maintenance operation information, receiving the return frames of the controlled object, and making the result of the perform according to the content of the returned frames. A network maintenance test system and network maintenance test module. At the same time, the controlled object maintenance operations may register a timer in the system, the maintenance test operations are automatically completed by using the trigger of the timer, so that the automatization of the maintenance test is realized.
Description
一种网络维测方法、 系统及网络维测模块 技术领域 Network dimension measurement method, system and network dimension measurement module
本发明涉及网络管理技术, 尤其涉及一种可对通信网络进行维测操 作的方法、 系统及网络维测模块。 发明背景 The present invention relates to network management technologies, and in particular, to a method, system, and network maintenance module for performing a wireless measurement operation on a communication network. Background of the invention
随着网络和通信业的进步和发展, 大规模的网络和通信网需要运营 商花费大量的维测人力及成本, 运营商对于网络和通讯网可维护性和可 操作性的要求也越来越高, 而传统的维测方法是针对每一个维测操作单 独定义协议和处理过程。 例如, 对于单板的维测, 可能就是散落的四个 操作: 增加单板、 修改单板、 删除单板、 复位单板, 维测人员无从知道 可以对一个单板进行哪些操作。 这种维测方法不能自动完成对通信网的 维测操作, 可扩展性不强, 通用性差, 已经不能够满足运营商的需求, 因此迫切需要更符合用户操作习惯、更自动、可扩展性更强的维测方法。 发明内容 With the advancement and development of the network and communication industry, large-scale network and communication networks require operators to spend a lot of manpower and cost, and operators have higher requirements for maintainability and operability of networks and communication networks. The traditional method of dimension testing is to define protocols and processes separately for each dimensioning operation. For example, the maintenance of a board may be the result of four operations: adding a board, modifying a board, deleting a board, or resetting a board. The controller does not know what can be done on a board. This kind of measurement method can't automatically complete the measurement and test operation of the communication network. It is not scalable and has poor versatility. It can not meet the needs of operators. Therefore, it is urgent to meet the user's operating habits, more automatic, and more scalable. Strong dimensional measurement method. Summary of the invention
根据本发明实施例, 公开了一种可对通信网络进行维测操作的方法, 系统及网络维测模块, 以克服现有技术网络维测方法不能自动完成对通 信网络的维测操作、 可扩展性不强、 通用性差的缺点。 According to an embodiment of the present invention, a method, a system, and a network maintenance module for performing a network measurement operation on a communication network are disclosed, so as to overcome the prior art network dimension measurement method, which cannot automatically complete the dimension measurement operation of the communication network, and is expandable. The disadvantages of low sexuality and poor versatility.
才艮据本发明一种实施例, 一种网络维测方法, 包括以下步骤: 将维测操作对象的属性抽象为被管对象属性, 将对所述维测操作对 象的操作抽象为被管对象操作; According to an embodiment of the present invention, a network dimensioning method includes the following steps: abstracting an attribute of a dimensioning operation object into a managed object attribute, and abstracting the operation of the dimensioning operation object into a managed object Operation
将所述被管对象属性作为所述被管对象操作的参数 , 根据所述被管 对象操作的参数和维测操作信息生成发送帧, 将发送帧发送给所述被管
对象; Using the managed object attribute as a parameter of the managed object operation, generating a sending frame according to the parameter of the managed object operation and the dimensioning operation information, and transmitting the sending frame to the managed object Object
接收所述被管对象返回的响应消息; Receiving a response message returned by the managed object;
根据所述响应消息和维测操作信息对被管对象进行维测操作; 接收所述被管对象的返回帧, 根据该返回帧的内容给出执行结果。 根据本发明另一实施例, 一种网络维测系统, 包括维测模块和维测 操作的对象; 其中 Performing a dimensioning operation on the managed object according to the response message and the dimensioning operation information; receiving a return frame of the managed object, and giving an execution result according to the content of the returned frame. According to another embodiment of the present invention, a network dimension measurement system includes a dimension measurement module and an object of a dimensional measurement operation;
维测模块将维测操作的对象的属性抽象为被管对象属性, 将对维测 操作的对象的操作抽象为被管对象操作; 将所述被管对象属性作为被管 对象操作的参数, 根据所述被管对象操作的参数和维测操作信息生成发 送帧, 将该发送帧发送给所述被管对象; The dimension measurement module abstracts the attribute of the object of the dimensioning operation into a managed object attribute, and abstracts the operation of the object of the dimensioning operation into a managed object operation; the attribute of the managed object is used as a parameter of the managed object operation, according to Generating a transmission frame by the parameter of the managed object operation and the dimensioning operation information, and transmitting the transmission frame to the managed object;
维测模块接收所述被管对象返回的响应消息; The dimension measurement module receives a response message returned by the managed object;
维测模块根据所述响应消息和所述维测操作信息对被管对象进行 维测操作; The dimension testing module performs a dimensioning operation on the managed object according to the response message and the dimensioning operation information;
维测模块接收所述被管对象的返回帧, 根据该返回帧的内容给出执 行结果。 The dimension measurement module receives the return frame of the managed object, and gives an execution result according to the content of the returned frame.
根据本发明又一实施例, 一种网络维测模块, 可包括: According to still another embodiment of the present invention, a network maintenance module may include:
抽象单元, 用于将维测操作的对象的属性抽象为被管对象属性, 将 对维测操作的对象的操作抽象为被管对象操作; An abstract unit, which is used to abstract an attribute of an object of the dimensioning operation into a managed object attribute, and abstract the operation of the object of the dimensioning operation into a managed object operation;
发送帧产生单元, 用于将所述被管对象属性作为被管对象操作的参 数, 根据被管对象操作的参数和维测操作信息生成发送帧, 将该发送帧 发送给所述被管对象; a sending frame generating unit, configured to use the managed object attribute as a parameter of the managed object operation, generate a sending frame according to the parameter of the managed object operation and the dimensioning operation information, and send the sending frame to the managed object;
维测单元, 用于接收所述被管对象返回的响应消息, 根据该响应消 息和维测操作信息对被管对象进行维测操作; a dimension measuring unit, configured to receive a response message returned by the managed object, and perform a dimension measuring operation on the managed object according to the response message and the dimensioning operation information;
执行结果输出单元, 用于接收所述被管对象的返回帧, 根据该返回 帧的内容给出执行结果。
由以上技术方案看出, 本发明通过类自然语言的使用、 对象建模及 定义统一的操作规则的办法, 针对维测操作的主要特点定义出维测操作 的通用流程, 概念直观, 符合操作员的通常思维, 便于理解, 能够有效 提高维测效率; 而且采用通用的维护策略, 可以使用同样的一套操作机 制完成全部维测操作, 实现了一套通用的维测方案, 具有直观、 可扩展 性强的特点, 降低重复开发量, 具有很强的可扩展性。 同时本发明通过 将被管对象维测操作在系统中登记定时器, 利用定时器触发自动完成维 测操作, 实现了维测操作的自动化, 减少了手工维护的工作量及风险, 可有效降低运营商的管理成本。 附图简要说明 The execution result output unit is configured to receive a return frame of the managed object, and give an execution result according to the content of the returned frame. It can be seen from the above technical solution that the present invention defines a general flow of the dimension measurement operation for the main features of the dimension measurement operation by using the use of natural language, object modeling and defining a unified operation rule, and the concept is intuitive and conforms to the operator. The usual thinking, easy to understand, can effectively improve the efficiency of the measurement; and the common maintenance strategy, can use the same set of operating mechanisms to complete all the dimensional testing operations, to achieve a universal set of dimensional testing solutions, with intuitive, scalable Strong characteristics, reduced repetitive development, and strong scalability. At the same time, the invention registers the timer in the system by the dimensioning operation of the managed object, and automatically completes the dimension measurement operation by using the timer triggering, thereby realizing the automation of the dimension measurement operation, reducing the workload and risk of manual maintenance, and effectively reducing the operation. Management costs of the business. BRIEF DESCRIPTION OF THE DRAWINGS
下面将通过参照附图详细描述本发明的示例性实施例, 使本领域的 普通技术人员更清楚本发明的上述及其它特征和优点, 附图中: The above and other features and advantages of the present invention will become more apparent to those skilled in the <
图 1是根据本发明实施例一, 实现网络维测的方法流程图; 图 2是根据本发明实施例二, 实现网络维测的系统框图。 1 is a flow chart of a method for implementing network dimension measurement according to a first embodiment of the present invention; and FIG. 2 is a system block diagram for implementing network dimension measurement according to Embodiment 2 of the present invention.
图 3是根据本发明实施例二的网络维测模块框图。 实施本发明的方式 3 is a block diagram of a network maintenance module according to Embodiment 2 of the present invention. Mode for carrying out the invention
下面结合具体实施例对本发明作进一步详细说明: The present invention will be further described in detail below in conjunction with specific embodiments:
被管对象是出于网络管理目的, 用来代表特定网络资源, 可以通过 开放接口被若干个系统存取的抽象实体, 是管理信息模型中定义的被管 对象类的一个实例, 比如: "代表到北京的局向的局向对象"、 "代表 1框 3 槽的单板的单板对象"等。 The managed object is an abstract entity used for network management purposes to represent a specific network resource and can be accessed by several systems through an open interface. It is an instance of the managed object class defined in the management information model, for example: The object of the office to the office in Beijing, "the board object of the board that represents the slot of the 3 slots," and so on.
被管对象属性是描述被管对象某一性质的量, 比如: "局向对象的局 向名"、 "单板对象的框号和槽号"等。
被管对象操作是可以在被管对象上执行的操作, 比如: "删除局向"、 "删除单板"等。 一般而言, 被管对象的操作对于该被管对象类的所有实 例都是相同的, 操作需要的参数也是相同的, 只是操作的参数值是不相 同的。 The managed object attribute is an amount that describes a certain property of the managed object, such as: "the office direction name of the office office object", "the frame number of the board object, and the slot number". The managed object operation is an operation that can be performed on the managed object, such as: "delete office direction", "delete board", and so on. In general, the operation of the managed object is the same for all instances of the managed object class, and the parameters required for the operation are the same, except that the parameter values of the operation are different.
维测操作是对被管对象进行的一种操作, 从维测操作的特点看, 绝 大多数维测操作的流程是相对统一、 固定的, 即维测模块(发送侧)将 请求下传给被管对象(接收侧), 并接收被管对象根据请求给出的响应。 最为典型的维测操作流程有三种: The dimension measurement operation is an operation performed on the managed object. From the characteristics of the dimension measurement operation, the flow of most of the dimension measurement operations is relatively uniform and fixed, that is, the dimension measurement module (sending side) transmits the request to the The managed object (receiving side), and receives the response given by the managed object according to the request. The most typical dimensional operation procedures are three:
1、 一请求一应答方式 1, a request and a response method
该方式是最常用的方式, 在该方式下, 维测操作的对象是单一、 固 定的。 维测模块将请求下发给某被管对象, 被管对象针对该请求给出应 答。 This method is the most common way, in which the object of the dimensioning operation is single and fixed. The dimension measurement module delivers the request to a managed object, and the managed object responds to the request.
2、 一请求多应答方式 2, a request for multiple response methods
该方式下, 维测操作的被管对象是一个, 但被管对象对该请求的应 答是多个, 是分帧发送回来的。 In this mode, the managed object of the dimensioning operation is one, but the managed object responds to the request by multiple, and is sent back in frames.
3、 多请求多应答方式 3, multiple request multiple response mode
该方式是指一个维测操作的被管对象是多个, 维测模块会按被管对 象进行命令帧的分发 , 然后对各个被管对象的应答作集中汇集处理。 This method refers to a plurality of managed objects of a dimension measurement operation, and the dimension measurement module performs command frame distribution according to the managed object, and then collectively collects responses of the respective managed objects.
对于这三种典型维测操作流程, 发送请求关注的内容有发送帧的格 式和内容, 以及发送的目的地, 这些都是维测操作必须要收集的信息。 这三种维测操作流程是可描述的, 每一个操作流程除去任务逻辑都可分 解为两个最基本的处理操作: 一个是发帧处理, 一个是收帧处理。 发帧 处理的过程是维测模块根据被管对象操作的各个参数生成一个发送帧, 然后发送给主机的被管对象执行; 收帧处理的过程是维测模块接收主机 对一个被管对象操作的返回帧, 并根据返回帧的内容给出执行结果。
为了能够实现维测操作的通用处理, 根据本发明实施例一, 实现维 测操作可包括以下步骤: For these three typical dimensional operation procedures, the content of the transmission request is the format and content of the transmission frame, and the destination of the transmission. These are the information that the measurement operation must collect. These three kinds of dimensional operation flow are descriptive. Each operation flow removal task logic can be decomposed into two basic processing operations: one is the frame processing and the other is the frame processing. The process of the frame sending process is that the dimension testing module generates a sending frame according to each parameter of the managed object operation, and then sends it to the managed object of the host to execute; the process of receiving the frame is that the dimension measuring module receives the host to operate on a managed object. The frame is returned, and the execution result is given according to the content of the returned frame. In order to enable the general processing of the dimensioning operation, according to the first embodiment of the present invention, the performing the dimensioning operation may include the following steps:
步骤 1、 对维测操作的对象(即被管对象)进行建模, 将对象的各 个属性抽象为被管对象属性, 对象的各项操作及操作的参数抽象为被管 对象操作, 这样对于每一个被管对象都有一套唯一的管理方法, 即管理 每一个被管对象的全部属性和操作。 Step 1. Model the object of the dimensioning operation (ie, the managed object), abstract each attribute of the object into the attribute of the managed object, and abstract the parameters of the operations and operations of the object into managed objects, so that for each A managed object has a unique set of management methods that manage all the properties and operations of each managed object.
以单板对象为例进行建模, 1 )单板对象的属性包括单板号、 单板 类型; 2 )单板的操作可以包括新增、 修改、 删除、 复位, 其中新增操 作的操作参数包括单板号、单板类型,修改操作的操作参数是单板类型, 删除操作和复位操作的操作参数是单板号。 The board object is used as an example for modeling. 1) The attributes of the board object include the board number and board type. 2) The operation of the board can include adding, modifying, deleting, and resetting, and the operation parameters of the new operation. The board parameters are the board type. The operation parameters of the modify operation are the board type. The operation parameters of the delete operation and the reset operation are the board numbers.
本发明对单板对象进行管理, 只需要管理它的两个属性和四个操 作, 在本发明对象模型里, 每一个对象类 (例如单板、 机框等, 都是一 个对象类)都有一个唯一的对象类编号, 例如单板的对象类编号为 1 ; 属性也有编号, 编号方式为对象类内统一编号, 例如单板的属性 1是单 板号, 属性 2是单板类型; 操作也有编号, 编号方式同样为对象类内统 一编号, 例如单板的操作 1是增加, 操作 2是修改; 每一个操作的操作参 数也有编号, 例如单板的操作 1 (增加操作) , 操作参数为单板类的属 性 1和属性 2, 这样就 4巴一个对象管理起来了。 The present invention manages a single-board object, and only needs to manage its two attributes and four operations. In the object model of the present invention, each object class (for example, a single board, a chassis, etc., is an object class) A unique object class number, for example, the object class number of the board is 1; the attribute is also numbered, and the numbering mode is a uniform number in the object class. For example, attribute 1 of the board is the board number, and attribute 2 is the board type. The numbering and numbering methods are also uniformly numbered in the object class. For example, the operation 1 of the board is increased, and the operation 2 is modified. The operation parameters of each operation are also numbered, for example, the operation of the board 1 (increase operation), and the operation parameters are single. The attribute 1 and attribute 2 of the board class, so that an object of 4 bar is managed.
对象建模后操作很形象, 是针对某一个对象的操作, 例如建模后一 个单板的维测就有几个明确的操作: 增加、 修改、 删除、 复位。 如果没 有对象建模的过程,该单板的维测可能就是散落的四个操作:增加单板、 修改单板、 删除单板、 复位单板, 维测人员无从知道可以对一个单板进 行哪些操作。 After the object is modeled, the operation is very visual. It is an operation for an object. For example, the modeling of a board after modeling has several clear operations: add, modify, delete, reset. If there is no object modeling process, the maintenance of the board may be the four operations of the board: adding a board, modifying a board, deleting a board, and resetting a board. The wireless tester has no way of knowing which one board can be used. operating.
根据上文对维测操作典型流程的说明可知, 复位是单板对象的一个 典型的维测操作, 用户输入想要复位的单板的单板号, 一个复位请求被
发送给单板对象, 单板对象收到该请求后进行复位操作, 复位成功后向 用户返回一个结果帧表示复位成功。 According to the above description of the typical flow of the test operation, the reset is a typical operation of the board object. The user inputs the board number of the board to be reset, and a reset request is received. The board object is sent to the board object. After receiving the request, the board object performs a reset operation. After the reset is successful, a result frame is returned to the user to indicate that the reset is successful.
步骤 2、 定义统一的发送帧生成和描述规则及返回帧描述和解释规 则; 利用上述规则用程序语言 (可采用类自然语言, 例如可扩展标记语 言 XML或者结构化数据库查询语言 SQL )描述出各被管对象维测操作 对应的发送帧处理方法及返回帧处理方法; 维测模块根据所需的维测操 作找到对应描述, 然后 据描述进行操作, 这样就可以完成维测操作的 通用处理。 Step 2: Define a unified transmission frame generation and description rule and return frame description and interpretation rules; use the above rules to describe each language in a programming language (which may be in a natural language such as Extensible Markup Language XML or Structured Database Query Language SQL) The transmission frame processing method and the return frame processing method corresponding to the dimension object operation of the managed object; the dimension measurement module finds the corresponding description according to the required dimension measurement operation, and then operates according to the description, so that the general processing of the dimension measurement operation can be completed.
下面给出具体的规则定义, 并继续以单板复位操作为例解释说明: 子步骤 1、对被管对象的每一个维测操作使用类自然语言进行描述, 描述内容有: The following is a specific rule definition, and continues to explain the board reset operation as an example: Sub-step 1. Each dimension of the managed object is described in a natural language. The description includes:
1 )被管对象操作标识, 用于唯一标识一类维测操作: 假设定义单 板对象复位操作的唯一标识为 1 , 非查询类操作; 1) The managed object operation identifier is used to uniquely identify a type of dimension measurement operation: Assume that the unique identifier of the board object reset operation is 1 and the non-query type operation;
2 )该操作发送侧唯一标识: 假设该标识为数字 2001 ; 2) The unique identifier of the transmitting side of the operation: Assume that the identifier is a number 2001;
3 )该操作接收侧唯一标识: 假设该标识为数字 3001 ; 3) The receiving side unique identifier of the operation: Assume that the identifier is the number 3001;
4) 发送侧对应的处理方法地址: 假设为数据库中一个名称为 BoardResetRequestSend (单板复位请求发送处理) 的存储过程, 该存储 过程有一个参数单板 ID; 4) The processing method address corresponding to the sending side: Assume that there is a stored procedure in the database named BoardResetRequestSend (single board reset request sending processing), the stored procedure has a parameter board ID;
5 ) 接收侧对应的处理方法地址: 假设为数据库中一个名称为 BoardResetResultReceive (单板复位结果处理) 的存储过程。 5) The processing method address corresponding to the receiving side: Assume that there is a stored procedure in the database named BoardResetResultReceive (single board reset result processing).
子步骤 2、 发送帧结构和返回帧结构使用类自然语言进行描述, 描 述的内容有: Sub-step 2. The structure of the transmission frame and the structure of the return frame are described using a natural-like language. The descriptions are as follows:
1 )被管对象操作标识, 用于唯一标识一类维测操作; 1) The managed object operation identifier is used to uniquely identify a type of dimensional measurement operation;
2 ) 帧中各个字段的类型及长度; 2) the type and length of each field in the frame;
3 )发送侧发送帧结构: 如被管对象操作标识为 1 , 发送帧结构是一
个字节的数值型 (例如单板号的属性长度为一个字节的数值型) ;3) Transmitting side transmission frame structure: If the managed object operation identifier is 1, the transmission frame structure is one The numeric type of the byte (for example, the attribute length of the board number is a one-byte numeric type);
4 )接收侧返回帧结构: 如被管对象操作标识为 1 , 返回帧结构也为 一个字节的数值型; 4) Receive frame return frame structure: If the managed object operation identifier is 1, the return frame structure is also a one-byte numeric type;
5 )发送帧及返回帧的描述方法相同, 使用同一套规则。 5) The description of the send frame and the return frame is the same, using the same set of rules.
子步骤 3、 发送侧处理方法使用类自然语言进行描述, 描述的内容 有: Sub-step 3. The sending-side processing method is described using a natural-like language. The descriptions include:
1)发送侧生成发送帧的过程。 1) The process of generating a transmission frame by the transmitting side.
在 BoardResetRequestSend处理方法地址中根据输入的单板 ID生成一 个下面的发送帧: In the BoardResetRequestSend processing method address, generate a following sending frame according to the input board ID:
Struct Struct
{ {
BYTE iProcID;//存放被管对象操作标识 1 BYTE iProcID; / / store managed object operation ID 1
BYTE iBrdID;//存放用户指定的单板号 } BYTE iBrdID; / / store the board number specified by the user }
子步骤 4、 接收侧处理方法使用类自然语言进行描述, 描述的内容 有: Sub-step 4. The receiving-side processing method is described using a natural-like language. The descriptions include:
1 )对于非查询类操作, 返回内容只包括操作结果码, 接收侧根据 预先描述的各操作结果码含义进行解释; 1) For the non-query operation, the return content only includes the operation result code, and the receiving side interprets according to the meaning of each operation result code described in advance;
2 )对于查询类操作, 返回内容是被管对象的各属性, 可以根据被 管对象的描述进行解释, 给出被管对象的查询结果; 2) For the query class operation, the returned content is the attributes of the managed object, which can be interpreted according to the description of the managed object, and the query result of the managed object is given;
非查询类操作的操作结果码需进行事先定义, 例如 0表示复位成功, 1表示复位失败。 The operation result code of the non-query type operation needs to be defined in advance, for example, 0 means that the reset is successful, and 1 means the reset fails.
单板复位为非查询类操作, 返回内容只包括操作结果码, 例如: The board is reset to a non-query operation. The return content only includes the operation result code, for example:
Struct Struct
{
BYTE by Result; { BYTE by Result;
} }
按如上规则用类自然语言描述出各被管对象维测操作对应的发送 帧处理方法及返回帧处理方法后, 可以给出采用本发明方法实现单板复 位操作的具体过程, 参见图 1 , 包括以下步骤: After describing the sending frame processing method and the returning frame processing method corresponding to each of the managed objects in the natural language, the specific process of implementing the board reset operation by the method of the present invention can be given, as shown in FIG. 1 , including The following steps:
步骤 101 , 用户执行了一个被管对象操作标识为 1的操作; Step 101: The user performs an operation of the managed object operation identifier being 1;
步骤 102, 维测系统根据此唯一标识在类自然语言描述的系统所有 操作中进行查询, 可以得到其发送侧的唯一标识为 2001 , 根据此唯一标 识找到发送侧处理方法 BoardResetRequestSend; Step 102: The dimension testing system performs a query according to the unique identifier in all operations of the system described by the natural language, and obtains a unique identifier of the transmitting side as 2001, and finds a sending side processing method BoardResetRequestSend according to the unique identifier;
步骤 103 , Board ResetRequestSend方法生成发送侧发送帧, 并发送 给主机进行操作; Step 103: The Board ResetRequestSend method generates a sending side sending frame, and sends the frame to the host for operation;
步骤 104, 收到一个回应消息, 消息的唯一标识为 1 , 可以知道是一 个被管对象操作标识为 1的操作的回应消息; Step 104: Receive a response message, where the unique identifier of the message is 1, and it can be known that the operation message of the managed object operation identifier is 1.
步骤 105, 维测系统才 据此唯一标识在类自然语言描述的系统所有 操作中进行查询, 可以得到其接收侧的唯一标识为 3001 , 根据此唯一标 识找到接收侧处理方法 BoardResetResultReceive; Step 105: The system is queried according to the unique identifier in all operations of the system described by the natural language, and the unique identifier of the receiving side is obtained as 3001, and the receiving side processing method BoardResetResultReceive is found according to the unique identifier;
步骤 106, BoardResetResultReceive方法进行接收侧处理,得到操作 结果码为 0, 根据操作结果码定义, 0表示复位成功, 向用户显示复位成 功。 Step 106: The BoardResetResultReceive method performs receiving side processing, and obtains an operation result code of 0. According to the operation result code definition, 0 indicates that the reset is successful, and the reset success is displayed to the user.
为了实现对网络的自动化维护, 对于被管对象的所有维测操作, 可 以在系统中登记定时器, 同时定义操作参数的取值, 由定时器统一触发 维测操作。 仍以单板的复位维测操作为例, 只要给出对象类编号及对象 操作编号及操作属性取值 (对于单板复位操作来说就是单板号) , 定义 一个该操作的执行时间 (可以为固定时间, 也可以为一个周期, 例如每 天凌晨三点),该定时器绑定一个确定的维测操作(如复位第几块单板),
通过定时器触发, 便可完成自动的维测操作, 即实现定时复位某一块单 板的维测操作, 例如每天凌晨三点复位某一块单板。 In order to realize the automatic maintenance of the network, for all the dimension measurement operations of the managed object, the timer can be registered in the system, and the value of the operation parameter is defined, and the timer is uniformly triggered by the timer. For example, the reset operation of the board is used as an example. As long as the object class number and the object operation number and the operation attribute value are given (for the board reset operation, it is the board number), define the execution time of the operation (may be For a fixed time, it can also be a period, for example, three in the morning, the timer is bound to a certain dimensioning operation (such as resetting the first board). After the timer is triggered, the automatic measurement operation can be completed. That is, the calibration of a board can be reset periodically. For example, resetting a board at 3 am every day.
本发明还公开了一种网络维测系统, 参见图 2。 根据本发明实施例 二, 包括维测模块和维测操作的对象; 其中 The invention also discloses a network maintenance system, see Fig. 2. According to the second embodiment of the present invention, an object including a dimension measurement module and a dimension measurement operation;
维测模块将维测操作的对象的属性抽象为被管对象属性, 将对维测 操作的对象的操作抽象为被管对象操作; 将被管对象属性作为被管对象 操作的参数, 根据被管对象操作的参数和维测操作信息生成发送帧, 将 发送帧发送给所述被管对象。 The dimension measurement module abstracts the attributes of the object of the dimensioning operation into the managed object attribute, and abstracts the operation of the object of the dimensioning operation into a managed object operation; the managed object attribute is used as a parameter of the managed object operation, according to the managed The parameters of the object operation and the dimensionality operation information generate a transmission frame, and the transmission frame is transmitted to the managed object.
这里, 维测模块可以对维测操作、 发送帧和返回帧进行描述。 例如, 定义发送帧生成和描述规则及返回帧描述和解释规则, 利用定义的规则 描述出各被管对象维测操作所对应的发送帧处理方法及返回帧处理方 法。 发送帧的描述可以包括被管对象操作标识, 发送帧中各个字段的类 型及长度, 或发送帧结构, 或以上任意组合。 返回帧的描述可以包括被 管对象操作标识, 返回帧中各个字段的类型及长度, 或返回帧结构, 或 以上任意组合。 Here, the dimension measurement module can describe the dimension measurement operation, the transmission frame, and the return frame. For example, a transmission frame generation and description rule and a return frame description and an interpretation rule are defined, and a defined frame processing method and a return frame processing method corresponding to each of the managed object dimensionality operations are described by using a defined rule. The description of the transmitted frame may include the managed object operation identifier, the type and length of each field in the transmitted frame, or the transmitted frame structure, or any combination of the above. The description of the return frame may include the managed object operation identifier, the type and length of each field in the returned frame, or the return frame structure, or any combination of the above.
被管对象在收到发送帧后,可以向维测模块返回响应消息。 系统中, 被管对象可以是一个或者一个以上。 被管对象返回的响应消息中, 可以 包括维测操作标识。 After receiving the transmitted frame, the managed object can return a response message to the dimension measurement module. In the system, the managed object can be one or more. The response message returned by the managed object may include a dimension operation identifier.
维测模块根据响应消息中的维测操作标识, 可根据实施例一公开的 维测方法对被管对象进行维测操作。 The dimension measurement module performs a dimension measurement operation on the managed object according to the dimension measurement method disclosed in the first embodiment according to the dimension measurement operation identifier in the response message.
在维测操作结束之后, 被管对象可向维测模块发送返回帧, 维测模 块接收所述被管对象的返回帧, 根据该返回帧的内容给出执行结果, 例 如单板复位成功的结果。 After the end of the maintenance operation, the managed object may send a return frame to the dimension measurement module, and the verification module receives the return frame of the managed object, and gives an execution result according to the content of the returned frame, for example, the result of successful board resetting. .
该系统还可以包括一定时器, 当定时器触发时, 所述维测模块执行 针对所述被管对象的维测操作。
本发明还公开了一种网络维测模块, 参照图 3所示, 可以包括以下 几个单元。 The system may further include a timer, and when the timer is triggered, the dimensioning module performs a dimensioning operation for the managed object. The invention also discloses a network dimension testing module. Referring to FIG. 3, the following units may be included.
抽象单元, 用于将维测操作的对象的属性抽象为被管对象属性, 将 对维测操作的对象的操作抽象为被管对象操作; An abstract unit, which is used to abstract an attribute of an object of the dimensioning operation into a managed object attribute, and abstract the operation of the object of the dimensioning operation into a managed object operation;
发送帧产生单元, 用于将所述被管对象属性作为被管对象操作的参 数, 根据被管对象操作的参数和维测操作信息生成发送帧, 将该发送帧 发送给所述被管对象; a sending frame generating unit, configured to use the managed object attribute as a parameter of the managed object operation, generate a sending frame according to the parameter of the managed object operation and the dimensioning operation information, and send the sending frame to the managed object;
维测单元, 用于接收所述被管对象返回的响应消息, 根据该响应消 息和维测操作信息对被管对象进行维测操作; a dimension measuring unit, configured to receive a response message returned by the managed object, and perform a dimension measuring operation on the managed object according to the response message and the dimensioning operation information;
执行结果输出单元, 用于接收所述被管对象的返回帧, 根据该返回 帧的内容给出执行结果。 The execution result output unit is configured to receive a return frame of the managed object, and give an execution result according to the content of the returned frame.
这里, 还可以包括描述单元, 与所述发送帧产生单元, 维测单元, 和执行结果输出单元分别相连,对维测操作、发送帧和返回帧进行描述。 例如, 定义发送帧生成和描述规则及返回帧描述和解释规则, 利用定义 的规则描述出各被管对象维测操作所对应的发送帧处理方法及返回帧 处理方法。 发送帧的描述可以包括被管对象操作标识, 发送帧中各个字 段的类型及长度, 或发送帧结构, 或以上任意组合。 返回帧的描述可以 包括被管对象操作标识, 返回帧中各个字段的类型及长度, 或返回帧结 构, 或以上任意组合。 Here, a description unit may be further included, which is respectively connected to the transmission frame generation unit, the verification unit, and the execution result output unit, and describes the dimension measurement operation, the transmission frame, and the return frame. For example, a transmission frame generation and description rule and a return frame description and an interpretation rule are defined, and a defined frame is used to describe a transmission frame processing method and a return frame processing method corresponding to each managed object. The description of the transmitted frame may include the managed object operation identifier, the type and length of each field in the transmitted frame, or the transmitted frame structure, or any combination of the above. The description of the returned frame may include the managed object operation identifier, the type and length of each field in the returned frame, or the return frame structure, or any combination of the above.
所述维测单元可以接收被管对象返回的响应消息, 得到该响应消息 中的维测操作标识, 并可根据实施例一公开的维测方法对被管对象进行 维测操作。 The dimension measurement unit may receive the response message returned by the managed object, obtain the dimension measurement operation identifier in the response message, and perform a dimension measurement operation on the managed object according to the dimension measurement method disclosed in the first embodiment.
在维测操作结束之后, 所述执行结果输出单元接收所述被管对象的 返回帧,根据该返回帧的内容给出执行结果,例如单板复位成功的结果。 After the end of the dimensioning operation, the execution result output unit receives the return frame of the managed object, and gives an execution result according to the content of the returned frame, for example, a result of successful board reset.
采用本发明提供的方法, 系统及网络维测模块对网络进行维测操
作, 通过对象建模、 维测操作定义的办法, 针对维测操作的主要特点定 义出维测操作的统一流程, 可使用同一套操作规则完成全部维测操作。 实现自动化维测后, 运营商便无需安排专人负责维测操作, 节省了人力 成本, 同时, 自动化维测操作也极大的避免了人工操作带来的误操作现 本领域技术人员不脱离本发明的实质和精神, 可以有多种变形方案 实现本发明, 以上所述仅为本发明较佳可行的实施例而已, 并非因此局 限本发明的权利范围, 凡运用本发明说明书及附图内容所作的等效变 化, 均包含于本发明的权利范围之内。
Using the method provided by the invention, the system and the network maintenance module perform dimensionality testing on the network Through the method of object modeling and dimension measurement operation, a unified process of the dimension measurement operation is defined for the main features of the dimension measurement operation, and all the dimension measurement operations can be completed using the same set of operation rules. After the automatic dimension measurement is implemented, the operator does not need to arrange a special person to be responsible for the dimension measurement operation, which saves the labor cost. At the same time, the automatic dimension measurement operation also greatly avoids the misoperation caused by the manual operation. The present invention may be embodied in a variety of modifications, and the above is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Equivalent variations are included in the scope of the invention.
Claims
1、 一种网络维测方法, 其特征在于, 包括以下步骤: A network dimension measurement method, comprising the steps of:
将维测操作对象的属性抽象为被管对象属性, 将对所述维测操作对 象的操作抽象为被管对象操作; Abstracting the attribute of the dimensioning operation object as a managed object attribute, and abstracting the operation of the dimensioning operation object into a managed object operation;
将所述被管对象属性作为所述被管对象操作的参数, 根据所述被管 对象操作的参数和维测操作信息生成发送帧, 将发送帧发送给所述被管 对象; Using the managed object attribute as a parameter of the managed object operation, generating a sending frame according to the parameter of the managed object operation and the dimensioning operation information, and transmitting the sending frame to the managed object;
接收所述被管对象返回的响应消息; Receiving a response message returned by the managed object;
根据所述响应消息和维测操作信息对被管对象进行维测操作; 接收所述被管对象的返回帧, 根据该返回帧的内容给出执行结果。 Performing a dimensioning operation on the managed object according to the response message and the dimensioning operation information; receiving a return frame of the managed object, and giving an execution result according to the content of the returned frame.
2、 根据权利要求 1所述的网络维测方法, 其特征在于, 所述发送帧 包括: 被管对象操作标识, 发送帧中各个字段的类型及长度, 或发送帧 结构, 或任意组合; The network dimension measurement method according to claim 1, wherein the sending frame comprises: an operation identifier of the managed object, a type and a length of each field in the sending frame, or a sending frame structure, or any combination;
所述返回帧包括: 被管对象操作标识, 返回帧中各个字段的类型及 长度, 或返回帧结构, 或任意组合。 The return frame includes: a managed object operation identifier, a type and a length of each field in the returned frame, or a return frame structure, or any combination.
3、 根据权利要求 1 所述的网络维测方法, 其特征在于, 所述维测 操作信息包括: 维测操作标识、 维测操作发送侧标识、 维测操作接收侧 标识、 发送侧处理方法存储地址和接收侧处理方法存储地址。 The network dimensioning method according to claim 1, wherein the dimensioning operation information comprises: a dimensioning operation identifier, a dimensioning operation transmitting side identifier, a dimension measuring operation receiving side identifier, and a sending side processing method storing The address and receiving side processing methods store addresses.
4、 根据权利要求 3 所述的网络维测方法, 其特征在于, 所述根据 被管对象操作的参数和维测操作信息生成发送帧为: The network dimension measurement method according to claim 3, wherein the generating a transmission frame according to the parameter of the managed object operation and the dimensioning operation information is:
才艮据维测操作标识查找到维测操作发送侧标识, 根据该维测操作发 送侧标识和发送侧处理方法存储地址确定发送侧处理方法, 根据发送侧 处理方法生成发送帧。 According to the dimensioning operation identifier, the sending side identifier of the dimensioning operation is found, and the sending side processing method is determined according to the sending side identifier of the dimension measuring operation and the storage address of the sending side processing method, and the sending frame is generated according to the sending side processing method.
5、 根据权利要求 3 所述的网络维测方法, 其特征在于, 所述响应
消息包括维测操作标识; 5. The network dimension measuring method according to claim 3, wherein the response The message includes a dimension operation identifier;
所述根据响应消息和维测操作信息对被管对象进行维测操作为: 根据响应消息获得维测操作标识, 并根据该维测操作标识查找到维 测操作接收侧标识, 根据该维测操作接收侧标识和接收侧处理方法存储 地址确定接收侧处理方法, 根据接收侧处理方法对被管对象进行维测操 作。 The performing the dimensioning operation on the managed object according to the response message and the dimensioning operation information is: obtaining a dimensioning operation identifier according to the response message, and searching for the receiving side identifier of the dimensioning operation according to the dimensioning operation identifier, according to the dimension measuring operation The receiving side identification and the receiving side processing method storage address determining the receiving side processing method, and performing the dimensional testing operation on the managed object according to the receiving side processing method.
6、 根据权利要求 1 所述的网络维测方法, 其特征在于, 所述发送 帧, 返回帧和维测操作信息采用类自然语言进行描述。 The network dimension measurement method according to claim 1, wherein the sending frame, the return frame, and the dimensioning operation information are described in a natural language.
7、 根据权利要求 6所述的网络维测方法, 其特征在于, 所述的类 自然语言为可扩展标记语言或结构化数据库查询语言。 7. The network dimensioning method according to claim 6, wherein the natural language is an extensible markup language or a structured database query language.
8、根据权利要求 1所述的网络维测方法, 其特征在于: 所述返回帧 包括: 当维测操作是非查询类操作时, 所述返回帧包括操作结果码, 根 据预先描述的各操作结果码含义进行解释; 当维测操作是查询类操作 时, 所述返回帧包括被管对象的属性, 根据被管对象的描述进行解释, 给出被管对象的查询结果。 The network dimension measuring method according to claim 1, wherein: the returning frame comprises: when the dimensioning operation is a non-query type operation, the returning frame includes an operation result code, according to each operation result described in advance The code meaning is explained; when the dimension operation is a query class operation, the return frame includes the attribute of the managed object, and is interpreted according to the description of the managed object, and the query result of the managed object is given.
9、 根据权利要求 1至 8任一项所述的网络维测方法, 其特征在于, 所述维测操作是定时触发的。 The network dimension measuring method according to any one of claims 1 to 8, wherein the dimension measuring operation is triggered periodically.
10、 一种网络维测系统, 其特征在于, 包括维测模块和维测操作的 对象; 其中 10. A network dimension measurement system, comprising: a dimension measurement module and an object of a dimensional measurement operation;
维测模块将维测操作的对象的属性抽象为被管对象属性, 将对维测 操作的对象的操作抽象为被管对象操作; 将所述被管对象属性作为被管 对象操作的参数, 根据所述被管对象操作的参数和维测操作信息生成发 送帧, 将该发送帧发送给所述被管对象; The dimension measurement module abstracts the attribute of the object of the dimensioning operation into a managed object attribute, and abstracts the operation of the object of the dimensioning operation into a managed object operation; the attribute of the managed object is used as a parameter of the managed object operation, according to Generating a transmission frame by the parameter of the managed object operation and the dimensioning operation information, and transmitting the transmission frame to the managed object;
维测模块接收所述被管对象返回的响应消息; The dimension measurement module receives a response message returned by the managed object;
维测模块根据所述响应消息和所述维测操作信息对被管对象进行
维测操作; The dimension testing module performs the managed object according to the response message and the dimensioning operation information. Dimensional operation
维测模块接收所述被管对象的返回帧, 根据该返回帧的内容给出执 行结果。 The dimension measurement module receives the return frame of the managed object, and gives an execution result according to the content of the returned frame.
11、 根据权利要求 10 所述的网络维测系统, 其特征在于, 进一步 包括定时器, 当定时器触发时, 所述维测模块执行针对所述被管对象的 维测操作。 The network maintenance system according to claim 10, further comprising a timer, wherein when the timer is triggered, the dimension measurement module performs a dimension measurement operation on the managed object.
12、 根据权利要求 10或 11所述的网络维测系统, 其特征在于, 所 述被管对象为一个以上。 The network maintenance system according to claim 10 or 11, wherein the number of managed objects is one or more.
13、 一种网络维测模块, 其特征在于, 包括: 13. A network dimension testing module, comprising:
抽象单元, 用于将维测操作的对象的属性抽象为被管对象属性, 将 对维测操作的对象的操作抽象为被管对象操作; An abstract unit, which is used to abstract an attribute of an object of the dimensioning operation into a managed object attribute, and abstract the operation of the object of the dimensioning operation into a managed object operation;
发送帧产生单元, 用于将所述被管对象属性作为被管对象操作的参 数, 根据被管对象操作的参数和维测操作信息生成发送帧, 将该发送帧 发送给所述被管对象; a sending frame generating unit, configured to use the managed object attribute as a parameter of the managed object operation, generate a sending frame according to the parameter of the managed object operation and the dimensioning operation information, and send the sending frame to the managed object;
维测单元, 用于接收所述被管对象返回的响应消息, 根据该响应消 息和维测操作信息对被管对象进行维测操作; a dimension measuring unit, configured to receive a response message returned by the managed object, and perform a dimension measuring operation on the managed object according to the response message and the dimensioning operation information;
执行结果输出单元, 用于接收所述被管对象的返回帧, 根据该返回 帧的内容给出执行结果。
The execution result output unit is configured to receive a return frame of the managed object, and give an execution result according to the content of the returned frame.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200610060892.X | 2006-05-26 | ||
CNB200610060892XA CN100446473C (en) | 2006-05-26 | 2006-05-26 | Network servicing method |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2007143938A1 true WO2007143938A1 (en) | 2007-12-21 |
Family
ID=38166216
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2007/070054 WO2007143938A1 (en) | 2006-05-26 | 2007-05-25 | Network maintenance test method, system and network maintenance test module |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN100446473C (en) |
WO (1) | WO2007143938A1 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1431595A (en) * | 2002-11-29 | 2003-07-23 | 威盛电子股份有限公司 | Automatic main board test system and methods |
US20040078719A1 (en) * | 2000-09-29 | 2004-04-22 | Sun Microsystems, Inc. | Distributed component testing in an enterprise computer system |
US6889339B1 (en) * | 2002-01-30 | 2005-05-03 | Verizon Serivces Corp. | Automated DSL network testing software tool |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1299467C (en) * | 2003-02-18 | 2007-02-07 | 华为技术有限公司 | Equipment and method for managing network apparatus |
CN1529466A (en) * | 2003-09-29 | 2004-09-15 | 港湾网络有限公司 | Network device automatic measuring method |
CN1555157A (en) * | 2003-12-25 | 2004-12-15 | 上海交通大学 | Safety active network management method |
CN100356739C (en) * | 2005-07-29 | 2007-12-19 | 杭州华三通信技术有限公司 | Testing system and method |
-
2006
- 2006-05-26 CN CNB200610060892XA patent/CN100446473C/en not_active Expired - Fee Related
-
2007
- 2007-05-25 WO PCT/CN2007/070054 patent/WO2007143938A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040078719A1 (en) * | 2000-09-29 | 2004-04-22 | Sun Microsystems, Inc. | Distributed component testing in an enterprise computer system |
US6889339B1 (en) * | 2002-01-30 | 2005-05-03 | Verizon Serivces Corp. | Automated DSL network testing software tool |
CN1431595A (en) * | 2002-11-29 | 2003-07-23 | 威盛电子股份有限公司 | Automatic main board test system and methods |
Also Published As
Publication number | Publication date |
---|---|
CN1983961A (en) | 2007-06-20 |
CN100446473C (en) | 2008-12-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8730819B2 (en) | Flexible network measurement | |
CN100456687C (en) | Network failure real-time relativity analysing method and system | |
CN1992635B (en) | Method of simulating SNMP network element and performing network management system test with the network element | |
CN101222377B (en) | Method and device for processing slave machine parameter in distributed master-salve machine communication | |
JPH10269252A (en) | Integrating method/device for distributed information | |
WO2013097788A1 (en) | Information interaction test device and method based on automatic generation of associated test cases | |
CN110912782B (en) | Data acquisition method, device and storage medium | |
CN111355622A (en) | Container traffic monitoring method, system and computer readable storage medium | |
WO2011150715A1 (en) | Method and device for collecting data of third-party equipment in distributed control system | |
US20200351352A1 (en) | Semantic Ontology-Based Internet Scale Communication Method of Machine Tools for Providing Remote Operational Services | |
WO2013063950A1 (en) | Inspection method and system of multimode communication device | |
CN101090295A (en) | Test system and method for ASON network | |
CN106027674A (en) | Technology architecture of "Internet & smart manufacturing" | |
CN103488696A (en) | Business query method, device and system of CPE (customer premises equipment), ACS (auto-configuration server) and CPE | |
CN114745448B (en) | Multi-channel protocol adaptation processing method, system and device | |
CN110334147A (en) | A kind of method of data synchronization and device | |
JP2005250881A5 (en) | ||
CN100534084C (en) | Long-distance XML data updating method and system | |
Gross et al. | An active events model for systems monitoring | |
WO2011097850A1 (en) | Data managing method and system | |
CN113676366A (en) | Consistency testing tool for power communication protocol | |
WO2010069214A1 (en) | Method and equipment for field filtering | |
WO2007143938A1 (en) | Network maintenance test method, system and network maintenance test module | |
CN110061886B (en) | Prepress network management system based on SNMP | |
CN107769968B (en) | Debugging and testing system of SNMP (simple network management protocol) agent in AFDX (avionics full Duplex switched Ethernet) network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 07721677 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 07721677 Country of ref document: EP Kind code of ref document: A1 |