Class CIM_ElementSoftwareIdentity
extends CIM_Dependency

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

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ElementSoftwareIdentity

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringElementSoftwareIdentity allows a Managed Element to report its software related asset information (firmware, drivers, configuration software, and etc.)
UMLPackagePathstringCIM::Core::Software
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherUpgradeConditionstring
DescriptionstringDescribes the upgrade condition, when UpgradeCondition is set to 1 ("Other").
ModelCorrespondencestringCIM_ElementSoftwareIdentity.UpgradeCondition
UpgradeConditionuint16
DescriptionstringIndicates 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.
ModelCorrespondencestringCIM_ElementSoftwareIdentity.OtherUpgradeCondition
ValueMapstring0, 1, 2, 3, 4, 5, .., 0x8000..0xFFFF
ValuesstringUnknown, Other, Resides off device, Owner Upgradeable, Factory Upgradeable, Not Upgradeable, DMTF Reserved, Vendor Reserved

Association References

NameClass OriginReference Class
AntecedentCIM_ElementSoftwareIdentityCIM_SoftwareIdentity
DependentCIM_ElementSoftwareIdentityCIM_ManagedElement

Class Methods