Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1383

Advertising
background image

1336

Brocade Network Advisor SAN User Manual

53-1002948-01

Database tables and fields

H

HEADER_VERSION

The OEM or vendor-assigned version number.

int

GIGE_MODE

Determines the port operating mode for GE ports.

0 - 1G

1 - 10G

2 - Dual mode

3 - Failover mode

Default value -1 means it is not applicable.

smallint

TABLE 40

CARD_CAPABILITY

Field

Definition

Format

Size

CARD_ID *

DB ID of the card.

int

CAPABILITY_ *

Name of the capability detected on the card.

varchar

256

ENABLED

1 = the capability is enabled on the card.
Default value is 0.

int

TABLE 41

CED_APPLICATION

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

NAME

Name of the application. Application represents a
collection of active zones in a fabric.

varchar

24

FABRIC_ID

ID of the fabric for which the application is created.

int

TABLE 42

CED_APPLICATION_MEMBER

Field

Definition

Format

Size

APPLICATION_ID*

Auto-generated DB CED_Application table ID.

int

ZONE_ID*

Auto-generated DB Zone table ID which joins as a
member of the application.

int

TABLE 43

CED_USER_PREFERENCE

Field

Definition

Format

Size

USER_NAME*

User Name carried from _USER table.

varchar

128

FABRIC_ID*

Fabric ID carried from Fabric table.

int

APPLICATION_ID

CED application ID representing the group of end
devices to be displayed in the fabric.

int

TABLE 44

CEE_PORT

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

GIGE_PORT_ID

FK to GIGE_PORT

int

VIRTUAL_SWITCH_ID

FK to owning VIRTUAL_SWITCH

int

TABLE 39

CARD (Continued)

Field

Definition

Format

Size

Advertising