Data Center Fabric Manager Professional Plus User Manual - Supporting DCFM 10.3.x (53-1001356-01, October 2009)

710 DCFM Professional Plus User Manual
53-1001356-01
Zoning 2
D
DRAFT: BROCADE CONFIDENTIAL
TABLE 255 ZONE_DB
Field Definition Format Size
ID* int
FABRIC_ID PK of the owning fabric.
NAME Zone DB name for offline Zone DBs. varchar 256
OFFLINE Offline Zone DB (1 = offline). smallint
CREATED Created timestamp. timestamp
LAST_MODIFIED Last modified timestamp. timestamp
LAST_APPLIED Last saved to switch timestamp. timestamp
CREATED_BY Created by user name. varchar 128
LAST_MODIFIED_BY Last modified by user name. varchar 128
LAST_APPLIED_BY Last saved to switch user name. varchar 128
DEFAULT_ZONE_STATUS All access or no access when no active zone
configuration.
smallint
ZONE_TXN_SUPPORTED Zoning commands support transaction. smallint
MCDATA_DEFAULT_ZONE McData switch default zoning mode. smallint
MCDATA_SAFE_ZONE McData switch safe zoning mode. smallint
ZONE_CONFIG_SIZE Zone configuration string length. int
TABLE 256 ZONE_SET
Field Definition Format Size
ID* int
ZONE_DB_ID PK of owning zone DB. int
NAME Zone set name. varchar 64
ACTIVE 1 = active zone configuration; otherwise, 0. smallint
TABLE 257 ZONE_MEMBER
Field Definition Format Size
ID* int
TYPE Member type:
2 = WWN
4 = D,P
smallint
VALUE Member value (D,P or WWN). varchar 256
ZONE_ID PK of owning zone. int