Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1578
1524
Brocade Network Advisor IP User Manual
53-1002947-01
Database tables and fields
I
TABLE 334
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 335
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
TABLE 336
PORT_COMMISSION_CIMOM_SERVER
Field
Definition
Format
Size
ID
Primary key for the table.
int
DESCRIPTION
User defined description of the CIMOM Server.
varchar
1024
NETWORK_ADDRESS
IPv4 or IPv6 address or Host name of the CIMOM server. varchar
64
CIM_NAMESPACE
Name of the namespace where this CIM_FCPort CIM
Class is located.
varchar
256
PORT
Port number which CIMOM server is listening.
int
SSL_ENABLED
Protocol used for connecting CIMOM server. Default
protocol will be HTTPS. If HTTPS is not reachable fall
back to HTTP. Supported values 0 - HTTP, 1 - HTTPS
int
USER_ID
User Id to be used for authenticating CIMOM Server.
varchar
128