Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1781

Advertising
background image

Brocade Network Advisor SAN User Manual

1729

53-1003154-01

Database tables and fields

H

TABLE 459

VIRTUAL_SWITCH_CAPABILITY

Field

Definition

Format

Size

VIRTUAL-SWITCH_ID *

DB ID of virtual switch.

int

CAPABILITY_ *

Name of capability detected on virtual switch.

varchar

256

ENABLED

1 = the capability is enabled on the virtual switch.

int

TABLE 460

VIRTUAL_SWITCH_CHECKSUM

Field

Definition

Format

Size

VIRTUAL_SWITCH_ID *

DB ID of virtual switch.

int

CHECKSUM_KEY *

Checksum key.

varchar

32

CHECKSUM

Checksum value.

varchar

16

TABLE 461

VIRTUAL_SWITCH_COLLECTION

Field

Definition

Format

Size

VIRTUAL_SWITCH_ID *

DB ID of virtual switch.

int

COLLECTOR_NAME *

Collector name.

varchar

256

LAST_VIRTUAL_SW_
MODIFICATION

Last modified time on switch.

timestamp

TABLE 462

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

128

TABLE_SUBTYPE

Table subtype possible value is VLAN.

varchar

32

TABLE 463

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 464

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

Advertising