HP Insight Management WBEM Providers 9.4 for Microsoft Windows Data Sheet

Table 24-2 Class: HP_BIOSAttribute Properties
AttributeName
A string identifying the structured element name for
BIOS attribute using the format "<OrgID>:<identifier>‖
CurrentValue
An array of strings representing the current value or
values of the BIOS Attribute.
IsReadOnly
This property specifies if the underlying system BIOS or
BIOSService will not allow the Attribute to be modified.
Since the Modifier methods are not implemented,Value
is set to true for current version.
IsOrderedList
This property specifies that the Attribute represented
has a ―CurrentValue‖ property in form of an orderlist
or Array.
24-3-2 HP_BIOSElement
HP_BIOSElement extends the class CIM_BIOSElement to model the BIOS as a ManagedElement.
The following properties are implemented.
Table 24-3 Class: HP_BIOSElement
Property name
Property implementation
CIM_BIOSElement
Manufacturer
Manufacturer of this software element
Name
Name used to identify SW element to the current
element which is being described.
PrimaryBIOS
If true,it is the primary BIOS of the ComputerSystem.
SoftwareElementID
This is an identifier for the SoftwareElement and is
designed to be used in conjunction with other keys to
create a unique representation of the element.
SoftwareElementState
The SoftwareElementState is defined in this model
identify various states of a SoftwareElement's life
cycle. SoftwareElementState is defined as one of the
following.
0 (Deployable)
1 (Installable)
2 (Executable)
3 (Running)
TargetOperatingSystem
The TargetOperatingSystem property specifies the
operating system version of the ComputerSystem.
Version
Software version should be in the form
<major>.<minor>.<revision>