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

Table Of Contents
1414 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
TABLE 238 L2_ACL_DEVICE_DEPLOY_MAP
Field Definition Format Size
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
L2_ACCESS_CONTROL_LIST_ID L2 Access control List ID for reference to the
L2_ACCESS_CONTROL_LIST. Foreign Key for
L2_ACCESS_CONTROL_LIST table.
int
TABLE 239 L2_ACL_INTERFACE_DEPLOY_MAP
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
INBOUND_L2_ACL_ID L2 Access control List ID of the L2 ACL selected for
inbound. Foreign Key for L2_ACCESS_CONTROL_LIST
table.
int
INBOUND_WRITE_TO_DEVICE 1/0 corresponding to Write to device/not write to
device for inbound traffic.
smallint
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 240 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