Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1406 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
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 220 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
TRUSTED Denotes whether target is trusted or not. 0 denotes
untrusted and 1 is for trusted.
smallint
CREATION_TIME Creation time of the entry timestamp
MISSING Flag to indicate if the remote LUN is missing.
The default value is 0.
smallint
MISSING_TIME Time at which the LUN is marked missing. timestamp
TARGET_ID The identifier of the target device as reported by
each HBA port.
The default value is 0.
int
TABLE 221 HOST_DISCOVERY_OPTION
Field Definition Format Size
ID Auto generated primary key int
DISCOVER_JSON Flag to indicate JSON agent based discovery.
The default value is 1.
smallint
JSON_USERNAME Username for the JSON agent varchar 128
JSON_PASSWD Password for the JSON agent varchar 512
DISCOVER_CIM Flag to indicate CIM based discovery. on/off.
The default value is 0.
smallint
TABLE 219 HBA_REMOTE_PORT_LUN (Continued)
Field Definition Format size