WO2017054491A1 - Method and device for tabulating protected view - Google Patents

Method and device for tabulating protected view Download PDF

Info

Publication number
WO2017054491A1
WO2017054491A1 PCT/CN2016/084565 CN2016084565W WO2017054491A1 WO 2017054491 A1 WO2017054491 A1 WO 2017054491A1 CN 2016084565 W CN2016084565 W CN 2016084565W WO 2017054491 A1 WO2017054491 A1 WO 2017054491A1
Authority
WO
WIPO (PCT)
Prior art keywords
protection
protection subnet
subnet
basic information
list
Prior art date
Application number
PCT/CN2016/084565
Other languages
French (fr)
Chinese (zh)
Inventor
戚芳
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017054491A1 publication Critical patent/WO2017054491A1/en

Links

Images

Definitions

  • the present application relates to, but is not limited to, the field of communications, and in particular, to a method and apparatus for tabularly protecting a view.
  • Protected view management can present both a protection subnet and all protection subnets across the network. It supports the protection of subnet attributes, protection parameters, protection relationships, Automatic Protection Switching (APS) protocols, service ports, and related management functions, such as modifying protection subnets and manuals. Switch protection subnets, etc.
  • APS Automatic Protection Switching
  • the protection view of the related technology is presented in the form of a topology view. All the protection subnets are presented in one topology view.
  • the presentation has the following problems:
  • the physical topology of the network management of the related technologies is generally organized in a hierarchical grouping manner.
  • the protection view adopts the topology view of the entire network to flatten the view, and the view effect is general and the user experience is poor.
  • the processing efficiency is low in the topology view of the entire network. As the network size increases, more protection subnets are required to display more memory.
  • the purpose of the present application is to provide a method and a device for a tabular protection view, which can better solve the problem of low efficiency and poor user experience in the topology view of the entire network.
  • a method of tabularly protecting a view comprising:
  • the method further includes:
  • the corresponding protection subnet is managed according to the received modification.
  • the method before the step of receiving the modification of the basic information of the protection subnet of the corresponding row in the protection subnet list, the method further includes:
  • the basic information of the protection subnet of the corresponding row in the protection subnet list is retrieved.
  • the method further includes:
  • the basic information of the protection subnet displayed in the protection subnet list is sorted according to any one of the basic information of the protection subnet.
  • the method further includes:
  • the basic information of the protection subnet in the formed protection subnet list is displayed or hidden according to the received display-hidden command.
  • the application further provides a computer readable storage medium storing computer executable instructions that are implemented when the computer executable instructions are executed.
  • an apparatus for tabularly protecting a view comprising:
  • Creating a module configured to create an object corresponding to each protection subnet in the protection view
  • the processing module is configured to tabulate the created object corresponding to the protection subnet to form a protection subnet list; wherein the basic information of the protection subnet is displayed in each row of the protection subnet list.
  • the device further includes a receiving modification module and a management module, where the receiving modification module is configured to receive the protection subnet after the processing module forms a table corresponding to the protection subnet created by the processing module. Modification of the basic information of the protection subnet of the corresponding row in the list, the management module being arranged to manage the corresponding protection subnet according to the received modification.
  • the apparatus further includes a retrieval module, the retrieval module being configured to: before the receiving modification module receives modification of basic information of a protection subnet of a corresponding row in the protection subnet list, The basic information of the protection subnet to be modified is retrieved from the basic information of the protection subnet of the corresponding row in the protection subnet list.
  • the device further includes a sorting module, where the sorting module is configured to follow any of the basic information of the protection subnet after the processing module forms a table corresponding to the protection subnet created by the processing module.
  • the device further includes a display-hidden module configured to, after the processing module forms a table for the created object corresponding to the protection subnet, according to the received display-hidden command And displaying or hiding basic information of the protection subnet in the formed protection subnet list.
  • a display-hidden module configured to, after the processing module forms a table for the created object corresponding to the protection subnet, according to the received display-hidden command And displaying or hiding basic information of the protection subnet in the formed protection subnet list.
  • the basic information of the protection subnet is displayed in the form of a table in the protection network view, so that the basic information of the protection subnet can be quickly queried;
  • a multi-row and multi-column protection subnet table is formed in the protection network view, so that the basic information of each protection subnet is displayed in the table, and the improvement is improved. user experience.
  • FIG. 1 is a flow chart of a method of tabular protection view provided in an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of an apparatus for a tabular protection view provided in an embodiment of the present invention
  • FIG. 4 shows a step of creating a protection subnet provided in an embodiment of the present invention
  • FIG. 5 illustrates a step of selecting an option in a menu popped up by clicking a right mouse button provided in an embodiment of the present invention to operate a protection subnet;
  • FIG. 6 shows a step of sorting basic information of a protection subnet provided in an embodiment of the present invention
  • FIG. 7 shows a step of customizing a list of protection subnets provided in an embodiment of the present invention
  • FIG. 8 shows the steps of exporting and saving basic information of a protection subnet provided in an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for tabular protection view provided in an embodiment of the present invention. As shown in FIG. 1, the method includes:
  • Step S10 Create an object corresponding to each protection subnet in the protection view
  • Step S20 Forming the created object corresponding to the protection subnet to form a protection subnet list; wherein basic information of the protection subnet is displayed in each row of the protection subnet list.
  • the present application provides a new protection view presentation manner in which the protection view is presented in the form of a table on the network management.
  • basic information of each protection subnet such as name, attribute, alarm status, switching status, management status, maintenance status, APS protocol, return mode, waiting recovery time, hysteresis time, subnet type, and remark information Etc., all presented in a tabular manner.
  • the basic information of each protection subnet is recorded in one row, and the basic information of all protection subnets is filled in a table of N rows and M columns.
  • the method further includes: in the basic information of the protection subnet of the corresponding row in the protection subnet list, Retrieving basic information of the protection subnet to be modified, and receiving the base for retrieving the protection subnet to be modified This information is modified, and the corresponding protection subnet is managed according to the received modification.
  • the method further includes: according to any one of the basic information of the protection subnet, for example, the protection subnet The name of the basic information of the protection subnet displayed in the list of protection subnets.
  • the method further includes: in the list of the formed protection subnets according to the received display-hidden instruction The basic information of the protection subnet is displayed or hidden.
  • the application can also implement the function of protecting and exporting the subnet list.
  • Embodiments of the present invention further provide a computer readable storage medium storing computer executable instructions that are implemented when the computer executable instructions are executed.
  • FIG. 2 is a schematic structural diagram of an apparatus for providing a tabular protection view according to an embodiment of the present invention. As shown in FIG. 2, the creation module 10 and the processing module 20 are included.
  • the creating module 10 is configured to create objects corresponding to the respective protection subnets in the protection view;
  • the processing module 20 is configured to tabulate the created objects corresponding to the protection subnets to form a protection subnet list; wherein the basic information of the protection subnets is displayed in each row of the protection subnet list.
  • the device further includes a receiving modification module and a management module, where the receiving modification module is configured to receive the protection device after the processing module 20 forms a table for the created object corresponding to the protection subnet. Modification of the basic information of the protection subnet of the corresponding row in the network list, the management module being arranged to manage the corresponding protection subnet according to the received modification.
  • the apparatus further includes a retrieval module configured to retrieve basic information of the protection subnet to be modified in the basic information of the protection subnet of the corresponding row in the protection subnet list.
  • the device further includes a sorting module, where the sorting module is configured to follow any one of the basic information of the protection subnet after the processing module 20 tabulates the created object corresponding to the protection subnet. Class information, sorting the basic information of the protection subnet displayed in the protection subnet list.
  • the device further includes a display-hidden module configured to, after the processing module 20 tabulates the created object corresponding to the protection subnet, according to the received display-hidden command, Display or hide the basic information of the protection subnet in the formed protection subnet list.
  • a display-hidden module configured to, after the processing module 20 tabulates the created object corresponding to the protection subnet, according to the received display-hidden command, Display or hide the basic information of the protection subnet in the formed protection subnet list.
  • the working principle of the device is as follows:
  • the creation module 10 creates an object corresponding to the protection subnet in a single point or protection view, wherein the object corresponding to the protection subnet represents the location and connection relationship of the protection subnet in the protection view, and the protection
  • the object of the subnet has the basic information of the protection subnet; and the object corresponding to the protection subnet is tabulated, and all the information of the protection subnet is tabulated in the protection view-protection network view.
  • the form is presented instead of being presented in a topological map.
  • Each column of the table displays one type of basic information of the protection subnet.
  • the basic information of the protection subnet to be presented includes the subnet name, subnet type, switching status, management status, and remarks.
  • the entire network information display mode of the protection view of the related art is to display all the protection subnets of the entire network in the form of a network topology map, and the layout is messy; and the present application does not need to manually drag the topology map by tabulating the object corresponding to the protection subnet.
  • the information corresponding to each protection subnet can be used to view the information of the protection subnet, avoiding a large amount of memory required to display the topology map, and the basic information of the protection subnet is easy to view and high in efficiency.
  • Select the basic information of the protection subnet recorded in each line and perform the operation options including creation, modification, deletion, verification, etc. for the basic information of the selected protection subnet.
  • the above operation can be performed by clicking the right mouse button and popping up the menu. Display, the operation options in the right-click menu can be expanded.
  • the basic information of the protection subnet can be selected in the protection subnet list of multiple rows and columns, and the corresponding operation options such as modification, deletion, search, verification, etc. are displayed in the menu popped up by clicking the right mouse button. Efficient management of protection subnets.
  • the basic information of the protection subnet can be sorted, so that the protection subnet to be viewed can be found more conveniently and efficiently.
  • Customized protection subnet information list :
  • the network-wide topology view of the related technology cannot personalize the basic information of the protection subnet that needs to be displayed.
  • basic information about the protection subnet can be displayed according to the needs of the user. For example, if you want to show or hide the protection subnet. For a piece of information, select or no longer select the corresponding information in the list customization menu.
  • the adjustment of the list order is also supported, and the position of the information of the protected protection subnet in the protection view is changed to facilitate viewing, thereby greatly improving the user experience.
  • the entire network topology view of the related technology cannot export and save the protection subnet information.
  • the basic information of all the protection subnets in the protection view can be exported and saved as multiple formats in the application.
  • the user can view the basic information of the protection subnet in the exported file without having to perform various operations in the protection view frequently, avoiding frequent operation of the memory in the topology diagram, which greatly reduces maintenance and cost.
  • FIG. 3 is a flow diagram of a method of tabularly protecting a view provided in an alternative embodiment of the present invention. As shown in FIG. 3, the method of tabularly protecting a view includes the following steps:
  • Step S101 In the protection view, create an object corresponding to the protection subnet
  • Step S102 determining whether the object corresponding to the protection subnet has been successfully created, if it has been successfully created, proceeding to step S103; if not, the process ends;
  • step S102 it is determined whether the protection subnet is successfully created according to the corresponding prompt information of the protection subnet.
  • FIG. 4 shows the step of creating a protection subnet provided in the embodiment of the present invention, as shown in FIG. Successfully created to display the basic information of the protection subnet.
  • Step S103 determining whether it is required to perform operations such as modification, verification, search, etc., if it is required to perform operations such as modification, verification, search, etc., proceed to step S104; if it is not required to perform operations such as modification, verification, search, etc. Then proceeding to step S105;
  • Step S104 performing an operation of modifying, verifying, searching, etc. displayed in a menu popped up by clicking a right mouse button;
  • FIG. 5 shows a menu provided in the embodiment of the present invention for selecting a pop-up by clicking a right mouse button.
  • the options in the section to operate on the protection subnet, as shown in Figure 5, provide a rich set of options for the right-click menu and continue to extend the functionality.
  • the user may also need to modify the corresponding information of the protection subnet to operate in the selected protection subnet.
  • Step S105 It is determined whether the basic information of the protection subnet needs to be sorted. If the basic information of the protection subnet needs to be sorted, step S106 is performed. If the basic information of the protection subnet does not need to be sorted, step S107 is performed. .
  • Step S106 Sort basic information of all protection subnets in the protection view.
  • FIG. 6 shows the steps of sorting the basic information of the protection subnet provided in the embodiment of the present invention. As shown in FIG. 6, the basic information of the protection subnet can be more ordered and the user experience is better.
  • step S107 it is determined whether the protection subnet list needs to be customized. If the protection subnet list needs to be customized, the process proceeds to step S108. If the protection subnet list does not need to be customized, the process proceeds to step S109.
  • FIG. 7 shows the steps of customizing the protection subnet list provided in the embodiment of the present invention. As shown in FIG. 7, by customizing the protection subnet list, only the information required by the user can be displayed, and the unnecessary information is hidden. .
  • Step S108 Personalize the protection subnet list in the protection view, and the information that does not need attention can be hidden in the protection subnet list.
  • Step S109 Display a list of protection subnets.
  • the information of the protection subnet that the user needs to view can be relatively prominently displayed in the protection subnet list.
  • Step S110 Export basic information of the protection subnet.
  • FIG. 8 shows the steps of exporting and saving the basic information of the protection subnet provided in the embodiment of the present invention.
  • the basic information of all the protection subnets can be conveniently saved by exporting and saving, and the user does not have to View frequently in the topology view of the entire network to avoid the topology view of the entire network. Frequent operations take up a lot of memory for easy maintenance.
  • the above method may also be implemented as a software program applied to a personal computer, in which the following operations may be performed by clicking a user corresponding to the protection subnet by using a mouse:
  • the basic information of the protection subnet is displayed in the form of a table, which not only avoids displaying a large amount of memory in the topology view of the entire network, but also easy to view basic information;
  • the basic information of the protection subnet is clearly, accurately and intuitively displayed, so that the user can accurately locate the protection subnet in the protection view, and select, sort, customize in the menu popped up by clicking the right mouse button.
  • Protecting the information in the subnet list and exporting the basic information of the protection subnet makes it easier to save and find the protection subnet and its basic information, improving the user experience and greatly reducing the maintenance and cost.
  • each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function.
  • Embodiments of the invention are not limited to any specific form of combination of hardware and software.
  • a method and a device for tabularly protecting a view are disclosed. After the object corresponding to the protection subnet is created, the basic information of the protection subnet is displayed in a form in a protected network view, so that the protection subnet can be quickly queried.
  • Basic information by creating objects corresponding to multiple protection subnets, forming a multi-row and multi-column protection subnet table in the protection network view, so that the basic information of each protection subnet is displayed in the table, improving User experience

Landscapes

  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Disclosed are a method and device for tabulating a protected view. The method comprises: creating, in a protected view, objects corresponding to various protection subnetworks respectively; and tabulating the created objects corresponding to the protection subnetworks, so as to form a protection subnetwork list. Tabulating a protected view can improve the efficiency of a user querying basic information about protection subnetworks, and can also avoid the requirement for occupying a large amount of memory by using a topological graph to show the protection subnetworks.

Description

一种表格化保护视图的方法及装置Method and device for tabular protection view 技术领域Technical field
本申请涉及但不限于通信领域,特别是一种表格化保护视图的方法及装置。The present application relates to, but is not limited to, the field of communications, and in particular, to a method and apparatus for tabularly protecting a view.
背景技术Background technique
保护视图管理能够既可以呈现某一保护子网,又可以呈现全网所有保护子网。它支持向各类各层设备展现保护子网的属性、保护参数、保护关系、自动保护倒换(Automatic Protection Switching,APS)协议、业务端口,也可以执行相关管理功能,例如修改保护子网、手工倒换保护子网等。Protected view management can present both a protection subnet and all protection subnets across the network. It supports the protection of subnet attributes, protection parameters, protection relationships, Automatic Protection Switching (APS) protocols, service ports, and related management functions, such as modifying protection subnets and manuals. Switch protection subnets, etc.
相关技术的保护视图是以拓扑视图的方式呈现的,所有保护子网呈现在一个拓扑视图中,这种呈现方式存在以下几个问题:The protection view of the related technology is presented in the form of a topology view. All the protection subnets are presented in one topology view. The presentation has the following problems:
1、当从全网拓扑视图中查找某一保护子网时,需要手工放大全局拓扑视图或者在全局拓扑视图中将其它保护子网拖拽到其它位置,操作繁琐,效率低;1. When searching for a protection subnet from the topology view of the entire network, you need to manually enlarge the global topology view or drag other protection subnets to other locations in the global topology view. The operation is cumbersome and inefficient.
2、相关技术的网管物理拓扑一般采用层次化分组方式进行组织,保护视图采用全网拓扑视图拉平方式,视图效果呈现一般,用户体验差;2. The physical topology of the network management of the related technologies is generally organized in a hierarchical grouping manner. The protection view adopts the topology view of the entire network to flatten the view, and the view effect is general and the user experience is poor.
3、在全网拓扑视图中处理效率低,随着网络规模的增加,展现更大的保护子网要求更多的内存。3. The processing efficiency is low in the topology view of the entire network. As the network size increases, more protection subnets are required to display more memory.
因此,迫切需要一种既可以提高处理效率,又可以提高用户体验的保护视图呈现方法。Therefore, there is an urgent need for a protection view presentation method that can improve processing efficiency and improve user experience.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本申请的目的在于提供一种表格化保护视图的方法及装置,能更好地解决全网拓扑视图处理效率低和用户体验差的问题。 The purpose of the present application is to provide a method and a device for a tabular protection view, which can better solve the problem of low efficiency and poor user experience in the topology view of the entire network.
根据本申请的一个方面,提供了一种表格化保护视图的方法,包括:According to one aspect of the present application, a method of tabularly protecting a view is provided, comprising:
在保护视图中创建分别对应于各个保护子网的客体;Create objects corresponding to the respective protection subnets in the protection view;
对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。Forming the created object corresponding to the protection subnet to form a protection subnet list; wherein the basic information of the protection subnet is displayed in each row of the protection subnet list.
可选地,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:Optionally, after the step of performing the tabulation on the created object corresponding to the protection subnet, the method further includes:
接收对所述保护子网列表中的相应行的保护子网的基本信息的修改;Receiving modification of basic information of a protection subnet of a corresponding row in the protection subnet list;
根据所述接收的修改,管理相应的保护子网。The corresponding protection subnet is managed according to the received modification.
可选地,在接收对所述保护子网列表中的相应行的保护子网的基本信息的修改的步骤之前,所述方法还包括:Optionally, before the step of receiving the modification of the basic information of the protection subnet of the corresponding row in the protection subnet list, the method further includes:
在所述保护子网列表中的相应行的保护子网的基本信息中,检索待修改的保护子网的基本信息。In the basic information of the protection subnet of the corresponding row in the protection subnet list, the basic information of the protection subnet to be modified is retrieved.
可选地,在对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:Optionally, after the step of tabulating the created object corresponding to the protection subnet, the method further includes:
按照所述保护子网的基本信息中的任意一类信息,对在所述保护子网列表中显示的保护子网的基本信息进行排序。The basic information of the protection subnet displayed in the protection subnet list is sorted according to any one of the basic information of the protection subnet.
可选地,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:Optionally, after the step of performing the tabulation on the created object corresponding to the protection subnet, the method further includes:
根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。The basic information of the protection subnet in the formed protection subnet list is displayed or hidden according to the received display-hidden command.
本申请另外提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述方法。The application further provides a computer readable storage medium storing computer executable instructions that are implemented when the computer executable instructions are executed.
根据本申请的另一方面,提供了一种表格化保护视图的装置,包括:According to another aspect of the present application, an apparatus for tabularly protecting a view is provided, comprising:
创建模块,设置成在保护视图中创建分别对应于各个保护子网的客体;Creating a module, configured to create an object corresponding to each protection subnet in the protection view;
处理模块,设置成对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。 The processing module is configured to tabulate the created object corresponding to the protection subnet to form a protection subnet list; wherein the basic information of the protection subnet is displayed in each row of the protection subnet list.
可选地,所述装置还包括接收修改模块和管理模块,所述接收修改模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,接收对所述保护子网列表中的相应行的保护子网的基本信息的修改,所述管理模块设置成根据所述接收的修改,管理相应的保护子网。Optionally, the device further includes a receiving modification module and a management module, where the receiving modification module is configured to receive the protection subnet after the processing module forms a table corresponding to the protection subnet created by the processing module. Modification of the basic information of the protection subnet of the corresponding row in the list, the management module being arranged to manage the corresponding protection subnet according to the received modification.
可选地,所述装置还包括检索模块,所述检索模块设置成在所述接收修改模块接收对所述保护子网列表中的相应行的保护子网的基本信息的修改之前,在所述保护子网列表中的相应行的保护子网的基本信息中检索待修改的保护子网的基本信息。Optionally, the apparatus further includes a retrieval module, the retrieval module being configured to: before the receiving modification module receives modification of basic information of a protection subnet of a corresponding row in the protection subnet list, The basic information of the protection subnet to be modified is retrieved from the basic information of the protection subnet of the corresponding row in the protection subnet list.
可选地,所述装置还包括排序模块,所述排序模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,按照所述保护子网的基本信息中的任意一类信息,对在所述保护子网列表中显示的保护子网的基本信息进行排序。Optionally, the device further includes a sorting module, where the sorting module is configured to follow any of the basic information of the protection subnet after the processing module forms a table corresponding to the protection subnet created by the processing module. A type of information that sorts the basic information of the protection subnet displayed in the list of protection subnets.
可选地,所述装置还包括显示-隐藏模块,所述显示-隐藏模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。Optionally, the device further includes a display-hidden module configured to, after the processing module forms a table for the created object corresponding to the protection subnet, according to the received display-hidden command And displaying or hiding basic information of the protection subnet in the formed protection subnet list.
与相关技术相比较,本申请的有益效果在于:Compared with related technologies, the beneficial effects of the present application are:
1、通过在创建对应于保护子网的客体之后在保护全网视图中以表格的形式展现保护子网的基本信息,从而能够快速查询保护子网的基本信息;1. After the object corresponding to the protection subnet is created, the basic information of the protection subnet is displayed in the form of a table in the protection network view, so that the basic information of the protection subnet can be quickly queried;
2、通过创建分别对应于多个保护子网的客体,在保护全网视图中形成一个多行多列的保护子网表格,使每个保护子网的基本信息都在表格中展现,提高了用户体验。2. By creating objects corresponding to multiple protection subnets, a multi-row and multi-column protection subnet table is formed in the protection network view, so that the basic information of each protection subnet is displayed in the table, and the improvement is improved. user experience.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1是在本发明实施例中提供的表格化保护视图的方法的流程图;1 is a flow chart of a method of tabular protection view provided in an embodiment of the present invention;
图2是在本发明实施例中提供的表格化保护视图的装置的结构示意图;2 is a schematic structural diagram of an apparatus for a tabular protection view provided in an embodiment of the present invention;
图3是在本发明的一个可选实施例中提供的表格化保护视图的方法的流 程图;3 is a flow of a method of tabularly protecting a view provided in an alternate embodiment of the present invention Cheng Tu
图4示出了在本发明实施例中提供的创建保护子网的步骤;FIG. 4 shows a step of creating a protection subnet provided in an embodiment of the present invention;
图5示出了在本发明实施例中提供的选择通过点击鼠标右键弹出的菜单中的选项以对保护子网进行操作的步骤;FIG. 5 illustrates a step of selecting an option in a menu popped up by clicking a right mouse button provided in an embodiment of the present invention to operate a protection subnet;
图6示出了在本发明实施例中提供的对保护子网的基本信息进行排序的步骤;FIG. 6 shows a step of sorting basic information of a protection subnet provided in an embodiment of the present invention;
图7示出了在本发明实施例中提供的对保护子网列表进行定制的步骤;FIG. 7 shows a step of customizing a list of protection subnets provided in an embodiment of the present invention;
图8示出了在本发明实施例中提供的导出和保存保护子网的基本信息的步骤。FIG. 8 shows the steps of exporting and saving basic information of a protection subnet provided in an embodiment of the present invention.
本发明的较佳实施方式Preferred embodiment of the invention
以下结合附图对本申请的可选实施例进行详细说明,应当理解,以下所说明的可选实施例仅用于说明和解释本申请,并不用于限定本申请。The embodiments of the present application are described in detail below with reference to the accompanying drawings.
图1是在本发明实施例中提供的表格化保护视图的方法的流程图,如图1所示,所述方法包括:1 is a flowchart of a method for tabular protection view provided in an embodiment of the present invention. As shown in FIG. 1, the method includes:
步骤S10:在保护视图中创建分别对应于各个保护子网的客体;Step S10: Create an object corresponding to each protection subnet in the protection view;
步骤S20:对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。Step S20: Forming the created object corresponding to the protection subnet to form a protection subnet list; wherein basic information of the protection subnet is displayed in each row of the protection subnet list.
可见,本申请提供了一种在网管上将保护视图以表格的形式呈现的全新的保护视图呈现方式。具体地说,每个保护子网的基本信息,例如,名称、属性、告警状态、倒换状态、管理状态、维护状态、APS协议、返回方式、等待恢复时间、迟滞时间、子网类型、备注信息等,都以表格的方式展现。其中,每个保护子网的基本信息在一行记录,所有的保护子网的基本信息填在一个N行M列的表格。It can be seen that the present application provides a new protection view presentation manner in which the protection view is presented in the form of a table on the network management. Specifically, basic information of each protection subnet, such as name, attribute, alarm status, switching status, management status, maintenance status, APS protocol, return mode, waiting recovery time, hysteresis time, subnet type, and remark information Etc., all presented in a tabular manner. The basic information of each protection subnet is recorded in one row, and the basic information of all protection subnets is filled in a table of N rows and M columns.
可选地,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括,在所述保护子网列表中的相应行的保护子网的基本信息中,检索待修改的保护子网的基本信息,并接收对检索到待修改的保护子网的基 本信息修改,根据所述接收的修改,管理相应的保护子网。Optionally, after the step of tabulating the created object corresponding to the protection subnet, the method further includes: in the basic information of the protection subnet of the corresponding row in the protection subnet list, Retrieving basic information of the protection subnet to be modified, and receiving the base for retrieving the protection subnet to be modified This information is modified, and the corresponding protection subnet is managed according to the received modification.
可选地,在对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:按照所述保护子网的基本信息中的任意一类信息,例如所述保护子网的名称,对在所述保护子网列表中显示的保护子网的基本信息进行排序。Optionally, after the step of tabulating the created object corresponding to the protection subnet, the method further includes: according to any one of the basic information of the protection subnet, for example, the protection subnet The name of the basic information of the protection subnet displayed in the list of protection subnets.
可选地,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。Optionally, after the step of performing the tabulation on the created object corresponding to the protection subnet, the method further includes: in the list of the formed protection subnets according to the received display-hidden instruction The basic information of the protection subnet is displayed or hidden.
可选地,本申请还可以实现保护子网列表导出和保存的功能。Optionally, the application can also implement the function of protecting and exporting the subnet list.
本发明实施例另外提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述方法。Embodiments of the present invention further provide a computer readable storage medium storing computer executable instructions that are implemented when the computer executable instructions are executed.
图2是在本发明实施例中提供的表格化保护视图的装置的结构示意图,如图2所示,包括创建模块10和处理模块20。FIG. 2 is a schematic structural diagram of an apparatus for providing a tabular protection view according to an embodiment of the present invention. As shown in FIG. 2, the creation module 10 and the processing module 20 are included.
创建模块10设置成在保护视图中创建分别对应于各个保护子网的客体;The creating module 10 is configured to create objects corresponding to the respective protection subnets in the protection view;
处理模块20设置成对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。The processing module 20 is configured to tabulate the created objects corresponding to the protection subnets to form a protection subnet list; wherein the basic information of the protection subnets is displayed in each row of the protection subnet list.
可选地,所述装置还包括接收修改模块和管理模块,所述接收修改模块设置成在所述处理模块20对创建的对应于保护子网的客体进行表格化之后,接收对所述保护子网列表中的相应行的保护子网的基本信息的修改,所述管理模块设置成根据所述接收的修改,管理相应的保护子网。Optionally, the device further includes a receiving modification module and a management module, where the receiving modification module is configured to receive the protection device after the processing module 20 forms a table for the created object corresponding to the protection subnet. Modification of the basic information of the protection subnet of the corresponding row in the network list, the management module being arranged to manage the corresponding protection subnet according to the received modification.
可选地,所述装置还包括检索模块,所述检索模块设置成在所述保护子网列表中的相应行的保护子网的基本信息中检索待修改的保护子网的基本信息。Optionally, the apparatus further includes a retrieval module configured to retrieve basic information of the protection subnet to be modified in the basic information of the protection subnet of the corresponding row in the protection subnet list.
可选地,所述装置还包括排序模块,所述排序模块设置成在处理模块20对创建的对应于保护子网的客体进行表格化之后,按照所述保护子网的基本信息中的任意一类信息,对在所述保护子网列表中显示的保护子网的基本信息进行排序。 Optionally, the device further includes a sorting module, where the sorting module is configured to follow any one of the basic information of the protection subnet after the processing module 20 tabulates the created object corresponding to the protection subnet. Class information, sorting the basic information of the protection subnet displayed in the protection subnet list.
可选地,所述装置还包括显示-隐藏模块,所述显示-隐藏模块设置成在处理模块20对创建的对应于保护子网的客体进行表格化之后,根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。Optionally, the device further includes a display-hidden module configured to, after the processing module 20 tabulates the created object corresponding to the protection subnet, according to the received display-hidden command, Display or hide the basic information of the protection subnet in the formed protection subnet list.
所述装置的工作原理如下:The working principle of the device is as follows:
配置保护子网:Configure the protection subnet:
创建模块10在单点或者保护视图中创建对应于保护子网的客体,其中,所述对应于保护子网的客体表示保护子网在所述保护视图中的位置和连接关系,并且所述保护子网的客体具有所述保护子网的基本信息;并对所创建的对应于保护子网的客体进行表格化,在保护视图-保护全网视图中将该保护子网的所有信息以表格的形式展现,而不再以拓扑图的方式展现。其中,表格的每一列展示保护子网的其中一类基本信息,需要呈现的保护子网的基本信息包括子网名称、子网类型、倒换状态、管理状态、备注等。The creation module 10 creates an object corresponding to the protection subnet in a single point or protection view, wherein the object corresponding to the protection subnet represents the location and connection relationship of the protection subnet in the protection view, and the protection The object of the subnet has the basic information of the protection subnet; and the object corresponding to the protection subnet is tabulated, and all the information of the protection subnet is tabulated in the protection view-protection network view. The form is presented instead of being presented in a topological map. Each column of the table displays one type of basic information of the protection subnet. The basic information of the protection subnet to be presented includes the subnet name, subnet type, switching status, management status, and remarks.
相关技术的保护视图的全网信息展现方式是以全网拓扑图的形式展现全网络所有保护子网,布局凌乱;而本申请通过表格化对应于保护子网的客体,无需手工拖动拓扑图上对应于各个保护子网的图标,就能看到保护子网的信息,避免了大量展现拓扑图所要求的占用大量内存,且保护子网的基本信息易于查看,效率高。The entire network information display mode of the protection view of the related art is to display all the protection subnets of the entire network in the form of a network topology map, and the layout is messy; and the present application does not need to manually drag the topology map by tabulating the object corresponding to the protection subnet. The information corresponding to each protection subnet can be used to view the information of the protection subnet, avoiding a large amount of memory required to display the topology map, and the basic information of the protection subnet is easy to view and high in efficiency.
管理保护子网:Manage protection subnets:
选择在每一行中记录的保护子网的基本信息,并对所选择的保护子网的基本信息进行包括创建、修改、删除、校验等操作选项,上述操作可以通过点击鼠标右键弹出的菜单中显示,所述右键菜单中的操作选项可扩展。Select the basic information of the protection subnet recorded in each line, and perform the operation options including creation, modification, deletion, verification, etc. for the basic information of the selected protection subnet. The above operation can be performed by clicking the right mouse button and popping up the menu. Display, the operation options in the right-click menu can be expanded.
在本申请的实施例中,能够在多行多列的保护子网列表中选中保护子网的基本信息,并在点击鼠标右键弹出的菜单中显示修改、删除、搜索、校验等相应操作选项,高效管理保护子网。In the embodiment of the present application, the basic information of the protection subnet can be selected in the protection subnet list of multiple rows and columns, and the corresponding operation options such as modification, deletion, search, verification, etc. are displayed in the menu popped up by clicking the right mouse button. Efficient management of protection subnets.
对保护子网进行排序:Sort the protection subnets:
选中保护子网列表中的某一列,根据该列中的信息对所述保护子网列表进行排序,避免以拓扑图的方式展现保护子网时保护子网凌乱的缺点。 Select a column in the protection subnet list, and sort the protection subnet list according to the information in the column to avoid the disadvantage that the protection subnet is messy when the protection subnet is displayed in the topology diagram.
本申请通过表格化呈现保护视图后,可以对保护子网的基本信息进行排序,可以更加方便、有效地找到需要查看的保护子网。After the protection view is presented in a tabular manner, the basic information of the protection subnet can be sorted, so that the protection subnet to be viewed can be found more conveniently and efficiently.
定制保护子网信息列表:Customized protection subnet information list:
相关技术的全网拓扑视图无法个性化定制所需展现的保护子网的基本信息,本申请中,可根据用户的需要显示保护子网的基本信息,例如,若想要显示或隐藏保护子网的某项信息,则在列表定制菜单中选择或不再选择相应信息。此外,在本实施例中,还支持列表顺序的调整,改变关注的保护子网的信息在保护视图中的位置,以便于查看,大大提高了用户体验。The network-wide topology view of the related technology cannot personalize the basic information of the protection subnet that needs to be displayed. In this application, basic information about the protection subnet can be displayed according to the needs of the user. For example, if you want to show or hide the protection subnet. For a piece of information, select or no longer select the corresponding information in the list customization menu. In addition, in this embodiment, the adjustment of the list order is also supported, and the position of the information of the protected protection subnet in the protection view is changed to facilitate viewing, thereby greatly improving the user experience.
导出保护子网的信息:Export information about the protection subnet:
相关技术的全网拓扑视图无法导出和保存保护子网信息,而在本申请中,可在用户需求时把保护视图中所有保护子网的基本信息一并进行导出并保存为多种格式的文件,使用户可以在导出的文件中查看保护子网的基本信息,而不必频繁在保护视图中进行各种操作,避免在拓扑图中频繁操作占用大量内存,大大降低了维护量和成本。The entire network topology view of the related technology cannot export and save the protection subnet information. In the present application, the basic information of all the protection subnets in the protection view can be exported and saved as multiple formats in the application. The user can view the basic information of the protection subnet in the exported file without having to perform various operations in the protection view frequently, avoiding frequent operation of the memory in the topology diagram, which greatly reduces maintenance and cost.
图3是在本发明的一个可选实施例中提供的表格化保护视图的方法的流程图,如图3所示,表格化保护视图的方法包括以下步骤:3 is a flow diagram of a method of tabularly protecting a view provided in an alternative embodiment of the present invention. As shown in FIG. 3, the method of tabularly protecting a view includes the following steps:
步骤S101:在保护视图中,创建对应于保护子网的客体;Step S101: In the protection view, create an object corresponding to the protection subnet;
步骤S102:判断是否已成功创建对应于保护子网的客体,如果已成功创建,则进行到步骤S103;如果没有创建,则流程结束;Step S102: determining whether the object corresponding to the protection subnet has been successfully created, if it has been successfully created, proceeding to step S103; if not, the process ends;
在步骤S102中,根据创建保护子网的相应提示信息判断是否成功创建保护子网,图4示出了在本发明实施例中提供的创建保护子网的步骤,如图4所述,如果已成功创建,才能够显示保护子网的基本信息。In step S102, it is determined whether the protection subnet is successfully created according to the corresponding prompt information of the protection subnet. FIG. 4 shows the step of creating a protection subnet provided in the embodiment of the present invention, as shown in FIG. Successfully created to display the basic information of the protection subnet.
步骤S103:判断是否被要求进行修改、校验、搜索等操作,若被要求进行修改、校验、搜索等操作,则进行到步骤S104;若没有被要求进行修改、校验、搜索等操作,则进行到步骤S105;Step S103: determining whether it is required to perform operations such as modification, verification, search, etc., if it is required to perform operations such as modification, verification, search, etc., proceed to step S104; if it is not required to perform operations such as modification, verification, search, etc. Then proceeding to step S105;
步骤S104:执行通过点击鼠标右键弹出的菜单中显示的修改、校验、搜索等操作;Step S104: performing an operation of modifying, verifying, searching, etc. displayed in a menu popped up by clicking a right mouse button;
图5示出了在本发明实施例中提供的选择通过点击鼠标右键弹出的菜单 中的选项以对保护子网进行操作的步骤,如图5所示,右键菜单提供了丰富的选项,并且可以继续扩展相关功能。FIG. 5 shows a menu provided in the embodiment of the present invention for selecting a pop-up by clicking a right mouse button. The options in the section to operate on the protection subnet, as shown in Figure 5, provide a rich set of options for the right-click menu and continue to extend the functionality.
例如,创建对应于保护子网的客体后,用户可能还需要对保护子网的相应信息进行修改,可在选中的保护子网中进行操作。For example, after creating an object corresponding to a protection subnet, the user may also need to modify the corresponding information of the protection subnet to operate in the selected protection subnet.
步骤S105:判断是否需要对保护子网的基本信息进行排序,若需要对保护子网的基本信息进行排序,则执行步骤S106,若不需要对保护子网的基本信息进行排序,则执行步骤S107。Step S105: It is determined whether the basic information of the protection subnet needs to be sorted. If the basic information of the protection subnet needs to be sorted, step S106 is performed. If the basic information of the protection subnet does not need to be sorted, step S107 is performed. .
步骤S106:对保护视图中的所有保护子网的基本信息进行排序。Step S106: Sort basic information of all protection subnets in the protection view.
图6示出了在本发明实施例中提供的对保护子网的基本信息进行排序的步骤,如图6所示,通过排序可以使保护子网的基本信息更加有序,用户体验更好。FIG. 6 shows the steps of sorting the basic information of the protection subnet provided in the embodiment of the present invention. As shown in FIG. 6, the basic information of the protection subnet can be more ordered and the user experience is better.
步骤S107:判断是否需要对保护子网列表进行定制,若需要对保护子网列表进行定制,则进行到步骤S108,若不需要对保护子网列表进行定制,则进行到步骤S109。In step S107, it is determined whether the protection subnet list needs to be customized. If the protection subnet list needs to be customized, the process proceeds to step S108. If the protection subnet list does not need to be customized, the process proceeds to step S109.
图7示出了在本发明实施例中提供的对保护子网列表进行定制的步骤,如图7所述,通过定制保护子网列表可以只显示用户需要的信息,而把不需要的信息隐藏。FIG. 7 shows the steps of customizing the protection subnet list provided in the embodiment of the present invention. As shown in FIG. 7, by customizing the protection subnet list, only the information required by the user can be displayed, and the unnecessary information is hidden. .
步骤S108:对保护视图中的保护子网列表进行个性化定制操作,不需要关注的信息可在保护子网列表中隐藏。Step S108: Personalize the protection subnet list in the protection view, and the information that does not need attention can be hidden in the protection subnet list.
步骤S109:显示保护子网列表。Step S109: Display a list of protection subnets.
经过上述操作后,用户所需要查看的保护子网的信息可以在保护子网列表中相对显著地展现。After the above operations, the information of the protection subnet that the user needs to view can be relatively prominently displayed in the protection subnet list.
步骤S110:导出保护子网的基本信息。Step S110: Export basic information of the protection subnet.
导出和保存在保护视图中的所有保护子网的基本信息,方便后续维护时查看和校验。Export and save the basic information of all protection subnets in the protection view for easy viewing and verification during subsequent maintenance.
图8示出了在本发明实施例中提供的导出和保存保护子网的基本信息的步骤,如图8所示,通过导出和保存,可以方便地保存所有保护子网的基本信息,用户不必频繁地在全网拓扑视图中进行查看,避免在全网拓扑视图中 频繁操作占用大量内存,方便维护。FIG. 8 shows the steps of exporting and saving the basic information of the protection subnet provided in the embodiment of the present invention. As shown in FIG. 8, the basic information of all the protection subnets can be conveniently saved by exporting and saving, and the user does not have to View frequently in the topology view of the entire network to avoid the topology view of the entire network. Frequent operations take up a lot of memory for easy maintenance.
可选地,在本发明实施例中,以上方法还可实现为安装在应用于个人电脑的软件程序,在该软件程序中,可通过鼠标点击对应于保护子网的客体,进行以下操作:Optionally, in the embodiment of the present invention, the above method may also be implemented as a software program applied to a personal computer, in which the following operations may be performed by clicking a user corresponding to the protection subnet by using a mouse:
1、修改、删除、搜索、校验等操作;1. Modify, delete, search, verify, etc.
2、对点击鼠标右键弹出的菜单的选项进行选择和扩展;2. Select and expand the options of the menu popped up by clicking the right mouse button;
3、对保护子网的基本信息进行排序;3. Sort the basic information of the protection subnet;
4、显示或隐藏保护子网信息列表;4. Display or hide the list of protection subnet information;
5、导出保护子网列表。5. Export the list of protection subnets.
综上所述,本申请具有以下技术效果:In summary, the present application has the following technical effects:
1、在本申请中,通过以表格的形式显示保护子网的基本信息,不但避免了在全网拓扑视图展现保护子网占用大量内存,而且易于查看基本信息;In this application, the basic information of the protection subnet is displayed in the form of a table, which not only avoids displaying a large amount of memory in the topology view of the entire network, but also easy to view basic information;
2、在本申请中,清楚、准确、直观地展现保护子网的基本信息,使用户能够在保护视图中准确地定位保护子网,通过选择点击鼠标右键弹出的菜单中的选项、排序、定制保护子网列表中的信息和导出保护子网的基本信息,更加方便保存和查找保护子网及其基本信息,改善了用户体验,大大降低了维护量和成本。2. In this application, the basic information of the protection subnet is clearly, accurately and intuitively displayed, so that the user can accurately locate the protection subnet in the protection view, and select, sort, customize in the menu popped up by clicking the right mouse button. Protecting the information in the subnet list and exporting the basic information of the protection subnet makes it easier to save and find the protection subnet and its basic information, improving the user experience and greatly reducing the maintenance and cost.
尽管上文对本申请进行了详细说明,但是本申请不限于此,本技术领域技术人员可以根据本申请的原理进行各种修改。因此,凡按照本申请原理所作的修改,都应当理解为落入本申请的保护范围。Although the present application has been described in detail above, the present application is not limited thereto, and various modifications may be made by those skilled in the art in accordance with the principles of the present application. Therefore, modifications made in accordance with the principles of the present application should be understood as falling within the scope of the present application.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件(例如处理器)完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,例如通过集成电路来实现其相应功能,也可以采用软件功能模块的形式实现,例如通过处理器执行存储于存储器中的程序/指令来实现其相应功能。本发明实施例不限制于任何特定形式的硬件和软件的结合。 One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct related hardware, such as a processor, which may be stored in a computer readable storage medium, such as a read only memory, disk or optical disk. Wait. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function. Embodiments of the invention are not limited to any specific form of combination of hardware and software.
工业实用性Industrial applicability
公开了一种表格化保护视图的方法及装置,通过在创建对应于保护子网的客体之后在保护全网视图中以表格的形式展现保护子网的基本信息,从而能够快速查询保护子网的基本信息;通过创建分别对应于多个保护子网的客体,在保护全网视图中形成一个多行多列的保护子网表格,使每个保护子网的基本信息都在表格中展现,提高了用户体验 A method and a device for tabularly protecting a view are disclosed. After the object corresponding to the protection subnet is created, the basic information of the protection subnet is displayed in a form in a protected network view, so that the protection subnet can be quickly queried. Basic information; by creating objects corresponding to multiple protection subnets, forming a multi-row and multi-column protection subnet table in the protection network view, so that the basic information of each protection subnet is displayed in the table, improving User experience

Claims (10)

  1. 一种表格化保护视图的方法,包括:A method of tabularly protecting a view, comprising:
    在保护视图中创建分别对应于各个保护子网的客体;Create objects corresponding to the respective protection subnets in the protection view;
    对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。Forming the created object corresponding to the protection subnet to form a protection subnet list; wherein the basic information of the protection subnet is displayed in each row of the protection subnet list.
  2. 根据权利要求1所述的方法,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:The method according to claim 1, after the step of tabulating the created object corresponding to the protection subnet, the method further comprises:
    接收对所述保护子网列表中的相应行的保护子网的基本信息的修改;Receiving modification of basic information of a protection subnet of a corresponding row in the protection subnet list;
    根据所述接收的修改,管理相应的保护子网。The corresponding protection subnet is managed according to the received modification.
  3. 根据权利要求2所述的方法,在接收对所述保护子网列表中的相应行的保护子网的基本信息的修改的步骤之前,所述方法还包括:The method of claim 2, before the step of receiving a modification to the basic information of the protection subnet of the corresponding row in the protection subnet list, the method further comprising:
    在所述保护子网列表中的相应行的保护子网的基本信息中,检索待修改的保护子网的基本信息。In the basic information of the protection subnet of the corresponding row in the protection subnet list, the basic information of the protection subnet to be modified is retrieved.
  4. 根据权利要求1-3任意一项所述的方法,在对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:The method according to any one of claims 1-3, after the step of tabulating the created object corresponding to the protection subnet, the method further comprises:
    按照所述保护子网的基本信息中的任意一类信息,对在所述保护子网列表中显示的保护子网的基本信息进行排序。The basic information of the protection subnet displayed in the protection subnet list is sorted according to any one of the basic information of the protection subnet.
  5. 根据权利要求1-3任意一项所述的方法,在所述对创建的对应于保护子网的客体进行表格化的步骤之后,所述方法还包括:The method according to any one of claims 1-3, after the step of tabulating the created object corresponding to the protection subnet, the method further comprises:
    根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。The basic information of the protection subnet in the formed protection subnet list is displayed or hidden according to the received display-hidden command.
  6. 一种表格化保护视图的装置,包括:A device for tabularly protecting a view, comprising:
    创建模块,设置成在保护视图中创建分别对应于各个保护子网的客体;Creating a module, configured to create an object corresponding to each protection subnet in the protection view;
    处理模块,设置成对创建的对应于保护子网的客体进行表格化,以形成保护子网列表;其中,在所述保护子网列表的各个行中显示所述保护子网的基本信息。The processing module is configured to tabulate the created object corresponding to the protection subnet to form a protection subnet list; wherein the basic information of the protection subnet is displayed in each row of the protection subnet list.
  7. 根据权利要求6所述的装置,所述装置还包括接收修改模块和管理模 块,所述接收修改模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,接收对所述保护子网列表中的相应行的保护子网的基本信息的修改,所述管理模块设置成根据所述接收的修改,管理相应的保护子网。The apparatus of claim 6 further comprising a receiving modification module and a management module Block, the receiving modification module is configured to, after the processing module forms a table for the created object corresponding to the protection subnet, receive the modification of the basic information of the protection subnet of the corresponding row in the protection subnet list. The management module is configured to manage the corresponding protection subnet according to the received modification.
  8. 根据权利要求7所述的装置,所述装置还包括检索模块,所述检索模块设置成在所述接收修改模块接收对所述保护子网列表中相应行的保护子网的基本信息的修改之前,在所述保护子网列表中的相应行的保护子网的基本信息中检索待修改的保护子网的基本信息。The apparatus of claim 7, the apparatus further comprising a retrieval module, the retrieval module being arranged to, before the receiving modification module receives modification of basic information of a protection subnet of a corresponding row in the list of protection subnets And retrieving basic information of the protection subnet to be modified in the basic information of the protection subnet of the corresponding row in the protection subnet list.
  9. 根据权利要求6-8任意一项所述的装置,所述装置还包括排序模块,所述排序模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,按照所述保护子网的基本信息中的任意一类信息,对在所述保护子网列表中显示的保护子网的基本信息进行排序。The apparatus according to any one of claims 6-8, further comprising a sorting module, the sorting module being arranged to, after the processing module forms a table for the created object corresponding to the protection subnet, according to the Any one of the basic information of the protection subnet is sorted, and the basic information of the protection subnet displayed in the protection subnet list is sorted.
  10. 根据权利要求6-8任意一项所述的装置,所述装置还包括显示-隐藏模块,所述显示-隐藏模块设置成在所述处理模块对创建的对应于保护子网的客体进行表格化之后,根据收到的显示-隐藏指令,对所形成的保护子网列表中的所述保护子网的基本信息进行显示或隐藏。 The apparatus according to any one of claims 6-8, further comprising a display-hidden module configured to tabulate the created object corresponding to the protection subnet at the processing module Then, according to the received display-hidden command, the basic information of the protection subnet in the formed protection subnet list is displayed or hidden.
PCT/CN2016/084565 2015-09-28 2016-06-02 Method and device for tabulating protected view WO2017054491A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510629692.0A CN106559238A (en) 2015-09-28 2015-09-28 It is a kind of to realize that tabular protects the method and device of view
CN201510629692.0 2015-09-28

Publications (1)

Publication Number Publication Date
WO2017054491A1 true WO2017054491A1 (en) 2017-04-06

Family

ID=58415869

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/084565 WO2017054491A1 (en) 2015-09-28 2016-06-02 Method and device for tabulating protected view

Country Status (2)

Country Link
CN (1) CN106559238A (en)
WO (1) WO2017054491A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6295527B1 (en) * 1998-02-13 2001-09-25 Cisco Technology, Inc. Real-time user-defined creation of network device information collections
US20020165934A1 (en) * 2001-05-03 2002-11-07 Conrad Jeffrey Richard Displaying a subset of network nodes based on discovered attributes
US7076543B1 (en) * 2002-02-13 2006-07-11 Cisco Technology, Inc. Method and apparatus for collecting, aggregating and monitoring network management information
CN102523111A (en) * 2010-12-13 2012-06-27 微软公司 Network management system supporting customizable groups
CN104219071A (en) * 2013-05-30 2014-12-17 华为技术有限公司 Network quality monitoring method and server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6295527B1 (en) * 1998-02-13 2001-09-25 Cisco Technology, Inc. Real-time user-defined creation of network device information collections
US20020165934A1 (en) * 2001-05-03 2002-11-07 Conrad Jeffrey Richard Displaying a subset of network nodes based on discovered attributes
US7076543B1 (en) * 2002-02-13 2006-07-11 Cisco Technology, Inc. Method and apparatus for collecting, aggregating and monitoring network management information
CN102523111A (en) * 2010-12-13 2012-06-27 微软公司 Network management system supporting customizable groups
CN104219071A (en) * 2013-05-30 2014-12-17 华为技术有限公司 Network quality monitoring method and server

Also Published As

Publication number Publication date
CN106559238A (en) 2017-04-05

Similar Documents

Publication Publication Date Title
AU2014200547B2 (en) Page search method and electronic device supporting the same
EP2519866B1 (en) Methods for associating objects on a touch screen using input gestures
US20150033184A1 (en) Method and apparatus for executing application in electronic device
US10108643B2 (en) Graphical interface device, graphical interface method and medium
US20140043355A1 (en) Method and apparatus for dynamic image manipulation in a mobile terminal
US7693915B2 (en) Method of displaying a tool tip with filtered contents
WO2012111057A1 (en) Electronic device, display method, and program
US10387009B2 (en) Multimedia apparatus and method for providing content
WO2012019390A1 (en) Mobile terminal and file browsing method implemented by mobile terminal
JP2008542942A (en) Reconfiguration of electronic device standby screen
US20220164526A1 (en) Method And Apparatus For Structured Documents
JP2016502188A (en) Desktop display method, apparatus, program, and recording medium
CN102929552B (en) Terminal and information searching method
CN104063139A (en) Display adjusting method and device
CA2853616A1 (en) Improved configuration of a user interface for a mobile communications terminal
US10445417B2 (en) Entry of values into multiple fields of a form using touch screens
US20110267353A1 (en) Method of Displaying an Object Having a Predetermined Information Content on a Touch Screen
CN112099789A (en) Human-computer interaction design method, device, equipment and storage medium
JP2015035167A (en) Information processing device, information processing method and program
WO2019155853A1 (en) Electronic album device, and operation method and operation program thereof
CN100590593C (en) Method for providing formatting options gallery in user interface
WO2017054491A1 (en) Method and device for tabulating protected view
US11880539B1 (en) Pop-up preview of table data
WO2023093809A1 (en) File editing processing method and apparatus, and electronic device
WO2023005899A1 (en) Graphic identifier display method and electronic device

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

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

Country of ref document: EP

Kind code of ref document: A1