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

Page 2253

Advertising
background image

2216

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

CLUSTER_TYPE

This column is used to determine whether VCS is in
Fabric Cluster or Management Cluster. The values will
be populated by the VCS collector during the
discovery of the VCS switch. The default value of -1
means that its a non VCS device. Following are the
values and their enums
UNKNOWN("vcs-unknown-cluster"),
STAND_ALONE("vcs-stand-alone"),
FABRIC_CLUSTER("vcs-fabric-cluster"),
MANAGEMENT_CLUSTER("vcs-management-cluster").

smallint

SWITCH_ID

Represents the Switch embedded port destination
identifier.

int

MONITORED

To identify whether the switch is monitored or
unmonitored. 0 is Unmonitored and 1 is Monitored.

int

FEATURES_ENABLED

Holds as a bit mask the features that are active /
enabled. Each bit would represent features like
Lossless etc.

int

MAPS_ENABLED_ACTIONS

Bitmask of Maps actions enabled on the switch.
0-None, 1-Raslog, 2-SNMP, 4-Email, 8-Fence Port,
16-SW Down, 32-SW Marginal

int

TABLE 475

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 476

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 477

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 474

VIRTUAL_SWITCH (Continued)

Field

Definition

Format

Size

Advertising