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

Table Of Contents
Brocade Network Advisor SAN User Manual 1425
53-1002948-01
Database tables and fields
H
TABLE 276 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
GENERATOR_FEATURE Flow generator feature state. 0 - not selected, 1 -
deactivated, 2 - selected and activated.
int
MIRROR_FEATURE Flow mirror feature state. 0 - not selected, 1 -
deactivated, 2 - selected and activated.
int
IS_PREDEFINED Flag which identifies if the flow definition is one of the
pre-defined flow definitions on the switch.
smallint