Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1674

Advertising
background image

1622

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 206

L3_ACL_DEVICE_DEPLOYMENT_MAP

Field

Definition

Format

Size

DEPLOYMENT_ID

Deployment configuration ID.

int

L3_ACCESS_CONTROL_LIST_ID

int

TABLE 207

L3_ACL_INT_DEPLOYMENT_MAP

Field

Definition

Format

Size

ID

serial

DEPLOYMENT_ID

Deployment configuration ID.

int

INBOUND_L3_ACL_ID

L3 Access control List ID of the L3 ACL selected for
inbound.

int

INBOUND_WRITE_TO_DEVICE

1/0 corresponding to Write to device/not write to
device for inbound traffic.

smallint

OUTBOUND_L3_ACL_ID

L3 Access control List Id of the L3 ACL selected for
outbound. Foreign Key for 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 208

LAG

Field

Definition

Format

Size

ID

DB ID of LAG(Port-Channel).

int

VIRTUAL_SWITCH_ID

FK to owning VIRTUAL_SWITCH

int

LAG_ID

LAG ID

int

IF_INDEX

Interface index

int

IF_NAME

Interface name

varchar

256

ENABLED

LAG is enabled=1, disabled=0

smallint

LAG_MODE

Static or dynamic (1=dynamic, 2=static)

smallint

ACTIVE

LACP active or passive (1=active, 2=passive) valid if
mode=dynamic

smallint

TYPE

Trunking type (1=standard, 2=brocade, 3=hybrid)

smallint

IF_MODE

L2 or L3 mode

varchar

8

L2_MODE

Type of L2 mode (default=access

varchar

32

MAC_ACL_POLICY

stores the MAC ACL policy information of the LAG

varchar

64

VLAN_LIST

Comma separated vlan ID list.

text

MAC_ADDRESS

MAC address of LAG(Port-Channel).

varchar

64

IP_ADDRESS

Primary IPAddress of the LAG

varchar

128

NET_MASK

Netmask of the Primary IPAddress of the LAG

varchar

128

MINIMUM_LINKS

Least number of operationally UP links to declare the
port-channel UP. range 1..16.

int

Advertising