Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1622

Advertising
background image

1570

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TAPE_POOL_OPERATION_MODE

Specifies which type of encryption should be
used by tape volumes in this tape pool. 0 =
Native, 1 = DF-compatible

smallint

TAPE_POOL_POLICY

Specifies whether tape volumes in this tape pool
should be encrypted. 0 = encrypted, 1 =
cleartext

smallint

KEY_EXPIRATION

Number of days each data encryption key for this
tape pool should be used. After the configured
number of days, a new data encryption key is
automatically generated for any further tape
volumes in this pool. 0 = no expiration

int

TAPE_POOL_LABEL_TYPE

Indicates whether the TAPE_POOL_NAME field is
a name or a number. 0 = name, 1 = number

smallint

TABLE 113

ETHERNET_CLOUD

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

SWITCH_ID

The unique id of the switch this cloud is associated
to.

int

TABLE 114

ETHERNET_ISL

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

SOURCE_PORT_ID

The unique id of the source port.

int

DEST_PORT_ID

The unique id of the destination port.

int

MISSING

Flag to identify whether the ethernet isl link is missing
from the switch.

smallint,

MISSING_TIME

Time when the ethernet isl link is missing from the
switch.

timestamp

TRUSTED

Is this ethernet isl link is trusted.

smallint,

CREATION_TIME

Time when the ethernet isl link record is created.

timestamp

TABLE 115

EVENT

Field

Definition

Format

Size

ID*

Unique generated database identifier for an event.

int

ME_ID

Unique managed element ID used to refer the product
that is associated with the event.

int

SEVERITY

Indicates the severity of the event. Possible values :
Emergency- 0, Alert- 1, Critical- 2, Error- 3,Warning-
4,Notice- 5, Info- 6,Debug- 7,Unknown- 8.

int

AREA

Indicates the Area from which the event has occurred.
Possible values : Unknown- 0, SAN- 1, IP- 2, Application
Events -3, SAN+IP- 4.

smallint

TABLE 112

ENCRYPTION_TAPE_POOL

Field

Definition

Format

Size

Advertising