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

1250 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TABLE 191 LSAN_DEVICE
Field Definition Format Size
ID* Unique generated database identifier. int
BB_FABRIC_ID Backbone fabric DB ID. int
FCR_FABRIC_ID FID assigned to edge fabric. int
DEVICE_PORT_WWN Device port WWN of physical device. char 23
PHYSICAL_PID PID of physical device. char 6
TABLE 192 LSAN_PROXY_DEVICE
Field Definition Format Size
FCR_FABRIC_ID* FID assigned to edge fabric int
PROXY_PID* Proxy device PID char 6
STATE State of the device varchar 128
LSAN_DEVICE_ID* LSAN_DEVICE record reference int
TABLE 193 LSAN_ZONE
Field Definition Format Size
ID* Unique generated database identifier. int
BB_FABRIC_ID Backbone fabric DB ID. int
EDGE_FABRIC_ID FID assigned to edge fabric. int
NAME LSAN zone name. varchar 128
BACKBONE 0= is not a backbone lsan zone,
1= is a backbone lsan zone.
Default value is 0.
smallint
TABLE 194 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 195 LSAN_ZONE_MEMBER
Field Definition Format Size
LSAN_ZONE_ID* LSAN_ZONE record reference. int
MEMBER_PORT_WWN* Zone member WWN. char 23