Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

664 DCFM Enterprise User Manual
53-1001357-01
Client_view
D
TABLE 50 CLIENT_VIEW_MEMBER
Field Definition Format Size
CLIENT_VIEW_ID * Foreign key to CLIENT_VIEW table. int
FABRIC_ID * Foreign key to FABRIC table. int
TABLE 51 FABRIC
Field Definition Format Size
ID * int
SAN_ID Foreign key to SAN table; usually 1 since there is only
one SAN.
int
SEED_SWITCH_WWN WWN of the virtual switch used as seed switch to
discover the fabric.
char 23
NAME User-assigned fabric name. varchar 256
CONTACT User-assigned "contact" for the fabric. varchar 256
LOCATION User-assigned "location" for the fabric. varchar 256
DESCRIPTION User-assigned fabric description. varchar 256
TYPE Type of fabric:
0 = legacy fabric.
1 = base fabric.
2 = logical fabric.
smallint
SECURE 1 = it is a secured fabric. smallint
AD_ENVIRONMENT 1 = there are user-defined ADs in this fabric. smallint
MANAGED 1 = it is an actively "monitored" fabric; otherwise, it is an
"unmonitored" fabric
smallint
MANAGEMENT_STATE Bit map to indicate various management indications for
the fabric.
smallint
TRACK_CHANGES 1 = changes (member switches, ISL and devices) in the
fabric are tracked.
smallint
STATS_COLLECTION 1 = statistics collection is enabled on the fabric. smallint
CREATION_TIME When the fabric record is inserted, i.e., created. timestamp
LAST_FABRIC_CHANGED Time when fabric last changed. timestamp
LAST_SCAN_TIME timestamp
LAST_UPDATE_TIME Time when fabric was last updated. timestamp
ACTIVE_ZONESET_NAME Name of the zone configuration which is effective /
active in that fabric.
varchar 256
USER_DEFINED_VALUE_
1
User-defined custom value. varchar 256
USER_DEFINED_VALUE_
2
User-defined custom value. varchar 256
USER_DEFINED_VALUE_
3
User-defined custom value. varchar 256