ANSI INCITS 528-2013 Information Technology C Common Building Blocks Specification.pdf
《ANSI INCITS 528-2013 Information Technology C Common Building Blocks Specification.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS 528-2013 Information Technology C Common Building Blocks Specification.pdf(266页珍藏版)》请在麦多课文档分享上搜索。
1、American National StandardDeveloped byfor Information Technology Common Building Blocks SpecificationINCITS 528-2013INCITS 528-2013INCITS 528-2013American National Standardfor Information Technology Common Building Blocks SpecificationSecretariatInformation Technology Industry CouncilApproved Decemb
2、er 30, 2013American National Standards Institute, Inc.Approval of an American National Standard requires review by ANSI that therequirements for due process, consensus, and other criteria for approval havebeen met by the standards developer.Consensus is established when, in the judgement of the ANSI
3、 Board ofStandards Review, substantial agreement has been reached by directly andmaterially affected interests. Substantial agreement means much more thana simple majority, but not necessarily unanimity. Consensus requires that allviews and objections be considered, and that a concerted effort be ma
4、detowards their resolution.The use of American National Standards is completely voluntary; theirexistence does not in any respect preclude anyone, whether he has approvedthe standards or not, from manufacturing, marketing, purchasing, or usingproducts, processes, or procedures not conforming to the
5、standards.The American National Standards Institute does not develop standards andwill in no circumstances give an interpretation of any American NationalStandard. Moreover, no person shall have the right or authority to issue aninterpretation of an American National Standard in the name of the Amer
6、icanNational Standards Institute. Requests for interpretations should beaddressed to the secretariat or sponsor whose name appears on the titlepage of this standard.CAUTION NOTICE: This American National Standard may be revised orwithdrawn at any time. The procedures of the American National Standar
7、dsInstitute require that action be taken periodically to reaffirm, revise, orwithdraw this standard. Purchasers of American National Standards mayreceive current information on all standards by calling or writing the AmericanNational Standards Institute.American National StandardPublished byAmerican
8、 National Standards Institute, Inc.25 West 43rd Street, New York, NY 10036Copyright 2014 by Information Technology Industry Council (ITI)All rights reserved.No part of this publication may be reproduced in anyform, in an electronic retrieval system or otherwise,without prior written permission of IT
9、I, 1101 K Street NW, Suite 610,Washington, DC 20005. Printed in the United States of AmericaCAUTION: The developers of this standard have requested that holders of patents that may berequired for the implementation of the standard disclose such patents to the publisher. However,neither the developer
10、s nor the publisher have undertaken a patent search in order to identifywhich, if any, patents may apply to this standard. As of the date of publication of this standardand following calls for the identification of patents that may be required for the implementation ofthe standard, no such claims ha
11、ve been made. No further patent search is conducted by the de-veloper or publisher in respect to any standard it processes. No representation is made or impliedthat licenses are not required to avoid infringement in the use of this standard.i CONTENTS Foreword. x Introduction 1 Document conventions
12、1 Typographical conventions . 1 ABNF usage conventions . 1 Deprecated material 2 Experimental material . 2 1 Scope 2 1.1 Profile Registration Profile 2 1.2 Base Metrics Profile 2 1.3 Indications Profile 3 1.4 Enabled Logical Element Profile . 3 1.5 Launch in Context Profile 3 2 Normative references
13、3 3 Terms and definitions 4 4 Symbols and abbreviated terms 11 5 Profile Registration Profile . 13 5.1 Synopsis 13 5.2 Description (Informative) . 13 5.2.1 Central and Scoping Class overview . 13 5.2.2 Central Class profile implementation advertisement . 15 5.2.3 Scoping Class profile implementation
14、 advertisement 16 5.3 Implementation . 18 5.3.1 Relationship between Interop and Implementation Namespaces . 18 5.3.2 Establishing a consistent Interop Namespace . 18 5.3.3 Cross-namespace associations . 18 5.3.4 Implementing central class or scoping class methodologies . 18 5.3.5 Central class and
15、central instance identification 19 5.3.6 Scoping class and scoping instance identification . 19 5.3.7 Association traversal path existence . 19 5.3.8 Overlapping profile definitions . 20 5.3.9 CIM_RegisteredProfile . 20 5.3.10 CIM_ElementConformsToProfile . 21 5.3.11 CIM_ReferencedProfile . 21 5.4 M
16、ethods 22 5.4.1 Profile conventions for operations . 22 5.4.2 CIM_RegisteredProfile . 22 5.4.3 CIM_ReferencedProfile . 22 5.4.4 CIM_ElementConformsToProfile . 23 5.5 Use cases (Informative) 23 5.5.1 Object diagrams . 23 5.5.2 Retrieve the profile information for an instance of CIM_ComputerSystem . 2
17、5 5.5.3 Retrieve the profile version information for a specific fan 25 5.5.4 General algorithm for retrieving profile information . 25 5.5.5 Use an association path traversal to determine conformance 27 5.5.6 Enumerate profiles advertised in interop namespace by an implementation 28 5.5.7 Determine
18、top-level profiles in an Interop Namespace 29 5.5.8 Determine implementation instances for a profile . 30 5.5.9 Peer component profile relationships 31 5.5.10 Determine whether central or scoping class methodology is in use 32 5.5.11 Example of profile compliance hierarchy . 32 5.6 CIM elements 34 i
19、i 5.6.1 CIM_RegisteredProfile . 34 5.6.2 CIM_ElementConformsToProfile . 34 5.6.3 CIM_ReferencedProfile . 35 6 Base Metrics Profile 36 6.1 Synopsis . 36 6.2 Description (Informative) . 36 6.2.1 Metric access types . 37 6.2.2 Metric time scope . 38 6.2.3 Metric value formulation . 38 6.2.4 Metric cont
20、ext . 39 6.3 Implementation . 40 6.3.1 Common requirements 40 6.3.2 Modeling metric access types 42 6.3.3 Modeling metric time scope . 42 6.3.4 Modeling metric value formulation . 42 6.3.5 Relationship between aggregation and base metrics 43 6.3.6 Constraints on metric values for controllable metric
21、s 43 6.4 Methods 43 6.4.1 CIM_MetricService.ShowMetrics( ) . 43 6.4.2 CIM_MetricService.ShowMetricsByClass( ) 44 6.4.3 CIM_MetricService.ControlMetrics( ) . 45 6.4.4 CIM_MetricService.ControlMetricsByClass( ) . 47 6.4.5 CIM_MetricService.GetMetricValues( ) . 48 6.4.6 Profile conventions for operatio
22、ns . 49 6.4.7 CIM_AggregationMetricDefinition 49 6.4.8 CIM_AggregationMetricValue 49 6.4.9 CIM_BaseMetricDefinition . 49 6.4.10 CIM_BaseMetricValue . 49 6.4.11 CIM_ConcreteDependency . 49 6.4.12 CIM_ElementCapabilities 50 6.4.13 CIM_HostedService . 50 6.4.14 CIM_MetricDefForME 50 6.4.15 CIM_MetricFo
23、rME 51 6.4.16 CIM_MetricInstance . 51 6.4.17 CIM_MetricService. 51 6.4.18 CIM_MetricServiceCapabilities 51 6.4.19 CIM_ServiceAffectsElement 51 6.5 Use cases (Informative) 52 6.5.1 Instructions executed per second 52 6.5.2 Object diagram for startup interval time scope 56 6.5.3 Metric definition for
24、multiple instances of CIM_ManagedElement . 57 6.5.4 Controllable metrics . 58 6.5.5 Aggregation metrics . 64 6.5.6 Metric context . 66 6.5.7 Find all metric definitions for a Managed Element . 67 6.5.8 Find the metric value for a Managed Element . 67 6.5.9 Find a standard metric for a Managed Elemen
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITS5282013INFORMATIONTECHNOLOGYCCOMMONBUILDINGBLOCKSSPECIFICATIONPDF

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