Brocade Network Advisor IP User Manual 1381
53-1003056-01
Database tables and fields I
DATE_TIME The date and time at which the configuration has
been backedup. The date and time will be saved in
the following format "Mon May 10 17:59:13 PDT
2010".
varchar 64
FILE_NAME varchar 64
IS_BASELINE Indicates if the configuration file is selected by user
as baselined configuration or not.
num (1,0)
DESCRIPTION Brief comments and description about this
configuration.
varchar 1024
IMAGE_VERSION The firmware version on the product while the config
is retrieved.
varchar 64
CLI_TEMPLATE_REPORT_EX
ECUTION_ID
DB ID of the cli template report execution. int
CLI_TEMPLATE_REPORT_EX
ECUTION
Result of the cli tem plate execution. int
CONFIG_DATA The actual configuration data of the IP or DCB
product.
txt
CONFIG_TYPE Configuration Type DCB_RUNNING=1,
DCB_STARTUP=2, IP_STARTUP=3, IP_RUNNING=4
smallint
DRIFT_STATUS Indicates whether this config backup is deviated or
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
int
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
configuration: 1 in CLI Configuration.
num (2,0)
CLI_CMD varchar
DESCRIPTION varchar 512
DEVICE_USERNAME varchar 256
TABLE 48 CFG_BACKUP_ARCHIVE (Continued)
Field Definition Format Size