I Database tables and fields

TABLE 220 MAC_FILTER (Continued)

Field

Definition

Format

Size

 

 

 

 

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

smallint

 

 

can take 0(not used), 1(etype), 2(llc), 3(snap).

 

 

 

 

 

 

OPERARTOR

This column specifies the operator. This field can

smallint

 

 

take 0(=), 1(!=), 2(<), 3(>).

 

 

 

 

 

 

FRAME_NUMBER

This column specifies the Frame Number. Range is

int

 

 

from 0600-FFFF in hex presentation.

 

 

 

 

 

 

OPERATION_TYPE

 

varchar

10

 

 

 

 

DEPLOYMENT_ID

Deployment configuration ID. Foreign Key for

int

 

 

DEPLOYMENT table.

 

 

 

 

 

 

INT_BINDING_DIRECTION

Represents the interface binding direction. 0/1/2

smallint

 

 

corresponds to IN / OUT/BOTH direction.

 

 

 

 

 

 

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 222 MAC_FILTER_INT_DEPLOYMENT_MAP

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

DEPLOYMENT_ID

Deployment configuration ID. Foreign Key for

int

 

 

DEPLOYMENT table.

 

 

 

 

 

 

INBOUND_MAC_FILTER_ID

MAC FILTER Id of the MAC Filter selected for inbound.

int

 

 

Foreign Key for MAC_FILTER table.

 

 

 

 

 

 

INBOUND_WRITE_TO_DEVICE

1/0 corresponding to Write to device/not write to

smallint

 

 

device for inbound traffic.

 

 

 

 

 

 

TABLE 223

MAC_GROUP

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Sequence number of the records

int

 

 

 

 

 

NAME

Name of the mac group, for internal representation

varchar

128

 

of the group.

 

 

1476

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1528
Image 1528
Brocade Communications Systems IP250 user manual Database tables and fields Macfilter, Macfilterdevdeploymentmap, Macgroup