Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
1238 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
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 159 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 160 HBA_TARGET
Field Definition Format size
DEVICE_PORT_ID Primary key from the Device port table int
HBA_REMOTE_PORT_LUN_
ID
Primary key from the HBA Remote port lun table int
BOOT_LUN Flag to indicate of the LUN is bootable.
The default value is -1.
smallint
TABLE 158 HBA_REMOTE_PORT (Continued)
Field Definition Format Size