Database tables and fields

I

TABLE 105 ENCRYPTION_ENGINE (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

SP_CERTIFICATE

The public key certificate, in PEM format, for the

varchar

4096

 

Security Processor within the Encryption Engine. Used

 

 

 

to create link keys for Decru LKM key vaults.

 

 

 

 

 

 

EE_STATE

The operational status of this Encryption Engine. For

int

 

 

possible values, see the enum defintion in the DTO

 

 

 

class

 

 

 

The default value is 0.

 

 

 

 

 

 

HA_CLUSTER_STATUS

Stores the status of the HA Cluster to which the engine

smallint

 

 

is a pair participant

 

 

 

The default value is 0.

 

 

 

 

 

 

ROUTING_MODE

 

smallint

 

 

 

 

 

MEDIA_TYPE

 

char

50

 

 

 

 

LINK_IP_ADDRESS

Local EE - BP Link IP Address, If there are no links the

varchar

64

 

IP Address could be 0.0.0.0

 

 

 

 

 

 

LINK_NET_MASK

Local EE - BP Link IP new mask

varchar

64

 

 

 

 

LINK_GW_IP_ADDRESS

Local EE- BP Gateway Address

varchar

64

 

 

 

 

LINK_MAC_ADDRESS

Local EE Link MAC Address

varchar

64

 

 

 

 

INK_MTU

Local EE Link MTU.

int

 

 

The default value is -1.

 

 

 

 

 

 

LINK_STATE

Local EE State says whether link is down or up

varchar

256

 

 

 

 

REBALANCE_REQUIRED

This field indicates whether a rebalance operation is

smallint

 

 

required on the Encryption Engine. It can take two

 

 

 

values, One(1) indicating that rebalance is required on

 

 

 

the Encryption Engine and zero(0) indicating that no

 

 

 

rebalance is required on the Encryption Engine.

 

 

 

Encryption Engine is said to be unbalanced when the

 

 

 

disk and Tape containers are not evenly balanced on

 

 

 

the hosting engine.

 

 

 

The default value is 0.

 

 

 

 

 

TABLE 106 ENCRYPTION_GROUP

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

int

 

 

 

 

 

NAME

User-assigned name for this encryption group.

varchar

64

 

 

 

 

LEADER_SWITCH_ID

'Foreign key reference to both the VIRTUAL_SWITCH

int

 

 

table and the CRYPTO_SWITCH table (both switch

 

 

 

tables use the same primary key values). Identifies

 

 

 

the switch that currently provides central

 

 

 

configuration and reporting capabilities for the

 

 

 

encryption group. This column may be null if the

 

 

 

group leader is not in a discovered fabric.

 

 

 

 

 

 

LEADER_SWITCH_WWN

The Node WWN of the current group leader switch.

char

23

 

Each encryption group has

 

 

 

one group leader switch.

 

 

Brocade Network Advisor IP User Manual

1417

53-1003056-01

 

Page 1469
Image 1469
Brocade Communications Systems IP250 user manual Database tables and fields Encryptionengine, Encryptiongroup