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

1112 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
TABLE 335 PASSWORD_HISTORY
Field Definition Format Size
USER_NAME varchar 128
PASSWORD_UPDATED_
DATETIME
The date and time the user updated password recently. timestamp
PREVIOUS_PASSWORD User''s Previous password varchar 512
TABLE 336 PHANTOM_PORT
Field Definition Format Size
ID int
WWN The Wwn of the phantom port. char 23
VIRTUAL_SWITCH_ID The id of the phantom switch. int
PORT_NUMBER The port number of the phantom port.
The default value is -1.
smallint
PORT_ID The portId of the phantom port.
The default value is 000000.
varchar 8
SPEED The speed of the phantom port.
The default value is 0.
int
MAX_SPEED The max speed of the phantom port.
The default value is 0.
int
TYPE The portType of the phantom port.The default value is
'Unknown'.
varchar 16
REMOTE_NODE_WWN The remote node wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.
char 23
REMOTE_PORT_WWN The remote port wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.
char 23
PHANTOM_TYPE The phantom type of the port, either front or xlate int
BB_FABRIC_ID int
TABLE 337 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