IndexTree
SubclassesReferenced ByPropertiesMethods

IBMTSESS_ProtocolControllerMaskingCapabilities

Superclasses

Subclasses

none

Referenced By

IBMTSESS_PCMEltCapabilities

Description

Properties

IdTypeRangeDescription
Keys
InstanceIDstring-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: \n<OrgID>:<LocalID> \nWhere <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>. \n<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. \nFor DMTF defined instances, the 'preferred' algorithm MUST be used with the <OrgID> set to 'CIM'.  
Read only
ValidHardwareIdTypesuint16[ ]Other
Port WWN
Node WWN
Host Name
A list of the valid values for StrorageHardwareID.IDType.  
OtherValidHardwareIDTypesstring[ ]-An array of strings describing types for valid StorageHardwareID.IDType. Used when the ValidHardwareIdTypes includes 1 (\"Other\").  
PortsPerViewuint16One Port per View
Multiple Ports per View
All Ports share the same View
An integer enumeration indicating the way that ports per view (ProtocolController) are handled by the underlying storage system.  
ClientSelectableDeviceNumbersboolean-Set 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.  
AttachDeviceSupportedboolean-Set to true if this storage system supports the AttachDevice method.  
OneHardwareIDPerViewboolean-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.  
UniqueUnitNumbersPerPortboolean-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.  
PrivilegeDeniedSupportedboolean-Set to true if this storage system allows a client to create a Privilege instance with PrivilegeGranted set to FALSE.  
ProtocolControllerRequiresAuthorizedIdentityboolean-If true, this property indicates that at least one Privilege/Identity pair must be specified when CreateProtocolController() is called.  
ProtocolControllerSupportsCollectionsboolean-If 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).  
ElementNamestring-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.)  
CaptionstringMax = 64The Caption property is a short textual description (one- line string) of the object.  
Descriptionstring-The Description property provides a textual description of the object.