YD T 1878.3-2009 800MHz 2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求.第3部分 基于CORBA技术的网络资源模型设计.pdf
《YD T 1878.3-2009 800MHz 2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求.第3部分 基于CORBA技术的网络资源模型设计.pdf》由会员分享,可在线阅读,更多相关《YD T 1878.3-2009 800MHz 2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求.第3部分 基于CORBA技术的网络资源模型设计.pdf(52页珍藏版)》请在麦多课文档分享上搜索。
1、ICS 33040M 15中华人民 共禾口Y口国通信行业标准YD厂r 1 8783-2009800MHz2GHz cdma2000数字蜂窝移动通信网高速分组数据(H RPD)网络管理技术要求第3部分:基于CORBA技术的网络资删设计800MHz2GHz cdma2000 Digital Cell Mobile Communications Network(HRPD)Network Management Technical SpecificationPart 3:Network Resource Model Design based CORBA2009-06-1 5发布 2009-09-01实施
2、中华人民共和国工业和信息化部发布目 次前言II1范围Y12规范性引用文件13缩略语14配置网络资源模型设计141通用配置资源模型的IDL定义142无线接入网网络资源模型的IDL定义一1643核心网网络资源模型的IDL定义2l5性能网络资源模型设计2651性能参数的IDL定义2652数据类型的IDL定义316性能管理接口功能相关的文件3461性能测量数据文件的Schema S3462性能测量数据文件的XML header定义41附录A(规范性附录)XMLSchema文档补充说明42附录B(资料性附录)性能管理功能相关XML文件示例44参考文献48刖 吾(800MHz2GHz cdma2000数字
3、蜂窝移动通信网高速分组数据(冲D)网络管理技术要求分为3个部分:第1部分:配置网络资源模型第2部分:性能网络资源模型第3部分:基于CORBA技术的网络资源模型设计本部分为第3部分。附录A为规范性附录,附录B为资料性附录。本部分由中国通信标准化协会提出并归口。本部分起草单位:北京邮电大学、中兴通讯股份有限公司、北京市天元网络技术股份有限公司、中国联合网络通信有限公司本部分主要起草人:芮兰兰、李文璩、王智立、高志鹏、朱 凯、黄 波、苏晨阳、郑兴明、梁 亮、王 勇IIYD厂r 1 8783-2009800MHz2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求第3部
4、分:基于CORBA技术的网络资源模型设计1范围本部分规定了800MHz2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)的网络管理接口的CORBDL定义。本部分适用于800MHz2GI-Iz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)的网络管理。2规范性引用文件下列文件中的条款通过本部分的引用而成为本部分的条款。凡是注日期的引用文件,其随后所有的修改单(不包括勘误的内容)或修订版均不适用于本部分。然而,鼓励根据本部分达成协议的各方研究是否可使用这些文件的最新版本。凡是不注日期的引用文件,其最新版本适用于本部分。YDf 18781-2009 800MHz2GHz
5、 cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求第l部分:配置网络资源模型YDT 18782-2009 800MHz2GHz cdma2000数字蜂窝移动通信网高速分组数据(HRPD)网络管理技术要求第2部分:性能网络资源模型3缩略语下列缩略语适用于本部分。IDL Interface Defimdon Language 接121定义语言CORBA Common object Request Broker AfchitectIlre 公共对象请求代理体系4配置网络资源模型设计注:配置网络资源模型设计中有3类idl文件,这3类文档及其用途如下:1)xx)【NRMDefS
6、jdl包括GeneHcNRMDefS讪、IMDataDefs idl、RanNRMDefsidl和coreNRMDefs idl,用来定义配置网络对象及其属性名称;2)xxxNRMSystem idl包括GenencNRMSystem idl、RanNRMSystem idl和CoreNRMSystem idl,用来定义配置网络资源对象的属性使用的数据类型:3)xxxNRMProfileidl包括GenericNRMProfileidl、IMDataProfileidl、RanNRMPm6leidl和CoreNRMProfileidl,只是用来描述配置网络资源对象的属性名称及其数据类型的对应关
7、系,实现时并不使用此类lDL文件。41通用配置资源模型的IDL定义YD厂r 1 8783-20092311 const strng subNetworkId: subNetworkId; const strng dnPrefix dnPrefix; const strng userLabel = userLabel; const strng setOtMcc ,岳飞回OtMCCjconst strng userDefinedNetworkType = userDefinedN时workType; IlDefinitions for MO class MeContext interface Me
8、Context: Top const strng CLASS = MeContext; 11 Attrbute Names 11 const strng meContextId = meContextId; const strng dnPrefix = dnPr毡fiXjIlDefinitions for MO class ManagementNode interface ManagementNode: Top const s创ngCLASS = ManagementNode; 11 Att:ribute Names 11 const strng managementNodeld = mana
9、gementNodeld; const strng managedElements = managedElemen1阳;const strng userLabel = userLabel; nst strng userDefinedState = us铲DefinS阳.te;const strng swVersion口swVersion;const strng locationName = locationName; const strng vendorName = vendorN田ne;IlDefinitions for MO class ManagedElement interface M
10、anagedElement: Top const strng CLASS Mana;edElement; 11 Attrbute N田nes11 YD.厅1878.3-20093 YD厂r 1 8783-20094YDT 1 8783-200956YD厅1878.3-2009const s创nguserLabel虫u阳Label飞const string slc; slcj const string slsNo口naIListslsNorrnalList; nst s创ngslsCurrentList = slsCurrentList; const string linkStarus = li
11、nkS阳阳s;const string bandwidth左bandwid仙.#endif 11 GENERIC NRM DEFS lDL 4.1.2 GenericNRMProfile 6 lFile GenericNRMProfile.idl fThe IRP document version number is Generic NRM Vl.l 荆fndefGENERIC川RM_PROFlLEJDL.#define _GENERIC_NRM_PRO贝LEJDL_#include GenericNRMSystem.idl . *咀世smodule defines the attribute
12、 n田nesand * coespondig attribute types for .11 de白ned MO class , This module is used for reference * module GenericNRMProfile interface Top readonly attribute string objectClass; readonly attribute string objectlnstance; interface lRPAgent : Top readonly attribute GenericNRMSystem:Objec证dTypeiRP Age
13、ntld; readonly attribute GenericNRMSystem:DN systemDN; H叽lefollowing notifications may be sent from伽isMO,/ noti句rObjectCreation/ no咀fyObjectDeletion/ notify Attribute ValueChange 11 notify AckStateChanged /1 no崎ChangedAlarm/ notifyClearedAlarm 711 notifyNewAlarm 11 notifyComments 11 notify AlarmList
14、Rebuilt 11 notifyPotentialFaulty AlarmList interface GenericIRP : Top readonlyat创butestring巡Pld;interface SubNetwork: Top readonly attribute GenericNRMSystem:O均ectIdTypesubNetworkId; readonly attribute GenericNRMSystem: :DNPrefixType曲曲refix;attribute ws创nguserLabel; readonly altribute GenericNRMSyst
15、em:MobileCountryCodeSetType setOIMcc; readonly attribute GenericNRMSystem:NetworkTypeType userDefinedNetworkType; H1e following notifications may be sent仕om由isMO,11 notfyObjectCreation 11 notifyObjeceletion 11 notify Attribute V alueChange 11 notifyAckStateChanged 11 notifyCh朋gedAlarm11 notifyCleare
16、dAlarm 11 notifyNewAlarm 11 notif¥Comments 11 notify AlarmListRebuilt 11 noti句PotentialFaultyA1armListinterface MeContext: Top readonly attribute GenericNRMSystem:ObjectIdType meContextId; readonly attribute GenericNRMSystem:DNPrefixType dnPrefix; 11 The following notifications may be sent from出isMO
17、,11 notifyObjectCreation 11 notifyObjectDeletion 11 notifyAt创buteValueChangeYD厅1878.3-20097 8YD.厅1878.3吃0098 interface ManagementNode : Top readonly attrbute GenericNRMSystem:ObjectIdType managementNodeld: readonly attrqute GenericNRMSystem:DNListType managedElements: at时ibutewstring userLabel; attr
18、ibute GenericNRMSystem:UserDefinedStateType userDefinedState; readonly attrbute strng swVersion; 11 software version attrbute wstrng locationName; readonly attribute strng vendorName; 11 The following notifications may be sent from出isMO,11 notifyObj eclCreation 11 notifyObjectDeletion 11 nOlifyA即ibu
19、teValueChange/ noti秒AckStateChanged11 notifyCh朋g创Alarm11 notifyClearedAl盯m11 notifyNewAl缸m11 notifyComments 11 notify AlarmListRebuilt 11 notifyPotentialFaulty AlarmList interface ManagedElement : Top readonly attrbute GenericNRMSystem: :ObjectIdType managedElementId; readonly attrbute GenericNRMSys
20、tm: :DNPrefixType dnPrefix; attrbute ws衍inguserLabel; readonly attribute strng vendorName; a盯ibu阳wstrnglocationN ame; readonly attrbute Gen盯icNRMSystem:StrngSetmanagedElementType; readonly attrbute GenericNRMSystem:DN managedBy; attrbute GenericNRMSystem:UserDefinedStateType userDefinedState; readon
21、ly attribute strng swVersion; 11 software version H白lefollowing notifications may be sent from由isMO,11 notifyObjectCreation 11 notifyObjectDeletion 11 notifyAttrbuteVa1ueChange /1 notify AckStateChanged 11 notifyChangedAlarm 11 notifyClearedAlarm 11 notifyNewAlarm 11 noti命Comments11 notify AlarmList
22、Rebuilt 9YD厅1878.3吃00911 noti句IPO阻ntiaIFaultyA1皿nListny nM Td D nu唯aoL UM ce s mu nlq也AUmu 挡m臼smJ M山eb m脚创glu-K VAUa h n i interface VsDataContainer : Top readonly attribute GenericNRMSystern: :ObjectldType vsDataContainerld; readonly attribute string vsDataType; attribute any vsData; readonly attri
23、bute string vsDataForrnatVersion; 11le following notifications rnay be甜ntfrorn this MO, 11 noti句ObjectCreation11 notifyObj肌tDeletion11 notifyAttributeValueChange 11 notify AckStateChanged 11 notifyChangedAl町回11 notifyClearedAlarrn 11 notifyNewAlarrn 11 notifyCornrnents 11 notifyAl町rnListRebuilt11 no
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- YD 1878.3 2009 800 MHz GHz cdma2000 数字 蜂窝 移动 通信网 高速 分组 数据 HRPD 网络 管理 技术 要求 部分 基于 CORBA 网络资源 模型 设计

链接地址:http://www.mydoc123.com/p-239565.html