Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 1033
53-1002167-01
Database tables and fields
E
TABLE 160 LICENSED_FEATURE
Field Definition Format Size
ID* int
NAME License feature name, a short text description. varchar 64
DESCRIPTION Optional detailed description about the license
feature.
varchar 256
TABLE 161 SWITCH_LICENSE
Field Definition Format Size
ID* int
CORE_SWITCH_ID Refers to the entry in the CORE_SWITCH table. int
LICENSE_KEY Stores the license key obtained from the switch. varchar 256
TABLE 162 CORE_SWITCH
Field Definition Format Size
ID* int
IP_ADDRESS IP address of the switch. varchar 128
WWN Chassis WWN. char 23
NAME Switch name. varchar 64
TYPE SWBD type number as given by Fabric OS.
Default value is 0.
smallint
MODEL Model type of the switch:
0 = Unknown
1 = Not applicable
2 = Fabric OS switch
3 = M-EOS switch
smallint
FIRMWARE_VERSION Embedded (Fabric OS or M-EOS) software version. varchar 128
VENDOR Switch vendor. varchar 256
MAX_VIRTUAL_SWITCHES Maximum virtual switches allowed on this physical
switch.
Default vaue is 1.
smallint
NUM_VIRTUAL_SWITCHES Actual number of virtual switches carved out of this
physical switch. 0 means it is not operating in Virtual
Fabric model.
Default value is 0.
smallint
REACHABLE Whether reachable by HTTP. smallint
UNREACHABLE_TIME When the switch became unreachable from HTTP. timestamp
OPERATIONAL_STATUS Operational status as reported by the embedded
software..
varchar 128
CREATION_TIME Time when this record was created by the
Management application.
Default is ’now()’.
timestamp
LAST_SCAN_TIME Time when this record was last updated. timestamp