Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1801
![background image](/manuals/361713/1801/background.png)
Brocade Network Advisor IP User Manual
1749
53-1003153-01
Database tables and fields
I
TABLE 516
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 517
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 518
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 519
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
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
ZONE_AVAILABLE_SIZE
Available zone DB size in the switch.
Default value is -1.
int