Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CommunicationMechanism | uint16 |
Description | string | Enumerated array describing an encoding and protocols which can be used to communicate with the Object Manager. At this time, only one encoding and protocol are standardized by the DMTF - "cim-xml". If this is supported by an Object Manager, the specified string should be indicated. Other 'standard' strings may be defined. In addition, vendor specific encoding/protocol strings may be used. | None | TRANSLATABLE= true |
Values | string | Unknown, Other, cim-xml | None | TRANSLATABLE= true |
MultipleOperationsSupported | boolean |
Description | string | Boolean indicating whether the Object Manager supports multiple operation requests (TRUE) or only simple requests (FALSE). | None | TRANSLATABLE= true |
OtherAuthenticationDescription | string |
Description | string | A free-form string providing a description of the supported mechanism when 1, "Other", is specified in the AuthenticationMechanismsSupported array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_ObjectManagerCommunicationMechanism.AuthenticationMechanismsSupported | None | None |
OtherCommunicationMechanismDescription | string |
Description | string | A free-form string providing a description of the supported protocols when 1, "Other", is specified in the CommunicationMechanism array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_ObjectManagerCommunicationMechanism.CommunicationMechanism | None | None |
OtherLanguageDescription | string |
Description | string | A free-form string providing a description of the language when 1, "Other", is specified in the QueryLanguagesSupported array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_ObjectManagerCommunicationMechanism.QueryLanguagesSupported | None | None |
OtherProfileDescription | string |
Description | string | A free-form string providing a description of the supported operations when 1, "Other", is specified in the ProfilesSupported array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_ObjectManagerCommunicationMechanism.ProfilesSupported | None | None |