Hpux_fileset table – HP Systems Insight Manager User Manual

Page 628

Advertising
background image

Description

Data Type

Column Name

Specifies the IP addresses in dot notation format of the name
servesr that the resolver should search (It can list up to 9
name servers. These names are space delimited.)

NVARCHAR(512)

Addresses

HPUX_Fileset table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

Fileset_LUID

Node partly identifies HPUX_Fileset

BIGINT

NodeID

Snapshot partly identifies HPUX_Fileset

BIGINT

SnapshotID

Inherited from CIM_SoftwareElement.SoftwareElementID;
this is an identifier for the SoftwareElement and is designed
to be used in conjunction with other keys to create a unique
representation of the element

BIGINT

SoftwareElementID

Inherited from CIM_SoftwareElement.Name; the name used
to identify this software element

NVARCHAR(256)

Name

Inherited from CIM_SoftwareElement.Version; Software
Version should be in the form <Major>.<Minor>.<Revision>
or <Major>.<Minor><letter><revison>

NVARCHAR(64)

Version

Inherited from
CIM_SoftwareElement.TargetOperatingSystemName (Uses
CIM_OperatingSystem.OSType enumeration: 0 = Unknown,
1 = Other, 2 = MACOS, 3 = ATTUNIX, 4 = DGUX, 5 =
DECNT, 6 = Digital Unix, 7 = OpenVMS, 8 = HPUX, 9 =
AIX, 10 = MVS, 11 = OS400, 12 = OS/2, 13 = JavaVM,
14 = MSDOS, 15 = WIN3x, 16 = WIN95, 17 = WIN98,
18 = WINNT, 19 = WINCE, 20 = NCR3000, 21 =
NetWare, 22 = OSF, 23 = DC/OS, 24 = Reliant UNIX,
25 = SCO UnixWare, 26 = SCO OpenServer, 27 =
Sequent, 28 = IRIX, 29 = Solaris, 30 = SunOS, 31 =
U6000, 32 = ASERIES, 33 = TandemNSK, 34 =
TandemNT, 35 = BS2000, 36 = LINUX, 37 = Lynx, 38 =
XENIX, 39 = VM/ESA, 40 = Interactive UNIX, 41 =
BSDUNIX, 42 = FreeBSD, 43 = NetBSD, 44 = GNU Hurd,
45 = OS9, 46 = MACH Kernel, 47 = Inferno, 48 = QNX,
49 = EPOC, 50 = IxWorks, 51 = VxWorks, 52 = MiNT,
53 = BeOS, 54 = HP MPE, 55 = NextStep, 56 = PalmPilot,
57 = Rhapsody, 58 = Windows 2000, 59 = Dedicated,
60 = OS/390, 61 = VSE, 62 = TPF, 63 = Windows Me,
64 = Caldera Open UNIX, 65 = OpendBSD, 66 = Not
Applicable)

SMALLINT

TargetOperatingSystemName

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; this
property provides a textual descrition of the object

NVARCHAR(32)

Description

A value set by the implementation to be the time that the
catalog information for this objectwas last written; stored
as MS since the Epoch

BIGINT

ModificationTime

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; a short
textual description of the object

NVARCHAR(64)

Caption

The name of the fileset control directory below which the
control files for the fileset are stored within an exported
catalog

NVARCHAR(256)

ControlDirectory

A boolean value indicating the fileset requires a kernel
rebuild

bit

ISKernel

A boolean value indicating whether the fileset can be
relocated during installation

bit

ISLocatable

628 Reference information

Advertising