User's Manual

1382 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
DEVICE_PASSWORD varchar 256
DATE_TIME varchar 64
DEVICE_ENABLE_USERNA
ME
varchar 256
DEVICE_ENABLE_PASSWOR
D
varchar 256
CLI_FILTER varchar
HAS_PARAMETERS num (1,0)
PROMPT_ADDITIONAL_TAR
GET
The flag to indicate whether or not to prompt for
additional targets during deployment.
1 = Prompt for additional targets.
0 =Do not prompt for additional target.
smallint
PARAMETERS Stores Parameter name and values in XML Format. text
PARAMETER_MODE The flag to indicate whether the same parameter has
to be applied for all targets or different values to be
applied for each target. 0 - Same value for all targets.
1 - Different values for each targets.
smallint
IS_EXAMPLE The flag to indicate whether or not if the template is
example template. 0 - User Defined (not example)
template. 1 - Example Template.
smallint
VALIDATE_CLI_RESPONSE The flag to indicate whether or not if the CLI
responses for each of the CLI commands are to be
validated for this template. 0 - Dont validate CLI
Responses. 1 - Validate CLI Responses.
smallint
PROMPT_ADDITIONAL_PAR
AMETERS
The flag to indicate whether or not to prompt
Parameter tab during manual deployment for
changes. 0 - Dont prompt Parameter tab. 1 - Prompt
Parameter tab.
smallint
SCHEDULE_ENABLED The flag to indicate whether or not the CLI Template
is scheduled. 0 - Scheduled deployment is turned
OFF. 1 - Scheduled Deployment is turned ON.
smallint
MODULE Stores the module or feature name of the CLI
commands. This is used for example CLI templates.
varchar 256
TABLE 51 CLIENT_VIEW
Field Definition Format Size
ID * Unique generated database identifier. int
USER_NAME The Management application user name. varchar 128
NAME Client view name. varchar 255
DESCRIPTION Client View description. varchar 255
TABLE 50 CLI_TEMPLATE (Continued)
Field Definition Format Size