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

Table Of Contents
Brocade Network Advisor SAN User Manual 1415
53-1002948-01
Database tables and fields
H
TABLE 241 LAG
Field Definition Format Size
ID DB ID of LAG(Port-Channel). int
VIRTUAL_SWITCH_ID FK to owning VIRTUAL_SWITCH int
LAG_ID LAG ID int
IF_INDEX Interface index int
IF_NAME Interface name varchar 256
ENABLED LAG is enabled=1, disabled=0 smallint
LAG_MODE Static or dynamic (1=dynamic, 2=static) smallint
ACTIVE LACP active or passive (1=active, 2=passive) valid if
mode=dynamic
smallint
TYPE Trunking type (1=standard, 2=brocade, 3=hybrid) smallint
IF_MODE L2 or L3 mode varchar 8
L2_MODE Type of L2 mode (default=access varchar 32
MAC_ACL_POLICY stores the MAC ACL policy information of the LAG varchar 64
VLAN_LIST Comma separated vlan ID list. text
MAC_ADDRESS MAC address of LAG(Port-Channel). varchar 64
IP_ADDRESS Primary IPAddress of the LAG varchar 128
NET_MASK Netmask of the Primary IPAddress of the LAG varchar 128
MINIMUM_LINKS Least number of operationally UP links to declare the
port-channel UP. range 1..16.
int
MTU Maximum transmission unit in bytes. range
1522..9208.
int
LOAD_BALANCE Load balancing details. varchar 64
VLAG Specifies whether the lag is a vlag or not. smallint
TABLE 242 LAG_MEMBER
Field Definition Format Size
ID DB ID of LAG member(port). int
LAG_ID FK to owning LAG int
NAME Member name varcha 64
TYPE currently not used.
The default value is 0.
smallint
MEMBER_MODE Dynamic Mode Active/passive.
The default value is 0.
smallint