User Manual v12.3.0 Owner's manual
1638 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
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
MIRROR_PORT Mirror Port to which the External Analyzer will be
connected and used for creation of Local Flow
Mirroring
varchar 32
TABLE 267 NP_SUB_FLOW
Field Definition Format Size
ID The primary key of the table. int
FLOW_DEFINITION_ID The id of the flow definition int
FEATURE Feature this sub flow is associated with. Feature can
be one of the following: Monitor - 0, Generator - 1,
Mirror - 2
int
SRCDEV Source device port. varchar 32
DSTDEV Destination device port. varchar 32
SRCPORT Switch Source port. varchar 32
TABLE 266 NP_FLOW_DEFINITION (Continued)
Field Definition Format Size