ITU-T X 780 2-2007 TMN guidelines for defining service-oriented CORBA managed objects and fa ade objects《定义服务导向型公共对象请求代理结构(CORBA)管理的对象和外观对象的TMN指南(研究组4)》.pdf
《ITU-T X 780 2-2007 TMN guidelines for defining service-oriented CORBA managed objects and fa ade objects《定义服务导向型公共对象请求代理结构(CORBA)管理的对象和外观对象的TMN指南(研究组4)》.pdf》由会员分享,可在线阅读,更多相关《ITU-T X 780 2-2007 TMN guidelines for defining service-oriented CORBA managed objects and fa ade objects《定义服务导向型公共对象请求代理结构(CORBA)管理的对象和外观对象的TMN指南(研究组4)》.pdf(140页珍藏版)》请在麦多课文档分享上搜索。
1、 International Telecommunication Union ITU-T X.780.2TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2007) SERIES X: DATA NETWORKS, OPEN SYSTEM COMMUNICATIONS AND SECURITY OSI management Management functions and ODMA functions TMN guidelines for defining service-oriented CORBA managed objects and
2、 faade objects ITU-T Recommendation X.780.2 ITU-T X-SERIES RECOMMENDATIONS DATA NETWORKS, OPEN SYSTEM COMMUNICATIONS AND SECURITY PUBLIC DATA NETWORKS Services and facilities X.1X.19 Interfaces X.20X.49 Transmission, signalling and switching X.50X.89 Network aspects X.90X.149 Maintenance X.150X.179
3、Administrative arrangements X.180X.199 OPEN SYSTEMS INTERCONNECTION Model and notation X.200X.209 Service definitions X.210X.219 Connection-mode protocol specifications X.220X.229 Connectionless-mode protocol specifications X.230X.239 PICS proformas X.240X.259 Protocol Identification X.260X.269 Secu
4、rity Protocols X.270X.279 Layer Managed Objects X.280X.289 Conformance testing X.290X.299 INTERWORKING BETWEEN NETWORKS General X.300X.349 Satellite data transmission systems X.350X.369 IP-based networks X.370X.379 MESSAGE HANDLING SYSTEMS X.400X.499DIRECTORY X.500X.599 OSI NETWORKING AND SYSTEM ASP
5、ECTS Networking X.600X.629 Efficiency X.630X.639 Quality of service X.640X.649 Naming, Addressing and Registration X.650X.679 Abstract Syntax Notation One (ASN.1) X.680X.699 OSI MANAGEMENT Systems Management framework and architecture X.700X.709 Management Communication Service and Protocol X.710X.7
6、19 Structure of Management Information X.720X.729 Management functions and ODMA functions X.730X.799 SECURITY X.800X.849 OSI APPLICATIONS Commitment, Concurrency and Recovery X.850X.859 Transaction processing X.860X.879 Remote operations X.880X.889 Generic applications of ASN.1 X.890X.899 OPEN DISTR
7、IBUTED PROCESSING X.900X.999 TELECOMMUNICATION SECURITY X.1000 For further details, please refer to the list of ITU-T Recommendations. ITU-T Rec. X.780.2 (03/2007) i ITU-T Recommendation X.780.2 TMN guidelines for defining service-oriented CORBA managed objects and faade objects Summary This Recomme
8、ndation defines a set of TMN CORBA managed object and faade object modelling guidelines required to support service-oriented interfaces. It specifies how service-oriented CORBA TMN interfaces are to be defined. It covers IDL repertoire, information modelling in IDL and IDL style conventions. It also
9、 provides guidelines on redesigning fine-grained and coarse-grained interfaces to service-oriented interfaces. An IDL module is provided defining basic data types, exceptions, notification constructs, a base CORBA struct to be included by every service-oriented managed object and a base CORBA interf
10、ace to be inherited by every service-oriented CORBA interface. This Recommendation and ITU-T Recommendation Q.816.2 together compose a framework for CORBA-based service-oriented TMN interfaces with a wide range of applications. Source ITU-T Recommendation X.780.2 was approved on 16 March 2007 by ITU
11、-T Study Group 4 (2005-2008) under the ITU-T Recommendation A.8 procedure. Keywords Common Object Request Broker Architecture (CORBA), CORBA services, distributed processing, faade, Interface Definition Language (IDL), lightweight object, managed object, managed system, managing system, service orie
12、ntation, service-oriented faade object, TMN interface. ii ITU-T Rec. X.780.2 (03/2007) FOREWORD The International Telecommunication Union (ITU) is the United Nations specialized agency in the field of telecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ o
13、f ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwide basis. The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topi
14、cs for study by the ITU-T study groups which, in turn, produce Recommendations on these topics. The approval of ITU-T Recommendations is covered by the procedure laid down in WTSA Resolution 1. In some areas of information technology which fall within ITU-Ts purview, the necessary standards are prep
15、ared on a collaborative basis with ISO and IEC. NOTE In this Recommendation, the expression “Administration“ is used for conciseness to indicate both a telecommunication administration and a recognized operating agency. Compliance with this Recommendation is voluntary. However, the Recommendation ma
16、y contain certain mandatory provisions (to ensure e.g. interoperability or applicability) and compliance with the Recommendation is achieved when all of these mandatory provisions are met. The words “shall“ or some other obligatory language such as “must“ and the negative equivalents are used to exp
17、ress requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party. INTELLECTUAL PROPERTY RIGHTS ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Pro
18、perty Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asserted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, ITU had not received notice o
19、f intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementers are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database at http:/www.itu.int/ITU-T/ipr/. ITU 2008
20、All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of ITU. ITU-T Rec. X.780.2 (03/2007) iii CONTENTS Page 1 Scope 1 1.1 Purpose . 2 1.2 Application . 2 2 References. 2 3 Definitions 4 3.1 Terms defined elsewhere 4 4 Abbre
21、viations and acronyms 5 5 Conventions 8 6 Service-oriented interface design considerations . 8 6.1 Flexible use of faade design pattern . 9 6.2 Lightweight use of ORB. 10 6.3 Naming of managed objects and service-oriented faade objects 11 6.4 Creation and deletion of objects. 11 6.5 Inheritance and
22、containment. 12 6.6 Exceptions 12 6.7 Retrieval and modification of objects and attributes 12 6.8 Notifications . 12 6.9 Conditional capabilities and supported capabilities . 12 6.10 Additional service-oriented interface design considerations 13 7 Service-oriented framework and requirements overview
23、. 13 7.1 Framework overview 13 7.2 Framework constituents overview 13 8 Service-oriented object model IDL 16 8.1 IDL repertoire and foundation IDL 17 8.2 Use of name/value pairs with string values 22 8.3 Single-valued, multi-valued and tagged parameters 22 8.4 Modelling of transmission technologies.
24、 24 8.5 Common attributes Common_T of service-oriented managed objects . 25 8.6 Exceptions 27 8.7 Notifications . 28 9 Providing service-oriented faade interfaces 49 9.1 Faade instantiation 49 9.2 Getting and setting objects and attributes. 50 9.3 Service-oriented faade interface base class Common_I
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTX78022007TMNGUIDELINESFORDEFININGSERVICEORIENTEDCORBAMANAGEDOBJECTSANDFAADEOBJECTS 定义 服务 导向 公共 对象

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