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

Brocade Network Advisor SAN User Manual 1271
53-1002696-01
Database tables and fields
H
TABLE 251 POE_THRESHOLD_EVENT
Field Definition Format Size
ID Unique generated database identifier. serial
TIME_STAMP This field indicates the time at which a particular
threshold was triggered.
bigint
THRESHOLD_ID This is the foreign key reference key to the
POE_THRESHOLD Table.
int
EVENT_VALUE Value of the measure at which threshold was
triggered.
double
precision
TABLE 252 PORT_BOTTLENECK_CONFIG
Field Definition Format Size
SWITCH_PORT_ID The database ID of the switch port that the
configuration belongs to.
int
BOTTLENECK_DETECT
_ENABLED
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 -1.
smallint
CONGESTION_
THRESHOLD
Value of bottleneck detection congestion threshold in
percent. The default value is -1.
double
precision
LATENCY_THRESHOLD Value of bottleneck detection latency threshold in
percent. The default value is -1.
double
precision
LATENCY_SEVERITY The factor by which throughput must drop in a second in
order for that second to be considered affected by
latency bottlenecking. Range (1 to 1000).
int
LATENCY_TIME The minimum fraction of a second that must be
affected by latency in order for that second to be
considered affected by latency bottlenecking. Range (0
to 1).
double
precision
WINDOW_ Value of bottleneck detection latency window in
millisecond. The default value is 0.
int
QUIET_TIME Value of bottleneck detection quiet time in millisecond.
The default value is 0.
int
CREATION_TIME Creation time of the record. timestamp
LAST_UPDATE_TIME Last update time of the record. timestamp
TABLE 253 PORT_BOTTLENECK_STATUS
Field Definition Format Size
SWITCH_PORT_ID The database ID of the switch port that the status
belongs to.
int
STATUS Flag indicates bottleneck status of the switch port. smallint