Brocade Network Advisor IP User Manual 1565
53-1003056-01
Database tables and fields I
VCN_MEMBER_ID Virtual Cluster Node member id foreign key. int
PEER_DEVICE_ID Peer device id. int
TABLE 43 9 VCS_CLUSTER_MEMBER
Field Definition Format Size
CLUSTER_ME_ID The Management Element ID of the VCS Cluster in
the VirtualSwitch.
int
MEMBER_ME_ID The Management Element ID of the cluster member
in the VirtualSwitch.
int
CREATION_TIME Creation time of the record timestamp
TRUSTED Describes whether the member is trusted. Possible
values are 1 and 0. 1 means trusted and 0 means
untrusted.
smallint
MISSING Describes whether the member is missing or not.
Possible values are 1 and 0. 1 means missing and 0
means not missing
smallint
MISSING_TIME Time when the member gone missing. timestamp
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 44 0 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
TABLE 43 8 VCN_PEER
Field Definition Format Size