Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1556

Advertising
background image

Brocade Network Advisor SAN User Manual

1509

53-1002948-01

Database tables and fields

H

TABLE 396

VLAN

Field

Definition

Format

Size

VLAN_DB_ID

Unique database generated identifier.

int

DEVICE_ID

Database ID of the DEVICE instance which is
associated with the vlan.

int

NAME

Name for vlan.

varchar

32

TABLE_SUBTYPE

Table subtype possible value is VLAN.

varchar

32

TABLE 397

VLAN_DYNAMIC_INTERFACE_MEMBER

Field

Definition

Format

Size

VLAN_INTERFACE_RELATION_ID

Database ID of the VLAN_INTERFACE_RELATION
instance which is associated with the dynamic
interface member.

int

TABLE 398

VLAN_EXCLUDED_INTERFACE

Field

Definition

Format

Size

VLAN_INTERFACE_RELATION_ID

Database ID of the VLAN_INTERFACE_RELATION
instance which is associated with the excluded
interface member.

int

TABLE 399

VLAN_INTERFACE_MEMBER

Field

Definition

Format

Size

VLAN_INTERFACE_RELATION_ID Database ID of the VLAN_INTERFACE_RELATION

instance which is associated with the interface
member.

int

TABLE 400

VLAN_INTERFACE_RELATION

Field

Definition

Format

Size

VLAN_INTERFACE_RELATION_ID

Unique database generated identifier.

int

VLAN_DB_ID

Database ID of the VLAN instance which is
associated with the interface.

int

INTERFACE_ID

Database ID of the INTERFACE instance which is
associated with the vlan.

int

TABLE_SUBTYPE

Table subtype possible value is
VLAN_INTERFACE_RELATION.

TABLE 401

VLAN_STATIC_INTERFACE_MEMBER

Field

Definition

Format

Size

VLAN_INTERFACE_RELATION_ID

Database ID of the VLAN_INTERFACE_RELATION
instance which is associated with the static
interface member.

int

Advertising