Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
InstanceID | string | |
Description | string | Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID shall be constructed using the following 'preferred' algorithm:
:
Where and are separated by a colon ':', and where shall include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority. (This is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, shall not contain a colon (':'). The first colon to appear in InstanceID shall appear between and . is chosen by the organizational entity and should not be re-used to identify different underlying (real-world) elements.
For DMTF defined instances, shall be set to 'CIM'. |
Key | boolean | true |
Override | string | InstanceID |
OtherRegisteredOrganization | string | |
Description | string | OtherRegisteredOrganization shall be a a free-form string providing a description of the organization if 1, "Other" is specified for the RegisteredOrganization. |
MaxLen | uint32 | 256 |
ModelCorrespondence | string | CIM_RegisteredSpecification.RegisteredOrganization |
OtherSpecificationType | string | |
Description | string | OtherSpecificationType shall be a a free-form string providing a description of the specification type if 1, "Other" is specified for the SpecificationType. |
MaxLen | uint32 | 256 |
ModelCorrespondence | string | CIM_RegisteredSpecification.SpecificationType |
RegisteredName | string | |
Description | string | The name of this registered specification. Since multiple versions can exist for the same RegisteredName, the combination of RegisteredName, RegisteredOrganization, and RegisteredVersion shall uniquely identify the registered specification within the scope of the organization.
The value of this property shall correspond to the name given to the set of versioned constraints by a specification or standard. The value does not identify the name of the document or publishing media, unless it happens to be the same as the name given to the versioned constraints. |
MaxLen | uint32 | 256 |
Required | boolean | true |
RegisteredOrganization | uint16 | |
Description | string | The organization that defines this specification.
"The Green Grid" identifies "The Green Grid Association" |
ModelCorrespondence | string | CIM_RegisteredSpecification.OtherRegisteredOrganization |
Required | boolean | true |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, .. |
Values | string | Other, DMTF, CompTIA, Consortium for Service Innovation, FAST, GGF, INTAP, itSMF, NAC, Northwest Energy Efficiency Alliance, SNIA, TM Forum, The Open Group, ANSI, IEEE, IETF, INCITS, ISO, W3C, OGF, The Green Grid, DMTF Reserved |
RegisteredVersion | string | |
Description | string | The version describing the creation or last modificationof the specification. The string representing the version shall be in the form:
M + "." + N + "." + U
Where:
M - The major version (in numeric form).
N - The minor version (in numeric form).
U - The update (e.g. errata, patch, ..., in numeric form). |
Required | boolean | true |
SpecificationType | uint16 | |
Description | string | The type of specification. |
ModelCorrespondence | string | CIM_RegisteredSpecification.OtherSpecificationType |
ValueMap | string | 1, 2, 3, 4, .. |
Values | string | Other, Profile, Initiative Wrapper, Mapping, DMTF Reserved |
AdvertiseTypeDescriptions | string[] | |
ArrayType | string | Indexed |
Description | string | A free-form string identifying the requested network advertisement for specification information for cases where the predefined values in AdvertiseTypes are not sufficient. Each entry in this array corresponds to the entry in the AdvertiseTypes array at the same index, and the two arrays shall have the same number of entries. A non-Null value shall be provided for each array entry that corresponds to an AdvertiseTypes entry with a value of 1 (Other). Other array entries should be Null. |
ModelCorrespondence | string | CIM_RegisteredSpecification.AdvertiseTypes |
AdvertiseTypes | uint16[] | |
ArrayType | string | Indexed |
Description | string | This property identifies the requested network advertisement for specification information. It is used by the advertising services of the WBEM infrastructure to determine what should be advertised, via what mechanisms. The property is an array so that the specification may be advertised using several mechanisms. If an array entry has a value of 2 (Not Advertised), this shall be the only array entry. |
ModelCorrespondence | string | CIM_RegisteredSpecification.AdvertiseTypeDescriptions |
Required | boolean | true |
ValueMap | string | 1, 2, 3, 4 |
Values | string | Other, Not Advertised, SLP, WS-Identify |