Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

Brocade Network Advisor SAN User Manual 1179
53-1002696-01
Database tables and fields
H
THRESHOLD The measure Tx MBps or Rx MBps based on
DEFAULT_FAVORITES.NAME
int
MAIN_MEASURE The Additional measures based on the
FAVORITE.MAIN_MEASURE
varchar 40
ADDITIONAL_MEASURE The Additional measures based on the
FAVORITE.MAIN_MEASURE
int
TABLE 71 DEPLOYMENT_CONFIGURATION
Field Definition Format Size
ID Unique generated database identifier. serial
NAME Name of the configuration varchar 255
CONFIGURATION_TYPE Indentifies the save configuration type.
1 - Not applicable
1 - Running
2 - Startup
3 - Running & Startup
smallint
DEPLOY_OPTION Identifies the deployment options.
1-Deploy Now
2-Save & Deploy
3-Save deployment only
4-Scheduled
smallint
DEPLOYMENT_HANDLER_ID Foreign Key references
DEPLOYMENT_HANDLER (ID). Identifies
the handler to use for the configuration
int
SCHEDULE_ENABLED 1 indicates that the schedule is applied
to the configuration
smallint
SNAPSHOT_ENABLED 1 indicates that snapshot is applied to
the configuration
smallint
CLI_TEMPLATE_ID Identifies the CLI template details.
-1 if SNAPSHOT_ENABLED is False
int
SNAPSHOT_SETTING Identifies the setting type
1-Presnapshot
2-Postsnapshot
3-Pre & Post snapshot
-1 if SNAPSHOT_ENABLED is False
smallint
POST_DEPLOYMENT_DELAY Post deployment delay in seconds int
CREATED_BY User who created the configuration varchar 255
LAST_MODIFIED_BY User who last modified the configuration.
When the configuration is first created
varchar 255
TABLE 70 DEFAULT_FAVORITES (Continued)
Field Definition Format Size