User's Manual

Brocade Network Advisor IP User Manual 1491
53-1003056-01
Database tables and fields
I
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 260 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. int
DFID Destination fabric ID int
SRCDOMAIN Source domain ID int
DSTDOMAIN Destination domain ID int
LUNID Comma separate list of LUN IDs varchar 1024
OXID FC Originator Exchange ID for the frame. varchar 1024
QOS Quality of Service, can be comma separated values
of: 1 - low, 2 - medium, 3 - high.
varchar 1024
“OPTION” A bitmask for options with following bit mapping:
Noactive (0th bit) = 2^0 = 1 Noconfig (1st bit) = 2^1
= 2 NoZoneCheck (2nd bit) = 2^2 = 4
int
SCSICMD SCSI command frame types. varchar 32
TYPE Frame type value varchar 32
RCTL Routing control byte. varchar 32
PROTOCOL_TYPE Protocol types. varchar 32
FRAME_OFFSET Generic frame offset in format of byte offset, mask,
value.
varchar 1024
“SIZE” Size of the frame payload. Range: 64 bytes to max
2112 bytes, 0 for random size.
int
PATTERN String to specify the pattern of the payload. varchar 32
LAST_UPDATED_TIME Last updated time timestamp
MONITOR_FEATURE Flow Monitor feature state. 0 - not selected, 1 -
deactivated, 2 - selected and activated.
int
TABLE 259 NPORT_WWN_MAP (Continued)
Field Definition Format Size