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

1164 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
DOT1X_ENABLED Indicate if 802.1x authentication is enabled on this
port. The default value is 0.
smallint
PORT_ROLE Thisfield is used to store the port role value. The value
will be populated by the NosSwitchAssetCollector. This
field valid values include ISL or Edge. Default value is
empty string.
varchar 32
TABLE 43 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 44 CLIENT_VIEW_COLUMN
Field Definition Format Size
ID * Unique generated database identifier. int
NAME Column name. varchar 255
ENTITY_CATEGORY Either "fabric" or "product (switch or device)" or "port"; or
combination of these 3 basic categories.
Default value is 0.
varchar 128
COLUMN_INDEX 0 = Predefined column.
1 = First user-defined column.
2 = Second user-defined column.
3 = Third user-defined column.
Default value is 0.
small int
DESCRIPTION Column description, typically populated for user-defined
columns.
varchar 255
ICON_ID Not used. int
VISIBLE 1 = all predefined / fixed columns.
0 = user-defined columns.
Default value is 0.
smallint
EDITABLE 1 = column is editable.
0 = column is not editable.
Default value is 1.
smallint
TABLE 45 CLIENT_VIEW_MEMBER
Field Definition Format Size
CLIENT_VIEW_ID * Foreign key to CLIENT_VIEW table. int
FABRIC_ID * Foreign key to FABRIC table. int
TABLE 42 CEE_PORT (Continued)
Field Definition Format Size