Hpux_bundle table – HP Systems Insight Manager User Manual

Page 626

Advertising
background image

HPUX_Bundle table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

Bundle_LUID

Node partly identifies HPUX_Bundle

BIGINT

NodeID

Snapshot partly identifies HPUX_Bundle

BIGINT

SnapshotID

Inherited from CIM_Product.IdentifyingNumber; product
identification such as a serial number in software, a die
number on a hardware chip, or a project number

NVARCHAR(64)

IdentifyingNumber

Inherited from CIM_Product.Version; product version
information; corresponds to the Version property in the
Product object in the DMTF Solution Exchange Standard

NVARCHAR(64)

Version

Inherited from CIM_Product.Vendor; the name of the
Product's supplier, or entity selling the Product (the
manufacturer, reseller, OEM); corresponds to the Vendor
property in the Product object in the DMTF Solution
Exchange Standard

NVARCHAR(256)

Vendor

Inherited from CIM_Product.Name; commonly used product
name

NVARCHAR(256)

Name

Local to HPUX_Bundle; a vendor-defined string used to
distinguish variations of a product (It is used for presentation
purposes and 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
supportedlocale), then the value of the architecture attribute
is different for each version. No additional semantics are
assumed for its value.)

NVARCHAR(64)

Architecture

Location is of HPUX_Bundle; local to HPUX_Bundle; used
for resolving software specifications for installed software.
A specific product location refers to all filesets of that
product that are installed at that location (This is the path
beneath which the relocatable files of that product are
stored.)

NVARCHAR(256)

Location

Local to HPUX_Bundle; 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

Local to HPUX_Bundle; 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

BIGINT

CreateTime

Inherited from CIM_ManagedElement.Description; the
Description property provides a textual description of the
object

NVARCHAR(512)

Description

Local to HPUX_Bundle; a value set by the implementation
to be the time that the catalog information for this object
was last written; stored in MS since the Epoch

BIGINT

ModificationTime

Local to HPUX_Bundle; the sum of the sizes in bytes of all
files and control files contained within the software object
(For objects other than filesets, the value is computed
dynamically as required.)

NVARCHAR(32)

Size

Inherited from CIM_ManagedElement.Caption; the Caption
property is a short textual description of the object

NVARCHAR(64)

Caption

Local to HPUX_Bundle; the copyright notice for the bundle

NVARCHAR(256)

Copyright

Local to HPUX_Bundle; the vendor-defined directory
commonly associated with the product (Generally, this is
the directory in or below which all (or mostly all) files within
the product are installed. For a product that has filesets with
the Is Locatable attribute equal to true, all files that contain
this directory as the first part of their path can be relocated
to the Location Directory during installation by replacing
the product.directory portion with the product.location.)

NVARCHAR(256)

Directory

626 Reference information

Advertising