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

A.17
3PAR_TPD.mof
InForm OS Version 2.3.1 CIM API Programming Reference
"NoZeroDetect - No need to check if incoming data is zero."
"Possible value is a combination of following values: "
" 0x80000000 - DisallowStaleSnapshot"
" 0x40000000 - AllowStaleSnapshot"
" 0x20000000 - System"
" 0x10000000 - NoSystem"
" 0x08000000 - TPZeroFill"
" 0x04000000 - TPNoZeroFill"
" 0x02000000 - OneHost"
" 0x01000000 - NoOneHost"
" 0x00200000 - ZeroDetection"
" 0x00100000 - NoZeroDetection"
),
BitMap { "31","30","29","28","27","26","25","24","21","20" },
BitValues {"DisallowStaleSnapshot", "AllowStaleSnapshot",
"System", "NoSystem", "TPZeroFill", "TPNoZeroFill",
"OneHost", "NoOneHost", "ZeroDetection", "NoZeroDetection"} ]
uint32 Policy;
[Write, Description (
"Specifies the node number, the list of node numbers or "
"the range of node numbers the disks must have their "
"primary path on.\n"
"Each element in this array represents one instance of "
"pattern for candidate disks; multiple array element adds "
"additional candidate disks that match the pattern.\n"
"Empty string means that the value is not specified for "
"this particular set of patterns. \n"
"The string must be in one of the following formats:\n"
" <nb> - nb is an integer\n"
" <nb>,<nb> - a list of integers\n"
" <nb>-<nb> - a range of integers\n"),
ArrayType ( "Indexed" ),
ModelCorrespondence {
"DiskPrimPathPCISlots",
"DiskPrimPathPorts",
"DiskCages",
"DiskMagazines",
"DiskMagPositions",
"DiskIDs",
"DiskTotalChunkletGT",
"DiskTotalChunkletLT",
"DiskFreeChunkletGT",
"DiskFreeChunkletLT",
"DiskPackageModels" }]