Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1667
Brocade Network Advisor IP User Manual
1615
53-1003153-01
Database tables and fields
I
TABLE 203
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 204
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 205
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