
【YD通讯标准】 统一 IMS 网络管理接口技术要求 第2部分:基于 CORBA 技术的信息模型设计
- YD/T2330.2-2011
- 现行
标准号:
YD/T 2330.2-2011
标准名称:
统一 IMS 网络管理接口技术要求 第2部分:基于 CORBA 技术的信息模型设计
标准类别:
通信行业标准(YD)
标准状态:
现行出版语种:
简体中文下载格式:
.zip .pdf下载大小:
10.94 MB

点击下载
标准简介:
YD/T 2330.2-2011.Common IMS network management interface technical specification-part 2: CORBA based information model design.
1范围
YD/T 2330.2规定了统一IMS网络管理接口中的信息模型的IDL定义。
YD/T 2330.2适用于统一IMS网络的网络管理。
2规范性引用文件
下列文件对于本文件的应用是必不可少的。凡是注8期的引用文件,仅所注8期的版本适用于本文件。凡是不注日期的引用文件,其最新版本(包括所有的修改单)适用于本文件。
YD/T 1586.3-2007 2GHz WCDMA数字蜂窝移动通信网网络管理技术要求(第-阶段)第3部分基于CORBA技术的网络资源模型设计
YD/T 2330.1-2011统一 IMS 网络管理接口技术要求第1部分信息模型
3缩略语
下列缩略语适用于本文件。
IDL 接口定义语言 Interface Definition Language
CORBA 公共对象请求代理体系 Common Object Request Broker Architecture
4配置网络资源模型设计
配置网络资源模型设计中有3类idI文件,这3类文档及其用途如下:
1) xxxNRMDefs.id,包括GenericNRMDefs.idl、 IMDataDefs.idl和ImsNRMDefs.idl,用来定义配置网络资源对象及其属性名称;
2) xNRMSystem.id,包括GenericNRMSystem.idl和 ImsNRMSystem.idl, 用来定义配置网络资源对象的属性使用的数据类型;

部分标准内容:
中华人民共和国通信行业标准
YD/T2330.2-2011
统一IMS网络管理接口技术要求
第2部分:基于CORBA技术的信息模型设计Common IMS network management interface technical specificationpart2:CORBAbased information model design2011-12-20发布
2011-12-20实施
中华人民共和国工业和信息化部发布前言
2规范性引用文件
3缩略语·
4配置网络资源模型设计
4.1通用配置资源模型的IDL定义4.2统一IMS网络资源模型的DL定义5性能网络资源模型设计
5.1性能管理资源模型的IDL定义5.2数据类型的IDL定义·
6性能管理接口功能相关的文件
6.1性能测量数据文件的Schema定义
建筑321---标准查询下载网
YD/T2330.2-2011
YD/T2330.2-2011
YD/T2330-2011《统一IMS网络管理接口技术要求》分为以下2个部分:1)统一IMS网络管理接口技术要求第1部分信息模型2)统一IMS网络管理接口技术要求第2部分基于CORBA技术的信息模型设计本部分是YD/T2330-2011的第2部分。本部分按照GB/T1.1-2009给出的规则起草。本部分由中国通信标准化协会提出并归口。本部分起草单位:北京邮电大学、北京市天元网络技术有限公司。本部分主要起草人:李文璟、王智立、孟洛明、芮兰兰、高娴。H
统一IMS网络管理接口技术要求
YD/T2330.2-2011
第2部分:基于CORBA技术的信息模型设计本部分规定了统一IMS网络管理接口中的信息模型的IDL定义。本部分适用于统一IMS网络的网络管理。2规范性引用文件
下列文件对于本文件的应用是必不可少的。凡是注日期的引用文件,仅所注日期的版本适用于本文件。凡是不注日期的引用文件,其最新版本(包括所有的修改单)适用于本文件。YD/T1586.3-20072GHzWCDMA数字蜂窝移动通信网网络管理技术要求(第一阶段)第3部分基于CORBA技术的网络资源模型设计YD/T2330.1-2011统一IMS网络管理接口技术要求:第1部分信息模型3缩略语
下列缩略语适用于本文件。
接口定义语言
公共对象请求代理体系
4配置网络资源模型设计
InterfaceDefinition LanguageCommonObject Request BrokerArchitecture配置网络资源模型设计中有3类idl文件,这3类文档及其用途如下:1)xxxNRMDefs.idl,包括GenericNRMDefs.idl、IMDataDefs.idl和ImsNRMDefs.idl,用来定义配置网络资源对象及其属性名称:
2)xxxNRMSystem.idl,包括GenericNRMSystem.idl和ImsNRMSystem.idl,用来定义配置网络资源对象的属性使用的数据类型:
3)xxxNRMProfile.idl,包括GenericNRMProfile.idl、IMDataProfile.idl和ImsNRMProfile.idl,只是用来描述配置网络资源对象的属性名称及其数据类型的对应关系,实现时并不使用此类idl文件。4.1通用配置资源模型的IDL定义见YD/T1586.3-2007中4.1给出的定义。4.2统一IMS网络资源模型的IDL定义4.2.1ImsNRMSystem
#ifndef ImsNRMSystemidl
#defineImsNRMSystemidl
#include\GenericNRMSystem.idl\I/#pragmaprefix\3gppsa5.org\建筑321——标准查询下载网
YD/T2330.2-2011
module ImsNRMSystem
This module addsdatatype definitions fortypes* used in the Ims NRM which are not basic datatypes defined*already in CORBA and datatypes defined already in* GenericNRMSystem.
typedef string IPAddress;
typedef sequence< IPAddress > IPAddressListType;structEthernetPortInfoType
string ethernetPortId;
IPAddressListTypeiPAddressList;3;
#endif
4.2.2ImsNRMDefs
//File\ImsNRMDefs.idl\
I/TheIRP documentversion number is\IMSNRMV1.0\#ifndefImsNRMDefs idl
#define ImsNRMDefs idl
#include\GenericNRMDefs.idl#pragmaprefix\3gppsa5.org
*This module defines constants for each MO class name and2
* the attribute names for each defined MO class.*/
moduleImsNRMDefs
I/Definitions for MO class CscfFunctioninterface CscfFunction :GenericNRMIDefs:ManagedFunctionconst string CLASS =\CscfFunction\;I/ including all Attribute Names fromI/MO Class GenericNRMDefs: :ManagedFunctionIl additional Attribute Names is as follows.const string sipUri --\sipUri\;const string homeDN -\ homeDN \const string maxBHSA=\maxBHSA\;
//Definitions forMOclass ScscfFunctioninterfaceScscfFunction:ImsNRMDefs:CscfFunctionconst string CLASS -\ScsefFunction\;// including all Attribute Names from// MO Class GenericNRMDefs::CscfFunctionI/ additional Attribute Names is as follows.const string scscfFunctionld-\scscfFunctionld\const string ethernetPortInfo - \ethernetPortInfo\;const string maxNumImpi -- \ maxNumImpi \;const string maxNumImpu -\ maxNumImpu\;
/Definitions forMO class PescfFunction建筑321一标准查询下载网
YD/T2330.2-2011
YD/T2330.2-2011
interfacePcscfFunction:ImsNRMDefs::CscfFunctionconst string CLASS -\PcscfFunction\;// including all Attribute Names from//MO Class GenericNRMDefs::CscfFunctionI/ additional Attribute Names is as follows.const string pcscfFunctionId -\pcscfFunctionId\;const string ethernetPortInfo\ethernetPortInfo\;const string maxNumImpi - \ maxNumImpi \;const string maxNumImpu=\ maxNumImpu\;3;
//Definitions for MO class IcscfFunctioninterface IcscfFunction : ImsNRMDefs:CscfFunctionconst string CLASS=\IcscfFunction\;// including all Attribute Names fromI/MO Class GenericNRMDefs::CscfFunctionI/ additional Attribute Names is as follows.const string icscfFunctionId =\icscfFunctionld\;3;
/Definitions forMOclass BgcfFunctioninterface BgcfFunction :GenericNRMDefs:ManagedFunctionconst string CLASS=\BgcfFunction\;I/ including all Attribute Names froml/MOClassGenericNRMDefs::ManagedFunction18
// additional Attribute Names is as follows.const string bgcfFunctionld-\bgcfFunctionId\const string sipUri -\sipUri\;const string homeDN -\ homeDN\const string maxBHSA - \ maxBHSA \;const string ethernetPortInfo =\ethernetPortInfo\;/Definitions for MOclass MrfcFunctioninterface MrfcFunction : GenericNRMDefs:ManagedFunctionconst string CLASS = \MrfcFunction\;// including all Attribute Names from// MO Class GenericNRMDefs:ManagedFunction/ additional Attribute Names is as follows./
const string mrfcFunctionId -\mrfcFunctionld\const string sipUri -\sipUri\;const string homeDN-\homeDN\;const string maxBHSA=\maxBHSA\const string mrfpList \mrfpList\;const string ethernetPortInfo=\ethernetPortInfo\:const string maxNumUser -\ maxNumUser\;;
/Definitions for MO class MrfpFunctioninterface MrfpFunction :GenericNRMDefs:ManagedFunctionconst string CLASS -\MrfpFunction\;I/ including all Attribute Names from// MO Class GenericNRMDefs:ManagedFunctionI/ additional Attribute Names is as follows.建筑321-一标准查询下载网
YD/T2330.2-2011
YD/T2330.2-2011
const string mrfpFunctionId \mrfpFunctionId\;const stringhomeDN=\homeDN\;const string ethernetPortInfo =\ethernetPortInfo\;;此内容来自标准下载网
I/DefinitionsforMOclass MgcfFunctioninterface MgcfFunction : GenericNRMDefs:ManagedFunctionconst string CLASS=\MgcfFunction\;I/ including all Attribute Names from1/MO Class GenericNRMDefs:ManagedFunctionI/ additional Attribute Names is as follows.const string mgcfFunctionid \mgcfFunctionId\;const string homeDN =\ homeDN \;const string maxBHSA=\ maxBHSA\;const string mgwList=\mgwList\;const string ethernetPortInfo \ethernetPortInfo\;/Definitions for MO class ImsMgwFunctioninterface ImsMgwFunction :GenericNRMDefs::ManagedFunctionconst stringCLASS=\ImsMgwFunction\;// including all Attribute Names from// MO Class GenericNRMDefs:ManagedFunction// additional Attribute Names is as follows.const string imsMgwFunctionId -\imsMgwFunctionId\;const string ethernetPortInfo=\ethernetPortInfo\;;
//Definitions for MO class HssFunctioninterface HssFunction : GenericNRMDefs:ManagedFunctionconst string CLASS -\HssFunction\;// including all Attribute Names from//MOClassGenericNRMDefs::ManagedFunction// additional Attribute Names is as follows.const string hssFunctionId=\hssFunctionld\const string homeDN=\ homeDN\3;
//Definitions for MO class SlfFunctioninterface SlfFunction : GenericNRMDefs:ManagedFunctionconst string CLASS = \SlfFunction\:I/ including all Attribute Names from//MO Class GenericNRMDefs::ManagedFunctionIl additional Attribute Names is as follows.const string slfFunctionId --\slfFunctionld\;const string homeDN -\ homeDN\:const string hssList - \ hssList \;;
//Definitions forMO class IbcfFunctioninterface IbcfFunction : GenericNRMDefs::ManagedFunctionconst stringCLASS=\IbcfFunction\;// including'all Attribute Names from建筑321-一标准查询下载网
YD/T2330.2-2011
YD/T2330.2-2011
l/MOClass GenericNRMDefs::ManagedFunctionIl additional Attribute Names is as follows.const string ibcfFunctionId=\ibcfFunctionId\;const string homeDN-\ homeDN\;/Definitions forMO class EP RPinterfaceEPRP:GenericNRMDefs:Topconst string CLASS=\EP_RP\.I/ including all Attribute Names from//MO Class GenericNRMDefs:TopI/ additional Attribute Names is as followsconst stringid=\id\;
const string userLabel - \ userLabel \;const string farEndEntity =\ farEndEntity\;3;
/Definitions forMOclassEPMpMrfpinterfaceEPMpMrfp:ImsNRMDefs:EPRPconst string CLASS=\EP_MpMrfp\;// including all Attribute Names fromI/MOClassImsNRMDefs::EPRP
// additional AttributeNames is as follows.const string farEndNelpAddrList \ farEndNelpAddrList \.;
/Definitions forMO class EPMp_MrfeinterfaceEPMpMrfc:ImsNRMDefs:EPRPconst string CLASS-\EP_Mp_Mrfe\;I/ including all Attribute Names from//MOClass ImsNRMDefs::EPRP
/l additional Attribute Names is as follows.const string farEndNelpAddrList -\ farEndNelpAddrList \3;
//Definitions forMO classEPMb MrfpinterfaceEPMbMrfp:ImsNRMDefs::EP.RPconst string CLASS =\ EP_Mb_Mrfp\;I/including all Attribute Names from//MOClass ImsNRMDefs: EP RP
I/ additional Attribute Names is as follows.const string farEndNelpAddrList =\ farEndNelpAddrList\;;
/Definitions for MO class EPMb ImsMgwinterfaceEPMbImsMgw:ImsNRMDefs::EPRPconst stringCLASS=\EP_Mb_ImsMgw\;I/ including all Attribute Names fromI/MO Class ImsNRMDefs: EP RPIl additional AttributeNames is as follows.建筑321--标准查询下载网
YD/T2330.2-2011
小提示:此标准内容仅展示完整标准里的部分截取内容,若需要完整标准请到上方自行免费下载完整标准文档。

标准图片预览:





- 热门标准
- YD通讯标准
- YD/T1889-2009 手柄电话助听器耦合技术要求和测量方法
- YD/T1553-2009 2GHz WCDMA数字蜂窝移动通信网 无线接入子系统设备测试方法(第三阶段)
- YDN089-1998 No.7信令网技术体制(1998修订版)
- YD/T925-2009 光缆终端盒
- YD/T2421-2012 域名注册协议主机供应技术要求
- YD/T828.35-1996 数字微波传输系统中所用设备的测量方法 第3部分: 卫星通信地球站的测量 第5节:上/下变频器
- YD/T2020-2009 公用交换电话网(PSTN)网络用户数据库设备技术要求
- YD/T1547-2009 2GHz WCDMA数字蜂窝移动通信网 终端设备技术要求(第三阶段)
- YD/T3140-2016 用于内容分发的元数据框架
- YD/T1348-2005 接入网技术要求 —— 不对称数字用户线(ADSL)自动测试系统
- YD/T1328-2009 在用局用交换设备计费技术要求和检测方法——移动电话网部分
- YD/T850-1996 可视图文互通的文件应用轮廓
- YD/T828.37-1997 数字微波传输系统中所用设备的测量方法 第3部分:卫星通信地球站的测量 第7节:接收系统的品质因数
- YD/T726-1994 信函邮票盖销机技术条件
- YD/T1657.1-2007 支持多媒体业务网络地址翻译/防火墙(NAT/FW)穿越的代理设备技术要求 第1部分:H.323代理
- 行业新闻
- 美国比特币公司筹集2.2亿美元用于购买比特币和矿机
- 为什么今天加密货币下跌?特朗普vs.马斯克、美联储恐慌等因素影响
- XRPL的EVM上线后,XRP在Injective平台正式启用;INJ价格下跌
- 亲瑞波币律师约翰·迪顿明确表态Linqto退款方案
- 汤姆·李表示以太坊可能成为下一个比特币
- 突发新闻:策略新增价值5亿美元的4,980枚BTC
- Solaxy 技术生态展望:路线图、跨链、DeFi 与 GameFi 应用潜力
- 今日XRP新闻:Webus达成1亿美元协议推动XRP支付——XRP生态重大胜利
- 策略师赛勒暗示将再次购买比特币,但附带重大警告
- XRP价格突破下降通道,目标2.40美元——路线图在此
- 海耶斯的预警信号:华尔街推动的繁荣之前,比特币或将暴跌至9万美元
- 分析师预测,随着ETF热潮再度升温,XRP可能重现2017年1200%的暴涨行情
- Helius Lab首席执行官称Solana无法战胜XRP,"我们没有这样的技术"
- 2025年加密货币盗窃案飙升至20亿美元,打破记录与信任
- 沉寂10年后,以太坊创世ICO参与者成功转移1枚ETH
网站备案号:湘ICP备2023016450号-1