Class CIM_ElementSoftwareIdentity


CIM_Dependency


Description

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

Subclasses

IBMTSDS_RegisteredProfileSoftwareIdentity IBMTSDS_RegisteredProfileSoftwareIdentityInterop IBMTSDS_RegisteredSubProfileSoftwareIdentity IBMTSDS_RegisteredSubProfileSoftwareIdentityInterop IBMTSDS_SoftwareIdentityToDiskDrive

Referenced By


Properties

IdTypeRangeDescription
Key
Antecedent CIM_ManagedElement
Antecedent represents the independent object in this association.
Dependent CIM_ManagedElement
Dependent represents the object that is dependent on the Antecedent.
Read Only
ElementSoftwareStatus uint16
Unknown0
Current2
Next3
FallBack4
Default5
DMTF Reserved6..32767
Vendor Reserved32768..65535
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"Default","Current"and"FallBack"set at the same time."Current"indicates that the software is currently running on the Managed Element."Next"indicates that the software is currently loaded and will run after the next reset or reboot."FallBack"indicates that this version of software will run should the current version scheduled to load fail to run on the next reset or reboot."Default"indicates the default version of the software that was originally shipped by the manufacturer.
OtherUpgradeCondition string
Describes the upgrade condition, when UpgradeCondition is set to 1 ("Other").
UpgradeCondition uint16
Unknown0
Other1
Resides off device2
Owner Upgradeable3
Factory Upgradeable4
Not Upgradeable5
DMTF Reserved..
Vendor Reserved0x8000..0xFFFF
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.
Read Write
 

Method Summary

NameDescription
 

Method Detail