Brocade Network Advisor IP User Manual 1457
53-1003056-01
Database tables and fields I
DATA_RETRANSMISSION_S
UPPORT
Field to indicate whether the remote port supports
data retransmission.0 would mean unsupported and
nonzero value implies supported. The default value is
0.
smallint
REC_SUPPORT Field to indicate whether the remote port supports
the REC ELS command Channel number in the PCI
Bus.Zero would mean unsupported and nonzero
value implies supported. The default value is 0.
smallint
TASK_RENTRY_IDENT_SUP
PORT
The number of PRLI responses from the target to the
initiator and begins when HBA Port starts FCP
exchanges.Zero would mean unsupported and
nonzero value implies supported. The default value is
0.
int
CONFIRMED_COMPLETION
S_SUPPORT
The number of confirmed completions on the remote
port and begins when HBA Port starts FCP
exchanges.Zero would mean unsupported and
nonzero value implies supported. The default value is
0.
int
TABLE 172 HBA_REMOTE_PORT_LUN
Field Definition Format size
ID Auto generated primary key int
HBA_REMOTE_PORT_ID Primary key of owner row in Remote Port int
FCP_LUN The logical unit number of Fibre Channel Protocol
(FCP) device. The default value is 0.
varchar 16
CAPACITY The capacity of the logical unit. The default value is
0.
int
BLOCK_SIZE The block size of the logical unit, in bytes (for
example, 512 Bytes). The default value is 0.
int
VENDOR The vendor of the device to which the logical unit is
assigned
varchar 256
PRODUCT_ID The product identifier of the device to which the logi-
cal unit is assigned
varchar 256
PRODUCT_VERSION The revision level of the device to which the logical
unit is assigned.
varchar 256
PRODUCT_SERIAL_NO The serial number of the device to which the logical
unit is assigned
varchar 256
TARGET_WWN The world wide name of the target devic char 23
PHYSICAL_LUN 'If there is a lun connected to a remote port, then it
represents a value 1 indicating it is a physical lun
otherwise it is a dummy lun with value 0. The default
value is 1.
smallint
LUN_ID IS lun id varchar 32
TABLE 171 HBA_REMOTE_PORT (Continued)
Field Definition Format Size