Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 995
53-1002167-01
Database tables and fields
E
NOTIFICATION_ENABLED Flag for e-mail notification.
Default value is 0.
smallint
FULL_NAME User''s Full Name. varchar 512
PHONE_NUMBER User''s Phone number. varchar 32
INVALID_LOGIN_COUNT This is a counter filed to identify the number of invalid
login attempts.
Note: After successful login this filed will be set to NULL.
Default value is 0.
smallint
LOCKED_OUT_DATETIME The date time stamp when a user got locked out
because of exceeding max number of invalid login
attempts.
timestamp
STATUS User''s account status:
0=Disabled
1=Enabled
Default value is 1.
smallint
SOURCE_OF_CREATION To identify the source for creating the user account.
0= User created through Management applciation
Client
1= User created when authenticated through external
server.
Note: At present there is no direct use of this field
however this can be referred in future to build certain
reports.
Default value is 0.
smallint
TABLE 81 USER_PREFERENCE
Field Definition Format Size
USER_NAME * User name whose preferences are saved. It corresponds
to user_name in USER_table.
varchar 128
CATEGORY * The name for a set of related preferences. varchar 128
CONTENT The set of preferences saved as name-value pairs. text
TABLE 82 CLIENT_VIEW
Field Definition Format Size
ID * int
USER_NAME The Management application user name. varchar 128
NAME Client view name. varchar 255
DESCRIPTION Client View description. varchar 255
TABLE 83 CLIENT_VIEW_COLUMN
Field Definition Format Size
ID * int
NAME Column name. varchar 255
TABLE 80 USER_ (Continued)
Field Definition Format Size