Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

Brocade Network Advisor SAN User Manual 1263
53-1002696-01
Database tables and fields
H
TABLE 230 NPORT_WWN_MAP
Field Definition Format Size
ID Unique generated database identifier. int
VIRTUAL_SWITCH_ID AG switch reference on which the Nport wwn mapping
resides.
int
N_PORT N Port through which AG is connected to the edge
switch
smallint
DEVICE_PORT_WWN Device Port which is mapped to the N port. This device
could be offline device as well.
char 23
TABLE 231 OUI_GUESSED_DEVICE_MAP
Field Definition Format Size
OUI* Vendor OUI. char 6
TYPE Guessed device type for this vendor. varchar 32
TABLE 232 OUI_VENDOR
Field Definition Format Size
OUI* Vendor OUI, 6-digit hexadecimal number which can
have leading digits as zero.
char 6
VENDOR Vendor name. varchar 64
VENDOR_CATEGORY Default is ‘none’. varchar 32
TABLE 233 PHANTOM_PORT
Field Definition Format Size
ID Unique generated database identifier. 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