User Manual v12.3.0 Owner's manual

1714 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
CLUSTER_DEPLOY_STATE Cluster deployment state:
Deployed(0)
Undeployed(1).
smallint
DEVICE_ID Device id foreign key. int
TABLE 448 VCN_PEER
Field Definition Format Size
VCN_PEER_ID Virtual Cluster Node Peer db id. int
IP_ADDRESS Peer ip address. varchar 100
RBRIDGE_ID Peer rbridge id. int
ICL_NAME Cluster ICL name used for this peer. varchar 100
FAST_FAILOVER_STATE Cluster Peer fast failover state:
Disabled(0)
Enabled(1).
smallint
KEEP_ALIVE_INTERVAL Cluster Peer keep alive interval in seconds. INET
HOLD_TIME Cluster Peer hold time in seconds. int
ACTIVE_MEMBER_VLAN_RA
NGE
Cluster Peer Active member VLAN range. varchar 256
PEER_OPER_STATE Cluster Peer operational state. smallint
PEER_DOWN_REASON Cluster Peer down reason. int
PEER_UP_TIME Cluster Peer up time. int
VCN_MEMBER_ID Virtual Cluster Node member id foreign key. int
PEER_DEVICE_ID Peer device id. int
TABLE 449 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
TABLE 447 VCN_MEMBER
Field Definition Format Size