Class CIM_ObjectManagerCommunicationMechanism
extends CIM_ServiceAccessPoint

ObjectManagerCommunicationMechanism is deprecated. This class combined the concept of capabilities and accesspoint, but did not model the types of access properly. The new model uses CIM_ProtocolService, CIM_ServiceAccessPoint and Capabilities to describe the information. The class, ObjectManagerCommunicationMechanism, describes access to an ObjectManager. It describes a protocol and data encoding that can be used for communication. When all instances of this class are enumerated for an ObjectManager (using the CommMechanismForManager association), all possible protocol and encoding schemes will be known. Also, specific capabilities (for example, basic read or query) that are supported in the protocol/encoding are described - using the ProfilesSupported property.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_ServiceAccessPoint
   |
   +--CIM_ObjectManagerCommunicationMechanism

Direct Known Subclasses

CIM_CIMXMLCommunicationMechanism

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_WBEMProtocolServiceCapabilities
DescriptionstringObjectManagerCommunicationMechanism is deprecated. This class combined the concept of capabilities and accesspoint, but did not model the types of access properly. The new model uses CIM_ProtocolService, CIM_ServiceAccessPoint and Capabilities to describe the information. The class, ObjectManagerCommunicationMechanism, describes access to an ObjectManager. It describes a protocol and data encoding that can be used for communication. When all instances of this class are enumerated for an ObjectManager (using the CommMechanismForManager association), all possible protocol and encoding schemes will be known. Also, specific capabilities (for example, basic read or query) that are supported in the protocol/encoding are described - using the ProfilesSupported property.
UMLPackagePathstringCIM::Interop
Versionstring2.39.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CommunicationMechanismuint16
DeprecatedstringCIM_ProtocolService.Protocol
DescriptionstringCommunicationMechanism describes an encoding and protocol which can be used to communicate with the server. ObjectManager, the specified string should be indicated. If Other is used, the value forOtherCommunicationMechanismDescription must not be null.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.OtherCommunicationMechanismDescription
Requiredbooleantrue
ValueMapstring0, 1, 2, 3, 4, 5
ValuesstringUnknown, Other, CIM-XML, SM-CLP, WS-Management, WSDM
MultipleOperationsSupportedboolean
DeprecatedstringNo value
DescriptionstringBoolean indicating whether the ObjectManager supports multiple operation requests (TRUE) or only simple requests (FALSE).
Requiredbooleantrue
OtherCommunicationMechanismDescriptionstring
DeprecatedstringCIM_ProtocolService.OtherProtocol
DescriptionstringA free-form string providing a description of the supported protocols when 1, "Other", is specified in the CommunicationMechanism.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.CommunicationMechanism
Versionstring
DeprecatedstringCIM_CIMXMLCapabilities.WBEMProtocolVersionsSupported
DescriptionstringProvides the protocol version for this service access point. Version information MUST be in the form of M.N, where M is a numeric that describes the Major version and N is a numeric that describes the minor version.
Requiredbooleantrue
AdvertiseTypeDescriptionsstring[]
ArrayTypestringIndexed
DeprecatedstringNo value
DescriptionstringA 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.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.AdvertiseTypes
AdvertiseTypesuint16[]
ArrayTypestringIndexed
DeprecatedstringNo value
DescriptionstringThis property signifies the advertisement for this access point. . 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 communicationMechansim MAY be advertised using several mechanisms. Note: If this property is null/uninitialized, this is equivalent to specifying the value 2, "Not Advertised".
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.AdvertiseTypeDescriptions
Requiredbooleantrue
ValueMapstring1, 2, 3
ValuesstringOther, Not Advertised, SLP
AuthenticationMechanismDescriptionsstring[]
ArrayTypestringIndexed
DeprecatedstringCIM_WBEMProtocolServiceCapabilities.AuthenticationMechanismsDescriptions
DescriptionstringFree-form strings providing descriptions of the supported mechanisms. Entries in this array are correlated with those in the AuthenticationMechanismsSupported array. An entry in this Descriptions array MUST be provided when 1, "Other", is specified in AuthenticationMechanismsSupported.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.AuthenticationMechanismsSupported
AuthenticationMechanismsSupporteduint16[]
ArrayTypestringIndexed
DeprecatedstringCIM_WBEMProtocolServiceCapabilities.AuthenticationMechanismsSupported
DescriptionstringEnumerated array describing the types of authentication supported by the ObjectManager, using the encoding/protocol. specified in the property, CommunicationMechanism. The defined values represent the authentication defined in the DMTF document, Specification for CIM Operations over HTTP.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.AuthenticationMechanismDescriptions
Requiredbooleantrue
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Other, None, Basic, Digest
FunctionalProfileDescriptionsstring[]
ArrayTypestringIndexed
DeprecatedstringNo value
DescriptionstringFree-form strings providing descriptions of the supported operations of the object manager. Entries in the array are correlated with those in the ProfilesSupported array. An entry in this Descriptions array MUST be provided when 1, "Other", is specified in the FunctionalProfilesSupported array.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.FunctionalProfilesSupported
FunctionalProfilesSupporteduint16[]
ArrayTypestringIndexed
DeprecatedstringNo value
DescriptionstringEnumerated array describing the types of operations supported by the ObjectManager, using this encoding/protocol. The enumeration is based on the Functional Profiles defined for conformance in the DMTF document, Specification for CIM Operations over HTTP.
ModelCorrespondencestringCIM_ObjectManagerCommunicationMechanism.FunctionalProfileDescriptions
Requiredbooleantrue
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
ValuesstringUnknown, Other, Basic Read, Basic Write, Schema Manipulation, Instance Manipulation, Association Traversal, Query Execution, Qualifier Declaration, Indications, Pulled Read, Pulled Read Count, Pulled Query Execution

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_ServiceAccessPoint
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_ServiceAccessPoint
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_ServiceAccessPoint
SystemNamestringCIM_ServiceAccessPoint
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
RequestStateChangeuint32CIM_EnabledLogicalElement