Reference Guide

Table Of Contents
Table 94. BIOSString (continued)
Property Description
defines the maximum length as 18446744073709551615, the limitation of the
property definition as uint64.
StringType
The StringType property provides management applications with information
defining implementation's capabilities regarding string values. A value of ASCII
indicates a plain text formatting with no tabs formatting or bolds, plain text. A value
of hex indicates a simple encoding of the numerals 0 to 9 and the letters A to F and
is not case sensitive. A value of unicode indicates fully multi-lingual text support. A
string BIOS Attribute with value of regex is a regular expression and the
CIM_BIOSString.ValueExpression is applied to values represented and any value that
is attempted to be set by invoking SetBIOSAttribute().
Possible values are:
0 = Unknown
2 = ASCII
3 = hex
4 = unicode
5 = regex .. = DMTF Reserved
65536..4294967295 = Vendor Reserved
DCIM_MemoryError
Table 95. MemoryError
Property Description
DeviceCreationClassName
The scoping StorageExtent's CreationClassName.
DeviceID
The scoping StorageExtent's DeviceID.
ElementName
A user-friendly name for the object. This property allows each instance to define a
user-friendly name in addition to its key properties, identity data, and description
information.
NOTE: The Name property of ManagedSystemElement is also defined as a user-
friendly name. But, it is often subclassed to be a Key. It is not reasonable that
the same property can convey both identity and a user-friendly name, without
inconsistencies. Where Name exists and is not a Key (such as for instances of
LogicalDevice), the same information can be present in both the Name and
ElementName properties.
ErrorInfo
An integer enumeration describing the type of error that occurred most recently. For
example, single (value = 6) or double bit errors (7) can be specified using this
property. The values, 12 14, are undefined in the CIM Schema since in DMI, they
mix the semantics of the type of error and whether it was correctable or not. The
latter is indicated in the property, CorrectableError.
Possible values are:
0 = Unknown
1 = Other
2 = OK
3 = Bad Read
4 = Parity Error
5 = Single-Bit Error
6 = Double-Bit Error
7 = Multi-Bit Error
8 = Nibble Error
232 Dell Command | Monitor 10.2.1 classes and properties