Counter Deprecated { "No Value" } uint32 SCSITimeouts ; Note: The use of this method is deprecated. Deprecated description: Number of SCSI timeouts that have occurred since the last hard or soft reset that is related to the controlled Device. The time of last reset is indicated in the TimeOfDeviceReset property, inherited from the ControlledBy association. |
ValueMap { "0" , "1" , "2" , "3" } Values { "Unknown" , "None" , "Simple" , "Persistent" } Deprecated { "No Value" } uint16 SCSIReservation ; Note: The use of this method is deprecated. Deprecated description: SCSIReservation indicates the type of SCSI reservation that currently exists between the source and destination. |
Deprecated { "No Value" } uint32 QueueDepthLimit ; Note: The use of this method is deprecated. Deprecated description: The maximum number of concurrent Command Descriptor Blocks (CDBs) that the initiator will send to the target. This value should never be greater than MaxQueueDepth. |
Counter MappingStrings { "MIF.DMTF|Mass Storage Statistics|001.18" } Deprecated { "No Value" } uint32 SCSIRetries ; Note: The use of this method is deprecated. Deprecated description: Number of SCSI retries that have occurred since the last hard or soft reset that is related to the controlled Device. The time of last reset is indicated in the TimeOfDeviceReset property, inherited from the ControlledBy association. |
MappingStrings { "MIF.DMTF|Bus Port|004.5" } Deprecated { "No Value" } uint32 InitiatorId ; Note: The use of this method is deprecated. Deprecated description: The SCSI Initiator ID. |
ValueMap { "1" , "2" , "3" , "4" , "5" , "6" } Values { "Other" , "Unknown" , "Single Ended" , "Differential" , "Low Voltage Differential" , "Optical" } MappingStrings { "MIF.DMTF|Bus Port|004.4" } ModelCorrespondence { "CIM_SCSIController.SignalCapabilities" } Deprecated { "No Value" } uint16 SCSISignal ; Note: The use of this method is deprecated. Deprecated description: The SCSI signal characteristics being used for this connection. The value listed here must also be listed in the SignalCapabilities field of the SCSIController. |
Deprecated { "No Value" } uint32 MaxQueueDepth ; Note: The use of this method is deprecated. Deprecated description: Maximum number of Command Descriptor Blocks (CDBs) that can be supported by the target. This data cannot be obtained under all circumstances. |
MappingStrings { "MIF.DMTF|Storage Devices|001.4" } Deprecated { "CIM_ProtocolControllerForDevice.DeviceNumber" } uint64 TargetLUN ; Note: The use of this method is deprecated. Deprecated description: The SCSI Target LUN. |
Deprecated { "No Value" } Override ( "Antecedent" ) CIM_SCSIController REF Antecedent ; Note: The use of this method is deprecated. Deprecated description: The SCSIController. |
MappingStrings { "MIF.DMTF|Bus Port|004.5" } Deprecated { "CIM_ProtocolControllerAccessesUnit.TargetControllerNumber" } uint32 TargetId ; Note: The use of this method is deprecated. Deprecated description: The SCSI Target ID. |
ValueMap { "2" , "3" , "4" } Values { "ReadWrite" , "ReadOnly" , "NoAccess" } uint16 AccessMode ; This property describes the accessibility of the device through the antecedent controller. |
string DeviceNumber ; Address of associated Device in context of the antecedent Controller. |
uint16 AccessPriority ; The property describes the priority given to accesses of the device through this controller. The highest priority path will have the lowest value for this parameter. |
Override ( "Dependent" ) CIM_LogicalDevice REF Dependent ; The controlled Device. |
Counter uint32 NumberOfSoftResets ; Number of soft resets issued by the Controller. A soft reset does not completely clear current Device state or data. Exact semantics are dependent on the Device and on the protocols and mechanisms used to communicate with the Device. |
ValueMap { "0" , "1" , "2" } Values { "Unknown" , "Active" , "Inactive" } uint16 AccessState ; The State property indicates whether the Controller is actively commanding or accessing the Device (value=1) or not (value=2). Also, the value, 'Unknown' (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple Controllers. |
Counter uint32 NumberOfHardResets ; Number of hard resets issued by the Controller. A hard reset returns the Device to its initialization or boot-up state. All internal Device state information and data are lost. |
datetime TimeOfDeviceReset ; The time that the downstream Device was last reset by the Controller. |
Punit ( "bit" ) MappingStrings { "MIF.DMTF|Bus Port Association|001.3" } Units ( "Bits" ) uint32 NegotiatedDataWidth ; When several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. |
Punit ( "bit / second" ) MappingStrings { "MIF.DMTF|Bus Port Association|001.2" } Units ( "Bits per Second" ) uint64 NegotiatedSpeed ; When several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. |