Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1771
![background image](/manuals/361713/1771/background.png)
Brocade Network Advisor IP User Manual
1719
53-1003153-01
Database tables and fields
I
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
STATUS
Stores the status value here : UNKNOWN(0),
MARGINAL(2),DOWN(3),HEALTHY(1).
varchar
32
STATUS_REASON
Stores the status reason, which states the
contributors for the status.
varchar
2048
USER_DEFINED_VALUE_1
User defined value used for annotation.
varchar
256
USER_DEFINED_VALUE_2
User defined value used for annotation.
varchar
256
USER_DEFINED_VALUE_3
User defined value used for annotation.
varchar
256
CORE_SWITCH_ID
Reference to Core Switch record.
int
INTEROP_MODE
Interop mode for the switch.
•
0 is native
•
2 is McData
•
3 is open fabric.
smallint
CRYPTO_CAPABLE
Stores the switch capability for crypto support .
•
1 is capable
•
0 is not capable.
smallint
TABLE 458
VIRTUAL_SWITCH (Continued)
Field
Definition
Format
Size