CN102480373B - Method and device for managing interface content version of network management system - Google Patents

Method and device for managing interface content version of network management system Download PDF

Info

Publication number
CN102480373B
CN102480373B CN201010557391.9A CN201010557391A CN102480373B CN 102480373 B CN102480373 B CN 102480373B CN 201010557391 A CN201010557391 A CN 201010557391A CN 102480373 B CN102480373 B CN 102480373B
Authority
CN
China
Prior art keywords
interface
version information
content
interface content
content version
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.)
Expired - Fee Related
Application number
CN201010557391.9A
Other languages
Chinese (zh)
Other versions
CN102480373A (en
Inventor
刘生浩
梁雪珍
王婉菲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongxing Software Co Ltd
Original Assignee
Shanghai Zhongxing Software Co Ltd
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 Shanghai Zhongxing Software Co Ltd filed Critical Shanghai Zhongxing Software Co Ltd
Priority to CN201010557391.9A priority Critical patent/CN102480373B/en
Priority to PCT/CN2011/081178 priority patent/WO2012068937A1/en
Publication of CN102480373A publication Critical patent/CN102480373A/en
Application granted granted Critical
Publication of CN102480373B publication Critical patent/CN102480373B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for managing interface content version of a network management system. The method comprises the steps as follows: building an interface content version information base in a managed unit, maintaining the interface content version information in the interface content version information base when the managed unit is initialized or altered, adding the interface content version information to an interface interaction message by the managed unit, inquiring the interface content version information of the managed unit through an inquiry interface by a manage unit, and analyzing and comparing the interface content version information resolved from the interface interaction message. The invention also discloses a device for managing interface content version of the network management system. A version information maintenance module in the device is used for maintaining the interface content version information in the interface content version information base. Therefore, different interface content version information can be managed by unified management mechanism by the method and the device of the invention.

Description

一种网管系统接口内容版本的管理方法及装置Method and device for managing interface content version of network management system

技术领域 technical field

本发明涉及无线网络管理领域的接口内容版本的管理技术,尤其涉及一种网管系统接口内容版本的管理方法及装置。The invention relates to management technology of interface content versions in the field of wireless network management, in particular to a management method and device for network management system interface content versions.

背景技术 Background technique

网管领域的管理需求,目前已有3GPP组织制定的一系列标准,即SA5 32系列。在这些标准中,对管理接口功能的集成参考点(IRP,Integrated ReferencePoint)有完善的版本管理方案,具体体现在3GPP TS 32.312标准中,该标准规定了IRP的三个访问接口,即为:getIRPVersion(M)、getOperationProfile(O)、getNotificationProfile(O)。通过第一个访问接口getIRPVersion(M),作为集成参考点的管理方(IRP manager)的用户可以了解该IRP的当前版本号,通过第二个访问接口getOperationProfile(O)和第三个访问接口getNotificationProfile(O),IRP manager可以了解该版本上支持哪些管理操作和通知功能,从进行对应的管理操作。如图1a所示为根据这三个访问接口进行管理的示意图,处理过程包括:1)通过getIRPVersion(M)获取功能IRP版本号;2)通过getOperationProfile(O)并根据已经获得的功能IRP版本号查询功能详情;3)通过getNotificationProfile(O)并根据已经获得的功能IRP版本号查询通知详情。For the management requirements in the network management field, there are currently a series of standards formulated by the 3GPP organization, namely the SA5 32 series. Among these standards, there is a complete version management scheme for the integrated reference point (IRP, Integrated Reference Point) of the management interface function, which is embodied in the 3GPP TS 32.312 standard, which specifies three access interfaces of IRP, namely: getIRPVersion (M), getOperationProfile(O), getNotificationProfile(O). Through the first access interface getIRPVersion(M), the user of the IRP manager as the integration reference point can know the current version number of the IRP, through the second access interface getOperationProfile(O) and the third access interface getNotificationProfile (O), the IRP manager can learn which management operations and notification functions are supported on this version, and then perform corresponding management operations. As shown in Figure 1a, it is a schematic diagram of management based on these three access interfaces, and the processing process includes: 1) Obtaining the function IRP version number through getIRPVersion(M); 2) Through getOperationProfile(O) and according to the obtained function IRP version number Query function details; 3) Query notification details through getNotificationProfile(O) and according to the obtained function IRP version number.

然而随着网络的更新升级,网络管理规模的扩大,现有的版本管理机制已经不能满足用户需求。主要体现在缺乏有效手段对接口内容版本进行管理,因为在一个多被管单元版本的复杂网络环境中,IRP Manager在跟被管单元代理(IRP Agent)通过接口交互时,多数情况下,虽然接口功能并没有变化,但是接口交互内容上需要兼容不同版本的被管单元,这就需要一个统一的管理机制能管理不同的接口内容版本信息,并能和接口功能版本结合起来。However, with the upgrading of the network and the expansion of the network management scale, the existing version management mechanism can no longer meet the needs of users. It is mainly reflected in the lack of effective means to manage the interface content version, because in a complex network environment with multiple managed unit versions, when the IRP Manager interacts with the managed unit agent (IRP Agent) through the interface, in most cases, although the interface The function has not changed, but the interface interaction content needs to be compatible with different versions of managed units, which requires a unified management mechanism that can manage different interface content version information and combine it with the interface function version.

比如告警消息上报接口,告警消息中包含哪些参数,这些和接口功能相关的标准都是相对稳定的,但消息参数的具体内容如告警码、处理建议等是随设备升级和管理需求不断变化的,管理者关注的告警码及其相关信息可能在不同网元版本上存在内容差异,管理者不仅需要了解当前告警消息中上报了哪些字段(这个在接口功能IRP中定义,参数多和少的差异通过接口功能版本上区分),更需要了解告警消息字段内容含义,分析和管理内容版本。For example, the alarm message reporting interface, which parameters are included in the alarm message, these standards related to interface functions are relatively stable, but the specific content of message parameters such as alarm codes, handling suggestions, etc. are constantly changing with equipment upgrades and management requirements. The alarm code and related information concerned by the manager may have content differences in different network element versions. The manager not only needs to know which fields are reported in the current alarm message (this is defined in the interface function IRP, the difference between more and less parameters is determined by It is more necessary to understand the meaning of the content of the alarm message field, analyze and manage the content version.

又如性能管理接口,如何下发测量任务,如何上报测量文件,这些接口交互机制是相对稳定的,各个不同接口功能IRP版本差异也不大,但该IRP所对应的接口信息内容:网元测量类型和具体计数器是不断发展和变化的,目前也没有一个统一的方式可以通过性能管理功能的集成参考点(PM IRP)获取到性能内容对象的版本。Another example is the performance management interface, how to deliver measurement tasks, and how to report measurement files. The interaction mechanism of these interfaces is relatively stable, and the IRP versions of different interface functions are not very different, but the interface information content corresponding to the IRP: network element measurement Types and specific counters are constantly evolving and changing, and there is currently no uniform way to obtain the version of the performance content object through the integration reference point (PM IRP) of the performance management function.

再如配置管理接口,也有对应接口内容的NRM资源模型版本的问题,虽然已有getNRMVersion的管理方法,但该管理接口并不完善,无法了解具体某一个配置对象所对应的网络资源管理(NRM)系统的版本号,也没有查询接口可以通过NRM系统的版本号获得这个NRM系统版本所支持的配置对象的细节信息。Another example is the configuration management interface, which also has the problem of the NRM resource model version corresponding to the interface content. Although there is a management method of getNRMVersion, the management interface is not perfect, and it is impossible to know the network resource management (NRM) corresponding to a specific configuration object. The version number of the system, and there is no query interface. The detailed information of the configuration objects supported by the NRM system version can be obtained through the version number of the NRM system.

综上所述,在存在多个被管单元版本的复杂网络环境中,现有的版本管理机制已经不能满足用户需求,主要体现在缺乏有效手段对不同的接口内容版本信息进行管理,目前迫切需要一个统一的管理机制能管理不同的接口内容版本信息。To sum up, in a complex network environment with multiple versions of managed units, the existing version management mechanism can no longer meet the needs of users, mainly reflected in the lack of effective means to manage version information of different interface content. At present, there is an urgent need to A unified management mechanism can manage different interface content version information.

发明内容 Contents of the invention

有鉴于此,本发明的主要目的在于提供了一种网管系统接口内容版本的管理方法及装置,用统一的管理机制能管理不同的接口内容版本信息。In view of this, the main purpose of the present invention is to provide a method and device for managing interface content versions of a network management system, which can manage different interface content version information with a unified management mechanism.

为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, technical solution of the present invention is achieved in that way:

一种网管系统接口内容版本的管理方法,该方法包括:A method for managing interface content versions of a network management system, the method comprising:

在被管单元中建立接口内容版本信息库,当被管单元初始化或变更时,维护所述接口内容版本信息库中的接口内容版本信息;Establish an interface content version information library in the managed unit, and maintain the interface content version information in the interface content version information library when the managed unit is initialized or changed;

所述被管单元在接口交互消息中加入接口内容版本信息;The managed unit adds interface content version information to the interface interaction message;

管理单元通过查询接口向所述被管单元查询接口内容版本信息,并与从接口交互消息中解析出的接口内容版本信息进行分析比较。The management unit queries the managed unit for interface content version information through the query interface, and analyzes and compares it with the interface content version information parsed from the interface interaction message.

其中,所述接口内容版本信息至少包括:接口内容版本号、接口内容版本类型、接口内容兼容版本号、接口内容版本信息的详细内容、关联的接口功能版本信息。Wherein, the interface content version information at least includes: interface content version number, interface content version type, interface content compatible version number, detailed content of interface content version information, and associated interface function version information.

其中,所述查询接口的类型至少包括:用于获取接口内容版本号的接口、用于获取接口内容版本信息的详情内容的接口;Wherein, the type of the query interface at least includes: an interface for obtaining the version number of the interface content, and an interface for obtaining the detailed content of the interface content version information;

所述接口交互消息通过反馈接口将包含所述接口内容版本信息的接口反馈内容反馈给管理单元。The interface interaction message feeds back the interface feedback content including the interface content version information to the management unit through the feedback interface.

其中,所述被管单元为网元管理系统(EMS)或网元(NE);所述管理单元为网络管理系统(NMS)或EMS。Wherein, the managed unit is a network element management system (EMS) or a network element (NE); the management unit is a network management system (NMS) or EMS.

一种网管系统接口内容版本的管理装置,该装置包括:版本信息维护模块、版本信息处理模块和版本信息查询及分析模块;其中,A device for managing version content of a network management system interface, the device comprising: a version information maintenance module, a version information processing module, and a version information query and analysis module; wherein,

所述版本信息维护模块,位于被管单元侧,用于维护接口内容版本信息库中的接口内容版本信息;The version information maintenance module is located on the side of the managed unit and is used to maintain the interface content version information in the interface content version information library;

所述版本信息处理模块,位于被管单元侧,用于将接口内容版本信息加入接口交互消息中;The version information processing module is located on the side of the managed unit and is used to add the interface content version information to the interface interaction message;

所述版本信息查询及分析模块,位于管理单元侧,用于通过查询接口向版本信息维护模块查询接口内容版本信息,接收版本信息处理模块发送的接口交互消息,与从接口交互消息中解析出的接口内容版本信息进行分析比较。The version information query and analysis module is located on the side of the management unit, and is used to query the version information of the interface content from the version information maintenance module through the query interface, receive the interface interaction message sent by the version information processing module, and analyze the interface interaction message from the interface interaction message. Analyze and compare interface content version information.

其中,所述版本信息处理模块,进一步用于通过反馈接口将包含所述接口内容版本信息的接口反馈内容反馈给管理单元;Wherein, the version information processing module is further configured to feed back the interface feedback content including the interface content version information to the management unit through the feedback interface;

所述查询接口的类型至少包括:用于获取接口内容版本号的接口、用于获取接口内容版本信息的详情内容的接口。The type of the query interface at least includes: an interface for obtaining the version number of the interface content, and an interface for obtaining detailed content of the version information of the interface content.

其中,所述被管单元为EMS或NE;所述管理单元为NMS或EMS。Wherein, the managed unit is EMS or NE; the management unit is NMS or EMS.

本发明在被管单元中建立接口内容版本信息库,当被管单元初始化或变更时,维护接口内容版本信息库中的接口内容版本信息;被管单元在接口交互消息中加入接口内容版本信息;管理单元通过查询接口向被管单元查询接口内容版本信息,并与从接口交互消息中解析出的接口内容版本信息进行分析比较。采用本发明,可以统一维护被管单元的接口内容版本信息,可以使管理单元灵活使用被管单元的接口内容版本信息。The present invention establishes an interface content version information library in the managed unit, and maintains the interface content version information in the interface content version information library when the managed unit is initialized or changed; the managed unit adds the interface content version information in the interface interaction message; The management unit queries the managed unit for interface content version information through the query interface, and analyzes and compares it with the interface content version information parsed from the interface interaction message. By adopting the invention, the version information of the interface content of the managed unit can be uniformly maintained, and the management unit can flexibly use the version information of the interface content of the managed unit.

附图说明 Description of drawings

图1a是现有接口功能IRP的版本管理流程示意图;Figure 1a is a schematic diagram of the version management process of the existing interface function IRP;

图1b是本发明接口内容版本管理方法的流程示意图;Fig. 1b is a schematic flow chart of the interface content version management method of the present invention;

图1c是本发明接口内容版本管理装置的组成结构示意图;Figure 1c is a schematic diagram of the composition and structure of the interface content version management device of the present invention;

图2是本发明接口内容版本维护一实例的示意图;Fig. 2 is a schematic diagram of an example of interface content version maintenance in the present invention;

图3是本发明通过接口查询接口内容版本一实例的流程示意图;Fig. 3 is a schematic flow diagram of an example of the present invention querying the interface content version through the interface;

图4是本发明在接口交互内容中加入接口内容版本一实例的流程示意图。Fig. 4 is a schematic flowchart of an example of adding an interface content version to interface interaction content in the present invention.

具体实施方式 Detailed ways

本发明的基本思想是:在被管单元中建立接口内容版本信息库,当被管单元初始化或变更时,维护接口内容版本信息库中的接口内容版本信息;被管单元在接口交互消息中加入接口内容版本信息;管理单元通过查询接口向被管单元查询接口内容版本信息,并与从接口交互消息中解析出的接口内容版本信息进行分析比较。The basic idea of the present invention is: establish the interface content version information database in the managed unit, when the managed unit initializes or changes, maintain the interface content version information in the interface content version information database; the managed unit adds the interface content version information in the interface interaction message Interface content version information; the management unit queries the managed unit for the interface content version information through the query interface, and analyzes and compares it with the interface content version information parsed from the interface interaction message.

下面参照附图结合实施例对本发明做进一步的描述。The present invention will be further described below with reference to the accompanying drawings and embodiments.

一种网管系统接口内容版本的管理方法,主要包括以下内容:A method for managing interface content versions of a network management system, mainly including the following contents:

一、在被管单元中建立接口内容版本信息库,当被管单元初始化或变更时,主动维护该接口内容版本信息库中的接口内容版本信息。1. Establish an interface content version information base in the managed unit, and actively maintain the interface content version information in the interface content version information base when the managed unit is initialized or changed.

这里,还可以通过建立的用于维护接口内容版本信息的版本信息维护模块,对该接口内容版本信息库中的接口内容版本信息进行维护。版本信息维护模块位于被管单元侧。Here, the interface content version information in the interface content version information database can also be maintained through the established version information maintenance module for maintaining the interface content version information. The version information maintenance module is located on the side of the managed unit.

二、被管单元在接口交互消息中加入接口内容版本信息。2. The managed unit adds interface content version information to the interface interaction message.

这里,接口内容版本信息包括但不限于如下几项内容:接口内容版本号、接口内容版本类型、接口内容兼容版本号、接口内容版本信息的详细内容、关联的接口功能版本信息。Here, the interface content version information includes but not limited to the following items: interface content version number, interface content version type, interface content compatible version number, detailed content of interface content version information, and associated interface function version information.

三、管理单元可以通过查询接口(如以下实施例1中的三类具体的查询接口)向被管单元查询接口内容版本信息,并与从接口交互消息中解析出的接口内容版本信息进行分析比较。3. The management unit can query the interface content version information from the managed unit through the query interface (such as the three specific query interfaces in the following embodiment 1), and analyze and compare it with the interface content version information parsed from the interface interaction message .

这里,被管单元可以是网元管理系统(EMS)或NE(网元);管理单元可以是网络管理系统(NMS)或EMS。Here, the managed unit may be a network element management system (EMS) or NE (network element); the management unit may be a network management system (NMS) or EMS.

一种网管系统接口内容版本的管理装置,主要包括以下内容:A device for managing version content of a network management system interface mainly includes the following contents:

版本信息维护模块,位于被管单元侧,用于维护接口内容版本信息库中的接口内容版本信息。The version information maintenance module is located at the managed unit side and is used for maintaining the interface content version information in the interface content version information database.

版本信息处理模块,位于被管单元侧,用于将接口内容版本信息加入接口交互消息中。The version information processing module is located on the side of the managed unit, and is used for adding the interface content version information into the interface interaction message.

版本信息查询及分析模块,位于管理单元侧,用于通过查询接口向版本信息维护模块查询接口内容版本信息,接收版本信息处理模块发送的接口交互消息,与从接口交互消息中解析出的接口内容版本信息进行分析比较。The version information query and analysis module is located on the side of the management unit, and is used to query the version information of the interface content from the version information maintenance module through the query interface, receive the interface interaction message sent by the version information processing module, and analyze the interface content from the interface interaction message Version information for analysis and comparison.

综上所述,采用本发明,可以统一维护被管单元的接口内容版本信息。进一步的,由于接口内容版本信息可以以小类的方式存在,即不同的对象对应不同的接口内容版本信息,此时,接口内容版本信息以小类的方式存在时可称为接口内容对象版本信息,分别对应不同的对象,位于不同的接口内容对象实例中。因此,采用本发明,还可以统一维护网络中的接口内容对象版本信息及其属性;查询接口内容版本信息及其细节信息;从接口内容对象实例中获得对应的接口内容版本信息。To sum up, by adopting the present invention, the interface content version information of managed units can be maintained uniformly. Furthermore, since the interface content version information can exist in the form of subclasses, that is, different objects correspond to different interface content version information, at this time, when the interface content version information exists in the form of subclasses, it can be called interface content object version information , respectively corresponding to different objects, located in different interface content object instances. Therefore, by adopting the present invention, it is also possible to uniformly maintain the interface content object version information and its attributes in the network; query the interface content version information and its detailed information; obtain the corresponding interface content version information from the interface content object instance.

以下对本发明进行举例阐述。The present invention is described with examples below.

实施例1:如图1b所示,本实施例包括以下步骤:Embodiment 1: As shown in Figure 1b, this embodiment comprises the following steps:

步骤101、管理单元向被管单元查询并获得接口内容版本号。Step 101, the management unit inquires from the managed unit and obtains the version number of the interface content.

步骤102、根据接口内容版本号,管理单元向被管单元查询并获得接口内容版本信息。Step 102, according to the version number of the interface content, the management unit queries the managed unit to obtain the version information of the interface content.

步骤103、管理单元收到来自被管单元的包含接口内容版本信息的接口交互消息,并与查询获得的接口内容版本信息进行分析比较。Step 103, the management unit receives the interface interaction message including the interface content version information from the managed unit, and analyzes and compares it with the interface content version information obtained from the query.

具体的,管理单元主要通过以下三类接口与被管单元进行交互:Specifically, the management unit mainly interacts with the managed unit through the following three types of interfaces:

一:管理单元通过第一类查询接口(版本号查询接口)获取接口内容版本号。查询可采用如下的方式:One: The management unit obtains the version number of the interface content through the first type of query interface (version number query interface). Queries can be made in the following ways:

方式1、以功能IRP的版本号为输入参数,查询和该功能IRP版本关联的内容版本,或者在IRP的基类中定义getContentVersion,所有接口功能IRP都要实现该方式。Method 1. Use the version number of the function IRP as an input parameter to query the content version associated with the function IRP version, or define getContentVersion in the base class of the IRP. All interface function IRPs must implement this method.

方式2、以内容版本类型为输入参数,查询该类型下被管单元所支持的所有内容版本。Method 2. Using the content version type as an input parameter, query all content versions supported by the managed unit under this type.

方式3、输入参数为空,查询获取被管单元所支持的所有内容版本。Method 3. The input parameter is empty, and the query obtains all content versions supported by the managed unit.

方式4、根据内容版本对象查询该内容版本对象被哪些内容版本所支持。Method 4. Query which content versions support the content version object according to the content version object.

二、管理单元通过第二类查询接口(版本详情查询接口)获取接口内容版本信息的详细内容,即接口内容版本信息的具体细节信息。查询可以采用如下的方式:2. The management unit obtains the detailed content of the interface content version information through the second type of query interface (version details query interface), that is, the specific details of the interface content version information. Queries can be made in the following ways:

方式1、根据接口内容版本号查询该版本号对应内容版本信息的全部详细信息。Method 1. According to the interface content version number, query all the detailed information of the content version information corresponding to the version number.

三、被管单元通过第三类接口(也可称为内容版本信息反馈接口)向管单元反馈包含内容版本信息的接口反馈内容。3. The managed unit feeds back the interface feedback content including the content version information to the managed unit through the third type interface (also called the content version information feedback interface).

这里,接口反馈内容可以是如下内容:Here, the interface feedback content can be as follows:

1)被管单元发给管理单元的通知消息;1) Notification message sent by the managed unit to the management unit;

2)被管单元同步返回给管理单元的操作响应;2) The managed unit synchronously returns the operation response to the management unit;

3)被管单元生成的文件。3) Files generated by managed units.

实施例2:如图1c所示,本发明一装置实例包括:版本信息维护模块、版本信息处理模块和版本信息查询及分析模块。其中,版本信息维护模块位于被管单元侧,负责维护接口内容版本信息,提供查询;版本信息处理模块位于被管单元侧,负责在接口反馈内容(具体可以是接口交互消息)中加入接口内容版本信息。版本信息查询及分析模块位于管理单元侧,负责查询接口内容版本信息,将接口反馈内容中的接口内容版本信息与查询获得的接口内容版本信息进行分析比较。Embodiment 2: As shown in Figure 1c, an example of a device of the present invention includes: a version information maintenance module, a version information processing module, and a version information query and analysis module. Among them, the version information maintenance module is located on the side of the managed unit, responsible for maintaining the version information of the interface content and providing query; the version information processing module is located on the side of the managed unit, and is responsible for adding the interface content version to the interface feedback content (specifically, it can be an interface interaction message) information. The version information query and analysis module is located on the side of the management unit, responsible for querying the interface content version information, and analyzing and comparing the interface content version information in the interface feedback content with the interface content version information obtained from the query.

实施例3:如图2所示为本发明接口内容版本维护一实例的示意图,内容版本信息的维护可以采用如下方式:Embodiment 3: As shown in Figure 2, it is a schematic diagram of an example of interface content version maintenance in the present invention, and the maintenance of content version information can be in the following manner:

在版本信息维护模块中包含一个接口内容版本信息库,每个接口内容版本对象在初始化时向接口内容版本信息库注册(register)自身详细信息,当该版本因为升级或其他原因,不再在被管单元中使用时,接口内容版本对象向接口内容版本信息库注销(detach)自身版本号。在注册和注销动作完成后,接口内容版本信息库会对外发出内容版本的变更消息。变更消息中包含内容版本号和变更动作。The version information maintenance module contains an interface content version information library. Each interface content version object registers its own detailed information with the interface content version information library when it is initialized. When the version is no longer being used due to upgrade or other reasons When used in a management unit, the interface content version object deregisters (detach) its own version number from the interface content version repository. After the registration and deregistration actions are completed, the interface content version repository will send out a content version change message. The change message includes the content version number and the change action.

上述注册和注销动作发生在下列情形:The above registration and deregistration actions occur in the following situations:

情形一、新的接口内容版本对象加入被管单元;Scenario 1: A new interface content version object is added to the managed unit;

情形二、老的接口内容版本对象退出被管单元;Scenario 2: The old interface content version object exits the managed unit;

情形三、接口内容版本升级,同时有版本新增和退出。Scenario 3: The version of the interface content is upgraded, and there are new versions and exits at the same time.

实施例4:接口内容版本信息模型可以采用如下表1(ContentVersion IOC)的字段定义。Embodiment 4: The interface content version information model can be defined by the fields in the following Table 1 (ContentVersion IOC).

表1Table 1

实施例5:如图3所示为本发明通过接口查询接口内容版本一实例的流程示意图,本实施例包括以下步骤:Embodiment 5: As shown in Figure 3, it is a schematic flow diagram of an example of the present invention querying the interface content version through the interface. This embodiment includes the following steps:

步骤201、首先管理单元通过已有的标准接口,如功能IRP的getIRPVersion接口或EPIRP的getIRPOutline接口向被管单元发出请求。Step 201. First, the management unit sends a request to the managed unit through an existing standard interface, such as the getIRPVersion interface of the functional IRP or the getIRPOutline interface of the EPIRP.

步骤202、从请求响应中获取当前被管单元功能IRP的版本号。Step 202, obtain the version number of the function IRP of the current managed unit from the request response.

步骤203、通过功能IRP版本号查询关联的内容版本号,这个关联关系在内容版本信息的所属接口IRP信息中体现。Step 203, query the associated content version number through the function IRP version number, and this association relationship is reflected in the interface IRP information of the content version information.

步骤204、从请求响应中获取查询的内容版本号。Step 204, obtain the queried content version number from the request response.

步骤205、通过获取的内容版本号,查询该内容版本的详细信息。Step 205, query the detailed information of the content version according to the acquired content version number.

步骤206、从请求响应中获取查询的该内容版本的详细信息。Step 206, obtain detailed information of the content version queried from the request response.

实施例6:如图4所示为本发明在接口交互内容中加入接口内容版本一实例的流程示意图,针对具体的接口内容对象实例,有对应内容版本管理需要的,需要增加内容版本标识来明确指明实例所属的内容版本,参考几个具体例子:Embodiment 6: As shown in Figure 4, it is a schematic flow diagram of an example of adding an interface content version to the interface interactive content of the present invention. For a specific interface content object instance, if there is a need for corresponding content version management, it is necessary to add a content version identifier to clarify Indicate the content version to which the instance belongs, refer to several specific examples:

例子一:就消息而言,具体对告警消息及告警对象,原先字段domain_name中已经包含接口IRP的版本号,所以在这个字段上再扩展增加内容对象的版本号。告警信息对象AlarmInformation(3GPP 32.311 5.3.1.2)中新增内容版本属性。Example 1: As far as messages are concerned, specifically for alarm messages and alarm objects, the original field domain_name already contains the version number of the interface IRP, so this field is extended to add the version number of the content object. The new content version attribute in the alarm information object AlarmInformation (3GPP 32.311 5.3.1.2).

例子二:就对象而言,具体对配置对象,在top IOC中统一增加资源模型版本号属性:Top(3GPP 32.622 6.1.3.8.2)。对配置文件,在文件头中文件版本fileFormatVersion字段上扩展增加内容版本信息。对配置消息,和告警消息一样,在domain_name中扩展增加内容版本信息。Example 2: As far as the object is concerned, specifically for the configuration object, the attribute of the resource model version number is uniformly added in the top IOC: Top(3GPP 32.622 6.1.3.8.2). For configuration files, the content version information is added to the fileFormatVersion field in the file header. For the configuration message, like the alarm message, the content version information is expanded in the domain_name.

例子三:对文件而言,具体对性能数据文件,在文件头中fileFormatVersion字段上扩展增加版本信息。对性能消息,和告警消息一样,在domain_name中扩展增加内容版本信息。在性能测量类型对象MeasuredAttribute(3GPP 32.4126.3.5)上增加内容版本属性。Example 3: For files, specifically for performance data files, the fileFormatVersion field in the file header is extended to add version information. For performance messages, like alarm messages, the content version information is expanded in domain_name. Add the content version attribute to the performance measurement type object MeasuredAttribute (3GPP 32.4126.3.5).

综上所述,在接口反馈内容(具体为上述接口交互消息)中增加内容版本信息,主要有三种方式:To sum up, there are three main ways to add content version information to the interface feedback content (specifically, the above-mentioned interface interaction messages):

方式一、接口生成文件的文件版本字段中增加内容版本信息内容;Method 1: Add content version information to the file version field of the interface generated file;

方式二、接口消息的消息域字段中增加内容版本信息内容;Method 2: Add content version information to the message domain field of the interface message;

方式三、接口交互对象属性中增加内容版本信息字段。Method 3: Add a content version information field in the interface interaction object properties.

以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention.

Claims (7)

1. A management method for content version of network management system interface is characterized in that the method comprises:
establishing an interface content version information base in a managed unit, and maintaining the interface content version information in the interface content version information base when the managed unit is initialized or changed;
the managed unit adds interface content version information in the interface interaction message;
the management unit inquires the interface content version information from the managed unit through the inquiry interface and analyzes and compares the interface content version information with the interface content version information analyzed from the interface interaction message.
2. The method of claim 1, wherein the interface content version information comprises at least: interface content version number, interface content version type, interface content compatible version number, detailed content of interface content version information, and associated interface function version information.
3. The method of claim 1, wherein the type of the query interface comprises at least: the interface is used for acquiring the version number of the interface content and acquiring the detailed content of the version information of the interface content;
and the interface interaction message feeds back the interface feedback content containing the interface content version information to the management unit through a feedback interface.
4. The method according to any one of claims 1 to 3, wherein the managed element is a network element management system or a network element; the management unit is a network management system or a network element management system.
5. A management device for content versions of network management system interfaces is characterized in that the device comprises: the system comprises a version information maintenance module, a version information processing module and a version information query and analysis module; wherein,
the version information maintenance module is positioned at the managed unit side and used for maintaining the interface content version information in the interface content version information base;
the version information processing module is positioned at the managed unit side and used for adding the interface content version information into the interface interaction message;
the version information inquiry and analysis module is positioned at the management unit side and used for inquiring the interface content version information from the version information maintenance module through the inquiry interface and analyzing and comparing the interface content version information analyzed from the interface interaction message sent by the version information processing module.
6. The apparatus of claim 5, wherein the version information processing module is further configured to feed back interface feedback content containing the interface content version information to the management unit through a feedback interface;
the types of the query interface at least include: the interface is used for acquiring the version number of the interface content and acquiring the detail content of the version information of the interface content.
7. The apparatus of claim 5 or 6, wherein the managed element is a network element management system or a network element; the management unit is a network management system or a network element management system.
CN201010557391.9A 2010-11-23 2010-11-23 Method and device for managing interface content version of network management system Expired - Fee Related CN102480373B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010557391.9A CN102480373B (en) 2010-11-23 2010-11-23 Method and device for managing interface content version of network management system
PCT/CN2011/081178 WO2012068937A1 (en) 2010-11-23 2011-10-24 Method and apparatus for managing interface content version of network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010557391.9A CN102480373B (en) 2010-11-23 2010-11-23 Method and device for managing interface content version of network management system

Publications (2)

Publication Number Publication Date
CN102480373A CN102480373A (en) 2012-05-30
CN102480373B true CN102480373B (en) 2014-09-24

Family

ID=46092860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010557391.9A Expired - Fee Related CN102480373B (en) 2010-11-23 2010-11-23 Method and device for managing interface content version of network management system

Country Status (2)

Country Link
CN (1) CN102480373B (en)
WO (1) WO2012068937A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102651696B (en) * 2011-02-28 2017-03-29 中兴通讯股份有限公司 The method and system that a kind of network management system interface coexisted to multi version is managed
CN104216724B (en) * 2013-06-03 2018-01-02 阿里巴巴集团控股有限公司 A kind of method and system of web application interface upgrade
CN104935453A (en) * 2014-03-21 2015-09-23 中兴通讯股份有限公司 Network management system and network element alarm definition information synchronization method and device thereof

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801739A (en) * 2005-08-20 2006-07-12 华为技术有限公司 Information service hierarchy inheritance relation realizing method in network management interface
CN1808994A (en) * 2005-01-18 2006-07-26 华为技术有限公司 Method and system of interface synchronization in general-purpose mobile communication system
CN1867147A (en) * 2005-09-16 2006-11-22 华为技术有限公司 Automatic equipment detection system and method
CN1913524A (en) * 2005-08-11 2007-02-14 华为技术有限公司 Method of network management system interface consulation and its device
CN101051933A (en) * 2006-04-06 2007-10-10 大唐移动通信设备有限公司 Interface hanging up method in net managing system
CN101370221A (en) * 2007-08-15 2009-02-18 中兴通讯股份有限公司 Software version management method of network element management system based on file mode
CN101582804A (en) * 2009-06-16 2009-11-18 中兴通讯股份有限公司 Method of automatic abutment joint of interfaces of network equipment management systems and device
CN101588236A (en) * 2009-07-16 2009-11-25 四川长虹电器股份有限公司 Protecting device, system and method for transmitting contents safely

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1808994A (en) * 2005-01-18 2006-07-26 华为技术有限公司 Method and system of interface synchronization in general-purpose mobile communication system
CN1913524A (en) * 2005-08-11 2007-02-14 华为技术有限公司 Method of network management system interface consulation and its device
CN1801739A (en) * 2005-08-20 2006-07-12 华为技术有限公司 Information service hierarchy inheritance relation realizing method in network management interface
CN1867147A (en) * 2005-09-16 2006-11-22 华为技术有限公司 Automatic equipment detection system and method
CN101051933A (en) * 2006-04-06 2007-10-10 大唐移动通信设备有限公司 Interface hanging up method in net managing system
CN101370221A (en) * 2007-08-15 2009-02-18 中兴通讯股份有限公司 Software version management method of network element management system based on file mode
CN101582804A (en) * 2009-06-16 2009-11-18 中兴通讯股份有限公司 Method of automatic abutment joint of interfaces of network equipment management systems and device
CN101588236A (en) * 2009-07-16 2009-11-25 四川长虹电器股份有限公司 Protecting device, system and method for transmitting contents safely

Also Published As

Publication number Publication date
CN102480373A (en) 2012-05-30
WO2012068937A1 (en) 2012-05-31

Similar Documents

Publication Publication Date Title
US8874091B2 (en) Automatic device capabilities change notification
US10191736B2 (en) Systems and methods for tracking configuration file changes
US9712385B2 (en) Managing configurations of distributed devices
US8463884B2 (en) Synchronization of mobile device with application server
KR101179694B1 (en) Method for addressing management object in management tree and associated device management system
US20150032882A1 (en) System and Method for Dynamically Grouping Devices Based on Present Device Conditions
BR112021016351A2 (en) ENTITIES AND METHODS FOR AUTOMATIC CONFIGURATION AND SELECTION OF ANALYSIS NETWORK FUNCTION INSTANCES IN 5G NETWORKS
CN112422709B (en) Identification management method, terminal equipment, identification analysis secondary node and medium
US8745190B2 (en) Method for providing node information, method for acquiring node information, and device
CN101083608A (en) Method for enquiring node information of equipment management tree and its terminal equipment
CN101505550A (en) Method, terminal, apparatus and system for device management
CN101562578B (en) Method and device for notifying user data subscription
US10148486B2 (en) Object version management
CN105446724A (en) Method and device for managing software parameters
CN102480373B (en) Method and device for managing interface content version of network management system
US8688741B2 (en) Device description framework information reporting and updating method, device and system
CN108574592B (en) Resource management method and device based on telecommunication cloud
AU2009349406B2 (en) Method for managing configuration information of outsourced part, and method and system for managing alarm
CN102904739A (en) A Method for Realizing Event Forwarding and Common Information Model CIM Server
US20060041652A1 (en) Network management with scalable trap definitions
CN100479577C (en) Method for operating resource in device management
US20090007260A1 (en) Security Synchronization Services
WO2012119407A1 (en) Method and device for document updating
US20220078257A1 (en) Information processing system, method, and program
CN115250236B (en) Network element instruction adaptation method, device, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHANGHAI ZHONGXING SOFTWARE CO., LTD.

Free format text: FORMER OWNER: ZTE CORPORATION

Effective date: 20140808

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518057 SHENZHEN, GUANGDONG PROVINCE TO: 201203 PUDONG NEW AREA, SHANGHAI

TA01 Transfer of patent application right

Effective date of registration: 20140808

Address after: 201203 No. 889 blue wave road, Shanghai, Pudong New Area

Applicant after: Shanghai Zhongxing Software Co.,Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Applicant before: ZTE Corp.

C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140924