Database tables and fields

I

TABLE 438 VCN_PEER

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

VCN_MEMBER_ID

Virtual Cluster Node member id foreign key.

int

 

 

 

 

 

PEER_DEVICE_ID

Peer device id.

int

 

 

 

 

TABLE 439 VCS_CLUSTER_MEMBER

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

CLUSTER_ME_ID

The Management Element ID of the VCS Cluster in

int

 

 

the VirtualSwitch.

 

 

 

 

 

 

MEMBER_ME_ID

The Management Element ID of the cluster member

int

 

 

in the VirtualSwitch.

 

 

 

 

 

 

CREATION_TIME

Creation time of the record

timestamp

 

 

 

 

 

TRUSTED

Describes whether the member is trusted. Possible

smallint

 

 

values are 1 and 0. 1 means trusted and 0 means

 

 

 

untrusted.

 

 

 

 

 

 

MISSING

Describes whether the member is missing or not.

smallint

 

 

Possible values are 1 and 0. 1 means missing and 0

 

 

 

means not missing

 

 

 

 

 

 

MISSING_TIME

Time when the member gone missing.

timestamp

 

 

 

 

 

STATE

Indicates the state of the member with respect to

varchar

64

 

cluster. States can be Online, Offline, Rejoining etc.

 

 

 

 

 

 

FABRIC_STATUS

Stores the fabric level status of the node like

varchar

64

 

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.

TABLE 440 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

varchar

512

 

server.

 

 

 

 

 

 

PASSWORD

The password to be used to logon to the VCEM

varchar

512

 

server. Will be store encrypted.

 

 

 

 

 

 

DISCOVERY_STATUS

The current discovery status of the VCEM server

smallint

 

 

(discovery pending, ,active, failed, deleted pending

 

 

 

etc.).

 

 

Brocade Network Advisor IP User Manual

1565

53-1003056-01

 

Page 1617
Image 1617
Brocade Communications Systems IP250 user manual Vcnpeer, Vcsclustermember, Vcemprofile