Class CIM_VideoBIOSFeature
extends CIM_SoftwareFeature

VideoBIOSFeature represents the capabilities of the low-level software that is used to bring up, configure and use a ComputerSystem's VideoController and Display.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_SoftwareFeature
   |
   +--CIM_VideoBIOSFeature

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringVideoBIOSFeature represents the capabilities of the low-level software that is used to bring up, configure and use a ComputerSystem's VideoController and Display.
UMLPackagePathstringCIM::Application::BIOS
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CharacteristicDescriptionsstring[]
ArrayTypestringIndexed
DescriptionstringAn array of free-form strings providing more detailed explanations for any of the VideoBIOS features indicated in the Characteristics array. Note, each entry of this array is related to the entry in the Characteristics array that is located at the same index.
MappingStringsstringMIF.DMTF|Video BIOS Characteristic|001.4
ModelCorrespondencestringCIM_VideoBIOSFeature.Characteristics
Characteristicsuint16[]
ArrayTypestringIndexed
DescriptionstringAn array of integers that specify the features supported by the VideoBIOS. For example, one could indicate support for VESA power management (value=6) or video BIOS shadowing (8). The value, 3, is not valid in the CIM Schema since in DMI it represents that no BIOS Features are supported. In this case, the object should not be instantiated.
MappingStringsstringMIF.DMTF|Video BIOS Characteristic|001.3
ModelCorrespondencestringCIM_VideoBIOSFeature.CharacteristicDescriptions
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9
ValuesstringOther, Unknown, Undefined, Standard Video BIOS, VESA BIOS Extensions Supported, VESA Power Management Supported, VESA Display Data Channel Supported, Video BIOS Shadowing Allowed, Video BIOS Upgradeable

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
IdentifyingNumberstringCIM_SoftwareFeature
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_SoftwareFeature
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
ProductNamestringCIM_SoftwareFeature
StatusstringCIM_ManagedSystemElement
VendorstringCIM_SoftwareFeature
VersionstringCIM_SoftwareFeature
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods