3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

A.8
3PAR_TPD.mof
CIM API Programming Reference InForm OS Version 2.3.1
"to primordial pool."),
ValueMap {"0", "1", "2"},
Values {"Unknown", "FC", "Nearline"} ]
uint16 DiskDeviceType;
};
// ==================================================================
// 3PAR StorageVolume
// ==================================================================
[Description (
"3PAR Data StorageVolume ")]
class TPD_StorageVolume: CIM_StorageVolume
{
[Description (
"Describe the RAID type of the volume. This value makes it easy"
" for traversing ElementSettingData association."),
ValueMap {"0", "10", "50"},
Values {"RAID0", "RAID10", "RAID50"} ]
uint16 RaidType;
[Description (
"Volume overall state. Possible value is a combination of following
states: "
"0x00000000, 0x00000001, 0x00000002, 0x00000004, 0x00000008, 0x00000010,
"
"0x00000020, 0x00000040, 0x00000080, 0x00000100, 0x00000200, 0x00000400,
"
"0x00000800"),
BitMap { "0","1","2","3","4","5","6","7","8","9","10","11","12" },
BitValues {"Unknown", "Started", "Not Started", "Auto-Check",
"Checking", "Need Check", "Need Disk", "Promoting",
"Copy Failed", "Stale", "Copying", "Admin Failed", "Preserved"} ]
uint32 OtherOperationalStatus;
[Description (
"Describe the type of the volume."),
ValueMap {"0", "1", "2", "3", "4"},
Values {"Unknown", "Base", "Physical Copy", "Virtual Copy", "Remote Copy"}
]
uint16 VolumeType;
[Description (
"Total number of logically contiguous blocks, of size Block "
"Size, which form Raw Size Admin. The total size "