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

Page 2159

Advertising
background image

2122

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

MISSING

Denotes whether ISL trunk member is missing or not.
0 denotes present and 1 states that ISL trunk
member is missing.

smallint

MISSING_TIME

We could change this as "States the missing time of
the this ISL trunk member. If the member is not
missing then it will be null.

timestamp

TABLE 252

KEY_VAULT

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

IP_ADDRESS

The IP Address (IPv4, IPv6, or hostname) of the key
vault

varchar(

512

PORT_NUMBER

The TCP port number for the key vault

int

PUBLIC_CERTIFICATE

The key vault''s public key certificate. Switches use
this to establish a secure connection to the key vault

varchar(

4096

CERTIFICATE_LABEL

A text name to identify the certificate

varchar(

256

POSITION_

Specifies whether this key vault is the primary key vault
or the backup key vault. 0 = primary, 1 = backup.

smallint

VENDOR_NAME

Indicates the name of the key vault vendor. For non
KMIP key vaults, this column will contain value as Not
Applicable.

varchar

256

TABLE 253

L2_ACL_DEVICE_DEPLOY_MAP

Field

Definition

Format

Size

DEPLOYMENT_ID

Deployment configuration ID. Foreign Key for
DEPLOYMENT table.

int

L2_ACCESS_CONTROL_LIST_ID

L2 Access control List ID for reference to the
L2_ACCESS_CONTROL_LIST. Foreign Key for
L2_ACCESS_CONTROL_LIST table.

int

TABLE 254

L2_ACL_INTERFACE_DEPLOY_MAP

Field

Definition

Format

Size

ID

Unique generated database identifier.

serial

DEPLOYMENT_ID

Deployment configuration ID. Foreign Key for
DEPLOYMENT table.

int

INBOUND_L2_ACL_ID

L2 Access control List ID of the L2 ACL selected for
inbound. Foreign Key for L2_ACCESS_CONTROL_LIST
table.

int

INBOUND_WRITE_TO_DEVICE

1/0 corresponding to Write to device/not write to
device for inbound traffic.

smallint

TABLE 251

ISL_TRUNK_MEMBER (Continued)

Field

Definition

Format

Size

Advertising