Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2254

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2217

53-1002949-01

Database tables and fields

I

TABLE 478

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 479

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 480

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 481

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 482

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 483

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