Server
Class IBMTSSVC_RegisteredSubProfile


CIM_ManagedElement
\_CIM_RegisteredProfile
  \_CIM_RegisteredSubProfile


Description

A RegisteredSubProfile subclasses RegisteredProfile to indicate that a scoping profile is required to provide context. The latter is specified by the mandatory association, SubProfileRequiresProfile.

Subclasses


Referenced By

IBMTSSVC_RegisteredSubProfileSoftwareIdentity IBMTSSVC_SubProfileConformstoSMIS IBMTSSVC_SubProfileRequiresProfile

Properties

IdTypeRangeDescription
Key
InstanceID 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 must be constructed using the following'preferred'algorithm:<OrgID>:<LocalID>Where<OrgID>and<LocalID>are separated by a colon':', and where<OrgID>must 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<Schema Name>_<Class Name>structure of Schema class names.) In addition, to ensure uniqueness,<OrgID>must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between<OrgID>and<LocalID>.<LocalID>is chosen by the organizational entity and will not be re-used to identify different underlying (real-world) elements. If the above'preferred'algorithm is not used, the defining entity must assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace.For DMTF defined instances, the'preferred'algorithm must be used with the<OrgID>set to'CIM'.
Read Only
AdvertiseTypeDescriptions string
A free-form string providing additional information related to the AdvertiseType. A description must be provided when the AdvertiseType is 1,"Other". An entry in this array corresponds to the entry in the AdvertiseTypes array at the same index. It is not expected that additional descriptions are needed if the Type is set to"Not Advertised"or"SLP". However, as the SLP template expands, or as other advertisement mechanisms are defined, support for additional descriptions may be needed. This array is defined to support this.
AdvertiseTypes uint16
Other1
Not Advertised2
SLP3
This property signifies the advertisement for the profile 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 profile MAY be advertised using several mechanisms. Note: If this property is null/uninitialized, this is equivalent to specifying the value 2,"Not Advertised".
Caption string
Max Length64
The Caption property is a short textual description (one-line string) of the object.
Description string
The Description property provides a textual description of the object.
ElementName string
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. The same property cannot convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
OtherRegisteredOrganization string
Max Length256
A free-form string providing a description of the organization when 1,"Other", is specified for the RegisteredOrganization.
RegisteredName string
Max Length256
The name of this registered profile. Since multiple versions can exist for the same RegisteredName, the combination of RegisteredName, RegisteredOrganization, and RegisteredVersion must uniquely identify the registered profile within the scope of the organization.
RegisteredOrganization uint16
Other1
DMTF2
CompTIA3
Consortium for Service Innovation4
FAST5
GGF6
INTAP7
itSMF8
NAC9
Northwest Energy Efficiency Alliance10
SNIA11
TM Forum12
The Open Group13
ANSI14
IEEE15
IETF16
INCITS17
ISO18
W3C19
The organization that defines this profile.
RegisteredVersion string
The version of this profile. The string representing the version must be in the form:M +"."+ N +"."+ UWhere:M - The major version (in numeric form) describing the profile's creation or last modification.N - The minor version (in numeric form) describing the profile's creation or last modification.U - The update (e.g. errata, patch, ..., in numeric form) describing the profile's creation or last modification.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_RegisteredProfile
AdvertiseTypeDescriptions, AdvertiseTypes, OtherRegisteredOrganization, RegisteredName, RegisteredOrganization, RegisteredVersion
 

Method Summary

NameDescription
 

Method Detail