Reference Guide

268 Device Group
Table 13-7. Cache Device Type
Variable Name: DellCacheDeviceType
Data Type: Integer
Possible Data Values Meaning of Data Value
deviceTypeIsOther(1) System cache type is not one of the following:
deviceTypeIsUnknown(2) System cache type is unknown.
deviceTypeIsInstruction(3) System cache type is instruction.
deviceTypeIsData(4) System cache type is data.
deviceTypeIsUnified(5) System cache type is both instruction and data.
Table 13-8. Cache Device Level
Variable Name: DellCacheDeviceLevel
Data Type: Integer
Possible Data Values Meaning of Data Value
deviceLevelIsOther(1) Device level is not one of the following:
deviceLevelIsUnknown(2) Device level is unknown.
deviceLevelIsPrimary(3) Device level is primary.
deviceLevelIsSecondary(4) Device level is secondary.
deviceLevelIsTertiary(5) Device level is tertiary.
Table 13-9. Cache Device Write Policy
Variable Name: DellCacheDeviceWritePolicy
Data Type: Integer
Possible Data Values Meaning of Data Value
deviceWritePolicyIsOther(1) Device write policy is not one of the following:
deviceWritePolicyIsUnknown(2) Device write policy is unknown.
deviceWritePolicyIsWriteBack(3) Device write policy is write back.
deviceWritePolicyIsWriteThrough(4) Device write policy is write through.
deviceWritePolicyIsVariesByAddress(5) Device write policy varies by address.
deviceWritePolicyIsDeterminedByIO(6) Device write policy is determined by I/O query.