Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1358 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TYPE The zone type. int
SUB_TYPE The zone subtype. int
ACTIVATE For TI zones only, zone is activated.
Default value is 0.
smallint
CONFIGURED_FAILOVER Configured Failover state of the TI Zone. smallint
CONFIGURED_ACTIVATE Configured active state of the TI Zone. smallint
ENABLED_FAILOVER Enabled Failover state of the TI Zone. smallint
ENABLED_ACTIVATE Enabled Active state of the TI Zone. smallint
TABLE 439 ZONE_ALIAS
Field Definition Format Size
ID* Unique generated database identifier. int
ZONE_DB_ID PK of the owning ZONE_DB. int
NAME The zone alias name. varchar 64
TABLE 440 ZONE_ALIAS_IN_ZONE
Field Definition Format Size
ZONE_ALIAS_ID* PK of the zone alias. int
ZONE_ID* PK of the zone. int 23
TABLE 441 ZONE_ALIAS_MEMBER
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Zone alias member type:
2 = WWN
4 = D,P
smallint
VALUE Member value (D,P or WWN). varchar 256
ZONE_ALIAS_ID PK of the owning zone alias. int
TABLE 442 ZONE_DB
Field Definition Format Size
ID* Unique generated database identifier. int
FABRIC_ID PK of the owning fabric. int
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
TABLE 438 ZONE (Continued)
Field Definition Format Size