Index | Tree | ||
Subclasses | Referenced By | Properties | Methods |
Superclasses
Subclasses
IBMTSESS_DeviceSoftwareIdentityReferenced By
none
Description
DeviceSoftwareIdentity allows a device to report its software related asset information (firmware, drivers, configuration software, and etc.)\nNote that the Application Model manages the deployment and installation of software via the classes, SoftwareFeatures and SoftwareElements. If there is sufficient detail or instrumentation to instantiate the deployment/installation concepts then the DeviceSoftware association should be used to tie LogicalDevices to their SoftwareElements.Properties
Id Type Range Description Keys Antecedent CIM_SoftwareIdentity - A LogicalDevice's Software Asset. Dependent CIM_LogicalDevice - The LogicalDevice that requires or uses the software. Read only UpgradeCondition uint16 Unknown
Other
Resides off device
Owner Upgradeable
Factory Upgradeable
Not Upgradeable
DMTF Reserved
Vendor ReservedIndicates the device's ability to upgrade this software asset.\n'Resides off device'(2), indicates the persistence of the software is outside of the device. Typically for a device this software is part of the OperatingSystem is typically upgradeable.\n'Owner Upgradeable' (3), indicates the persistence of the software is on the device and is upgradeable by the owner.\n'Factory Upgradeable' (4), indicates the persistence of the software is on the device and is upgradeable by the manufacturer.\n'Not Upgradeable' (5), indicates the presistence of the software is on the device and is not upgradeable. (i.e. burned into a non replaceable ROM chip. OtherUpgradeCondition string - Describes the upgrade condition, when UpgradeCondition is set to 1 (\"Other\").