CIM SMASH/Server Management API

Class OMC_RegisteredSoftwareInventoryProfile


  extends OMC_RegisteredProfile
This profile defines the objects and associations needed to model the software installed on a managed server. The Software Inventory profile supplements other profiles describing the managed server, adding the capability to inventory applications, BIOS, firmware, and device drivers.
Details...

Properties Implemented      (key properties are boldface)

+ InstanceID
+ RegisteredName
+ RegisteredOrganization
+ RegisteredVersion

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis profile defines the objects and associations needed to model the software installed on a managed server. The Software Inventory profile supplements other profiles describing the managed server, adding the capability to inventory applications, BIOS, firmware, and device drivers.None TRANSLATABLE= true
ProfilesstringSoftware InventoryNone None
ProviderImplementedbooleantrueNone None
UMLPackagePathstringCIM::InteropNone None
Versionstring0.0.1TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AdvertiseTypeDescriptionsstring
ArrayTypestringIndexedNone OVERRIDABLE= false
DescriptionstringA free-form string providing additional information related to the AdvertiseType. A description MUST be provided when the AdvertiseType is 1, "Other". An entry in this array corresponds to the entry in the AdvertiseTypes array at the same index. It is not expected that additional descriptions are needed if the Type is set to "Not Advertised" or "SLP". However, as the SLP template expands, or as other advertisement mechanisms are defined, support for additional descriptions may be needed. This array is defined to support this.None TRANSLATABLE= true
ModelCorrespondencestringCIM_RegisteredProfile.AdvertiseTypesNone None
AdvertiseTypesuint16
ArrayTypestringIndexedNone OVERRIDABLE= false
DescriptionstringThis property signifies the advertisement for the profile information. It is used by the advertising services of the WBEM infrastructure to determine what should be advertised, via what mechanisms. The property is an array so that the profile MAY be advertised using several mechanisms. Note: If this property is null/uninitialized, this is equivalent to specifying the value 2, "Not Advertised".None TRANSLATABLE= true
ModelCorrespondencestringCIM_RegisteredProfile.AdvertiseTypeDescriptionsNone None
OverridestringAdvertiseTypesTOSUBCLASS= falseNone
ProviderImplementedbooleantrueNone None
RequiredbooleantrueNone OVERRIDABLE= false
ValueMapstring1, 2, 3None None
ValuesstringOther, Not Advertised, SLPNone TRANSLATABLE= true
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.None TRANSLATABLE= true
InstanceIDstring
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority. (This is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> MUST NOT contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID MUST appear between <OrgID> and <LocalID>. <LocalID> is chosen by the organizational entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above 'preferred' algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace. For DMTF defined instances, the 'preferred' algorithm MUST be used with the <OrgID> set to 'CIM'.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
OverridestringInstanceIDTOSUBCLASS= falseNone
ProviderImplementedbooleantrueNone None
OtherRegisteredOrganizationstring
DescriptionstringA free-form string providing a description of the organization when 1, "Other", is specified for the RegisteredOrganization.None TRANSLATABLE= true
MaxLenuint32256None None
ModelCorrespondencestringCIM_RegisteredProfile.RegisteredOrganizationNone None
RegisteredNamestring
DescriptionstringThe name of this registered profile. Since multiple versions can exist for the same RegisteredName, the combination of RegisteredName, RegisteredOrganization, and RegisteredVersion MUST uniquely identify the registered profile within the scope of the organization.None TRANSLATABLE= true
MaxLenuint32256None None
OverridestringRegisteredNameTOSUBCLASS= falseNone
ProviderImplementedbooleantrueNone None
RequiredbooleantrueNone OVERRIDABLE= false
RegisteredOrganizationuint16
DescriptionstringThe organization that defines this profile.None TRANSLATABLE= true
ModelCorrespondencestringCIM_RegisteredProfile.OtherRegisteredOrganizationNone None
OverridestringRegisteredOrganizationTOSUBCLASS= falseNone
ProviderImplementedbooleantrueNone None
RequiredbooleantrueNone OVERRIDABLE= false
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, ..None None
ValuesstringOther, DMTF, CompTIA, Consortium for Service Innovation, FAST, GGF, INTAP, itSMF, NAC, Northwest Energy Efficiency Alliance, SNIA, TM Forum, The Open Group, ANSI, IEEE, IETF, INCITS, ISO, W3C, OGF, The Green Grid, DMTF ReservedNone TRANSLATABLE= true
RegisteredVersionstring
DescriptionstringThe version of this profile. The string representing the version MUST be in the form: M + "." + N + "." + U Where: M - The major version (in numeric form) describing the profile's creation or last modification. N - The minor version (in numeric form) describing the profile's creation or last modification. U - The update (e.g. errata, patch, ..., in numeric form) describing the profile's creation or last modification.None TRANSLATABLE= true
OverridestringRegisteredVersionTOSUBCLASS= falseNone
ProviderImplementedbooleantrueNone None
RequiredbooleantrueNone OVERRIDABLE= false

Copyright © 2008-2020 VMware, Inc. All rights reserved.