Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1773

Advertising
background image

Brocade Network Advisor SAN User Manual

1721

53-1003154-01

Database tables and fields

H

STATE

Indicates the state of the member with respect to
cluster. States can be Online, Offline, Rejoining etc.

varchar

64

FABRIC_STATUS

Stores the fabric level status of the node like
Unknown and Online.
Status is unknown when:

A node is going through a reboot or ISLs have
not formed yet.

A node is not part of a cluster yet.

Status is Online when:

A node is waiting to rejoin a cluster.

A node joins a cluster and all the ports are up
and ISLs are formed.

varchar

64

TABLE 450

VCEM_PROFILE

Field

Definition

Format

Size

ID

VERSION

Version of the VCEM server.

varchar

32

NETWORK_ADDRESS

The version number of the VCEM server.

varchar

128

PORT_NUMBER

The SOAP API port number on the VCEM server.

int

USERNAME

The username to be used to logon to the VCEM
server.

varchar

512

PASSWORD

The password to be used to logon to the VCEM server.
Will be store encrypted.

varchar

512

DISCOVERY_STATUS

The current discovery status of the VCEM server
(discovery pending, ,active, failed, deleted pending
etc.).

smallint

LAST_DISCOVERY_STATUS

The discovery status of the VCEM server in the
previous discovery cycle.

smallint

CREATION_TIME

timestamp

LAST_UPDATE_TIME

timestamp

LAST_FAILURE_TIMESTAMP

The time of the last failed collection.

timestamp

LAST_SUCCESSFUL_TIMES
TAMP

The time of the last successful collection.

timestamp

TABLE 451

VIP_SERVER

Field

Definition

Format

Size

ID

Primary Key field for the VIP_SERVER

int

TYPE

Even Policy Type

0? Virtual Server

1 ? Real Server

smallint

DEVICE_ID

This is the foreign key reference key to the Device
Table

int

TABLE 449

VCS_CLUSTER_MEMBER (Continued)

Field

Definition

Format

Size

Advertising