I Database tables and fields

TABLE 109 ENCRYPTION_TAPE_POOL

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

int

 

 

 

 

 

SWITCH_ID

No longer used. Tape pools used to belong to

int

 

 

specific switches, but are now shared by

 

 

 

all switches in an encryption group

 

 

 

 

 

 

ENCRYPTION_ENGINE_ID

No longer used. Tape pools used to belong to

int

 

 

specific encryption engines, but are now

 

 

 

shared by all encryption engines in an encryption

 

 

 

group

 

 

 

 

 

 

ENCRYPTION_GROUP_ID

Foreign key reference to the

int

 

 

ENCRYPTION_GROUP record that describes

 

 

 

which encryption group this tape pool belongs to

 

 

 

 

 

 

TAPE_POOL_NAME

User-supplied name or number for the tape pool.

varchar

64

 

This is the same name or number specified in

 

 

 

the tape backup application. Numbers are stored

 

 

 

in hex

 

 

 

 

 

 

TAPE_POOL_OPERATION_MODE

Specifies which type of encryption should be

smallint

 

 

used by tape volumes in this tape pool. 0 =

 

 

 

Native, 1 = DF-compatible

 

 

 

 

 

 

TAPE_POOL_POLICY

Specifies whether tape volumes in this tape pool

smallint

 

 

should be encrypted. 0 = encrypted, 1 =

 

 

 

cleartext

 

 

 

 

 

 

KEY_EXPIRATION

Number of days each data encryption key for this

int

 

 

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

 

 

 

 

 

 

TAPE_POOL_LABEL_TYPE

Indicates whether the TAPE_POOL_NAME field is

smallint

 

 

a name or a number. 0 = name, 1 = number

 

 

 

 

 

 

TABLE 110 ETHERNET_CLOUD

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

int

 

 

 

 

 

SWITCH_ID

The unique id of the switch this cloud is associated

int

 

 

to.

 

 

 

 

 

 

TABLE 111 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

smallint,

 

 

from the switch.

 

 

 

 

 

 

MISSING_TIME

Time when the ethernet isl link is missing from the

timestamp

 

 

switch.

 

 

1420

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1472
Image 1472
Brocade Communications Systems IP250 user manual Encryptiontapepool, Ethernetcloud, Ethernetisl