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

Brocade Network Advisor SAN User Manual 1123
53-1002167-01
Database tables and fields
E
USER_DEFINED_VALUE1 varchar 256
USER_DEFINED_VALUE2 varchar 256
USER_DEFINED_VALUE3 varchar 256
TABLE 364 SWITCH_BOTTLENECK_CONFIG
Field Definition Format Size
VIRTUAL_SWITCH_ID The database ID of the switch that the configuration
belongs to
int
BOTTLENECK_DETECT_ENA
BLED s
'Flag indicates if bottleneck detection is enabled or
not. The default value is 0.
smallint
ALERTS_ENABLED Flag indicates if bottleneck detection alerts is
enabled or not. The default value is 0.
smallint
CONGESTION_THRESHOLD Value of bottleneck detection congestion threshold in
percent. The default value is ‘9 0’.
double
precision
LATENCY_THRESHOLD Value of bottleneck detection latency threshold in
percent. The default value is ‘1 0’.
double
precision
WINDOW_ Value of bottleneck detection latency window in
millisecond. The default value is 3 0 0.
int
QUIET_TIME Value of bottleneck detection quiet time in
millisecond. The default value is 3 0 0.
int
CREATION_TIME Creation time of the record timestamp
LAST_UPDATE_TIME Last update time of the record timestamp
TABLE 365 SWITCH_PORT_PERFORMANCE
Field Definition Format Size
PORT_ID Primary key of the Switch Port. int
SWITCH_ID Primary key of Virtual Switch which this port is
present
int
TX The number of octets or bytes that have been
transmitted by this port. One second periodic polling
of the port. This value is saved and compared with
the next polled value to compute net throughput.
Note, for Fibre Channel, ordered sets are not
included in the count
double
precision
RX The number of octets or bytes that have been
received by this port. One second periodic polling of
the port. This value is saved and compared with the
next polled value to compute net throughput. Note,
for Fibre Channel, ordered sets are not included in
the count
double
precision
TX_UTILIZATION The computed value of TX based on speed of port double
precision
TABLE 363 USER_DEFINED_DEVICE_DETAIL (Continued)
Field Definition Format Size