Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1420 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
TABLE 256 LSAN_ZONE_DB_CONFIG
Field Definition Format Size
ID Unique generated database identifier. serial
BB_FABRIC_ID Backbone fabric db ID. int
EDGE_FABRIC_ID FID assigned to edge fabric. int
ZONE_CONTENT LSAN zone string. text
BACKBONE 0= is not a backbone lsan zone configuration.
1= is a backbone lsan zone configuration.
smallint
TABLE 257 LSAN_ZONE_MEMBER
Field Definition Format Size
LSAN_ZONE_ID* LSAN_ZONE record reference. int
MEMBER_PORT_WWN* Zone member WWN. char 23
TABLE 258 MCT_CLIENT
Field Definition Format Size
MCT_CLIENT_ID MCT Client db ID. int
RBRIDGE_ID MCT Client rbridge ID. int
CLIENT_NAME MCT Client name. varchar (100)
PORT_ID MCT Client port foreign key. int
OPER_STATE MCT Client operational state. smallint
DEPLOY_STATE MCT Client deployment state:
Deployed(0)
Undeployed(1)
smallint
VCN_MEMBER_ID Virtual Cluster Node member Cluster id foreign key. int
TABLE 260 MAC_FILTER_DEV_DEPLOYMENT_MAP
Field Definition Format Size
DEPLOYMENT_ID Deployment configuration ID. int
MAC_FILTER_ID MAC FILTER Id for reference to the MAC_FILTER. int
TABLE 261 MAC_FILTER_INT_DEPLOYMENT_MAP
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
INBOUND_MAC_FILTER_ID MAC FILTER Id of the MAC Filter selected for inbound.
Foreign Key for MAC_FILTER table.
int
INBOUND_WRITE_TO_DEVICE 1/0 corresponding to Write to device/not write to
device for inbound traffic.
smallint