Class CIM_ProtocolAdapter
extends CIM_WBEMService

CIM_ProtocolAdapter is deprecated in lieu of CIM_ObjectManagerAdapter. Since the CIM_ProtocolAdapter class does not have to support the protocols and can be any type of adapter, it was decided to change the name to ObjectManagerAdapter to better reflect the true meaning of the class. A ProtocolAdapter is a Service of the CIM Object Manager. It is responsible for accepting incoming requests on a particular protocol, and translating and forwarding the request to the CIM Object Manager. It is also responsible for translating and sending the response from the CIM Object Manager.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_WBEMService
   |
   +--CIM_ProtocolAdapter

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_ObjectManagerAdapter
DescriptionstringCIM_ProtocolAdapter is deprecated in lieu of CIM_ObjectManagerAdapter. Since the CIM_ProtocolAdapter class does not have to support the protocols and can be any type of adapter, it was decided to change the name to ObjectManagerAdapter to better reflect the true meaning of the class. A ProtocolAdapter is a Service of the CIM Object Manager. It is responsible for accepting incoming requests on a particular protocol, and translating and forwarding the request to the CIM Object Manager. It is also responsible for translating and sending the response from the CIM Object Manager.
UMLPackagePathstringCIM::Interop
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Handlestring
DeprecatedstringCIM_ObjectManagerAdapter.Handle
DescriptionstringAn implementation specific string that identifies the handle to the ProtocolAdapter.
Requiredbooleantrue
Namestring
DeprecatedstringCIM_ObjectManagerAdapter.Name
DescriptionstringA human-readable name that uniquely identifies the Protocol Adapter within a system.
Keybooleantrue
MaxLenuint32256
OverridestringName
OtherProtocolAdapterTypestring
DeprecatedstringCIM_ObjectManagerAdapter.OtherAdapterTypeDescription
DescriptionstringThe type(s) of ProtocolAdapter when "Other" is included in ProtocolAdapterType property.
ModelCorrespondencestringCIM_ProtocolAdapter.ProtocolAdapterType
ProtocolAdapterTypeuint16
DeprecatedstringCIM_ObjectManagerAdapter.AdapterType
DescriptionstringProtocolAdapterType enumerates the kind of Protocol Adapter.
ModelCorrespondencestringCIM_ProtocolAdapter.OtherProtocolAdapterType
Requiredbooleantrue
ValueMapstring1, 2, 3
ValuesstringOther, Client, Provider

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service