Reference Guide
1- Other
2- Unknown
3- Write-back
4 - Write-through
5- Varies with address
6- Determination per I/O
CacheType Denes if this cache is for instruction
caching, data caching, or both (unied).
Values for the CacheType property are as
follows:
1- Other
2- Unknown
3- Instruction
4- Data
5- Unied
uint16
LineSize Indicates the size, in bytes, of a single
cache bucket or line.
uint32
ReadPolicy Denes the policy used by the cache for
handling read requests. Values for the
ReadPolicy property are as follows:
1- Other
2- Unknown
3- Read
4- Read-ahead
5- Read and read-ahead
6- Determination per I/O
uint16
DELL_SoftwareFeature
The DELL_SoftwareFeature described in Table below denes the universal resource locator (URL) of the systems management
software and the language in which systems management information displays. Dening these properties enables users to manage a
system using an Internet browser. You can access Server Administrator using the secure hypertext transfer protocol (https) and a
preassigned port number of 1311, or you can specify a port number of your own choice.
Table 44. DELL_SoftwareFeature Properties
Class Name:
DELL_SoftwareFeature
Parent Class:
CIM_SoftwareFeature
Property Description Data Type
OmsaURL Denes the URL for Server Administrator. string
Language Sets the language for systems management
information.
string
AgentVersion Denes the version information of local CIM
agent (same as ISVC version.)
string
47