HP Systems Insight Manager 7.1 Database Tables

DescriptionData TypeColumn Name
be constructed using the following 'preferred'
algorithm:
"<OrgID>:<LocalID> " Where <0rgID> 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 note 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 business 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.
An example might be
"HEWLETT-PACKARD:HPCPQASM.EXE:7.15.19.0"
A string representing the complete software version
information (Because varying semantics and
NVARCHAR(255)VersionString
representations might not allow simple calculation
and comparison, both numeric and string
representations are provided. See MajorVersion,
MinorVersion, RevisionNumber and BuildNumber
for the numeric components.)
Manufacturer of this softwareNVARCHAR(255)Manufacturer
Description of this elementNVARCHAR(512)Description
Major version number of this elementSMALLINTMajorVersion
Minor version number of this elementSMALLINTMinorVersion
Revision number of this elementSMALLINTRevisionNumber
Build number of this elementSMALLINTBuildNumber
An enumerated integer to indicate the role this
software plays in regards to its associated Device;
SMALLINTClassification
CIM_DeviceSoftware.Purpose enumeration (0 =
Unknown, 1 = Other, 2 = Driver, 3 = Configuration
Software, 4 = Application Software, 5 =
Instrumentation, 6 = Firmware, 7 = BIOS, 8 = Boot
ROM)
Key file name.; an application-specific invariant
identifier that is consistent between versions of a
NVARCHAR(256)IdentifyInfoValue
SoftwareIdentity (It is consistent across more major
changes to the Software Identity naming structure.
The purpose of the parameter is to allow Software
Identities to be selected by a client that are
compatible with a specific
SoftwareInstallationService. A client uses this
parameter to select candidate Software Identities by
comparing TargetType with the contents of the
44 HP SIM database tables