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

752 DCFM Enterprise User Manual
53-1001357-01
Zoning 2
D
TABLE 233 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 234 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 235 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