MaskingMapping
Class IBMTSSVC_ProtocolControllerMaskingCapabilities


CIM_ManagedElement
\_CIM_Capabilities
  \_CIM_ProtocolControllerMaskingCapabilities


Description

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

Subclasses


Referenced By

IBMTSSVC_ClusterMaskingCapabilities IBMTSSVC_ControllerConfigurationServiceMaskingCapabilities

Properties

IdTypeRangeDescription
Key
InstanceID string
Within 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 providersfor this instance's NameSpace. For DMTF defined instances, the'preferred'algorithm must be used with the<OrgID>set to'CIM'.
Read Only
AttachDeviceSupported boolean
Set to true if this storage system supports the AttachDevice method.
Caption string
Max Length64
The Caption property is a short textual description (one-line string) of the object.
ClientSelectableDeviceNumbers boolean
Set to true if this storage system allows the client to specify the DeviceNumber parameter when calling ControllerConfigurationService.AttachDevice() and ControllerConfigurationService.AttachDevice() andSet 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.
CreateProtocolControllersSupported boolean
Set to true if this storage system supports the CreateProtocolControllerWithPorts method.
Description string
The Description property provides a textual description of the object.
ElementName string
The 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.)
OneHardwareIDPerView boolean
Set 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.
OtherValidHardwareIDTypes string
An array of strings describing types for valid StorageHardwareID.IDType. Used when the ValidHardwareIdTypes includes 1 ("Other").
PortsPerView uint16
One Port per View2
Multiple Ports per View3
All Ports share the same View4
An integer enumeration indicating the way that ports per view (ProtocolController) are handled by the underlying storage system.
PrivilegeDeniedSupported boolean
Set to true if this storage system allows a client to create a Privilege instance with PrivilegeGranted set to FALSE.
ProtocolControllerRequiresAuthorizedIdentity boolean
If 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.
ProtocolControllerSupportsCollections boolean
Iftrue, 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).
SPCAllowsNoInitiators boolean
Set to true if the instrumentation allows a client to create a configuration where an SPC has no StorageHadwareIDs associated via CIM_AuthorizedTarget/CIM_AuthorizedPrivilege/CIM_AuthorizedSubject
SPCAllowsNoLUs boolean
Set to true if the instrumentation allows a client to create a configuration where an SPC has no LogicalDevices associated via CIM_ProtocolcontrollerForUnit associations
SPCAllowsNoTargets boolean
Set to true if the instrumentation allows a client to create a configuration where an SPC has no target SCSIProtocolendpoints associated via CIM_SAPAvaiableforElement associations
SPCSupportsDefaultViews boolean
Set to true if the instrumentation supports'default view'SPCs that expose logical units to all initators (so called'promiscuous LUNs'. Default view SPCs must be associated to a CIM_StorageHardwareID instance with Name set to the null string. A target port must not be associated with more than a single default view SPC. If PortsPerView is'All Ports share the same View', then at most one default view SPC MAY be associated with the target system. If SPCAllowsNoLUs is true, the instrumentation MAY instantiate a static default view instance or let the client create one as needed using ExposePaths. For other values of PortsPerView, all default view SPC must share the same null-Name CIM_StorageHardwareID instance.
UniqueUnitNumbersPerPort boolean
When 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.
ValidHardwareIdTypes uint16
Other1
Port WWN2
Node WWN3
Host Name4
A list of the valid values for StrorageHardwareID.IDType.
Read Write
ExposePathsSupported boolean
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_Capabilities
ElementName
 
Inherited from class CIM_ProtocolControllerMaskingCapabilities
AttachDeviceSupported, ClientSelectableDeviceNumbers, CreateProtocolControllerSupported, ExposePathsSupported, MaximumMapCount, OneHardwareIDPerView, OtherValidHardwareIDTypes, PortsPerView, PrivilegeDeniedSupported, ProtocolControllerRequiresAuthorizedIdentity, ProtocolControllerSupportsCollections, SPCAllowsNoInitiators, SPCAllowsNoLUs, SPCAllowsNoTargets, SPCSupportsDefaultViews, UniqueUnitNumbersPerPort, ValidHardwareIdTypes
 

Method Summary

NameDescription
 

Method Detail