association CIM_DeviceSoftware : CIM_Dependency

Description:

The DeviceSoftware relationship identifies any software that is associated with a Device such as drivers, configuration, or application software, or firmware.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_SoftwareElement CIM_Dependency
Override Antecedent
Description The SoftwareElement.
Key TRUE
Dependent CIM_LogicalDevice CIM_Dependency
Override Dependent
Description The LogicalDevice that requires or uses the software.
Key TRUE
Purpose uint16 CIM_DeviceSoftware
Description An enumerated integer that indicates the role that this software plays in regards to its associated Device. For example, this software could be instrumentation (value=5) or firmware (value=6).
ValueMap 0, 1, 2, 3, 4, 5, 6, 7, 8
Values "Unknown" [0]
"Other" [1]
"Driver" [2]
"Configuration Software" [3]
"Application Software" [4]
"Instrumentation" [5]
"Firmware" [6]
"BIOS" [7]
"Boot ROM" [8]
MappingStrings MIF.DMTF|SubComponent Software|001.2
ModelCorrespondence CIM_DeviceSoftware.PurposeDescription
PurposeDescription string CIM_DeviceSoftware
Description A free-form string that provides more information for the Purpose property, for example, "Application Software".
ModelCorrespondence CIM_DeviceSoftware.Purpose
LoadedOnDevice boolean CIM_DeviceSoftware
Description Boolean that indicates that the software is 'burned into' or otherwise located on the hardware of the LogicalDevice.
UpgradeableOnDevice boolean CIM_DeviceSoftware
Description Boolean that indicates whether the software is upgradeable, when it is LoadedOnDevice. Software that is loaded as part of the OperatingSystem is typically changeable and upgradeable. However, when DeviceSoftware is burned into EEPROM or a chip that realizes the LogicalDevice, then it might not be upgradeable. This property indicates the ability to update and upgrade DeviceSoftware.

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009