Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 1039
53-1002167-01
Database tables and fields
E
MEMBER_WWN The Node WWN of the member switch. char 23
MEMBER_STATUS The reachability status of the member switch as seen
by the group leader switch. For possible values see
the enum definition in the DTO class.
Default value is 0.
smallint
TABLE 169 QUORUM_CARD_GROUP_MAPPING
Field Definition Format Size
ID* int
ENCRYPTION_GROUP_ID Foreign key reference to the ENCRYPTION_GROUP for
which an authorization card is registered.
int
SMART_CARD_ID Foreign key reference to the SMART_CARD that is
registered as an authorization card for the encryption
group.
int
TABLE 170 HA CLUSTER
Field Definition Format Size
ID* int
NAME User-supplied name for the HA Cluster. varchar 64
ENCRYPTION_GROUP_ID Foreign key reference to the ENCRYPTION_GROUP
that contains this HA Cluster.
int
MEMBER_LIST A comma-separated list of Encryption Engines in the
HA Cluster. Each engine is identified by a switch node
WWN, followed by a slash “/”, followed by the slot
number. The slot number is 0 if the switch does not
have removable blades.
varchar 256
TABLE 168 ENCRYPTION_GROUP_MEMBER (Continued)
Field Definition Format Size