Class CIM_ProtocolControllerMaskingCapabilities
extends CIM_Capabilities

A subclass of Capabilities that defines the Masking-related capabilities of a ProtocolController.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_ProtocolControllerMaskingCapabilities

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringA subclass of Capabilities that defines the Masking-related capabilities of a ProtocolController.None TRANSLATABLE= true
Versionstring2.8.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AttachDeviceSupportedboolean
DescriptionstringSet to true if this storage system supports the AttachDevice method.None TRANSLATABLE= true
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
ClientSelectableDeviceNumbersboolean
DescriptionstringSet to true if this storage system allows the client to specify the DeviceNumber parameter when calling ControllerConfigurationService.AttachDevice() and ControllerConfigurationService.AttachDevice() and Set to false if the implementation does not allow unit numbers to vary for a ProtocolController. However, if set to false and a Device is not the Dependent of a ProtocolControllerForUnit association, the client must provide a DeviceNumber parameter in ControllerConfigurationService.AttachDevice. If set to false and the Device is already the Dependent of a ProtocolControllerForUnit association, then the client can omit the DeviceNumber parameter (or supply the same value) in subsequent ControllerConfigurationService.AttachDevice calls.None TRANSLATABLE= true
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringThe user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.)None TRANSLATABLE= true
OverridestringElementNameNone OVERRIDABLE= false
RequiredbooleantrueNone OVERRIDABLE= false
InstanceIDstring
DescriptionstringWithin 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 SHOULD 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 business entity and SHOULD 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'.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
OneHardwareIDPerViewboolean
DescriptionstringSet to true if this storage system limits configurations to a single subject hardware ID per view. Otherwise, multiple hardware ID types can be used. The default is FALSE, that multiple ID types may be used in a single view.None TRANSLATABLE= true
PortsPerViewuint16
DescriptionstringAn integer enumeration indicating the way that ports per view (ProtocolController) are handled by the underlying storage system.None TRANSLATABLE= true
ValueMapstring2, 3, 4None None
ValuesstringOne Port per View, Multiple Ports per View, All Ports share the same ViewNone TRANSLATABLE= true
PrivilegeDeniedSupportedboolean
DescriptionstringSet to true if this storage system allows a client to create a Privilege instance with PrivilegeGranted set to FALSE.None TRANSLATABLE= true
ProtocolControllerRequiresAuthorizedIdentityboolean
DescriptionstringIf true, this property indicates that a Privilege/Identity pair MUST be specified when CreateProtocolControllerWithPorts() is called. If false, then the Privilege/Identity pair in CreateProtocolControllerWithPorts() MUST NOT be set.None TRANSLATABLE= true
ProtocolControllerSupportsCollectionsboolean
DescriptionstringIf true, this property indicates that the Identity parameter of CreateProtocolConntrollerWithPorts() MUST contain a reference to a CIM_Collection (or subclass) or to a CIM_Identity (or subclass).None TRANSLATABLE= true
UniqueUnitNumbersPerPortboolean
DescriptionstringWhen set to false, different ProtocolContollers attached to a LogicalPort can expose the same unit numbers. If true, then this storage system requires unique unit numbers across all the ProtocolControllers connected to a LogicalPort.None TRANSLATABLE= true
OtherValidHardwareIDTypesstring[]
ArrayTypestringIndexedNone OVERRIDABLE= false
DescriptionstringAn array of strings describing types for valid StorageHardwareID.IDType. Used when the ValidHardwareIdTypes includes 1 ("Other").None TRANSLATABLE= true
ValidHardwareIdTypesuint16[]
ArrayTypestringIndexedNone OVERRIDABLE= false
DescriptionstringA list of the valid values for StrorageHardwareID.IDType.None TRANSLATABLE= true
ValueMapstring1, 2, 3, 4None None
ValuesstringOther, Port WWN, Node WWN, Host NameNone TRANSLATABLE= true