CN111478791B - A data management method and device - Google Patents
A data management method and device Download PDFInfo
- Publication number
- CN111478791B CN111478791B CN202010137247.3A CN202010137247A CN111478791B CN 111478791 B CN111478791 B CN 111478791B CN 202010137247 A CN202010137247 A CN 202010137247A CN 111478791 B CN111478791 B CN 111478791B
- Authority
- CN
- China
- Prior art keywords
- identifier
- target
- child node
- mapping relationship
- node identifier
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000013523 data management Methods 0.000 title claims abstract description 23
- 238000013507 mapping Methods 0.000 claims abstract description 104
- 238000007726 management method Methods 0.000 claims description 32
- 238000006243 chemical reaction Methods 0.000 claims description 20
- 238000012986 modification Methods 0.000 claims description 20
- 230000004048 modification Effects 0.000 claims description 20
- 230000005540 biological transmission Effects 0.000 claims description 12
- 238000005516 engineering process Methods 0.000 description 14
- 230000006855 networking Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 11
- 238000012545 processing Methods 0.000 description 9
- 238000004590 computer program Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 7
- 230000008569 process Effects 0.000 description 7
- 230000015654 memory Effects 0.000 description 6
- 238000003860 storage Methods 0.000 description 6
- 238000001514 detection method Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 238000007781 pre-processing Methods 0.000 description 4
- 238000013461 design Methods 0.000 description 3
- 238000011161 development Methods 0.000 description 3
- 238000012217 deletion Methods 0.000 description 2
- 230000037430 deletion Effects 0.000 description 2
- 238000011144 upstream manufacturing Methods 0.000 description 2
- 206010035148 Plague Diseases 0.000 description 1
- 241000700605 Viruses Species 0.000 description 1
- 241000607479 Yersinia pestis Species 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000002155 anti-virotic effect Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000013480 data collection Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 238000002955 isolation Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000002715 modification method Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0213—Standardised network management protocols, e.g. simple network management protocol [SNMP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0246—Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明实施例提供的一种数据管理方法和装置,通过将目标设备中所存在的数据所对应的子节点标识与用户输入的目标标识之间的映射关系,从而使得用户可以根据自己定义的目标标识对目标设备中的父节点标识对应的数据集合进行管理,提高了数据所对应子节点标识的可读性,便于用户识别。
A data management method and device provided by the embodiments of the present invention, through the mapping relationship between the sub-node identifier corresponding to the data existing in the target device and the target identifier input by the user, so that the user can define the target according to the user. The identifier manages the data set corresponding to the parent node identifier in the target device, which improves the readability of the child node identifier corresponding to the data and facilitates user identification.
Description
技术领域technical field
本发明涉及信息技术领域,特别是涉及一种数据管理方法和装置。The present invention relates to the field of information technology, and in particular, to a data management method and device.
背景技术Background technique
SNMP(Simple Network Management Protocol,简单网络管理协议)是一种常见的网络设备管理协议,通过它可以从网络设备获取所包含信息数据对应的OID(Object IDentifier,对象标识符),从而可基于SNMP利用该OID对网络设备中的信息数据进行管理。SNMP (Simple Network Management Protocol, Simple Network Management Protocol) is a common network device management protocol, through which the OID (Object IDentifier, object identifier) corresponding to the contained information data can be obtained from the network device, so that it can be used based on SNMP. The OID manages the information data in the network device.
但是,由于OID包含有数字和字母数字两种形式,而数字的值是一个大于0小于16000 000的正整数,字母数字的值是一个不小于1个字符并且不大于100个字符的可变长度字符串。可见这种命名规则比较复杂,这就使得OID的可读性差,导致在利用OID对网络设备的信息数据进行管理时,不利于用户识别其所需的信息数据对应的OID。However, since the OID contains both numeric and alphanumeric forms, and the numeric value is a positive integer greater than 0 and less than 16000 000, the alphanumeric value is a variable length of not less than 1 character and not more than 100 characters string. It can be seen that this naming rule is relatively complicated, which makes the OID less readable, which makes it difficult for users to identify the OID corresponding to the information data they need when using the OID to manage the information data of the network device.
发明内容SUMMARY OF THE INVENTION
鉴于上述问题,提出了本发明实施例以便提供一种克服上述问题或者至少部分地解决上述问题的一种数据管理方法和装置。In view of the above problems, embodiments of the present invention are proposed to provide a data management method and apparatus that overcome the above problems or at least partially solve the above problems.
为了解决上述问题,本发明实施例第一方面公开了一种数据管理方法,所述方法包括:In order to solve the above problems, a first aspect of the embodiments of the present invention discloses a data management method, and the method includes:
获取目标设备中存储的数据所对应的子节点标识;Obtain the child node identifier corresponding to the data stored in the target device;
识别所述子节点标识所对应的父节点标识;Identify the parent node identifier corresponding to the child node identifier;
将预设的第一映射关系中的所述父节点标识替换为所对应的所述子节点标识,得到第二映射关系,所述预设的第一映射关系为所述父节点标识与预设标识之间的映射关系;Replace the parent node identifier in the preset first mapping relationship with the corresponding child node identifier to obtain a second mapping relationship, where the preset first mapping relationship is the parent node identifier and the preset Mapping relationship between identifiers;
接收针对所述预设标识输入的目标标识;receiving a target identifier input for the preset identifier;
将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系,以根据所述第三映射关系管理所述目标设备中存储的所述父节点标识对应的数据集合。Replace the preset identification in the second mapping relationship with the target identification, and obtain a third mapping relationship between the target identification and the child node identification, so as to manage the target according to the third mapping relationship The data set corresponding to the parent node identifier stored in the device.
可选的,在所述将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系的步骤之后,还包括:Optionally, after the step of replacing the preset identifier in the second mapping relationship with the target identifier to obtain a third mapping relationship between the target identifier and the child node identifier, further comprising: :
接收第一输入,所述第一输入至少包括:获取指令、目标标识;receiving a first input, where the first input at least includes: an acquisition instruction and a target identifier;
根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识;Determine at least one child node identifier corresponding to the target identifier according to the third mapping relationship;
根据所述获取指令从所述目标设备获取所述至少一个子节点标识对应的数据。Acquire data corresponding to the at least one child node identifier from the target device according to the acquisition instruction.
可选的,在所述将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系的步骤之后,还包括:Optionally, after the step of replacing the preset identifier in the second mapping relationship with the target identifier to obtain a third mapping relationship between the target identifier and the child node identifier, further comprising: :
接收第二输入,所述第二输入至少包括:修改指令、目标标识、子节点索引值;receiving a second input, where the second input at least includes: a modification instruction, a target identifier, and a child node index value;
根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识;Determine at least one child node identifier corresponding to the target identifier according to the third mapping relationship;
识别所述至少一个子节点标识对应的父节点标识;Identifying the parent node identifier corresponding to the at least one child node identifier;
根据所述父节点标识与所述子节点索引值生成目标子节点标识;Generate a target child node identifier according to the parent node identifier and the child node index value;
控制所述目标设备根据所述修改指令对所述目标子节点标识对应的数据进行修改。The target device is controlled to modify the data corresponding to the target child node identifier according to the modification instruction.
可选的,所述获取目标设备中存储的数据所对应的子节点标识的步骤,包括:Optionally, the step of obtaining the identifier of the child node corresponding to the data stored in the target device includes:
使用私有简单网络管理协议中的查询方法类,获取所述目标设备中存储的数据集合对应的父节点标识,以及所述父节点标识所对应的子节点索引值;Use the query method class in the private simple network management protocol to obtain the parent node identifier corresponding to the data set stored in the target device, and the child node index value corresponding to the parent node identifier;
将所述父节点标识与所述子节点索引值进行组合,得到所述数据集合中各数据所对应的子节点标识。The parent node identifier and the child node index value are combined to obtain the child node identifier corresponding to each data in the data set.
可选的,所述预设的第一映射关系是通过以下步骤得到的:Optionally, the preset first mapping relationship is obtained through the following steps:
获取所述目标设备中的数据集合对应的父节点标识;Obtain the parent node identifier corresponding to the data set in the target device;
按照预设规则生成与所述父节点标识相对应的预设标识;Generate a preset identifier corresponding to the parent node identifier according to a preset rule;
建立所述父节点标识与所述预设标识之间的映射关系,得到预设的第一映射关系。A mapping relationship between the parent node identifier and the preset identifier is established to obtain a preset first mapping relationship.
可选的,所述设备管理系统采用视联网协议,所述目标设备采用互联网协议,所述设备管理系统与所述目标设备通过协议转换服务器通信连接,所述获取目标设备中存储的数据所对应的子节点标识的步骤,包括:Optionally, the device management system adopts the Internet of View protocol, the target device adopts the Internet protocol, the device management system and the target device are communicated and connected through a protocol conversion server, and the obtained data stored in the target device corresponds to The steps for identifying child nodes of , including:
通过所述协议转换服务器中的透传模块获取目标设备中存储的数据所对应的子节点标识。The child node identifier corresponding to the data stored in the target device is acquired through the transparent transmission module in the protocol conversion server.
本发明实施例第二方面公开了一种数据管理装置,所述装置应用于设备管理系统,所述装置包括:A second aspect of the embodiments of the present invention discloses a data management apparatus, the apparatus is applied to a device management system, and the apparatus includes:
第一获取模块,用于获取目标设备中存储的数据所对应的子节点标识;The first acquisition module is used to acquire the child node identifier corresponding to the data stored in the target device;
第一识别模块,用于识别所述子节点标识所对应的父节点标识;a first identification module for identifying the parent node identification corresponding to the child node identification;
第一替换模块,用于将预设的第一映射关系中的所述父节点标识替换为所对应的所述子节点标识,得到第二映射关系,所述预设的第一映射关系为所述父节点标识与预设标识之间的映射关系;The first replacement module is configured to replace the identifier of the parent node in the preset first mapping relationship with the corresponding identifier of the child node to obtain a second mapping relationship, and the preset first mapping relationship is the Describe the mapping relationship between the parent node identifier and the preset identifier;
第一接收模块,用于接收针对所述预设标识输入的目标标识;a first receiving module, configured to receive a target identifier input for the preset identifier;
第二替换模块,用于将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系,以根据所述第三映射关系管理所述目标设备中存储的所述父节点标识对应的数据集合。A second replacement module, configured to replace the preset identifier in the second mapping relationship with the target identifier, and obtain a third mapping relationship between the target identifier and the child node identifier, so as to The three-mapping relationship manages the data set corresponding to the parent node identifier stored in the target device.
可选的,所述装置,还包括:Optionally, the device further includes:
第二接收模块,用于接收第一输入,所述第一输入至少包括:获取指令、目标标识;A second receiving module, configured to receive a first input, where the first input at least includes: an acquisition instruction and a target identifier;
第一确定模块,用于根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识;a first determining module, configured to determine at least one sub-node identifier corresponding to the target identifier according to the third mapping relationship;
第二获取模块,用于根据所述获取指令从所述目标设备获取所述至少一个子节点标识对应的数据。A second acquiring module, configured to acquire data corresponding to the identifier of the at least one child node from the target device according to the acquiring instruction.
可选的,所述装置,还包括:Optionally, the device further includes:
第三接收模块,用于接收第二输入,所述第二输入至少包括:修改指令、目标标识、子节点索引值;A third receiving module, configured to receive a second input, where the second input at least includes: a modification instruction, a target identifier, and a child node index value;
第二确定模块,用于根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识;a second determining module, configured to determine at least one sub-node identifier corresponding to the target identifier according to the third mapping relationship;
第二识别模块,用于识别所述至少一个子节点标识对应的父节点标识;The second identification module is used to identify the parent node identification corresponding to the at least one child node identification;
生成模块,用于根据所述父节点标识与所述子节点索引值生成目标子节点标识;a generating module, configured to generate a target child node identifier according to the parent node identifier and the child node index value;
修改模块,用于控制所述目标设备根据所述修改指令对所述目标子节点标识对应的数据进行修改。A modification module, configured to control the target device to modify the data corresponding to the target child node identifier according to the modification instruction.
可选的,所述获取模块,包括:Optionally, the obtaining module includes:
第一获取子模块,用于使用私有简单网络管理协议中的查询方法类,获取所述目标设备中存储的数据集合对应的父节点标识,以及所述父节点标识所对应的子节点索引值;The first obtaining submodule is used to obtain the parent node identifier corresponding to the data set stored in the target device, and the child node index value corresponding to the parent node identifier by using the query method class in the private simple network management protocol;
组装子模块,用于将所述父节点标识与所述子节点索引值进行组合,得到所述数据集合中各数据所对应的子节点标识。The assembly submodule is used for combining the parent node identifier and the child node index value to obtain the child node identifier corresponding to each data in the data set.
可选的,所述预设的第一映射关系是通过以下预处理模块得到的,所述预处理模块用于:Optionally, the preset first mapping relationship is obtained by the following preprocessing module, and the preprocessing module is used for:
获取所述目标设备中的数据集合对应的父节点标识;Obtain the parent node identifier corresponding to the data set in the target device;
按照预设规则生成与所述父节点标识相对应的预设标识;Generate a preset identifier corresponding to the parent node identifier according to a preset rule;
建立所述父节点标识与所述预设标识之间的映射关系,得到预设的第一映射关系。A mapping relationship between the parent node identifier and the preset identifier is established to obtain a preset first mapping relationship.
可选的,所述设备管理系统采用视联网协议,所述目标设备采用互联网协议,所述设备管理系统与所述目标设备通过协议转换服务器通信连接,所述第一获取模块,包括:Optionally, the device management system adopts the Internet of View protocol, the target device adopts the Internet protocol, the device management system and the target device are communicated and connected through a protocol conversion server, and the first acquisition module includes:
第二获取子模块,用于通过所述协议转换服务器中的透传模块获取目标设备中存储的数据所对应的子节点标识。The second obtaining sub-module is configured to obtain the child node identifier corresponding to the data stored in the target device through the transparent transmission module in the protocol conversion server.
本发明实施例包括以下优点:The embodiments of the present invention include the following advantages:
本发明实施例提供的一种数据管理方法和装置,通过将目标设备中所存在的数据所对应的子节点标识与用户输入的目标标识之间的映射关系,从而使得用户可以根据自己定义的目标标识对目标设备中的父节点标识对应的数据集合进行管理,提高了数据所对应子节点标识的可读性,便于用户识别。A data management method and apparatus provided by the embodiments of the present invention, through the mapping relationship between the sub-node identifier corresponding to the data existing in the target device and the target identifier input by the user, so that the user can define the target according to the user. The identifier manages the data set corresponding to the parent node identifier in the target device, which improves the readability of the child node identifier corresponding to the data and facilitates user identification.
附图说明Description of drawings
图1是本发明的一种数据管理方法的步骤流程图;Fig. 1 is the step flow chart of a kind of data management method of the present invention;
图2是本发明的一种生成第三映射关系的流程示意图;Fig. 2 is a kind of schematic flow chart of generating the third mapping relationship according to the present invention;
图3是本发明的另一种数据管理方法的步骤流程图;Fig. 3 is the step flow chart of another kind of data management method of the present invention;
图4是本发明的一种数据获取方法的步骤流程图;Fig. 4 is the step flow chart of a kind of data acquisition method of the present invention;
图5是本发明的一种数据修改方法的步骤流程图;Fig. 5 is the step flow chart of a kind of data modification method of the present invention;
图6是本发明的一种生成第一映射关系的步骤流程图;Fig. 6 is a kind of step flow chart of generating the first mapping relationship of the present invention;
图7是本发明的一种数据管理装置的结构框图;Fig. 7 is a structural block diagram of a data management device of the present invention;
图8是本发明的一种视联网的组网示意图;FIG. 8 is a schematic diagram of networking of a video network according to the present invention;
图9是本发明的一种节点服务器的硬件结构示意图;9 is a schematic diagram of the hardware structure of a node server of the present invention;
图10是本发明的一种接入交换机的硬件结构示意图;10 is a schematic diagram of the hardware structure of an access switch of the present invention;
图11是本发明的一种以太网协转网关的硬件结构示意图。FIG. 11 is a schematic diagram of the hardware structure of an Ethernet protocol conversion gateway of the present invention.
具体实施方式Detailed ways
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本发明作进一步详细的说明。In order to make the above objects, features and advantages of the present invention more clearly understood, the present invention will be described in further detail below with reference to the accompanying drawings and specific embodiments.
参照图1,示出了本发明的一种数据管理方法,所述方法包括:Referring to FIG. 1, a data management method of the present invention is shown, and the method includes:
步骤101,获取目标设备中存储的数据所对应的子节点标识。Step 101: Obtain the child node identifier corresponding to the data stored in the target device.
在本发明实施例中,所述目标设备是指网络环境中具有数据存储功能的电子设备。所述子节点标识是指网络设备中所存储数据对应的OID(Object IDentifiers,对象标识符),用于定位和管理该网络设备中所存储数据。SNMP是专门设计用于在管理网络设备(服务器、工作站、路由器、交换机及HUBS等)的一种标准协议,通常网络设备会在本地生成MIB(Management Information Base,管理信息库)用于存储控制和状态信息等数据,而MIB是一种基于SNMP协议的树状数据库,MIB管理的对象数据,就是树的节点,每个节点都有对应的子节点标识。In this embodiment of the present invention, the target device refers to an electronic device with a data storage function in a network environment. The child node identifiers refer to OIDs (Object IDentifiers, object identifiers) corresponding to the data stored in the network device, and are used to locate and manage the data stored in the network device. SNMP is a standard protocol specially designed to manage network devices (servers, workstations, routers, switches and HUBS, etc.), usually network devices will generate MIB (Management Information Base, Management Information Base) locally for storage control and Status information and other data, and MIB is a tree database based on the SNMP protocol. The object data managed by the MIB is the node of the tree, and each node has a corresponding child node identifier.
通常用户可通过设备管理系统获取,并存储网络设备所对应的子节点标识,以对网络设备中的数据进行增删改等操作。而由于该子节点标识的命名规则复杂,可读性差,用户难以通过识别确定自己所需的信息所对应的子节点标识。因此需要对该子节点标识进行重新组装,从而便于用户识别。Usually, the user can obtain through the device management system and store the sub-node identifier corresponding to the network device, so as to perform operations such as adding, deleting, and modifying the data in the network device. However, because the naming rules of the sub-node identification are complex and the readability is poor, it is difficult for the user to determine the sub-node identification corresponding to the information required by the user through identification. Therefore, the sub-node identifier needs to be reassembled to facilitate user identification.
在进行重新组装前,可通过私有SNMP协议获取目标设备中MIB中所包含各数据所对应的子节点标识。私有SNMP协议会获取目标设备所包含数据集合对应各父节点标识所包含的索引值,从而将父节点标识与所对应的索引值进行组装,得到所节点标识所对应数据集合中各数据对应的子节点标识。Before reassembly, the child node identifier corresponding to each data contained in the MIB in the target device can be obtained through the private SNMP protocol. The private SNMP protocol will obtain the index value contained in the data set contained in the target device corresponding to each parent node identification, so as to assemble the parent node identification and the corresponding index value, and obtain the child corresponding to each data in the data set corresponding to the node identification. Node ID.
步骤102,识别所述子节点标识所对应的父节点标识。Step 102: Identify the parent node identifier corresponding to the child node identifier.
在本发明实施例中,由于所述子节点标识是以树状结构生成的,因此通过删除子节点标识中的最后一个对象,即可得到各子节点标识所对应的父节点标识。In the embodiment of the present invention, since the child node identifiers are generated in a tree structure, the parent node identifier corresponding to each child node identifier can be obtained by deleting the last object in the child node identifier.
步骤103,将预设的第一映射关系中的所述父节点标识替换为所对应的所述子节点标识,得到第二映射关系,所述预设的第一映射关系为所述父节点标识与预设标识之间的映射关系。Step 103: Replace the parent node identifier in the preset first mapping relationship with the corresponding child node identifier to obtain a second mapping relationship, where the preset first mapping relationship is the parent node identifier Mapping relationship with preset identifiers.
在本发明实施例中,预设的第一映射关系是在设备管理系统与目标设备建立通信连接时生成。通过将该第一映射关系中的父节点标识替换为其所对应的子节点标识,从而建立所述预设标识与子节点标识之间的映射关系,可通过该预设标识确定该父节点标识中的所有子节点标识。In this embodiment of the present invention, the preset first mapping relationship is generated when the device management system establishes a communication connection with the target device. By replacing the parent node identifier in the first mapping relationship with its corresponding child node identifier, a mapping relationship between the preset identifier and the child node identifier is established, and the parent node identifier can be determined through the preset identifier All child node identifiers in .
步骤104,接收针对所述预设标识输入的目标标识。Step 104: Receive a target identifier input for the preset identifier.
在本发明实施例中,由于在设计开发过程中,用户通常需要对各数据按照自己的实际需求设置标识名称,从而适应不同的开发设计需求。因此用户可通过识别预设标识,根据自身需求输入各预设标识的目标标识。In the embodiment of the present invention, in the design and development process, the user usually needs to set the identification name for each data according to his own actual requirements, so as to adapt to different development and design requirements. Therefore, the user can input the target identification of each preset identification according to his own needs by identifying the preset identification.
步骤105,将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系,以根据所述第三映射关系管理所述目标设备中存储的所述父节点标识对应的数据集合。Step 105, replace the preset identification in the second mapping relationship with the target identification, and obtain a third mapping relationship between the target identification and the child node identification, to manage according to the third mapping relationship The data set corresponding to the parent node identifier stored in the target device.
在本发明实施例中,将之前所生成的第二映射关系中的预设标识替换为用户输入的目标标识,从而建立该目标标识与父节点标识所对应的所有子节点标识之间的第三映射关系。这样用户可通过自己设置的目标标识获取确定自身所需数据所在的数据集合所对应的父节点标识。由于该目标标识是用户自己设置的,相对于子节点标识更容易被用户识别,因此可直接利用该目标标识输入针对目标设备中数据的控制指令,以管理目标设备中的数据。In this embodiment of the present invention, the preset identifier in the previously generated second mapping relationship is replaced with the target identifier input by the user, so as to establish a third relationship between the target identifier and all child node identifiers corresponding to the parent node identifier. Mapping relations. In this way, the user can obtain the parent node identifier corresponding to the data set where the data he needs is located through the target identifier set by himself. Since the target identifier is set by the user and is easier to be identified by the user than the child node identifier, the target identifier can be directly used to input control instructions for the data in the target device to manage the data in the target device.
具体的,参照图2示出一种生成第三映射关系的流程示意图,Oid代表父节点标识,index为子节点索引值,Oid+index为子节点标识。具体的,首先在从目标设备获取到Oid+index=index形式的子节点标识,例如1.3.6.1.4.1.54120.1.3.1.7.1.1=1;然后将本地存储的第一映射关系中的Oid替换为所对应的Oid+index,从而得到Oid+index与预设标识之间的第二映射关系,例如:1.3.6.1.4.1.54120.1.3.1.7.1.1=预设标识;然后用所接收到的针对预设标识的目标标识替换第二映射关系中的预设标识,得到目标标识与预设标识之间的第三映射关系,例如:1.3.6.1.4.1.54120.1.3.1.7.1.1=目标标识。Specifically, referring to FIG. 2, a schematic flowchart of generating a third mapping relationship is shown, where Oid represents the parent node identifier, index is the child node index value, and Oid+index is the child node identifier. Specifically, first obtain the child node identifier in the form of Oid+index=index from the target device, for example, 1.3.6.1.4.1.54120.1.3.1.7.1.1=1; then the Oid in the first mapping relationship stored locally Replace with the corresponding Oid+index, so as to obtain the second mapping relationship between Oid+index and the preset identifier, for example: 1.3.6.1.4.1.54120.1.3.1.7.1.1=preset identifier; then use the received The obtained target identifier for the preset identifier replaces the preset identifier in the second mapping relationship to obtain a third mapping relationship between the target identifier and the preset identifier, for example: 1.3.6.1.4.1.54120.1.3.1.7.1.1 = target ID.
可选的,所述设备管理系统采用视联网协议,所述目标设备采用互联网协议,所述设备管理系统与所述目标设备通过协议转换服务器通信连接,所述步骤101,可以包括:通过所述协议转换服务器中的透传模块获取目标设备中存储的数据所对应的子节点标识。Optionally, the device management system adopts the Internet of View protocol, the target device adopts the Internet protocol, and the device management system and the target device are communicated and connected through a protocol conversion server, and the
在本发明实施例中,当所述设备管理系统是部署于视联网环境中时,由于网络协议的限制,无法直接与部署于互联网中的目标设备进行通信,因此也无法直接获取目标设备中的子节点标识。因此本发明实施例通过在设备管理系统与目标设备之间设置有用于视联网协议与互联网协议之间进行协议转换的协议转换服务器。该协议转换服务器上设置有互联网接口和视联网接口,目标设备通过透传模块将子节点标识发送给协议转换服务器的互联网接口,协议转换服务器通过对该子节点标识的数据包添加视联网包头完成协议转换,再通过透传模块从视联网接口将该协议转换后的子节点标识发送给设备管理系统。从而实现了视联网环境中的设备管理系统对互联网环境中的电子设备的通信连接。In the embodiment of the present invention, when the device management system is deployed in the Internet of View environment, due to the limitation of the network protocol, it cannot directly communicate with the target device deployed in the Internet, and therefore cannot directly obtain the information in the target device. Child node ID. Therefore, in the embodiment of the present invention, a protocol conversion server for performing protocol conversion between the Internet of View protocol and the Internet protocol is provided between the device management system and the target device. The protocol conversion server is provided with an Internet interface and a video networking interface. The target device sends the child node identification to the Internet interface of the protocol conversion server through the transparent transmission module. The protocol is converted, and then the sub-node identifier after the protocol conversion is sent to the device management system from the video networking interface through the transparent transmission module. Thus, the communication connection between the device management system in the Internet of View environment and the electronic device in the Internet environment is realized.
本发明实施例提供的一种数据管理方法,通过将目标设备中所存在的数据所对应的子节点标识与用户输入的目标标识之间的映射关系,从而使得用户可以根据自己定义的目标标识对目标设备中的父节点标识对应的数据集合进行管理,提高了数据所对应子节点标识的可读性,便于用户识别。In a data management method provided by an embodiment of the present invention, through the mapping relationship between the sub-node identifier corresponding to the data existing in the target device and the target identifier input by the user, so that the user can define the target identifier according to the user. The data set corresponding to the parent node identification in the target device is managed, which improves the readability of the child node identification corresponding to the data and facilitates user identification.
参照图3,示出了本发明的另一种数据管理方法,所述方法包括:Referring to FIG. 3, another data management method of the present invention is shown, and the method includes:
步骤201,使用私有简单网络管理协议中的查询方法类,获取所述目标设备中存储的数据集合对应的父节点标识,以及所述父节点标识所对应的子节点索引值。
在本发明实施例中,所述私有简单网络管理协议是指私有SNMP协议,通过该协议获取到的是目标设备中所存储的数据集合的父节点标识,以及所包含的索引值。例如父节点标识为1.3.6.1.4.1.54120.1.3.1.7.1.3,而其所包含的索引值为1、2、3等。In the embodiment of the present invention, the private simple network management protocol refers to a private SNMP protocol, through which the parent node identifier of the data set stored in the target device and the included index value are acquired. For example, the parent node is identified as 1.3.6.1.4.1.54120.1.3.1.7.1.3, and the index values it contains are 1, 2, 3, and so on.
步骤202,将所述父节点标识与所述子节点索引值进行组合,得到所述数据集合中各数据所对应的子节点标识。Step 202: Combine the parent node identifier and the child node index value to obtain the child node identifier corresponding to each data in the data set.
在本发明实施例中,通过将该子节点索引值作为一个对象添加到所对应的父节点标识上得到子节点标识,并建立该子节点标识与子节点索引值之间的映射关系。即oid+index=inedx的形式,oid指父节点标识,index为子节点索引值,例如父节点标识1.3.6.1.4.1.54120.1.3.1.7.1.3与其对应的子节点索引值1进行组装,得到1.3.6.1.4.1.54120.1.3.1.7.1.3.1=1。In the embodiment of the present invention, the child node identifier is obtained by adding the child node index value as an object to the corresponding parent node identifier, and a mapping relationship between the child node identifier and the child node index value is established. That is, in the form of oid+index=inedx, oid refers to the parent node ID, and index is the child node index value. For example, the parent node ID 1.3.6.1.4.1.54120.1.3.1.7.1.3 is assembled with its corresponding child node index value 1, gives 1.3.6.1.4.1.54120.1.3.1.7.1.3.1=1.
步骤203,识别所述子节点标识所对应的父节点标识。Step 203: Identify the parent node identifier corresponding to the child node identifier.
该步骤可参照步骤102的详细描述,此处不再赘述。For this step, reference may be made to the detailed description of
步骤204,将预设的第一映射关系中的所述父节点标识替换为所对应的所述子节点标识,得到第二映射关系,所述预设的第一映射关系为所述父节点标识与预设标识之间的映射关系。Step 204: Replace the parent node identifier in the preset first mapping relationship with the corresponding child node identifier to obtain a second mapping relationship, where the preset first mapping relationship is the parent node identifier Mapping relationship with preset identifiers.
该步骤可参照步骤103的详细描述,此处不再赘述。For this step, reference may be made to the detailed description of
步骤205,接收针对所述预设标识输入的目标标识。Step 205: Receive a target identifier input for the preset identifier.
该步骤可参照步骤104的详细描述,此处不再赘述。For this step, reference may be made to the detailed description of
步骤206,将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系,以根据所述第三映射关系管理所述目标设备中存储的所述父节点标识对应的数据集合。
该步骤可参照步骤105的详细描述,此处不再赘述。For this step, reference may be made to the detailed description of step 105, which will not be repeated here.
可选的,参照图4,基于图3所示的另一种数据管理方法,所述步骤206之后还包括下述步骤207至209:Optionally, referring to FIG. 4, based on another data management method shown in FIG. 3, after
步骤207,接收第一输入,所述第一输入至少包括:获取指令、目标标识。Step 207: Receive a first input, where the first input at least includes: an acquisition instruction and a target identifier.
在本发明实施例中,用户通过其所输入的目标标识确定所需的数据集合时,通过输入针对目标标识的获取指令。In this embodiment of the present invention, when the user determines the required data set through the input target identifier, the user inputs an acquisition instruction for the target identifier.
步骤208,根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识。Step 208: Determine at least one child node identifier corresponding to the target identifier according to the third mapping relationship.
在本发明实施例中,设备管理系统会根据所述目标标识从第三映射关系从获取到所述目标设备所对应的所有子节点标识。In this embodiment of the present invention, the device management system will acquire all the child node identifiers corresponding to the target device from the third mapping relationship according to the target identifier.
步骤209,根据所述获取指令从所述目标设备获取所述至少一个子节点标识对应的数据。Step 209: Acquire data corresponding to the at least one child node identifier from the target device according to the acquisition instruction.
在本发明实施例中,通过SNMP协议向所述目标设备发送包含所述目标标识所对应的子节点标识,从而使得目标设备返回子节点标识所对应的数据,即子节点标识所对应的父节点标识的数据集合中的所有数据。从而实现了用户可通过更加便于可识别的目标标识获取目标设备中的数据。In the embodiment of the present invention, the target device is sent to the target device through the SNMP protocol, including the child node identifier corresponding to the target identifier, so that the target device returns data corresponding to the child node identifier, that is, the parent node corresponding to the child node identifier. All data in the identified data collection. Therefore, the user can obtain the data in the target device through a more easily identifiable target identifier.
可选的,参照图5,基于图3所示的另一种数据管理方法,所述步骤205之后还包括下述步骤210至214:Optionally, referring to FIG. 5, based on another data management method shown in FIG. 3, after
步骤210,接收第二输入,所述第二输入至少包括:修改指令、目标标识、子节点索引值。Step 210: Receive a second input, where the second input at least includes: a modification instruction, a target identifier, and a child node index value.
在本发明实施例中,用户在需要对目标设备中的某数据进行增删改等操作时,可以通过SNMP协议设置目标标识所对应的RowStatus(数据对象的行状态)输入修改指令,以及目标标识和所需修改的数据所对应的子节点索引值。In this embodiment of the present invention, when a user needs to perform operations such as adding, deleting, or modifying certain data in a target device, the user can set the RowStatus (row status of the data object) corresponding to the target identifier through the SNMP protocol and input a modification instruction, as well as the target identifier and The index value of the child node corresponding to the data to be modified.
步骤211,根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识。Step 211: Determine at least one child node identifier corresponding to the target identifier according to the third mapping relationship.
在本发明实施例中,从该第三映射关系中确定该目标标识所对应的所有子节点标识。In this embodiment of the present invention, all child node identifiers corresponding to the target identifier are determined from the third mapping relationship.
步骤212,识别所述至少一个子节点标识对应的父节点标识。Step 212: Identify the parent node identifier corresponding to the at least one child node identifier.
在本发明实施例中,通过将子节点标识的树形结构,去掉子节点标识中的最后一个对象,从而得到子节点标识对应的父节点标识。In the embodiment of the present invention, the parent node identifier corresponding to the child node identifier is obtained by removing the last object in the child node identifier from the tree structure of the child node identifier.
步骤213,根据所述父节点标识与所述子节点索引值生成目标子节点标识。Step 213: Generate a target child node identifier according to the parent node identifier and the child node index value.
在本发明实施例中,通过将该父节点标识与用户所输入的子节点索引值进行组装,即可得到修改指令所需要修改的数据对应的目标子节点标识。In the embodiment of the present invention, by assembling the parent node identifier and the child node index value input by the user, the target child node identifier corresponding to the data to be modified by the modification instruction can be obtained.
步骤214,控制所述目标设备根据所述修改指令对所述目标子节点标识对应的数据进行修改。Step 214: Control the target device to modify the data corresponding to the target child node identifier according to the modification instruction.
在本发明实施例中,向目标设备发送携带该子节点标识的修改指令,以使得目标设备对其所存储的目标子节点标识所对应的数据进行修改。从而实现用户通过可识别的目标标识对目标设备中的数据进行修改。In the embodiment of the present invention, a modification instruction carrying the identifier of the child node is sent to the target device, so that the target device modifies the data corresponding to the identifier of the target child node stored in the target device. Thus, the user can modify the data in the target device through the identifiable target identifier.
可选的,参照图6,所述预设的第一映射关系是通过以下步骤A1至A3得到的:Optionally, referring to FIG. 6 , the preset first mapping relationship is obtained through the following steps A1 to A3:
步骤A1,获取所述目标设备中的数据集合对应的父节点标识。Step A1: Obtain the parent node identifier corresponding to the data set in the target device.
步骤A2,按照预设规则生成与所述父节点标识相对应的预设标识。Step A2: Generate a preset identifier corresponding to the parent node identifier according to a preset rule.
步骤A3,建立所述父节点标识与所述预设标识之间的映射关系,得到预设的第一映射关系。Step A3: Establish a mapping relationship between the parent node identifier and the preset identifier to obtain a preset first mapping relationship.
在本发明实施例中,目标设备将自身所存储的数据所对应的父节点标识发送给该数据管理系统,然后设备管理系统会根据用户可识别的命名规则生成与各父节点标识所对应的预设标识。该用户可识别的命名规则可以是根据父节点标识所对应的数据集合的内容生成的,从而用户可直接通过预设标识识别该父节点标识对应数据结合的内容。使得用户在输入可识别的目标标识时识别各父节点所对应数据的内容。In the embodiment of the present invention, the target device sends the parent node identifier corresponding to the data stored by itself to the data management system, and then the device management system generates a preset identifier corresponding to each parent node identifier according to a naming rule identifiable by the user. Set identification. The user-identifiable naming rule may be generated according to the content of the data set corresponding to the parent node identification, so that the user can directly identify the content of the data combination corresponding to the parent node identification through the preset identification. This enables the user to recognize the content of the data corresponding to each parent node when inputting a recognizable target identifier.
本发明实施例提供的另一种数据管理方法,通过将目标设备中所存在的数据所对应的子节点标识与用户输入的目标标识之间的映射关系,从而使得用户可以根据自己定义的目标标识对目标设备中的父节点标识对应的数据集合获取和针对各数据进行修改,便于用户通过识别目标标识确定所需要的子节点标识,以对目标设备中的数据进行管理,提高了数据所对应子节点标识的可读性。In another data management method provided by the embodiment of the present invention, through the mapping relationship between the sub-node identifier corresponding to the data existing in the target device and the target identifier input by the user, the user can define the target identifier according to the user. Acquiring the data set corresponding to the parent node identification in the target device and modifying each data, it is convenient for the user to determine the required child node identification by identifying the target identification, so as to manage the data in the target device and improve the data corresponding to the child node identification. Readability of node IDs.
参照图7,示出了本发明的一种数据管理装置,所述装置应用于设备管理系统,所述装置包括:Referring to FIG. 7 , a data management apparatus of the present invention is shown. The apparatus is applied to a device management system, and the apparatus includes:
第一获取模块301,用于获取目标设备中存储的数据所对应的子节点标识。The first obtaining module 301 is configured to obtain the child node identifier corresponding to the data stored in the target device.
第一识别模块302,用于识别所述子节点标识所对应的父节点标识。The first identification module 302 is configured to identify the parent node identification corresponding to the child node identification.
第一替换模块303,用于将预设的第一映射关系中的所述父节点标识替换为所对应的所述子节点标识,得到第二映射关系,所述预设的第一映射关系为所述父节点标识与预设标识之间的映射关系。The first replacement module 303 is configured to replace the identifier of the parent node in the preset first mapping relationship with the corresponding identifier of the child node to obtain a second mapping relationship, where the preset first mapping relationship is: The mapping relationship between the parent node identifier and the preset identifier.
第一接收模块304,用于接收针对所述预设标识输入的目标标识。The first receiving module 304 is configured to receive the target identifier input for the preset identifier.
第二替换模块305,用于将所述第二映射关系中的预设标识替换为所述目标标识,得到所述目标标识与所述子节点标识之间的第三映射关系,以根据所述第三映射关系管理所述目标设备中存储的所述父节点标识对应的数据集合。The second replacement module 305 is configured to replace the preset identifier in the second mapping relationship with the target identifier, and obtain a third mapping relationship between the target identifier and the child node identifier, so as to The third mapping relationship manages the data set corresponding to the parent node identifier stored in the target device.
可选的,所述装置,还包括:Optionally, the device further includes:
第二接收模块306,用于接收第一输入,所述第一输入至少包括:获取指令、目标标识。The second receiving module 306 is configured to receive a first input, where the first input at least includes: an acquisition instruction and a target identifier.
第一确定模块307,用于根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识。The first determining module 307 is configured to determine at least one sub-node identifier corresponding to the target identifier according to the third mapping relationship.
第二获取模块308,用于根据所述获取指令从所述目标设备获取所述至少一个子节点标识对应的数据。The second obtaining module 308 is configured to obtain data corresponding to the at least one child node identifier from the target device according to the obtaining instruction.
可选的,所述装置,还包括:Optionally, the device further includes:
第三接收模块309,用于接收第二输入,所述第二输入至少包括:修改指令、目标标识、子节点索引值。The third receiving module 309 is configured to receive a second input, where the second input at least includes: a modification instruction, a target identifier, and a child node index value.
第二确定模块310,用于根据所述第三映射关系确定与所述目标标识相对应的至少一个子节点标识。The second determining module 310 is configured to determine at least one child node identifier corresponding to the target identifier according to the third mapping relationship.
第二识别模块311,用于识别所述至少一个子节点标识对应的父节点标识。The second identification module 311 is configured to identify the parent node identification corresponding to the at least one child node identification.
生成模块312,用于根据所述父节点标识与所述子节点索引值生成目标子节点标识。The generating module 312 is configured to generate a target child node identifier according to the parent node identifier and the child node index value.
修改模块313,用于控制所述目标设备根据所述修改指令对所述目标子节点标识对应的数据进行修改。The modification module 313 is configured to control the target device to modify the data corresponding to the target child node identifier according to the modification instruction.
可选的,所述获取模块301,包括:Optionally, the obtaining module 301 includes:
第一获取子模块3011,用于使用私有简单网络管理协议中的查询方法类,获取所述目标设备中存储的数据集合对应的父节点标识,以及所述父节点标识所对应的子节点索引值。The first obtaining sub-module 3011 is used to obtain the parent node identifier corresponding to the data set stored in the target device, and the child node index value corresponding to the parent node identifier by using the query method class in the private simple network management protocol .
组装子模块3012,用于将所述父节点标识与所述子节点索引值进行组合,得到所述数据集合中各数据所对应的子节点标识。The assembly sub-module 3012 is configured to combine the identifier of the parent node and the index value of the child node to obtain the identifier of the child node corresponding to each data in the data set.
可选的,所述预设的第一映射关系是通过以下预处理模块314得到的,所述预处理模块314用于:Optionally, the preset first mapping relationship is obtained by the following preprocessing module 314, and the preprocessing module 314 is used for:
获取所述目标设备中的数据集合对应的父节点标识;Obtain the parent node identifier corresponding to the data set in the target device;
按照预设规则生成与所述父节点标识相对应的预设标识;Generate a preset identifier corresponding to the parent node identifier according to a preset rule;
建立所述父节点标识与所述预设标识之间的映射关系,得到预设的第一映射关系。A mapping relationship between the parent node identifier and the preset identifier is established to obtain a preset first mapping relationship.
可选的,所述设备管理系统采用视联网协议,所述目标设备采用互联网协议,所述设备管理系统与所述目标设备通过协议转换服务器通信连接,所述第一获取模块301,包括:Optionally, the device management system adopts the Internet of View protocol, the target device adopts the Internet protocol, and the device management system and the target device are communicated and connected through a protocol conversion server, and the first acquisition module 301 includes:
第二获取子模块3013,用于通过所述协议转换服务器中的透传模块获取目标设备中存储的数据所对应的子节点标识。The second obtaining sub-module 3013 is configured to obtain the identifier of the child node corresponding to the data stored in the target device through the transparent transmission module in the protocol conversion server.
本发明实施例提供的一种数据管理装置,通过将目标设备中所存在的数据所对应的子节点标识与用户输入的目标标识之间的映射关系,从而使得用户可以根据自己定义的目标标识对目标设备中的父节点标识对应的数据集合进行管理,提高了数据所对应子节点标识的可读性,便于用户识别。A data management apparatus provided by an embodiment of the present invention uses the mapping relationship between the sub-node identifier corresponding to the data existing in the target device and the target identifier input by the user, so that the user can define the target identifier according to the user. The data set corresponding to the parent node identification in the target device is managed, which improves the readability of the child node identification corresponding to the data and facilitates user identification.
对于装置实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。As for the apparatus embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and reference may be made to the partial description of the method embodiment for related parts.
为了更好的说明本发明的方案,以下对视联网进行详细说明:In order to better illustrate the solution of the present invention, video networking is described in detail below:
视联网是网络发展的重要里程碑,是一个实时网络,能够实现高清视频实时传输,将众多互联网应用推向高清视频化,高清面对面。Video networking is an important milestone in network development. It is a real-time network that can realize real-time transmission of high-definition video, and push many Internet applications to high-definition video, high-definition face-to-face.
视联网采用实时高清视频交换技术,可以在一个网络平台上将所需的服务,如高清视频会议、视频监控、智能化监控分析、应急指挥、数字广播电视、延时电视、网络教学、现场直播、VOD点播、电视邮件、个性录制(PVR)、内网(自办)频道、智能化视频播控、信息发布等数十种视频、语音、图片、文字、通讯、数据等服务全部整合在一个系统平台,通过电视或电脑实现高清品质视频播放。Video networking adopts real-time high-definition video switching technology, which can provide required services on a network platform, such as high-definition video conferencing, video surveillance, intelligent monitoring and analysis, emergency command, digital broadcast TV, delayed TV, online teaching, live broadcast , VOD on demand, TV mail, personal recording (PVR), intranet (self-organized) channels, intelligent video broadcast control, information release and other dozens of video, voice, picture, text, communication, data and other services are all integrated into one The system platform can realize high-definition video playback through TV or computer.
为使本领域技术人员更好地理解本发明实施例,以下对视联网进行介绍:In order to make those skilled in the art better understand the embodiments of the present invention, video networking is introduced as follows:
视联网所应用的部分技术如下所述:Some of the technologies used in the Internet of Things are as follows:
网络技术(Network Technology)Network Technology
视联网的网络技术创新改良了传统以太网(Ethernet),以面对网络上潜在的巨大视频流量。不同于单纯的网络分组包交换(Packet Switching)或网络电路交换(CircuitSwitching),视联网技术采用Packet Switching满足Streaming需求。视联网技术具备分组交换的灵活、简单和低价,同时具备电路交换的品质和安全保证,实现了全网交换式虚拟电路,以及数据格式的无缝连接。The network technology innovation of the video network improves the traditional Ethernet (Ethernet) to face the potentially huge video traffic on the network. Different from pure network packet switching (Packet Switching) or network circuit switching (Circuit Switching), the Internet of View technology adopts Packet Switching to meet the requirements of Streaming. The Internet of Things technology has the flexibility, simplicity and low price of packet switching, and at the same time has the quality and security assurance of circuit switching, and realizes the entire network of switched virtual circuits and seamless connection of data formats.
交换技术(Switching Technology)Switching Technology
视联网采用以太网的异步和包交换两个优点,在全兼容的前提下消除了以太网缺陷,具备全网端到端无缝连接,直通用户终端,直接承载IP数据包。用户数据在全网范围内不需任何格式转换。视联网是以太网的更高级形态,是一个实时交换平台,能够实现目前互联网无法实现的全网大规模高清视频实时传输,将众多网络视频应用推向高清化、统一化。The Internet of Things adopts the asynchronous and packet switching advantages of Ethernet, and eliminates the defects of Ethernet under the premise of full compatibility. User data does not need any format conversion in the whole network. Video networking is a more advanced form of Ethernet. It is a real-time switching platform that can realize the real-time transmission of large-scale high-definition video across the entire network that cannot be achieved by the Internet, and push many network video applications to high-definition and unified.
服务器技术(Server Technology)Server Technology
视联网和统一视频平台上的服务器技术不同于传统意义上的服务器,它的流媒体传输是建立在面向连接的基础上,其数据处理能力与流量、通讯时间无关,单个网络层就能够包含信令及数据传输。对于语音和视频业务来说,视联网和统一视频平台流媒体处理的复杂度比数据处理简单许多,效率比传统服务器大大提高了百倍以上。The server technology on the video networking and unified video platform is different from the server in the traditional sense. Its streaming media transmission is based on connection-oriented, and its data processing capability has nothing to do with traffic and communication time. A single network layer can contain information. command and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than data processing, and the efficiency is greatly improved by more than 100 times compared to traditional servers.
储存器技术(Storage Technology)Storage Technology
统一视频平台的超高速储存器技术为了适应超大容量和超大流量的媒体内容而采用了最先进的实时操作系统,将服务器指令中的节目信息映射到具体的硬盘空间,媒体内容不再经过服务器,瞬间直接送达到用户终端,用户等待一般时间小于0.2秒。最优化的扇区分布大大减少了硬盘磁头寻道的机械运动,资源消耗仅占同等级IP互联网的20%,但产生大于传统硬盘阵列3倍的并发流量,综合效率提升10倍以上。The ultra-high-speed storage technology of the unified video platform adopts the most advanced real-time operating system in order to adapt to the media content of large capacity and large flow, and maps the program information in the server instruction to the specific hard disk space, and the media content no longer passes through the server. It is directly delivered to the user terminal in an instant, and the general waiting time of the user is less than 0.2 seconds. The optimized sector distribution greatly reduces the mechanical movement of the hard disk head seeking, and the resource consumption only accounts for 20% of the same level of IP Internet, but it generates 3 times more concurrent traffic than traditional hard disk arrays, and the overall efficiency is increased by more than 10 times.
网络安全技术(Network Security Technology)Network Security Technology
视联网的结构性设计通过每次服务单独许可制、设备与用户数据完全隔离等方式从结构上彻底根除了困扰互联网的网络安全问题,一般不需要杀毒程序、防火墙,杜绝了黑客与病毒的攻击,为用户提供结构性的无忧安全网络。The structural design of the Internet of Things completely eliminates the network security problems that plague the Internet through separate licensing for each service and complete isolation of equipment and user data. Generally, anti-virus programs and firewalls are not required, and hackers and viruses are prevented from attacking. , to provide users with a structured worry-free safety network.
服务创新技术(Service Innovation Technology)Service Innovation Technology
统一视频平台将业务与传输融合在一起,不论是单个用户、私网用户还是一个网络的总合,都不过是一次自动连接。用户终端、机顶盒或PC直接连到统一视频平台,获得丰富多彩的各种形态的多媒体视频服务。统一视频平台采用“菜谱式”配表模式来替代传统的复杂应用编程,可以使用非常少的代码即可实现复杂的应用,实现“无限量”的新业务创新。The unified video platform integrates services and transmission. Whether it is a single user, a private network user, or the aggregate of a network, it is just an automatic connection. User terminals, set-top boxes or PCs are directly connected to the unified video platform to obtain a variety of multimedia video services in various forms. The unified video platform adopts the "recipe-style" table matching mode to replace the traditional complex application programming. It can realize complex applications with very little code, and realize "unlimited" new business innovation.
视联网的组网如下所述:The networking of the Internet of Things is as follows:
视联网是一种集中控制的网络结构,该网络可以是树型网、星型网、环状网等等类型,但在此基础上网络中需要有集中控制节点来控制整个网络。The Internet of Things is a centralized control network structure. The network can be a tree network, a star network, a ring network, etc., but on this basis, a centralized control node is required in the network to control the entire network.
如图8所示,视联网分为接入网和城域网两部分。As shown in Figure 8, the Internet of Things is divided into two parts: the access network and the metropolitan area network.
接入网部分的设备主要可以分为3类:节点服务器,接入交换机,终端(包括各种机顶盒、编码板、存储器等)。节点服务器与接入交换机相连,接入交换机可以与多个终端相连,并可以连接以太网。The equipment in the access network part can be mainly divided into three categories: node server, access switch, and terminal (including various set-top boxes, coding boards, memory, etc.). The node server is connected to the access switch, and the access switch can be connected to multiple terminals and can be connected to Ethernet.
其中,节点服务器是接入网中起集中控制功能的节点,可控制接入交换机和终端。节点服务器可直接与接入交换机相连,也可以直接与终端相连。The node server is a node in the access network that functions as a centralized control, and can control access switches and terminals. The node server can be directly connected to the access switch, or it can be directly connected to the terminal.
类似的,城域网部分的设备也可以分为3类:城域服务器,节点交换机,节点服务器。城域服务器与节点交换机相连,节点交换机可以与多个节点服务器相连。Similarly, the equipment in the metropolitan area network can also be divided into three categories: metropolitan area server, node switch, and node server. The metropolitan area server is connected with the node switch, and the node switch can be connected with multiple node servers.
其中,节点服务器即为接入网部分的节点服务器,即节点服务器既属于接入网部分,又属于城域网部分。The node server is the node server of the access network part, that is, the node server belongs to both the access network part and the metropolitan area network part.
城域服务器是城域网中起集中控制功能的节点,可控制节点交换机和节点服务器。城域服务器可直接连接节点交换机,也可直接连接节点服务器。The metropolitan area server is a node with centralized control function in the metropolitan area network, which can control the node switch and the node server. The metropolitan area server can be directly connected to the node switch or directly connected to the node server.
由此可见,整个视联网络是一种分层集中控制的网络结构,而节点服务器和城域服务器下控制的网络可以是树型、星型、环状等各种结构。It can be seen that the entire VisionLink network is a network structure controlled by layers and centralized, and the network controlled by the node server and the metro server can be tree, star, ring and other structures.
形象地称,接入网部分可以组成统一视频平台(虚线圈中部分),多个统一视频平台可以组成视联网;每个统一视频平台可以通过城域以及广域视联网互联互通。Figuratively, the access network part can form a unified video platform (the part in the dashed circle), and multiple unified video platforms can form a video network; each unified video platform can be interconnected through the metro and wide-area video networks.
视联网设备分类Classification of Internet-connected devices
1.1本发明实施例的视联网中的设备主要可以分为3类:服务器,交换机(包括以太网网关),终端(包括各种机顶盒,编码板,存储器等)。视联网整体上可以分为城域网(或者国家网、全球网等)和接入网。1.1 The devices in the video networking according to the embodiment of the present invention can be mainly divided into three categories: servers, switches (including Ethernet gateways), and terminals (including various set-top boxes, coding boards, memories, etc.). As a whole, the Internet of Views can be divided into a metropolitan area network (or a national network, a global network, etc.) and an access network.
1.2其中接入网部分的设备主要可以分为3类:节点服务器,接入交换机(包括以太网网关),终端(包括各种机顶盒,编码板,存储器等)。1.2 The equipment in the access network part can be mainly divided into three categories: node server, access switch (including Ethernet gateway), terminal (including various set-top boxes, coding boards, memory, etc.).
各接入网设备的具体硬件结构为:The specific hardware structure of each access network device is as follows:
节点服务器:Node server:
如图9所示,主要包括网络接口模块501、交换引擎模块502、CPU模块503、磁盘阵列模块504;As shown in FIG. 9 , it mainly includes a
其中,网络接口模块501,CPU模块503、磁盘阵列模块504进来的包均进入交换引擎模块502;交换引擎模块502对进来的包进行查地址表505的操作,从而获得包的导向信息;并根据包的导向信息把该包存入对应的包缓存器506的队列;如果包缓存器506的队列接近满,则丢弃;交换引擎模块502轮询所有包缓存器队列,如果满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零。磁盘阵列模块504主要实现对硬盘的控制,包括对硬盘的初始化、读写等操作;CPU模块503主要负责与接入交换机、终端(图中未示出)之间的协议处理,对地址表505(包括下行协议包地址表、上行协议包地址表、数据包地址表)的配置,以及,对磁盘阵列模块504的配置。Among them, the incoming packets from the
接入交换机:Access switch:
如图10所示,主要包括网络接口模块(下行网络接口模块601、上行网络接口模块602)、交换引擎模块603和CPU模块604;As shown in FIG. 10 , it mainly includes a network interface module (downlink
其中,下行网络接口模块601进来的包(上行数据)进入包检测模块605;包检测模块605检测包的目地地址(DA)、源地址(SA)、数据包类型及包长度是否符合要求,如果符合,则分配相应的流标识符(stream-id),并进入交换引擎模块603,否则丢弃;上行网络接口模块602进来的包(下行数据)进入交换引擎模块603;CPU模块604进来的数据包进入交换引擎模块603;交换引擎模块603对进来的包进行查地址表606的操作,从而获得包的导向信息;如果进入交换引擎模块603的包是下行网络接口往上行网络接口去的,则结合流标识符(stream-id)把该包存入对应的包缓存器607的队列;如果该包缓存器607的队列接近满,则丢弃;如果进入交换引擎模块603的包不是下行网络接口往上行网络接口去的,则根据包的导向信息,把该数据包存入对应的包缓存器607的队列;如果该包缓存器607的队列接近满,则丢弃。Wherein, the incoming packet (uplink data) from the downlink
交换引擎模块603轮询所有包缓存器队列,在本发明实施例中分两种情形:The switching
如果该队列是下行网络接口往上行网络接口去的,则满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零;3)获得码率控制模块产生的令牌;If the queue is from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) The port sending buffer is not full; 2) The queue packet counter is greater than zero; 3) The token generated by the rate control module is obtained ;
如果该队列不是下行网络接口往上行网络接口去的,则满足以下条件进行转发:1)该端口发送缓存未满;2)该队列包计数器大于零。If the queue is not from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) the sending buffer of the port is not full; 2) the packet counter of the queue is greater than zero.
码率控制模块608是由CPU模块604来配置的,在可编程的间隔内对所有下行网络接口往上行网络接口去的包缓存器队列产生令牌,用以控制上行转发的码率。The
CPU模块604主要负责与节点服务器之间的协议处理,对地址表606的配置,以及,对码率控制模块608的配置。The
以太网协转网关: Ethernet protocol conversion gateway :
如图11所示,主要包括网络接口模块(下行网络接口模块701、上行网络接口模块702)、交换引擎模块703、CPU模块704、包检测模块705、地址表706、包缓存器707、码率控制模块708和MAC添加模块709、MAC删除模块710。As shown in FIG. 11, it mainly includes network interface modules (downlink
其中,下行网络接口模块701进来的数据包进入包检测模块705;包检测模块705检测数据包的以太网MAC DA、以太网MAC SA、以太网length or frame type、视联网目地地址DA、视联网源地址SA、视联网数据包类型及包长度是否符合要求,如果符合则分配相应的流标识符(stream-id);然后,由MAC删除模块710减去MAC DA、MAC SA、length or frame type(2byte),并进入相应的接收缓存,否则丢弃;Among them, the data packets coming from the downlink
下行网络接口模块701检测该端口的发送缓存,如果有包则根据包的视联网目地地址DA获知对应的终端的以太网MAC DA,添加终端的以太网MAC DA、以太网协转网关的MACSA、以太网length or frame type,并发送。The downlink
以太网协转网关中其他模块的功能与接入交换机类似。The functions of other modules in the Ethernet protocol conversion gateway are similar to that of the access switch.
终端:terminal:
主要包括网络接口模块、业务处理模块和CPU模块;例如,机顶盒主要包括网络接口模块、视音频编解码引擎模块、CPU模块;编码板主要包括网络接口模块、视音频编码引擎模块、CPU模块;存储器主要包括网络接口模块、CPU模块和磁盘阵列模块。Mainly include network interface module, service processing module and CPU module; for example, set-top box mainly includes network interface module, video and audio codec engine module, CPU module; encoding board mainly includes network interface module, video and audio encoding engine module, CPU module; memory It mainly includes network interface module, CPU module and disk array module.
1.3城域网部分的设备主要可以分为2类:节点服务器,节点交换机,城域服务器。其中,节点交换机主要包括网络接口模块、交换引擎模块和CPU模块;城域服务器主要包括网络接口模块、交换引擎模块和CPU模块构成。1.3 The equipment in the metropolitan area network can be mainly divided into two categories: node server, node switch, and metropolitan area server. Among them, the node switch mainly includes a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly includes a network interface module, a switching engine module and a CPU module.
2、视联网数据包定义2. Definition of Internet Data Packets
2.1接入网数据包定义2.1 Definition of Access Network Data Packets
接入网的数据包主要包括以下几部分:目的地址(DA)、源地址(SA)、保留字节、payload(PDU)、CRC。The data packet of the access network mainly includes the following parts: destination address (DA), source address (SA), reserved bytes, payload (PDU), and CRC.
如下表所示,接入网的数据包主要包括以下几部分:As shown in the table below, the data packets of the access network mainly include the following parts:
其中:in:
目的地址(DA)由8个字节(byte)组成,第一个字节表示数据包的类型(例如各种协议包、组播数据包、单播数据包等),最多有256种可能,第二字节到第六字节为城域网地址,第七、第八字节为接入网地址;The destination address (DA) consists of 8 bytes (byte), the first byte indicates the type of the data packet (such as various protocol packets, multicast data packets, unicast data packets, etc.), there are up to 256 possibilities, The second to sixth bytes are the metropolitan area network address, and the seventh and eighth bytes are the access network address;
源地址(SA)也是由8个字节(byte)组成,定义与目的地址(DA)相同;The source address (SA) is also composed of 8 bytes (byte), and the definition is the same as the destination address (DA);
保留字节由2个字节组成;Reserved bytes consist of 2 bytes;
payload部分根据不同的数据报的类型有不同的长度,如果是各种协议包的话是64个字节,如果是单组播数据包话是32+1024=1056个字节,当然并不仅仅限于以上2种;The payload part has different lengths according to different types of datagrams. If it is a variety of protocol packets, it is 64 bytes. If it is a single multicast data packet, it is 32+1024=1056 bytes. Of course, it is not limited to Above 2 kinds;
CRC有4个字节组成,其计算方法遵循标准的以太网CRC算法。The CRC consists of 4 bytes, and its calculation method follows the standard Ethernet CRC algorithm.
2.2城域网数据包定义2.2 MAN Data Packet Definition
城域网的拓扑是图型,两个设备之间可能有2种、甚至2种以上的连接,即节点交换机和节点服务器、节点交换机和节点交换机、节点交换机和节点服务器之间都可能超过2种连接。但是,城域网设备的城域网地址却是唯一的,为了精确描述城域网设备之间的连接关系,在本发明实施例中引入参数:标签,来唯一描述一个城域网设备。The topology of the metropolitan area network is a graph. There may be two or even more than two connections between two devices, that is, there may be more than two connections between node switches and node servers, between node switches and node switches, and between node switches and node servers. kind of connection. However, the metropolitan area network address of the metropolitan area network equipment is unique. In order to accurately describe the connection relationship between the metropolitan area network equipment, a parameter: label is introduced in the embodiment of the present invention to uniquely describe a metropolitan area network equipment.
本说明书中标签的定义和MPLS(Multi-Protocol Label Switch,多协议标签交换)的标签的定义类似,假设设备A和设备B之间有两个连接,那么数据包从设备A到设备B就有2个标签,数据包从设备B到设备A也有2个标签。标签分入标签、出标签,假设数据包进入设备A的标签(入标签)是0x0000,这个数据包离开设备A时的标签(出标签)可能就变成了0x0001。城域网的入网流程是集中控制下的入网过程,也就意味着城域网的地址分配、标签分配都是由城域服务器主导的,节点交换机、节点服务器都是被动的执行而已,这一点与MPLS的标签分配是不同的,MPLS的标签分配是交换机、服务器互相协商的结果。The definition of labels in this specification is similar to the definition of MPLS (Multi-Protocol Label Switch, Multi-Protocol Label Switch) labels. Assuming that there are two connections between device A and device B, the data packets from device A to device B have 2 labels, packets from device B to device A also have 2 labels. Labels are divided into incoming labels and outgoing labels. Assuming that the label (incoming label) of the data packet entering device A is 0x0000, the label (outgoing label) of the data packet when it leaves device A may become 0x0001. The network access process of the metropolitan area network is a network access process under centralized control, which means that the address allocation and label allocation of the metropolitan area network are dominated by the metropolitan area server, and the node switches and node servers are all passively executed. Different from MPLS label assignment, MPLS label assignment is the result of mutual negotiation between switches and servers.
如下表所示,城域网的数据包主要包括以下几部分:As shown in the table below, the data packets of the metropolitan area network mainly include the following parts:
即目的地址(DA)、源地址(SA)、保留字节(Reserved)、标签、payload(PDU)、CRC。其中,标签的格式可以参考如下定义:标签是32bit,其中高16bit保留,只用低16bit,它的位置是在数据包的保留字节和payload之间。Namely destination address (DA), source address (SA), reserved bytes (Reserved), label, payload (PDU), CRC. Among them, the format of the label can refer to the following definition: the label is 32 bits, of which the upper 16 bits are reserved, and only the lower 16 bits are used, and its position is between the reserved bytes of the data packet and the payload.
本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments may be referred to each other.
本领域内的技术人员应明白,本发明实施例的实施例可提供为方法、装置、或计算机程序产品。因此,本发明实施例可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。It should be understood by those skilled in the art that the embodiments of the embodiments of the present invention may be provided as a method, an apparatus, or a computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product implemented on one or more computer-usable storage media having computer-usable program code embodied therein, including but not limited to disk storage, CD-ROM, optical storage, and the like.
本发明实施例是参照根据本发明实施例的方法、终端设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理终端设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理终端设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。Embodiments of the present invention are described with reference to flowcharts and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the present invention. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing terminal equipment to produce a machine that causes the instructions to be executed by the processor of the computer or other programmable data processing terminal equipment Means are created for implementing the functions specified in the flow or flows of the flowcharts and/or the blocks or blocks of the block diagrams.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理终端设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer readable memory capable of directing a computer or other programmable data processing terminal equipment to operate in a particular manner, such that the instructions stored in the computer readable memory result in an article of manufacture comprising instruction means, the The instruction means implement the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.
这些计算机程序指令也可装载到计算机或其他可编程数据处理终端设备上,使得在计算机或其他可编程终端设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程终端设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing terminal equipment, so that a series of operational steps are performed on the computer or other programmable terminal equipment to produce a computer-implemented process, thereby executing on the computer or other programmable terminal equipment The instructions executed on the above provide steps for implementing the functions specified in the flowchart or blocks and/or the block or blocks of the block diagrams.
尽管已描述了本发明实施例的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例做出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明实施例范围的所有变更和修改。Although preferred embodiments of the embodiments of the present invention have been described, additional changes and modifications to these embodiments may be made by those skilled in the art once the basic inventive concepts are known. Therefore, the appended claims are intended to be construed to include the preferred embodiments as well as all changes and modifications that fall within the scope of the embodiments of the present invention.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者终端设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者终端设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者终端设备中还存在另外的相同要素。Finally, it should also be noted that in this document, relational terms such as first and second are used only to distinguish one entity or operation from another, and do not necessarily require or imply these entities or that there is any such actual relationship or sequence between operations. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or terminal device comprising a list of elements includes not only those elements, but also a non-exclusive list of elements. other elements, or also include elements inherent to such a process, method, article or terminal equipment. Without further limitation, an element defined by the phrase "comprises a..." does not preclude the presence of additional identical elements in the process, method, article or terminal device comprising said element.
以上对本发明所提供的一种数据管理方法和一种数据管理装置,进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。A data management method and a data management device provided by the present invention have been introduced in detail above. The principles and implementations of the present invention are described with specific examples in this paper. The descriptions of the above embodiments are only used to help Understand the method of the present invention and its core idea; at the same time, for those skilled in the art, according to the idea of the present invention, there will be changes in the specific implementation and application scope. In summary, the content of this specification does not It should be understood as a limitation of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010137247.3A CN111478791B (en) | 2020-03-02 | 2020-03-02 | A data management method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010137247.3A CN111478791B (en) | 2020-03-02 | 2020-03-02 | A data management method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111478791A CN111478791A (en) | 2020-07-31 |
CN111478791B true CN111478791B (en) | 2022-09-20 |
Family
ID=71747140
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010137247.3A Active CN111478791B (en) | 2020-03-02 | 2020-03-02 | A data management method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111478791B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113064881B (en) * | 2021-04-15 | 2024-05-24 | 深信服科技股份有限公司 | Database management method, device, equipment and readable storage medium |
CN113935276B (en) * | 2021-12-16 | 2022-03-25 | 北京云枢创新软件技术有限公司 | Design data mapping relation construction system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105554169A (en) * | 2014-11-04 | 2016-05-04 | 中兴通讯股份有限公司 | OID configuration and analytic methods, ORS client, and OID node and database thereof |
CN106301915A (en) * | 2016-08-17 | 2017-01-04 | 福建星海通信科技有限公司 | A kind of projector universal monitor method based on SNMP |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7539769B2 (en) * | 2001-04-30 | 2009-05-26 | Hewlett-Packard Development Company | Automated deployment and management of network devices |
-
2020
- 2020-03-02 CN CN202010137247.3A patent/CN111478791B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105554169A (en) * | 2014-11-04 | 2016-05-04 | 中兴通讯股份有限公司 | OID configuration and analytic methods, ORS client, and OID node and database thereof |
CN106301915A (en) * | 2016-08-17 | 2017-01-04 | 福建星海通信科技有限公司 | A kind of projector universal monitor method based on SNMP |
Also Published As
Publication number | Publication date |
---|---|
CN111478791A (en) | 2020-07-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110602266B (en) | Method and system for domain name resolution | |
CN110190973B (en) | Online state detection method and device | |
CN110381119B (en) | Method, system and device for acquiring log information and storage medium | |
CN109768963B (en) | Conference opening method and system based on video network | |
CN109996086A (en) | A kind of view networking service method for inquiring status and device | |
CN110619066A (en) | Information acquisition method and device based on directory tree | |
CN110650313A (en) | A directory display method, device and storage medium for monitoring resources | |
CN110719258A (en) | A kind of server access method and system | |
CN111478791B (en) | A data management method and device | |
CN111131911B (en) | A kind of multicast method and device | |
CN111211936B (en) | Data processing method and device based on network state | |
CN111211982B (en) | Data forwarding method and device, electronic equipment and storage medium | |
CN110784683B (en) | A management method, device and storage medium for monitoring resources | |
CN110519335B (en) | A method and system for dismantling data link based on video networking | |
CN110493319B (en) | Data synchronization method, system and device | |
CN110557370B (en) | A method, system, electronic device and storage medium for pamir synchronization terminal information | |
CN110166363B (en) | A kind of multicast link monitoring method and device | |
CN110022500A (en) | A kind of loss treating method and device | |
CN110688532B (en) | A transaction management method and device | |
CN110636110B (en) | Method and device for monitoring data flow regulation | |
CN110191202B (en) | Device access address determination method and device | |
CN110536148B (en) | A method and device for live broadcast based on video networking | |
CN110958461B (en) | A method and device for detecting the connection state of a video network server | |
CN109756476B (en) | User-defined nickname setting method and system based on video network | |
CN111522810A (en) | Index obtaining method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP03 | Change of name, title or address |
Address after: 33rd Floor, No.1 Huasheng Road, Yuzhong District, Chongqing 400013 Patentee after: VISIONVERA INFORMATION TECHNOLOGY Co.,Ltd. Country or region after: China Address before: 100000 Beijing Dongcheng District Qinglong Hutong 1 Song Hua Building A1103-1113 Patentee before: VISIONVERA INFORMATION TECHNOLOGY Co.,Ltd. Country or region before: China |
|
CP03 | Change of name, title or address |