Noticetype table, Operationalstatus_csvalues table, Operationalstatus_npvalues table – HP Systems Insight Manager User Manual

Page 640: Operationalstatus_pcvalues table

Advertising
background image

NOTE:

An asterisk (*) indicates that the field is part of the primary key of the table. Where multiple fields

in the same table show an asterisk, the primary key connects to each.

NoticeType table

The NoticeType table defines all of the event types that can be processed. The NoticeType fields are defined
in the following table.

Description

Data Type

Column Name

System assigned identifier.

INT

*NoticeType

Unique system assigned identifier

Char(32)

GUID

A unique String Identification for the event

CHAR (255)

TypeIdStr

Internal handler for the display of the event

CHAR (255)

dispHandler

Internal handler for event reception, usually blank.

Char(255)

rxHandler

A default severity to use for the event

Int

defaultSeverity

The internal privilege level a user must have to view the
event details

Int

Privilege

Used when the CRSM is installed

INT

ServiceEnable

Used when the CRSM is installed

INT

ServiceEnable

Used when the CRSM is installed

INT

ProviderID

NOTE:

An asterisk (*) indicates that the field is part of the primary key of the table. Where multiple fields

in the same table show an asterisk, the primary key connects to each.

OperationalStatus_CSvalues table

Description

Data Type

Column Name

Used for reporting purposes

BIGINT

OperationalStatusId

Used for reporting purposes

SMALLINT

OperationalStatusValue

Used for reporting purposes

INT

OperationalStatusPos

OperationalStatus_NPvalues table

Description

Data Type

Column Name

Used for reporting purposes

BIGINT

OperationalStatusId

Used for reporting purposes

SMALLINT

OperationalStatusValue

Used for reporting purposes

INT

OperationalStatusPos

operationalStatus_PCvalues table

Description

Data Type

Column Name

Used for reporting purposes

BIGINT

OperationalStatusId

Used for reporting purposes

SMALLINT

OperationalStatusValue

Used for reporting purposes

INT

OperationalStatusPos

640 Reference information

Advertising