1468 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
ETHERNET_TYPE varchar 24
LOG_ENABLE Specifies whether logging is enabled or not:
1 = Enabled
0 = Not Enabled
smallint
SOURCE_TYPE Indicates the source MAC type (any, host or mac) for
DCB Switch L2 ACL entry.
varchar 24
DEST_TYPE Indicates the destination MAC type (any, host or mac)
for DCB Switch L 2 ACL entry.
varchar 24
TABLE 19 6 L2_ACCESS_CONTROL_LIST
Field Definition Format Size
ID serial
ACCESS_CONTROL_LIST_TYPE Specifies the ACL Type:
0 = Standard
1= Extended
smallint
ACCESS_CONTROL_LIST_NUM L2 ACL number. int
ACCESS_CONTROL_LIST_NAME L2 ACL name. varchar 255
STARTING_SEQUENCE_NUMBER int
INCREMENTAL_VALUE int
CLEAR_STATS 1 = Clear stats is enabled.
0 = Clear stats is disabled.
smallint
OPERATION_TYPE varchar 10
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
INT_BINDING_DIRECTION Represents the interface binding direction. 0/1/2
corresponds to IN /OUT/BOTH direction.
smallint
TABLE 197 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 19 8 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
TABLE 19 5 L2_ACCESS_CONTROL_ENTRY (Continued)
Field Definition Format Size