WO2016145899A1 - 一种网管系统配置数据管理方法及装置 - Google Patents

一种网管系统配置数据管理方法及装置 Download PDF

Info

Publication number
WO2016145899A1
WO2016145899A1 PCT/CN2015/094833 CN2015094833W WO2016145899A1 WO 2016145899 A1 WO2016145899 A1 WO 2016145899A1 CN 2015094833 W CN2015094833 W CN 2015094833W WO 2016145899 A1 WO2016145899 A1 WO 2016145899A1
Authority
WO
WIPO (PCT)
Prior art keywords
default value
configuration
configuration parameter
value
template
Prior art date
Application number
PCT/CN2015/094833
Other languages
English (en)
French (fr)
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 WO2016145899A1 publication Critical patent/WO2016145899A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements

Definitions

  • the present invention relates to the field of communications, and in particular, to a network management system configuration data management method and apparatus.
  • the configuration management of the wireless base station system becomes more and more complicated.
  • the configuration parameters of the wireless base station increase and the parameters have a large number of consistency constraint logic.
  • the number of base stations increases rapidly.
  • the configuration of the base station is increasingly arduous.
  • the current industry has customized default values for the configuration parameters, so that the user only needs to input a small number of key parameters to complete the configuration of the base station, and other parameters are automatically generated by using default values, thereby improving the configuration efficiency.
  • the management of configuration default values is relatively simple in the industry.
  • the main default is to define simple default values in the database layer and model layer, which cannot meet the requirements of users for flexible definition of default values.
  • the main problems are as follows:
  • the main technical problem to be solved by the present invention is to provide a network management system configuration data management method and device, which solves the problem that the default value of the existing network management system configuration cannot meet the individual requirements and the network management system has high cost.
  • the present invention provides a network management system configuration data management method, including:
  • the method before creating a configuration record for the network management system, the method further includes: defining a default value of the custom object;
  • the custom object default value includes a default value of the template defined by the user in the data template for the configuration parameter, and a non-template default value that the user directly customizes for the configuration parameter.
  • determining whether there is a custom object default value set for the configuration parameter in the configuration record includes:
  • the value of the configuration parameter is set to the default value of the template
  • the configuration record is not imported in the data template mode, or is imported in the data template mode, but the template does not have a default value in the data template, it is determined whether there is a non-template imported for the configuration parameter in the network management system.
  • the default value if present, sets the value of the configuration parameter to the non-template default value.
  • the method before creating a configuration record for the network management system, the method further includes: defining a default value of the system built-in object;
  • the method further includes:
  • the database layer and the model layer simple default value for defining the configuration parameters of the network management system are further included;
  • the determining, in the network management system, whether the default value of the system built-in object set for the configuration parameter is not present further includes:
  • Determining whether there is a database layer and a model layer simple default value set for the configuration parameter in the system if yes, setting the value of the configuration parameter to the database layer and the model layer simple default value; otherwise, the The value of the configuration parameter is set to null.
  • the method further includes: detecting whether the user has imported a new non-template default value, and if the detection result is, performing the following processing:
  • the method before determining whether the default value of the custom object set for the configuration parameter exists in the network management system, the method further includes:
  • the present invention further provides a network management system configuration data management apparatus, including: a creation module and a management module;
  • the creating module is configured to create a configuration record for the network management system
  • the management module includes a second setting submodule configured to determine whether there is a custom object default value set for the configuration parameter in the configuration record; if yes, set the value of the configuration parameter to the customization The object default value.
  • the method further includes a custom default value definition module, configured to: before the creation module creates a configuration record for the network management system, define a default value of the custom object; the default value of the custom object includes :
  • the template defined by the user in the data template for the configuration parameter comes with a default value, and a non-template default value that the user directly customizes for the configuration parameter.
  • the second setting submodule determines whether there is a custom object default value set for the configuration parameter in the configuration record, including:
  • the value of the configuration parameter is set to the default value of the template
  • the configuration record is not imported in the data template mode, or is imported in the data template mode, but the template does not have a default value in the data template, it is determined whether there is a non-template imported for the configuration parameter in the network management system.
  • the default value if present, sets the value of the configuration parameter to the non-template default value.
  • the system includes a default value definition module, where the creation module defines a default value of the built-in object of the system before creating a configuration record for the network management system.
  • the management module further includes a third setting sub-module, configured to determine, when the second setting sub-module determines that the non-template default value imported for the configuration parameter exists in the network management system, The default value of the system built-in object set by the configuration parameter. If it exists, set the value of the configuration parameter to the default value of the built-in object of the system.
  • the method further includes a simple default value definition module, which is set to define a database layer and a simple default value of the model layer of the network management system configuration parameter;
  • the management module further includes a fourth setting sub-module, configured to determine whether the network management system exists in the network management system when the third setting sub-module determines that there is no default value of the system built-in object set for the configuration parameter in the network management system.
  • a database layer and a model layer simple default value set for the configuration parameter, if present, setting the value of the configuration parameter to a simple default value of the database layer and the model layer; otherwise, setting the value of the configuration parameter Is empty.
  • the method further includes a detection module, and a comparison module and/or an update module;
  • the detecting module is configured to detect whether the user has imported a new non-template default value after the configuration parameter value of the configuration record is set;
  • the comparison module is configured to compare the value of the corresponding configuration parameter in the system with the non-template default value imported by the user when the detection result of the detection module is YES;
  • the update module is configured to update a value of a corresponding configuration parameter in the system to a corresponding non-template default value when the detection result of the detection module is YES.
  • the management module further includes a first setting submodule, configured to determine, at the second setting submodule, whether there is a custom object set for a configuration parameter in the configuration record. Before the default value, it is determined whether the user inputs a corresponding parameter value for the configuration parameter, and if so, sets the value of the configuration parameter to the parameter value.
  • the network management system configuration data management method and device provided by the present invention can define a default value of a custom object, and is not only a simple default value defined by the database layer and the model layer; after creating a configuration record for the network management system, determining whether the system exists The default value of the custom object set by the configuration parameter in the configuration record; if it exists, the value of the configuration parameter is set to the default value of the custom object. That is, the solution provided by the present invention allows the user to customize the default values of the configuration parameters, so that the requirements of different operators for flexible customization of the default values can be well met, and different network management versions need not be customized for different operators. Therefore, the cost of development and subsequent maintenance can be greatly reduced, and the satisfaction of the user experience can be improved.
  • FIG. 1 is a first schematic flowchart 1 of a network management system configuration data management method according to Embodiment 1 of the present invention
  • FIG. 2 is a second schematic flowchart of a network management system configuration data management method according to Embodiment 1 of the present invention
  • FIG. 3 is a schematic flowchart of parameter configuration for a default value of a template according to Embodiment 1 of the present invention
  • FIG. 5 is a schematic structural diagram 1 of a network management system configuration data management apparatus according to Embodiment 2 of the present invention.
  • FIG. 6 is a schematic structural diagram 2 of a network management system configuration data management apparatus according to Embodiment 2 of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • Figure 1 For the network management system configuration data management method provided in this embodiment, refer to Figure 1, which includes:
  • Step 101 Create a configuration record for the network management system.
  • Step 102 Determine whether there is a custom object default value set for the configuration parameter in the configuration record in the system; if yes, set the value of the configuration parameter to the default value of the custom object.
  • the solution provided by the embodiment supports the user to customize the default value of the configuration parameter, so that the requirements of different operators for flexible customization of the default value can be well met, and different network managements are not required for different operators. Version, which can greatly reduce the cost of development and subsequent maintenance.
  • the defined network management system configuration parameter object level default value is included, and the object level default value includes a custom object default value K1 and a built-in object default value K2 defined by the network management system.
  • the database layer and the model layer simple default value K3 defining the network management system configuration parameters are included; in this embodiment, the database layer and the model layer simple default value K3 are simple to define a fixed default value for one parameter. And the range of values.
  • the default value is defined as 5, and the range is defined as 1 to 10; and the configuration parameter object level default value in this embodiment may be specifically set according to the value of at least one other parameter associated with the configuration parameter, that is, the object level
  • the default value determines the default value and range of this configuration parameter according to the configuration record other configuration parameter values.
  • the object level default value is further divided into the record object level default value and the cross-record object level default value. Examples are as follows:
  • Default value of this record object level When the associated configuration parameter B parameter of this configuration record is equal to 100, the default value of this configuration parameter A is defined as 5, and the range is defined as 1 to 10. When the B parameter of this record association is equal to 200, the default value of this configuration parameter A is defined as 10, and the range is defined as 5 to 10.
  • Cross-record object-level default value When an associated configuration parameter C of another configuration record is equal to 100, the default value of configuration parameter A in this configuration record is defined as 5, and the range is defined as 1 to 10. When the associated parameter C is equal to 200, the default value of the configuration parameter A in this configuration record is defined as 10, and the range is defined as 5 to 10.
  • the object-level default value in this embodiment can be compatible with the database layer and the model layer simple default value definition. As long as the association condition of the object-level default value is empty, the object-level default value becomes a simple default value.
  • the default value K1 of the custom object in this embodiment includes:
  • the template defined by the user in the data template for the configuration parameter has a default value K11;
  • the non-template default value K12 of each configuration parameter is placed in a file to form a default value file, so as to facilitate user import.
  • step 102 it is determined whether there is a custom object default value set for the configuration parameter in the system, including:
  • the configuration record is imported and created by the data template, it is first determined whether the template has a default value of K11 in the data template. If yes, the value of the configuration parameter is set to the default value K11 of the template.
  • the configuration record is not imported by the data template, or the configuration record is imported by the data template, but the template does not have the default value in the data template, it is determined whether there is a non-template imported for the configuration parameter in the network management system.
  • the default value K12 if present, sets the value of the configuration parameter to the non-template default value K12.
  • the method before determining whether there is a custom object default value K1 set for the configuration parameter in the system, the method further includes:
  • the present embodiment can flexibly determine the user input parameter K0, the template default value K11, the non-template default value K12, the system built-in object default value K2, and the database layer and the model layer simple default value K3.
  • the user input parameter K0, the template default value K11, the non-template default value K12, the system built-in object default value K2, and the database layer and the model layer simple default value K3 are set to the highest priority.
  • the low order is exemplified for an example. The process is shown in Figure 2, including:
  • Step 201 Create a configuration record for the network management system.
  • Step 202 Process each configuration parameter in the configuration record in sequence
  • Step 203 determine whether the user input parameter value K0; if yes, go to step 204; otherwise, go to step 205;
  • Step 204 Set the value of the configuration parameter to the parameter value K0 and jump to the end.
  • Step 205 judging whether the creation configuration record is imported in the template mode and whether the template has a default value K11, if yes, go to step 206; otherwise, go to step 207;
  • Step 206 Set the value of the configuration parameter to the default value K11 of the template, and skip to the end.
  • Step 207 it is determined whether there is a non-template default value K12 imported for the configuration parameter, if yes, go to step 208; otherwise, go to step 209;
  • Step 208 Set the value of the configuration parameter to the non-template default value K12, and jump to the end.
  • Step 209 Determine whether there is a system built-in object default value K2 set for the configuration parameter in the system, if yes, go to step 210; otherwise, go to step 211;
  • Step 210 Set the value of the configuration parameter to the default value K2 of the built-in object of the system; skip to the end;
  • Step 211 determining whether there is a database layer and model layer simple default value K3 set for the configuration parameters, if yes, go to step 212; otherwise, go to step 213;
  • Step 212 Set the value of the configuration parameter to the database layer and the model layer simple default value K3, and jump to the end.
  • Step 213 Set the value of the configuration parameter to null and skip to the end.
  • the default values of the non-template default value KK12, the built-in object default value K2, and the database layer and the model layer simple default value K3 are valid for the entire network management system, and the template has a default value of K11. Value definitions are in effect for a single template import process, and scope control for different default value types provides a more flexible default usage policy.
  • step 206 one of the cases in which the template is provided with the default value K11 is further illustrated as an example. Referring to FIG. 3, the method includes:
  • Step 301 The user uses the template to import the network management configuration data in batches.
  • Step 302 The template has a parameter value K0 input by the user for some configuration parameters
  • Step 303 The system sets a value of the corresponding configuration parameter according to the parameter value K0 in the template.
  • Step 304 For the configuration parameter that the user does not input the parameter value K0, the default value of the user-defined in the template is used.
  • the function shown in Figure 3 can satisfy the carrier to quickly create base station configuration data in batches.
  • the operator wants to use the new default definition for the base stations, but does not want to modify the system's existing default definitions. At this point the operator can write the new default value definition to the data template.
  • the system imports the data template, only the default defined by the template is used during the current import process. After the import is completed, the default values of these templates are invalid. This process can temporarily modify the default value definition of the base station relatively easily, and also does not need to upgrade the network management.
  • the default value management of the existing network management system only defines a simple default value in the database layer and the model layer. Therefore, when the existing configuration data of the base station needs to be uniformly modified, the network management version can be upgraded and the base station configuration data can be upgraded. This implementation process is cumbersome and the implementation cycle is too long.
  • the user may import a default value file, where the file includes a non-template default value K12, and the new default value file is detected.
  • the value of the corresponding configuration parameter in the system may be compared with the corresponding non-template default value K12 in the default value file; or the configured value of the corresponding configuration parameter in the system is updated to the corresponding value in the default value file.
  • the non-template default value is K12.
  • the update in this embodiment can be implemented in a brushed manner.
  • the process of a specific embodiment is taken as an example. Referring to FIG. 4, the method includes:
  • Step 401 The user imports a set of default value files
  • Step 402 The user selects a corresponding base station configuration parameter.
  • Step 403 The user performs a comparison operation, that is, comparing the configured value of the configuration parameter with the corresponding non-template default value K12 in the default value file; the system displays the difference between the current base station configuration data and the user imported default value;
  • Step 404 The user performs a brush value operation, the user selects the above configuration parameter, clicks the brush value operation, and the system refreshes the data in the base station configuration data that is inconsistent with the non-template default value K12 to a default value according to the definition of the default value.
  • the foregoing function of the embodiment can also meet the requirement that the operator quickly modify the default value of the system, and uniformly refresh the existing configuration data of the base station to the default value defined by the operator; without upgrading the network management, the operation is convenient, and the maintenance cost is low. ,efficient.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • the embodiment provides a network management system configuration data management device, as shown in FIG. 5, comprising: a creation module 50 and a management module 52; the management module 52 includes a second setting sub-module 522;
  • the creating module 50 is configured to create a configuration record for the network management system
  • the second setting sub-module 522 is configured to determine, after the network management system creates the configuration record, whether there is a custom object default value K1 set for the configuration parameter in the configuration record; if yes, set the value of the configuration parameter to the self Define the object default value K1.
  • the network management system configuration data management device in this embodiment includes a custom default value definition module 511, which is configured to define a custom object default value K1 before the creation module 50 creates a configuration record for the network management system; the defined custom object default value includes :
  • the template defined by the user in the data template for the configuration parameter has a default value K11, and the user directly targets the configuration.
  • the parameter non-template default value K12 is set; the second setting sub-module 522 determines whether there is a custom object default value set for the configuration parameter in the system, including:
  • the configuration record is imported and created by the data template, it is first determined whether the template has a default value of K11 in the data template. If yes, the value of the configuration parameter is set to the default value K11 of the template.
  • the configuration record is not imported by the data template, or the configuration record is imported by the data template, but the template does not have the default value in the data template, it is determined whether there is a non-template imported for the configuration parameter in the network management system.
  • the default value K12 if present, sets the value of the configuration parameter to the non-template default value K12.
  • the network management system configuration data management device in this embodiment further includes a system built-in default value definition module 512, which is configured to define a system built-in object default value before the creation module 50 creates a configuration record for the network management system; the management module 52 further includes The third setting sub-module 523 is configured to determine, when the second setting sub-module 522 determines that there is no custom object default value K1 set for the configuration parameter in the system, whether there is a system built-in object default set for the configuration parameter in the system. The value K2, if present, sets the value of the configuration parameter to the system built-in object default value K2.
  • the network management system configuration data management apparatus in this embodiment in this embodiment further includes a simple default value definition module 513, which is set to define a database layer configuration parameter of the network management system and a simple default value K3 of the model layer;
  • the management module 52 further includes a fourth setting sub-module 524, configured to determine whether the configuration parameter exists in the system when the third setting sub-module 523 determines that there is no built-in object default value K2 set for the configuration parameter in the system. Set the database layer and model layer simple default value K3. If it exists, set the value of the configuration parameter to the database layer and the model layer simple default value K3; otherwise, set the value of the configuration parameter to null.
  • a fourth setting sub-module 524 configured to determine whether the configuration parameter exists in the system when the third setting sub-module 523 determines that there is no built-in object default value K2 set for the configuration parameter in the system. Set the database layer and model layer simple default value K3. If it exists, set the value of the configuration parameter to the database layer and the model layer simple default value K3; otherwise, set the value of the configuration parameter to null.
  • the simple default values of the database layer and the model layer in this embodiment are simple to define a fixed default value and a range of values for a parameter.
  • the configuration parameter object level default value in this embodiment may be specifically set according to the value of at least one other parameter associated with the configuration parameter, that is, the object level default value determines the default of the configuration parameter according to the configuration record other configuration parameter value. Values and ranges, object-level defaults are further divided into this record object-level default and cross-record object-level defaults.
  • the object-level default value in this embodiment can be compatible with the database layer and the model layer simple default value definition. As long as the association condition of the object-level default value is empty, the object-level default value becomes a simple default value.
  • the management module 52 further includes a first setting sub-module 521; and is configured to determine whether the user is configured before the second setting sub-module 522 determines whether there is a custom object default value K1 set for the configuration parameter in the system.
  • the parameter inputs the corresponding parameter value K0, and if so, sets the value of the configuration parameter to the parameter value KO.
  • the determination priority of the user input parameter K0, the template default value K11, the non-template default value K12, the system built-in object default value K2, and the database layer and the model layer simple default value K3 are set to be high. To the low order.
  • the judgment is sequentially performed in the order of the above priorities.
  • the default value management of the existing network management system only defines a simple default value in the database layer and the model layer. Therefore, when the existing configuration data of the base station needs to be uniformly modified, the network management version can be upgraded and the base station configuration data can be upgraded. This implementation process is cumbersome and the implementation cycle is too long.
  • the network management system configuration data management apparatus in this embodiment further includes a detection module 55, and a comparison module 53 and/or an update module 54;
  • the detecting module 55 is configured to detect whether the user has imported a new non-template default value after the configuration parameter value of the configuration record is set;
  • the comparison module 53 is configured to compare the configured value of the corresponding configuration parameter in the system with the corresponding non-template default value K12 in the default value file when the detection result of the detection module 55 is YES; that is, the configuration parameter is configured The good value is compared with the corresponding non-template default value K12 in the default value file; the system displays the difference between the current base station configuration data and the user-introduced non-template default value K12;
  • the update module 54 is configured to update the value of the corresponding configuration parameter in the system to the corresponding non-template default value K12 in the default value file when the detection result of the detection module 55 is YES. Specifically, the user selects the above configuration parameter through the update module 54, clicks the brush value operation, and the system refreshes the data in the base station configuration data that is inconsistent with the non-template default value K12 to a default value according to the definition of the default value.
  • the network management system configuration data management device of the embodiment can also meet the requirement of the operator to quickly modify the default value of the system, and uniformly refresh the existing configuration data of the base station to the default value defined by the operator; without upgrading the network management, the operation is convenient. Low maintenance costs and high efficiency.
  • the solution provided by the present invention allows the user to personalize and customize the default values of the configuration parameters, so that the requirements of different operators for flexible customization of default values are well met, and Customizing different network management versions for different operators can greatly reduce the cost of development and subsequent maintenance, and can improve the satisfaction of user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

本发明公开了一种网管系统配置数据管理方法及装置,可以定义自定义对象默认值,并不仅是数据库层和模型层定义的简单默认值;在为网管系统创建配置记录后,判断系统中是否存在为该配置记录中的配置参数设定的自定义对象默认值;如是存在,将配置参数的值设定为该自定义对象默认值。也即本发明提供的方案支持用户对配置参数的默认值进行个性化自定义,因此可以很好的满足不同运营商对默认值灵活定制的需求,并不需要为不同运营商定制不同的网管版本,因此可以大大降低开发以及后续维护的成本,且可提升用户体验的满意度。

Description

一种网管系统配置数据管理方法及装置 技术领域
本发明涉及通信领域,具体涉及一种网管系统配置数据管理方法及装置。
背景技术
随着无线网络不断发展和演进,无线基站系统的配置管理工作变得越来越复杂,一方面无线基站的配置模型参数增多并且参数间有大量的一致性约束逻辑,另外一方面基站数量迅速增加,对基站的配置工作日益繁重。
为了解决无线基站配置繁琐的问题,当前业界都为配置参数定制了默认值,这样用户只需要输入少量关键参数就可以完成基站的配置,其他参数使用默认值来自动生成,从而提高了配置效率。但是目前业界对配置默认值的管理都比较简单,主要是在数据库层和模型层定义了简单的默认值,满足不了用户对默认值灵活定义的要求,主要问题如下:
由于目前主要是由系统在数据库层和模型层定义了简单的默认值,不支持个性化的默认值定义,不同运营商可能针对自身的特点对默认值有不同的需求,为了目前则只能为不同运营商定制不同的网管版本;为不同运营商提供不同的网管版本代价非常大,后续维护成本高。
发明内容
本发明要解决的主要技术问题是,提供一种网管系统配置数据管理方法及装置,解决现有网管系统配置默认值不能很好地满足个性化需求导致网管系统成本高的问题。
为解决上述技术问题,本发明提供一种网管系统配置数据管理方法,包括:
为所述网管系统创建配置记录;
判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值;如存在,将所述配置参数的值设定为该自定义对象默认值。
在本发明的一种实施例中,为所述网管系统创建配置记录之前,还包括定义自定义对象默认值;
所述自定义对象默认值包括用户在数据模版中针对所述配置参数定义的模版自带默认值,和用户直接针对所述配置参数自定义的非模板默认值。
在本发明的一种实施例中,判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值包括:
当所述配置记录是以数据模版方式导入创建,且该数据模版中存在模版自带默认值时,将所述配置参数的值设定为该模版自带默认值;
如所述配置记录不是以数据模版方式导入创建,或是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为所述配置参数导入的非模板默认值,如存在,将所述配置参数的值设定为所述非模板默认值。
在本发明的一种实施例中,为所述网管系统创建配置记录之前,还包括定义系统内建对象默认值;
所述判断网管系统中是否存在为所述配置参数导入的非模板默认值的判断结果为不存在时,还包括:
判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值,如存在,将所述配置参数的值设定为该系统内建对象默认值。
在本发明的一种实施例中,为所述网管系统创建配置记录之前,还包括定义网管系统配置参数的数据库层及模型层简单默认值;
所述判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值的判断结果为不存在时,还包括:
判断系统中是否存在为所述配置参数设定的数据库层及模型层简单默认值,如存在,将所述配置参数的值设定为该数据库层及模型层简单默认值;否则,将所述配置参数的值设为空。
在本发明的一种实施例中,在所述配置记录的配置参数值设定好之后,还包括检测用户是否有导入新的非模板默认值,如检测结果是,则进行以下处理:
将系统中对应的配置参数的值与用户导入的非模板默认值进行比较;
和/或将系统中对应的配置参数的值更新为对应的非模板默认值。
在本发明的一种实施例中,所述判断网管系统中是否存在为所述配置参数设定的自定义对象默认值之前,还包括:
判断用户是否为所述配置参数输入了对应的参数值,如是,将所述配置参数的值设定为该参数值。
为了解决上述问题,本发明还提供了一种网管系统配置数据管理装置,包括:创建模块和管理模块;
所述创建模块设置为为所述网管系统创建配置记录;
所述管理模块包括第二设置子模块,设置为判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值;如存在,将所述配置参数的值设定为该自定义对象默认值。
在本发明的一种实施例中,还包括自定义默认值定义模块,设置为所述创建模块为所述网管系统创建配置记录之前,定义自定义对象默认值;所述自定义对象默认值包括:
用户在数据模版中针对所述配置参数定义的模版自带默认值,和用户直接针对所述配置参数自定义的非模板默认值。
在本发明的一种实施例中,所述第二设置子模块判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值包括:
当所述配置记录是以数据模版方式导入创建,且该数据模版中存在模版自带默认值时,将所述配置参数的值设定为该模版自带默认值;
如所述配置记录不是以数据模版方式导入创建,或是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为所述配置参数导入的非模板默认值,如存在,将所述配置参数的值设定为所述非模板默认值。
在本发明的一种实施例中,还包括系统内建默认值定义模块,设置为所述创建模块为所述网管系统创建配置记录之前,定义系统内建对象默认值;
所述管理模块还包括第三设置子模块,设置为在所述第二设置子模块判断网管系统中不存在为所述配置参数导入的非模板默认值时,判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值,如存在,将所述配置参数的值设定为该系统内建对象默认值。
在本发明的一种实施例中,还包括简单默认值定义模块,设置为定义网管系统配置参数的数据库层及模型层简单默认值;
所述管理模块还包括第四设置子模块,设置为在所述第三设置子模块判断网管系统中不存在针对所述配置参数设定的系统内建对象默认值时,判断网管系统中是否存在为所述配置参数设定的数据库层及模型层简单默认值,如存在,将所述配置参数的值设定为该数据库层及模型层简单默认值;否则,将所述配置参数的值设为空。
在本发明的一种实施例中,还包括检测模块,以及比较模块和/或更新模块;
所述检测模块设置为在所述配置记录的配置参数值设定好之后,检测用户是否有导入新的非模板默认值;
比较模块设置为在所述检测模块的检测结果为是时,将系统中对应的配置参数的值与用户导入的非模板默认值进行比较;
所述更新模块设置为在所述检测模块的检测结果为是时,将系统中对应的配置参数的值更新为对应的非模板默认值。
在本发明的一种实施例中,所述管理模块还包括第一设置子模块;设置为在所述第二设置子模块判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值之前,判断用户是否为所述配置参数输入了对应的参数值,如是,将所述配置参数的值设定为该参数值。 本发明的有益效果是:
本发明提供的网管系统配置数据管理方法及装置,可以定义自定义对象默认值,并不仅是数据库层和模型层定义的简单默认值;在为网管系统创建配置记录后,判断系统中是否存在为该配置记录中的配置参数设定的自定义对象默认值;如是存在,将配置参数的值设定为该自定义对象默认值。也即本发明提供的方案支持用户对配置参数的默认值进行个性化自定义,因此可以很好的满足不同运营商对默认值灵活定制的需求,并不需要为不同运营商定制不同的网管版本,因此可以大大降低开发以及后续维护的成本,且可提升用户体验的满意度。
附图说明
图1为本发明实施例一所示的网管系统配置数据管理方法流程示意图一;
图2为本发明实施例一所示的网管系统配置数据管理方法流程示意图二;
图3为本发明实施例一所示的针对模版自带默认值进行参数配置的流程示意;
图4为本发明实施例一所示的更新配置参数值的流程示意图;
图5为本发明实施例二所示的网管系统配置数据管理装置结构示意图一;
图6为本发明实施例二所示的网管系统配置数据管理装置结构示意图二。
具体实施方式
下面通过具体实施方式结合附图对本发明作进一步详细说明。
实施例一:
本实施例提供的网管系统配置数据管理方法请参见图1所示,包括:
步骤101:为网管系统创建配置记录;
步骤102:判断系统中是否存在为该配置记录中的配置参数设定的自定义对象默认值;如是,则将配置参数的值设定为该自定义对象默认值。
可见,本实施例提供的方案支持用户对配置参数的默认值进行个性化自定义,因此可以很好的满足不同运营商对默认值灵活定制的需求,并不需要为不同运营商定制不同的网管版本,因此可以大大降低开发以及后续维护的成本。
在上述步骤101之前,包括定义的网管系统配置参数对象级默认值,该对象级默认值包括自定义对象默认值K1和网管系统定义的内建对象默认值K2。且在上述步骤101之前,还包括定义网管系统配置参数的数据库层及模型层简单默认值K3;本实施例中数据库层及模型层简单默认值K3是简单的针对一个参数定义一个固定的默认值和取值范围。例如,对于配置 参数A,默认值定义为5,范围定义为1至10;而本实施例中的配置参数对象级默认值具体可根据该配置参数关联的至少一个其他参数的值设定,也即而对象级默认值根据配置记录其他配置参数值来决定本配置参数的默认值和范围,对象级默认值又分为本记录对象级默认值和跨记录对象级默认值。分别举例如下:
本记录对象级默认值:当本配置记录的关联配置参数B参数等于100时,本配置参数A默认值定义为5,范围定义为1~10。当本记录关联配置B参数等于200时,本配置参数A默认值定义为10,范围定义为5~10。
跨记录对象级默认值:当另外一张配置记录的某关联配置参数C等于100时,本配置记录中的配置参数A默认值定义为5,范围定义为1~10。当关联参数C等于200时,本配置记录中的配置参数A默认值定义为10,范围定义为5~10。
本实施例中的对象级默认值可以兼容数据库层及模型层简单默认值定义,只要对象级默认值的关联条件为空时,对象级默认值就变为简单默认值。
具体的,本实施例中的自定义对象默认值K1包括:
用户在数据模版中针对所述配置参数定义的模版自带默认值K11;
用户直接针对所述配置参数自定义的非模板默认值K12,本实施例中具体可将各配置参数的非模板默认值K12放置于一个文件中形成默认值文件,以便于用户导入。
上述步骤102中判断系统中是否存在为配置参数设定的自定义对象默认值包括:
如判断配置记录是以数据模版方式导入创建时,则先判断该数据模版中是否存在模版自带默认值K11,如存在,将配置参数的值设定为该模版自带默认值K11;
如判断配置记录不是以数据模版方式导入创建,或判断配置记录是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为配置参数导入的非模板默认值K12,如存在,则将配置参数的值设定为所述非模板默认值K12。
在本实施例中,判断系统中是否存在为配置参数设定的自定义对象默认值K1之前,还包括:
判断用户是否为所述配置参数输入了对应的参数值K0,如用户有输入,则直接优先将配置参数的值设定为该参数值。
也即,本实施例对用户输入参数K0、模版自带默认值K11、非模板默认值K12、系统内建对象默认值K2和数据库层及模型层简单默认值K3的判断优先级可进行灵活的设置,本实施例以用户输入参数K0、模版自带默认值K11、非模板默认值K12、系统内建对象默认值K2和数据库层及模型层简单默认值K3的判断优先级设置为从高到低的顺序为例进行示例性说明,该过程请参见图2所示,包括:
步骤201:为网管系统创建配置记录;
步骤202:依次处理配置记录中的每个配置参数;
步骤203:判断用户是否输入的参数值K0;如果是,转至步骤204;否则,转至步骤205;
步骤204:将配置参数的值设定为参数值K0,跳到结束。
步骤205:判断创建配置记录是否是以模版方式导入创建数据且该模版中是否存在模版自带默认值K11,如果是,转至步骤206;否则,转至步骤207;
步骤206:将配置参数的值设定为该模版自带默认值K11,跳到结束。
步骤207,判断系统中是否存在为配置参数导入的非模板默认值K12,如果是,转至步骤208;否则,转至步骤209;
步骤208:将配置参数的值设定为该非模板默认值K12,跳到结束。
步骤209:判断系统中是否存在为配置参数设定的系统内建对象默认值K2,如存在,转至步骤210;否则,转至步骤211;
步骤210:将配置参数的值设定为该系统内建对象默认值K2;跳到结束;
步骤211:判断是否存在为配置参数设定的数据库层及模型层简单默认值K3,如存在,转至步骤212;否则,转至步骤213;
步骤212:将配置参数的值设定为该数据库层及模型层简单默认值K3,跳到结束。
步骤213:将配置参数的值设为空,跳到结束。
本实施例中,非模板默认值KK12、内建对象默认值K2和数据库层及模型层简单默认值K3这3类默认值是对整个网管系统生效的,而模版自带默认值K11这类默认值定义是对单次模板导入过程生效的,不同默认值类型的使用范围控制提供了跟更加灵活的默认值使用策略。下面以上述步骤206导入模版自带默认值K11的其中一种情况为示例进行进一步示例说明,请参见图3所示,包括:
步骤301:用户使用模版批量导入网管配置数据;
步骤302:模版中带有用户针对一些配置参数输入的参数值K0;
步骤303:系统根据模版中参数值K0设置相应配置参数的值;
步骤304:对于用户没有输入参数值K0的配置参数,则以模版中用户自定义的默认值为准。
图3所示的该功能可以满足运营商快速批量创建基站配置数据。运营商希望对这批基站使用新的默认值定义,但是又不希望修改系统现有的默认值定义。此时运营商可以将新的默认值定义写到数据模版中。系统导入数据模版时,只在当前导入过程中,使用模版定义的默 认值,导入完成后,这些模版默认值就失效了。该过程可以比较简单地临时修改基站的默认值定义,同样也不需要升级网管。
由于现有网管配置系统默认值管理只在数据库层和模型层定义了简单的默认值,因此当需要将基站现有配置数据做统一修改时,只能通过升级网管版本,并且升级基站配置数据。这个实施过程繁琐且实施周期过长。
在本实施例中,在配置记录的配置参数设定好之后,当需要进行升级时,用户可以导入默认值文件,该文件中包含非模板默认值K12,此时检测到导入新的默认值文件时,可将系统中对应配置参数已配置好的值与该默认值文件中对应的非模板默认值K12行比较;或将系统中对应配置参数已配置好的值更新为该默认值文件中对应的非模板默认值K12。本实施例中的更新可采用刷值方式实现,下面以一个具体的实施例过程为例进行示例性说明,请参见图4所示,包括:
步骤401:用户导入一套默认值文件;
步骤402:用户选择对应的基站配置参数;
步骤403:用户执行比较操作,也即将上述配置参数已配置好的值与默认值文件中对应的非模板默认值K12进行比较;系统显示当前基站配置数据和用户导入默认值的差别;
步骤404:用户执行刷值操作,用户选中上述配置参数,点击刷值操作,系统按照默认值的定义,将基站配置数据中与非模板默认值K12不一致的数据刷新成默认值。
可见,本实施例的上述该功能还可以满足运营商快速修改系统的默认值的需求,并且将基站现有配置数据统一刷新成运营商定义的默认值;无需升级网管,操作方便,维护成本低,效率高。
实施例二:
本实施例提供了一种网管系统配置数据管理装置,请参见图5所示,包括:创建模块50和管理模块52;管理模块52包括第二设置子模块522;
创建模块50设置为为网管系统创建配置记录;
第二设置子模块522设置为在网管系统创建配置记录后,判断系统中是否存在为配置记录中的配置参数设定的自定义对象默认值K1;如是,将配置参数的值设定为该自定义对象默认值K1。
本实施例中的网管系统配置数据管理装置包括自定义默认值定义模块511,设置为在创建模块50为网管系统创建配置记录前,定义自定义对象默认值K1;定义的自定义对象默认值包括:
用户在数据模版中针对所述配置参数定义的模版自带默认值K11,和用户直接针对所述配 置参数自定义的非模板默认值K12;第二设置子模块522判断系统中是否存在为配置参数设定的自定义对象默认值包括:
如判断配置记录是以数据模版方式导入创建时,则先判断该数据模版中是否存在模版自带默认值K11,如存在,将配置参数的值设定为该模版自带默认值K11;
如判断配置记录不是以数据模版方式导入创建,或判断配置记录是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为配置参数导入的非模板默认值K12,如存在,则将配置参数的值设定为所述非模板默认值K12。
本实施例中的网管系统配置数据管理装置还包括系统内建默认值定义模块512,设置为在创建模块50为网管系统创建配置记录前,定义系统内建对象默认值;管理模块52还包括第三设置子模块523,设置为在第二设置子模块522判断系统中不存在为配置参数设定的自定义对象默认值K1时,判断系统中是否存在为配置参数设定的系统内建对象默认值K2,如存在,将配置参数的值设定为该系统内建对象默认值K2。
本实施例中的本实施例中的网管系统配置数据管理装置还包括简单默认值定义模块513,设置为定义网管系统配置参数的数据库层及模型层简单默认值K3;
管理模块52还包括第四设置子模块524,设置为在第三设置子模块523判断系统中不存在针对配置参数设定的内建对象默认值K2时,判断系统中是否存在为所述配置参数设定的数据库层及模型层简单默认值K3,如存在,将配置参数的值设定为该数据库层及模型层简单默认值K3;否则,将配置参数的值设为空。
本实施例中数据库层及模型层简单默认值是简单的针对一个参数定义一个固定的默认值和取值范围。而本实施例中的配置参数对象级默认值具体可根据该配置参数关联的至少一个其他参数的值设定,也即而对象级默认值根据配置记录其他配置参数值来决定本配置参数的默认值和范围,对象级默认值又分为本记录对象级默认值和跨记录对象级默认值。本实施例中的对象级默认值可以兼容数据库层及模型层简单默认值定义,只要对象级默认值的关联条件为空时,对象级默认值就变为简单默认值。
本实施例中,管理模块52还包括第一设置子模块521;设置为在第二设置子模块522判断系统中是否存在为配置参数设定的自定义对象默认值K1之前,判断用户是否为配置参数输入了对应的参数值K0,如是,将配置参数的值设定为该参数值KO。
也即,本实施例对用户输入参数K0、模版自带默认值K11、非模板默认值K12、系统内建对象默认值K2和数据库层及模型层简单默认值K3的判断优先级设置为了从高到低的顺序。在进行判定时按照上述优先级的顺序依次判断。
由于现有网管配置系统默认值管理只在数据库层和模型层定义了简单的默认值,因此当需要将基站现有配置数据做统一修改时,只能通过升级网管版本,并且升级基站配置数据。这个实施过程繁琐且实施周期过长。
在本实施例中,在配置记录的配置参数设定好之后,当需要进行升级时,用户可以导入包含非模板默认值K12的默认值文件,此时检测到导入新的默认值文件时,可将系统中对应配置参数已配置好的值与该默认值文件中对应的默认值进行比较;或将系统中对应配置参数已配置好的值更新为该默认值文件中对应的默认值。本实施例中的更新可采用刷值方式实现。因此,请参见图6所示,本实施例中的网管系统配置数据管理装置还包括检测模块55,以及比较模块53和/或更新模块54;
检测模块55设置为在配置记录的配置参数值设定好之后,检测用户是否有导入新的非模板默认值;
比较模块53设置为在检测模块55的检测结果为是时,将系统中对应配置参数已配置好的值与该默认值文件中对应的非模板默认值K12进行比较;也即将上述配置参数已配置好的值与默认值文件中对应的非模板默认值K12进行比较;系统显示当前基站配置数据和用户导入非模板默认值K12的差别;
更新模块54设置为检测模块55的检测结果为是时,将系统中对应配置参数已配置好的值更新为该默认值文件中对应的非模板默认值K12。具体的,用户通过更新模块54选中上述配置参数,点击刷值操作,系统按照默认值的定义,将基站配置数据中与非模板默认值K12不一致的数据刷新成默认值。
可见,本实施例的网管系统配置数据管理装置还可以满足运营商快速修改系统的默认值的需求,并且将基站现有配置数据统一刷新成运营商定义的默认值;无需升级网管,操作方便,维护成本低,效率高。
以上内容是结合具体的实施方式对本发明所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。
工业实用性
基于本发明实施例提供的上述技术方案,本发明提供的方案支持用户对配置参数的默认值进行个性化自定义,因此可以很好的满足不同运营商对默认值灵活定制的需求,并不需要为不同运营商定制不同的网管版本,因此可以大大降低开发以及后续维护的成本,且可提升用户体验的满意度。

Claims (14)

  1. 一种网管系统配置数据管理方法,包括:
    为所述网管系统创建配置记录;
    判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值;如存在,将所述配置参数的值设定为该自定义对象默认值。
  2. 如权利要求1所述的网管系统配置数据管理方法,其中,为所述网管系统创建配置记录之前,还包括定义自定义对象默认值;
    所述自定义对象默认值包括用户在数据模版中针对所述配置参数定义的模版自带默认值,和用户直接针对所述配置参数自定义的非模板默认值。
  3. 如权利要求2所述的网管系统配置数据管理方法,其中,判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值包括:
    当所述配置记录是以数据模版方式导入创建,且该数据模版中存在模版自带默认值时,将所述配置参数的值设定为该模版自带默认值;
    当所述配置记录不是以数据模版方式导入创建,或是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为所述配置参数导入的非模板默认值,如存在,将所述配置参数的值设定为所述非模板默认值。
  4. 如权利要求3所述的网管系统配置数据管理方法,其中,为所述网管系统创建配置记录之前,还包括定义系统内建对象默认值;
    所述判断网管系统中是否存在为所述配置参数导入的非模板默认值的判断结果为不存在时,还包括:
    判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值,如存在,将所述配置参数的值设定为该系统内建对象默认值。
  5. 如权利要求4所述的网管系统配置数据管理方法,其中,为所述网管系统创建配置记录之前,还包括定义网管系统配置参数的数据库层及模型层简单默认值;
    所述判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值的判断结果为不存在时,还包括:
    判断系统中是否存在为所述配置参数设定的数据库层及模型层简单默认值,如存在,将所述配置参数的值设定为该数据库层及模型层简单默认值;否则,将所述配置参数的值设为空。
  6. 如权利要求3-5任一项所述的网管系统配置数据管理方法,其中,在所述配置记录的配置参数值设定好之后,还包括检测用户是否有导入新的非模板默认值,如检测结果是,则进行以下处理:
    将系统中对应的配置参数的值与用户导入的非模板默认值进行比较;
    和/或将系统中对应的配置参数的值更新为对应的非模板默认值。
  7. 如权利要求1-5任一项所述的网管系统配置数据管理方法,其中,所述判断网管系统中是否存在为所述配置参数设定的自定义对象默认值之前,还包括:
    判断用户是否为所述配置参数输入了对应的参数值,如是,将所述配置参数的值设定为该参数值。
  8. 一种网管系统配置数据管理装置,包括:创建模块和管理模块;
    所述创建模块设置为为所述网管系统创建配置记录;
    所述管理模块包括第二设置子模块,设置为判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值;如存在,将所述配置参数的值设定为该自定义对象默认值。
  9. 如权利要求8所述的网管系统配置数据管理装置,其中,还包括自定义默认值定义模块,设置为所述创建模块为所述网管系统创建配置记录之前,定义自定义对象默认值;所述自定义对象默认值包括:
    用户在数据模版中针对所述配置参数定义的模版自带默认值,和用户直接针对所述配置参数自定义的非模板默认值。
  10. 如权利要求9所述的网管系统配置数据管理装置,其中,所述第二设置子模块判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值包括:
    当所述配置记录是以数据模版方式导入创建,且该数据模版中存在模版自带默认值时,将所述配置参数的值设定为该模版自带默认值;
    如所述配置记录不是以数据模版方式导入创建,或是以数据模版方式导入创建但该数据模版中不存在模版自带默认值时,判断网管系统中是否存在为所述配置参数导入的非模板默认值,如存在,将所述配置参数的值设定为所述非模板默认值。
  11. 如权利要求10所述的网管系统配置数据管理装置,其中,还包括系统内建默认值定义模块,设置为所述创建模块为所述网管系统创建配置记录之前,定义系统内建对象默认值;
    所述管理模块还包括第三设置子模块,设置为在所述第二设置子模块判断网管系统中不存在为所述配置参数导入的非模板默认值时,判断网管系统中是否存在为所述配置参数设定的系统内建对象默认值,如存在,将所述配置参数的值设定为该系统内建对象默认值。
  12. 如权利要求11所述的网管系统配置数据管理装置,其中,还包括简单默认值定义模块,设置为定义网管系统配置参数的数据库层及模型层简单默认值;
    所述管理模块还包括第四设置子模块,设置为在所述第三设置子模块判断网管系统中不存在针对所述配置参数设定的系统内建对象默认值时,判断网管系统中是否存在为所述配置参数设定的数据库层及模型层简单默认值,如存在,将所述配置参数的值设定为该数据库层及模型层简单默认值;否则,将所述配置参数的值设为空。
  13. 如权利要求10-12任一项所述的网管系统配置数据管理装置,其中,还包括检测模块,以及比较模块和/或更新模块;
  14. 如权利要求8-12任一项所述的网管系统配置数据管理装置,其中,所述管理模块还包括第一设置子模块;设置为在所述第二设置子模块判断是否存在为所述配置记录中的配置参数设定的自定义对象默认值之前,判断用户是否为所述配置参数输入了对应的参数值,如是,将所述配置参数的值设定为该参数值。
PCT/CN2015/094833 2015-08-05 2015-11-17 一种网管系统配置数据管理方法及装置 WO2016145899A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510473597.6A CN106452810B (zh) 2015-08-05 2015-08-05 一种网管系统配置数据管理方法及装置
CN201510473597.6 2015-08-05

Publications (1)

Publication Number Publication Date
WO2016145899A1 true WO2016145899A1 (zh) 2016-09-22

Family

ID=56918244

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/094833 WO2016145899A1 (zh) 2015-08-05 2015-11-17 一种网管系统配置数据管理方法及装置

Country Status (2)

Country Link
CN (1) CN106452810B (zh)
WO (1) WO2016145899A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109309588B (zh) * 2018-10-15 2022-01-11 网易传媒科技(北京)有限公司 保证动态化配置数据一致性的方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101277222A (zh) * 2008-05-07 2008-10-01 中兴通讯股份有限公司 一种基站升级方法
CN101355436A (zh) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 一种基于模板快速配置数据的系统及实现方法
CN103338125A (zh) * 2013-07-17 2013-10-02 上海斐讯数据通信技术有限公司 一种批量配置网络设备的方法
CN103368781A (zh) * 2013-07-29 2013-10-23 成都市广达电子电讯技术开发有限公司 一种基于xml的集群网管设备自动配置方法
CN104009866A (zh) * 2014-05-09 2014-08-27 烽火通信科技股份有限公司 基于ria的web网管系统模块化实现方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7076543B1 (en) * 2002-02-13 2006-07-11 Cisco Technology, Inc. Method and apparatus for collecting, aggregating and monitoring network management information
CN100461711C (zh) * 2007-03-30 2009-02-11 华为技术有限公司 提供个性化体验的方法、装置、服务器系统及网管系统
CN101895431B (zh) * 2010-08-20 2012-02-29 烽火通信科技股份有限公司 一种基于RIA的高性能Web传输网管系统及实现方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101355436A (zh) * 2007-07-24 2009-01-28 中兴通讯股份有限公司 一种基于模板快速配置数据的系统及实现方法
CN101277222A (zh) * 2008-05-07 2008-10-01 中兴通讯股份有限公司 一种基站升级方法
CN103338125A (zh) * 2013-07-17 2013-10-02 上海斐讯数据通信技术有限公司 一种批量配置网络设备的方法
CN103368781A (zh) * 2013-07-29 2013-10-23 成都市广达电子电讯技术开发有限公司 一种基于xml的集群网管设备自动配置方法
CN104009866A (zh) * 2014-05-09 2014-08-27 烽火通信科技股份有限公司 基于ria的web网管系统模块化实现方法及装置

Also Published As

Publication number Publication date
CN106452810A (zh) 2017-02-22
CN106452810B (zh) 2021-05-04

Similar Documents

Publication Publication Date Title
US10281894B2 (en) Binding graphic elements to controller data
US20190302735A1 (en) Custom properties in an application environment
US10666507B2 (en) Automatic reconfiguration of dependency graph for coordination of device configuration
WO2017114116A1 (zh) 一种管理终端应用程序的功能图标的方法及装置、设备
CN107786601B (zh) 一种信息处理方法、终端及服务器
CN107003836B (zh) 用于所连接的消费者设备的灵活设备模板
US10045203B2 (en) Enterprise software/firmware management and distribution
WO2019100635A1 (zh) 自动化测试脚本的编辑方法、装置、终端设备及存储介质
EP3516850B1 (en) Systems and methods for sharing application data between isolated applications executing on one or more application platforms
US20190171437A1 (en) Server and system for versioning for software in the context of multi-tenancy
CN107480001A (zh) 系统恢复方法及装置
CN110162464A (zh) Mcok测试方法及系统、电子设备及可读存储介质
US20210006643A1 (en) Information display method, terminal, and server
CN105354073B (zh) 一种基于安卓系统的单机应用网络化方法和系统
WO2023050713A1 (zh) 一种容器集群和组件的管理方法、装置、系统及存储介质
CN106547594A (zh) 主题包的配置更新方法及终端
WO2016145899A1 (zh) 一种网管系统配置数据管理方法及装置
US9904452B2 (en) Building user specific user interface instances
CN110018835B (zh) Yang模型配置数据处理方法及装置、终端设备及存储介质
CN107154971A (zh) 一种应用下载方法及装置
WO2016201813A1 (zh) 一种基于Android的动态布局方法及系统
US11757976B2 (en) Unified application management for heterogeneous application delivery
CN109408091A (zh) 一种应用升级的方法及设备
CN114866970A (zh) 策略控制方法、系统和相关设备
WO2021212492A1 (zh) 信息推送方法、装置、电子设备及计算机可读介质

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

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

Country of ref document: EP

Kind code of ref document: A1