Class CIM_CIMXMLCommunicationMechanism


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_ServiceAccessPoint
        \_CIM_ObjectManagerCommunicationMechanism


Description

This class specializes ObjectManagerCommunicationMechanism, adding properties specific to the CIM-XML protocol (XML encoding and CIM Operations).

Subclasses

IBMTSDS_CIMXMLCommunicationMechanism IBMTSDS_CIMXMLCommunicationMechanismInterop

Referenced By


Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Name string
Max Length256
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed. This functionality is described in more detail in the Description property of the object.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping System.
SystemName string
Max Length256
The Name of the scoping System.
Read Only
CIMValidated boolean
Describes whether the CIM Server is strictly validating (validates the XML document against the DTD) or not (loosely validating).
CIMXMLProtocolVersion uint16
Unknown0
1.01
Enumeration describing the CIM-XML protocol version supported by the ObjectManager. It is deprecated in lieu of a more general, inherited property (Version).
CommunicationMechanism uint16
CIM-XML2
The only valid CommunicationMechanism for this subclass is CIM-XML.
Version string
Enumeration describing the CIM-XML protocol version supported by the ObjectManager.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 
Inherited from class CIM_ObjectManagerCommunicationMechanism
AdvertiseTypeDescriptions, AdvertiseTypes, AuthenticationMechanismDescriptions, AuthenticationMechanismsSupported, CommunicationMechanism, FunctionalProfileDescriptions, FunctionalProfilesSupported, MultipleOperationsSupported, OtherCommunicationMechanismDescription, Version
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 

Method Detail