Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1681

Advertising
background image

Brocade Network Advisor SAN User Manual

1629

53-1003154-01

Database tables and fields

H

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 corresponding to Write to device/not write to
device for inbound traffic.

smallint

TABLE 229

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

MAC_GROUP_ID

The ID will represent any one of the following.
1

A cluster wide unique identifier defined in
Network OS switch to be used in mac-based
GVLAN classification at access port. Allowed
range is 0 through 500 both inclusive.

2

INTERNAL GROUP ID - A dummy group ID (-1),
used to represent one or more mac addresses
that can be associated with a GVLAN.

3

CUSTOM MAC GROUP ID: Reserved for future
usage if Network Advisor provides an option
through UI to create MAC GROUPs.

Int

TYPE

This indicates if the mac group is internal to BNA or
mapped to device. 0- internal mac group, 1- external
mac group defined in network OS switch, 2- User
defined mac groups.

int

TABLE 230

MAC_GROUP_MEMBER

Field

Definition

Format

Size

ID

Primary Key. Sequence number of the records.

int

MAC_GROUP_DB_ID

Foreign Key Reference to the MAC_GROUP table.

int

MAC_ADDRESS

Mac Address that belongs to the Mac group.

varchar

64

MASK

Mask applied on the mac address.

varchar

64

TABLE 231

MANAGED_ELEMENT

Field

Definition

Format

Size

ID

An ID that is unique across managed elements of all
types: SAN physical switches, SAN logical switches, IP
switches, and hosts. Also the primary key for the
MANAGED_ELEMENT table.

int

PLACEHOLDER

Not used. iBatis/Abator requires at least one non-serial
column to generate correct objects. The default value is
0.

int

TABLE 228

MAC_FILTER_INT_DEPLOYMENT_MAP (Continued)

Field

Definition

Format

Size

Advertising