Database tables and fields

I

TABLE 48

CFG_BACKUP_ARCHIVE (Continued)

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

DATE_TIME

 

The date and time at which the configuration has

varchar

64

 

 

been backedup. The date and time will be saved in

 

 

 

 

the following format "Mon May 10 17:59:13 PDT

 

 

 

 

2010".

 

 

 

 

 

 

 

FILE_NAME

 

 

varchar

64

 

 

 

 

 

IS_BASELINE

 

Indicates if the configuration file is selected by user

num

(1,0)

 

 

as baselined configuration or not.

 

 

 

 

 

 

 

DESCRIPTION

 

Brief comments and description about this

varchar

1024

 

 

configuration.

 

 

 

 

 

 

IMAGE_VERSION

The firmware version on the product while the config

varchar

64

 

 

is retrieved.

 

 

 

 

 

 

CLI_TEMPLATE_REPORT_EX

DB ID of the cli template report execution.

int

 

ECUTION_ID

 

 

 

 

 

 

 

 

CLI_TEMPLATE_REPORT_EX

Result of the cli template execution.

int

 

ECUTION

 

 

 

 

 

 

 

 

 

CONFIG_DATA

 

The actual configuration data of the IP or DCB

txt

 

 

 

product.

 

 

 

 

 

 

CONFIG_TYPE

Configuration Type DCB_RUNNING=1,

smallint

 

 

 

DCB_STARTUP=2, IP_STARTUP=3, IP_RUNNING=4

 

 

 

 

 

 

DRIFT_STATUS

Indicates whether this config backup is deviated or

int

 

 

 

not with respect to the active baseline at at the time

 

 

 

 

of adding this config backup to the repository or not.

 

 

 

 

If there is no baseline for the product, this column

 

 

 

 

will be set to NO_BASELINE(-1). The possible values

 

 

 

 

NO_DEVIATION=0, DEVIATED=1, NO_BASELINE=-1

 

 

 

 

 

 

 

TABLE 49

CHANGELOG

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID *

Unique generated database identifier.

int

 

 

 

 

 

 

APPLIED_AT

 

 

varchar

25

 

 

 

 

 

DESCRIPTION

 

 

varchar

255

 

 

 

 

 

TABLE 50

CLI_TEMPLATE

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

CLI_TEMPLATE_ID

 

int

 

 

 

 

 

 

USER_ID

 

 

int

 

 

 

 

 

 

NAME

 

 

varchar

256

 

 

 

 

 

TYPE

 

The template type. Product Monitoring: 2, Global

num

(2,0)

 

 

configuration: 1 in CLI Configuration.

 

 

 

 

 

 

 

CLI_CMD

 

 

varchar

 

 

 

 

 

 

DESCRIPTION

 

 

varchar

512

 

 

 

 

DEVICE_USERNAME

 

varchar

256

Brocade Network Advisor IP User Manual

1381

53-1003056-01

 

Page 1433
Image 1433
Brocade Communications Systems IP250 user manual Database tables and fields Cfgbackuparchive, Changelog, Clitemplate