Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1492 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
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
TABLE 261 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
DSTPORT Switch Destination port. smallint
BIDIR This specifies if traffic in both direction has to be
monitored, where, 0 - false, 1 - true
SFID Source fabric ID int
DFID Destination fabric ID int
SRCDOMAIN Source domain ID int
DSTDOMAIN Destination domain ID int
LUNID LUN ID. varchar 32
LAST_UPDATED_TIME Last updated time timestamp
IS_MISSING Is the sub flow no more available on the switch? 0 -
false, 1 - true.
smallint
OXID FC Originator Exchange ID for the frame.. int
RXID FC Responder Exchange ID for the frame. int
CS_CTL Frame header CS_CTL.. int
"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
TABLE 262 OUI_GUESSED_DEVICE_MAP
Field Definition Format Size
OUI* Vendor OUI. char 6
TYPE Guessed device type for this vendor. varchar 32
TABLE 260 NP_FLOW_DEFINITION (Continued)
Field Definition Format Size