Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2114

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2077

53-1002949-01

Database tables and fields

I

STATE

Administrative state for this engine. 0 = disabled, 1 =
enabled.
The default value is 0.

smallint

SP_CERTIFICATE

The public key certificate, in PEM format, for the
Security Processor within the Encryption Engine. Used
to create link keys for Decru LKM key vaults.

varchar

4096

EE_STATE

The operational status of this Encryption Engine. For
possible values, see the enum defintion in the DTO
class
The default value is 0.

int

HA_CLUSTER_STATUS

Stores the status of the HA Cluster to which the engine
is a pair participant
The default value is 0.

smallint

ROUTING_MODE

smallint

MEDIA_TYPE char

50

LINK_IP_ADDRESS

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

varchar

64

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.
The default value is -1.

int

LINK_STATE

Local EE State says whether link is down or up

varchar

256

REBALANCE_REQUIRED

This field indicates whether a rebalance operation is
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.

smallint

TABLE 175

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
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.

int

TABLE 174

ENCRYPTION_ENGINE (Continued)

Field

Definition

Format

Size

Advertising