Class CIM_AsymmetricAccessibility
extends CIM_Dependency

This association indicates the accessibility of StorageVolumes in the StorageResourceLoadGroup through ports in the associated TargetPortGroup.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AsymmetricAccessibility

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association indicates the accessibility of StorageVolumes in the StorageResourceLoadGroup through ports in the associated TargetPortGroup.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.18.1

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CurrentAccessStateuint16
DescriptionstringThis property indicates the current accessibility state of volumes in the StorageResourceLoadGroup through ports in the TargetPortGroup. With the exception of 'Unavailable', the states are those defined by the T10 SPC-4 Target Port Group Access States clause. 2(Unavailable): The volumes are not accessible in any way. 3(Standby): No data access to the volume is possible. Status and other non-data access commands are available. 4(Active Non-Optimized): Data access to the volume is available at less than full bandwidth. 5(Active Optimized): Data access to the volume is available at full bandwidth.
ValueMapstring2, 3, 4, 5
ValuesstringUnavailable, Standby, Active Non-Optimized, Active Optimized
NormalAccessStateuint16
DescriptionstringThis property indicates the normal accessibility state of volumes in the StorageResourceLoadGroup through ports in the TargetPortGroup when the primary storage processor hosting the groups is healthy. With the exception of 'Unavailable', the states are those defined by the T10 SPC-4 Target Port Group Access States clause. 2(Unavailable): The volumes are not accessible. 3(Standby): No data access to the volume is possible. Status and other non-data access commands are available. 4(Active Non-Optimized): Data access to the volume is available at less than full bandwidth. 5(Active Optimized): Data access to the volume is available at full bandwidth.
ValueMapstring2, 3, 4, 5
ValuesstringUnavailable, Standby, Active Non-Optimized, Active Optimized

Association References

NameClass OriginReference Class
AntecedentCIM_AsymmetricAccessibilityCIM_TargetPortGroup
DependentCIM_AsymmetricAccessibilityCIM_StorageResourceLoadGroup

Class Methods