User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1637
53-1003153-01
Database tables and fields
I
TABLE 263 NETWORK_SCOPE_TYPE
Field Definition Format Size
ID The primary key of the table. int
NAME Name of the Scope. varchar 128
DESCRIPTION Description of the Scope. varchar 512
HANDLER_CLASS_NAME Fully defined Handler Class for the predefined
SCOPE.
varchar 128
TABLE 264 NIC_PROFILE
Field Definition Format Size
ID* int
NAME The name of the network interface in the format
network interface name / host address.
varchar 255
IP_ADDRESS The host address of the interface. varchar 128
TABLE 265 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 266 NP_FLOW_DEFINITION
Field Definition Format Size
ID The primary key of the table. int
NAME The name of the table. varchar 20
VIRTUAL_SWITCH_ID The id for the virtual switch. int
SRCDEV Comma separated list of source device ports. varchar 1024
DSTDEV Comma separated list of destination device ports. varchar 1024
SRCPORT Comma separated list of source switch ports. varchar 1024
DSTPORT Comma separated list of destination switch ports. varchar 1024
BIDIR This specifies if traffic in both direction has to be
monitored, where, 0 - false, 1 - true.
smallint
SFID Source fabric ID. In case of FCR flow creation it will
have FCR fabric Id in this field. In XISL it will have
virtual fabric Id. For learning flow it will have *.
varchar 12
DFID Destination fabric ID. In case of FCR flow creation it
will have FCR fabric Id in this field. In XISL it will have
virtual fabric Id. For learning flow it will have *.
varchar 12