HP Systems Insight Manager 7.1 Database Tables

HPUX_Product table
DescriptionData TypeColumn Name
LUID uniquely defining this table rowBIGINTProduct_LUID
Node partly identifies HPUX_ProductBIGINTNodeID
Snapshot partly identifies HPUX_ProductBIGINTSnapshotID
Inherited from CIM_Product.IdentifyingNumber;
product identification such as a serial number on
NVARCHAR(256)IdentifyingNumber
software, a die number on a hardware chip, or a
project number
Inherited from CIM_Product.Name; commonly used
Product name
NVARCHAR(256)Name
Inherited from CIM_Product.Version; a vendor-defined
string describing the revision of the product
NVARCHAR(64)Version
Inherited from CIM_Product.Vendor; the name of the
product supplier or entity selling the product (the
manufacturer, reseller, or OEM)
NVARCHAR(256)Vendor
A vendor-defined string used to distinguish variations
of a product (It is used for presentation purposes and
NVARCHAR(64)Architecture
for resolving software specifications. If a product with
the same value of the revision and Vendor Tag
attributes has different versions of software for
different target architectures or any other variation
(such as supported locale), then the value of the
architecture attribute is different for each version. No
additional semantics are assumed for its value.)
Used for resolving software specifications for installed
software (A specific product location refers to all
NVARCHAR(256)Location
filesets of that product that are installed at that
location. This is the path beneath which the
relocatable files of that product are stored.)
Specified by a user when installing software and
used for identifying a product (or set of product
versions) using a logical name
NVARCHAR(64)QualifierID
A value set by the implementation to be the time that
the catalog information for this object was first
written; stored as MS since the Epoch
BIGINTCreateTime
Inherited from CIM_ManagedElement.Description;
the Description property provides a textual
description of the object
NVARCHAR(512)Description
A value set by the implementation to be the time that
the catalog information for this object was last
written; stored as MS since the Epoch
BIGINTModificationTime
The sum of the sizes in bytes of all files and control
files contained within the software object (For objects
NVARCHAR(32)Size
other than filesets, the value is computed dynamically
as required.)
Inherited from CIM_ManagedElement.Caption; is a
short textual description of the object
NVARCHAR(128)Caption
Contains the actual filesets that make up a product
(This is a list of all filesets defined for the product, as
NVARCHAR(512)AllFileSets
opposed to what is currently installed, described by
the filesets attribute. The all_filesets attribute is used
to determine completeness of this product when
96 HP SIM database tables