Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1549
Brocade Network Advisor IP User Manual
1495
53-1002947-01
Database tables and fields
I
OUTBOUND_L2_ACL_ID L2
Access
control
List ID of the L2 ACL selected for
outbound. Foreign Key for
L2_ACCESS_CONTROL_LIST table.
int
OUTBOUND_WRITE_TO_DEVICE
1/0 corresponding to Write to device/not write to
device for outbound traffic.
smallint
TABLE 255
L2_NEIGHBOR
Field
Definition
Format
Size
L2_NEIGHBOR_ID int
INTERFACE_ID
int
RMT_IP_ADDRESS varchar
40
RMT_IF_NAME
varchar
256
LAST_SEEN_TIME int
LLDP_REM_CHASSIS_ID_SUBTY
PE
smallint
LLDP_REM_CHASSIS_ID bytea
LLDP_REM_PORT_ID_SUBTYPE smallint
LLDP_REM_PORT_ID bytea
LLDP_REM_CHASSIS_ID_VALUE
To store the MAC or Network address value in ascii
format
varchar
40
LLDP_REM_PORT_ID_VALUE
To store the MAC or Network address value in ascii
format
varchar
40
TABLE 256
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
TABLE 254
L2_ACL_INTERFACE_DEPLOY_MAP (Continued)
Field
Definition
Format
Size