Reference Guide

1- Other
2- Unknown
3- Write-back
4 - Write-through
5- Varies with address
6- Determination per I/O
CacheType Denes if this cache is for instruction
caching, data caching, or both (unied).
Values for the CacheType property are as
follows:
1- Other
2- Unknown
3- Instruction
4- Data
5- Unied
uint16
LineSize Indicates the size, in bytes, of a single
cache bucket or line.
uint32
ReadPolicy Denes 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 denes the universal resource locator (URL) of the systems management
software and the language in which systems management information displays. Dening 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 Denes the URL for Server Administrator. string
Language Sets the language for systems management
information.
string
AgentVersion Denes the version information of local CIM
agent (same as ISVC version.)
string
47