Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1745

Advertising
background image

Brocade Network Advisor SAN User Manual

1693

53-1003154-01

Database tables and fields

H

TABLE 391

SWITCH_CONFIG

Field

Definition

Format

Size

ID*

int

NAME

Name of the switch configurations uploaded from the
switch either on demand or through scheduler

varchar

64

SWITCH_ID

ID of the switch from which the configuration has
been uploaded.

int

CORE_SWITCH_ID

int

BACKUP_DATE_TIME

The date/time stamp at which the configuration has
been uploaded.

timestamp

CONFIG_DATA

The actual switch configuration data.

text

CEE_CONFIG_DATA

Switch configuration data for CEE

text

KEEP_COPY

The column value (1) helps to preserve the
configuration even after the expiration of its age.

smallint

CREATED_BY

The column value helps to figure out who triggered the
configuration upload operation.

varchar

64

CONFIG_TYPE

Configuration Type

FC=0

CEE_RUNNING=1

CEE_STARTUP=2

INVALID=-1

Default value is 0.

smallint

COMMENTS

Brief comments about this configuration.

varchar

256

TABLE 392

SWITCH_CONFIG_DETAIL

Field

Definition

Format

Size

SWITCH_CONFIG_ID

int

IP_ADDRESS

IP Address of the switch for which the configuration
was uploaded either on demand or schedule.

varchar

128

WWN

WWN of the switch for which the configuration was
uploaded either on demand or schedule.

char

23

PHYSICAL_SWITCH_WWN

CORE WWN of the switch for which the configuration
was uploaded either on demand or schedule.

char

23

MODEL_NUMBER

Model Number of the switch for which the
configuration was uploaded either on demand or
schedule.

varchar

32

IS_BASELINE

Indicates if this is a baseline configuration or not.
0 - NOT A BASELINE
1 - BASELINE

smallin

Advertising