Class CIM_InitiatorTargetLogicalUnitPath

(Association)
An association that models a host driver path to a logical unit. Each permutation of initiator and target ProtocolEndpoints and logical units is considered a separate path.
Details...
This class is not implemented.

Subclasses

 CIM_ATAInitiatorTargetLogicalUnitPath  CIM_SCSIInitiatorTargetLogicalUnitPath

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringAn association that models a host driver path to a logical unit. Each permutation of initiator and target ProtocolEndpoints and logical units is considered a separate path.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::Device::StorageDevicesNone None
Versionstring2.15.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Stateuint32
DescriptionstringThe state of this path. Values are defined as follows: Unknown - the path is unavailable,but the cause is not known. Active - The path is okay and active. Passive - The path is okay, but is associated with a target port of target port group in standby access state. Only applies to devices with asymmetric access. Disabled - The path is disabled by administrative request (DisablePathLU). Path Error - The path is unusable due to an error on this path and no SCSI status was received. Logical Unit Error - A SCSI status was received for an I/O through this path indicating a logical unit error. Reserved - The path is unavailable due to a reservation. Removed - The path is unavailable because the OS or drivers marked the pathunusable. Transitioning - the path is transitioning between two valid states. The only valid values a client can specify are Disabled and Active. All other states are determined by the underlying implementation; attempts to set them should be given an error response.None TRANSLATABLE= true
MappingStringsstringMP_API.SNIA|MP_PATH_LOGICAL_UNIT_PROPERTIES|pathStateNone None
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9None None
ValuesstringUnknown, Active, Passive, Disabled, Path Error, Logical Unit Error, Reserved, Removed, TransitioningNone TRANSLATABLE= true
WritebooleantrueNone None

Association References

NameClass OriginReference Class
InitiatorCIM_InitiatorTargetLogicalUnitPathCIM_ProtocolEndpoint
LogicalUnitCIM_InitiatorTargetLogicalUnitPathCIM_LogicalDevice
TargetCIM_InitiatorTargetLogicalUnitPathCIM_ProtocolEndpoint

Copyright © 2008-2010 VMware, Inc. All rights reserved.