1476 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
DESCRIPTION Description associated with each MAC Filter entry. varchar 256
SOURCE_MAC_ADDRESS Source MAC Address. varchar 24
SOURCE_ADDRESS_MASK Source MAC address mask. varchar 24
DEST_MAC_ADDRESS Destination MAC Address. varchar 24
DEST_ADDRESS_MASK Destination MAC address mask. varchar 24
ETHERNET_TYPE This column specifies the Ethernet Type. This field
can take 0(not used), 1(etype), 2(llc), 3(snap).
smallint
OPERARTOR This column specifies the operator. This field can
take 0(=), 1(!=), 2(<), 3(>).
smallint
FRAME_NUMBER This column specifies the Frame Number. Range is
from 0600-FFFF in hex presentation.
int
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 221 MAC_FILTER_DEV_DEPLOYMENT_MAP
Field Definition Format Size
DEPLOYMENT_ID Deployment configuration ID. int
MAC_FILTER_ID MAC FILTER Id for reference to the MAC_FILTER. int
TABLE 22 2 MAC_FILTER_INT_DEPLOYMENT_MAP
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
INBOUND_MAC_FILTER_ID MAC FILTER Id of the MAC Filter selected for inbound.
Foreign Key for MAC_FILTER table.
int
INBOUND_WRITE_TO_DEVICE 1/0 corres ponding to Write to device/not write to
device for inbound traffic.
smallint
TABLE 22 3 MAC_GROUP
Field Definition Format Size
ID Sequence number of the records int
NAME Name of the mac group, for internal representation
of the group.
varchar 128
TABLE 22 0 MAC_FILTER (Continued)
Field Definition Format Size