Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1247
53-1002696-01
Database tables and fields
H
TABLE 182 LAST_CONFIG_UPDATE_TIME
Field Definition Format Size
ID Primary key.
MANAGED_ELEMENT_ID The managed element id of the device. This is the
foreign key to MANAGED_ELEMENT table.
int
CONFIG_XPATH The xpath string. varchar 1024
LAST_UPDATE_TIME Timestamp returned by the device for this particular
xpath.
bigint
TABLE 183 LAUNCH_IN_CONTEXT_MODULE
Field Definition Format Size
NAME Unique dialog name used as a module name when
launching in context.
varchar 64
DESCRIPTION Description about the dialog features. varchar 256
XML_FILE_NAME The dialog XML XUL file name used to launch the
dialog.
varchar 64
PRIVILEGE_ID This is the comma separated list of privilege IDs
required to launch this dialog. This is either the list of
values from PRIVILEGE.ID column or -1 if no privilege
is required to launch this dialog.
varchar 64
READ_WRITE_ACCESS Specifies the read or write access privilege required
to launch this dialog.
0 = no access is required to launch this dialog.
1 = At least the read-only access is required for the
above privilege to launch this dialog.
2 = The read-write access is required for the above
privilege to launch the dialog.
int
EMPTY_DIALOG_ALLOWED This field indicates whether the dialog can be
launched even when there are no fabrics discovered.
• 0 = Yes
• 1= No
int
INTERNAL_MODE_DIALOG The DCFM main client is not visible when the dialog
is launched in internal mode. This mode is used
when launching from SMIA config tool.
• 0- No
• 1- Only internal mode
• 2- Internal and external
int
LICENCE_PACKAGE_TYPE Column to indicate whether the dialog is related to
SAN or IP license package type.
• 0 = SAN package
• 1 = IP Package
int
OPTIONAL_PARAMS Comma separated names of all the optional
parameters such as WWN.
varchar 256
OPTIONAL_PARAMS_DESC Comma separated descriptions for the above
optional parameters.
varchar 1024