Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1431
53-1002948-01
Database tables and fields
H
LEVEL5_ENABLED Enable / disable the fifth threshold check. This value
is applicable only for Top N, Top Flow widgets. Default
is 0.
smallint
LEVEL5_VALUE Limit value for the fifth percentage band. In case of
Top N, Top Flow widgets only three percentage band s
are available. This value is not applicable. Default is
0.
double
precision
LEVEL5_COLOR RGB color for the fifth percentage band. In case of
Top N, Top Flow widgets only three percentage bands
are available. This value is not applicable.
int
CATEGORY Category of the dashboard monitor. 0 - System
defined, 1 - User defined, 2 - Promoted from
Historical Graph, 3 - Promoted from Real time Graph.
Default is 0..
smallint
GRAPH_ENABLED Enable or disable the time series graph for Top n or
Bottom n widgets. 0 = disabled, 1 = enabled.
smallint
FILTER_CRITERIA Stores the filter criteria to be applied on the selected
measure for products or ports.
varchar 256
FILTER_VALUE Stores the measure value to be used in the filter
criteria.
double
precision
USE_DASHBOARD_SCOPE Use Dashboard scope or widget scope. 0 - Widget
scope, 1 - Dashboard scope.
smallint
PORT_TYPE Types of ports to use for port measure widgets: 0 -
All Ports, 1 - ISL Ports, 2 - Host Ports, 3 - Storage
Ports.
smallint
TABLE 288 PM_DATA_COLLECTOR
Field Definition Format Size
ID Primary key column. int
NAME The name of the collector definition. varchar 128
STATUS Status of the collector. 0 - disabled and 1 - enabled.
Default - 0.
smallint
TYPE Target type of the snmp collector data. for device
level collector the target type is 0, for port level it is 1.
smallint
POLLING_INTERVAL Time interval in seconds; indicates the frequency
with which the collector will poll the device to get the
data.
int
CREATED_TIME Collector created time. timestamp
CREATE_USER_ID The user id who has created this collector. int
ENABLE_THRESHOLD Widget definition created server time. smallint
THRESHOLD Stores the threshold value. double
precision
REARM Stores the rearm value. double
precision
TABLE 287 PM_DASHBOARD_WIDGET (Continued)
Field Definition Format Size