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

Table Of Contents
Brocade Network Advisor SAN User Manual 1481
53-1002948-01
Database tables and fields
H
AUTO_VPWWN VPWWN created by Switch. char 23
DEVICE_PORT_WWN Physical port WWN of the device for which VPWWN is
assigned.
char 23
SLOT_NUMBER Slot number of the switch, This will be -1 for AG. smallint
TABLE 407 VIRTUAL_SWITCH
Field Definition Format Size
ID* Primary key for the table. int
NAME Stores the switch name. varchar 64
WWN WWN of the Switch. char 23
VIRTUAL_FABRIC_ID Virtaul fabric ID of the switch. A positive value will be
stored if VF is enabled else -1.
smallint
DOMAIN_ID Domain ID of the switch. smallint
BASE_SWITCH Indidates whether its a base switch. 1 is base switch
and 0 is not.
smallint
SWITCH_MODE Stores the switch mode.
0 is switch mode
2 is ag mode.
smallint
ROLE Stores the role of the switch like Primary,
Subordinate, Cluster etc.
varchar 32
FCS_ROLE FCS role for the Switch . This is used only when FCS
policy is turned on.
varchar 16
AD_CAPABLE Stores the switch capability for Admin domain.
1 is capable
0 is not capable.
smallint
FABRIC_IDID_MODE Denotes if Insistent Domain ID mode is enabled. smallint
OPERATIONAL_STATUS Stores the operational status of the switch. varchar 128
MAX_ZONE_CONFIG_SIZE Denotes the maximum supported zone DB size in
bytes.
int
CREATION_TIME Creation time of the record. timestamp
LAST_UPDATE_TIME Stores the timestamp of the last database update. timestamp
USER_NAME Stores the telnet user name used to login to switch. varchar 128
PASSWORD Password used to login to the switch. varchar 128
MANAGEMENT_STATE Management state of the switch. This is a bit mask
that indicates the switches manageability state, like
switch not reachable, credentials invalid, not ready
for manangement etc .
0 means management state is Ok
non zero value will indicate manageability
issues.
bigint
STATE Stores the switch state like Online, offline etc. varchar 32
TABLE 406 VIRTUAL_PORT_WWN_DETAILS (Continued)
Field Definition Format Size