association CIM_ElementSoftwareIdentity : CIM_Dependency

Description:

ElementSoftwareIdentity allows a Managed Element to report its software related asset information (firmware, drivers, configuration software, and etc.)

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_SoftwareIdentity CIM_Dependency
Override Antecedent
Description A LogicalElement's Software Asset.
Key TRUE
Dependent CIM_ManagedElement CIM_Dependency
Override Dependent
Description The ManagedElement that requires or uses the software.
Key TRUE
UpgradeCondition uint16 CIM_ElementSoftwareIdentity
Description Indicates the element's ability to upgrade this software asset. 'Resides off element'(2), indicates the persistence of the software is outside of the element. Typically for a element this software is part of the OperatingSystem is typically upgradeable. 'Owner Upgradeable' (3), indicates the persistence of the software is on the element and is upgradeable by the owner. 'FactoryUpgradeable' (4),indicates the persistence of the software is on the element and is upgradeable by the manufacturer. 'Not Upgradeable' (5), indicates the presistence of the software is on the element and is not upgradeable. (i.e. burned into a non replaceable ROM chip.
ValueMap 0, 1, 2, 3, 4, 5, .., 0x8000..0xFFFF
Values "Unknown" [0]
"Other" [1]
"Resides off device" [2]
"Owner Upgradeable" [3]
"Factory Upgradeable" [4]
"Not Upgradeable" [5]
"DMTF Reserved" [..]
"Vendor Reserved" [0x8000..0xFFFF]
ModelCorrespondence CIM_ElementSoftwareIdentity.OtherUpgradeCondition
OtherUpgradeCondition string CIM_ElementSoftwareIdentity
Description Describes the upgrade condition, when UpgradeCondition is set to 1 ("Other").
ModelCorrespondence CIM_ElementSoftwareIdentity.UpgradeCondition
ElementSoftwareStatus uint16[] CIM_ElementSoftwareIdentity
Description A collection of properties describing the status of the software on the managed element. Multiple properties could be set at the same time. For example a ElementSoftwareStatus could have "Installed", "Default", "Current" and "FallBack" set at the same time. "Current" indicates that the software is currently running on or for the Managed Element. "Next" indicates that the software will run after the next reset or reboot unless superseded by a software with a status of "SingleUse". "FallBack" indicates that the software will be run if the software which has a status of "Next" or "SingleUse" fails to run. "Default" indicates the default version of the software that was originally shipped by the manufacturer. "Installed" indicates that the software is persistently located and is available for use on the Managed Element. "SingleUse" indicates that the software will run only after the next reset or reboot but will not run after the subsequent reset or reboot. "Available" indicates that the software is available for installation on the Managed Element. "Supports"indicates that the software will work with or operate the Managed Element but is or will be installed on a different Managed Element.
ValueMap 0, 2, 3, 4, 5, 6, 7, 8, 9, .., 32768..65535
Values "Unknown" [0]
"Current" [2]
"Next" [3]
"FallBack" [4]
"Default" [5]
"Installed" [6]
"Single Use" [7]
"Available" [8]
"Supports" [9]
"DMTF Reserved" [..]
"Vendor Reserved" [32768..65535]

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:25 2009