Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1639
Brocade Network Advisor IP User Manual
1585
53-1002947-01
Database tables and fields
I
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
FCR_CAPABLE
Stores the switch capability for FCR support .
•
1 is capable
•
0 is not capable.
smallint
FCIP_CAPABLE
Stores the switch capability for FCIP support .
•
1 is capable
•
0 is not capable.
smallint
FCOE_CAPABLE
If the switch supports FCoE.
Default value is 0.
smallint
L2_CAPABLE
If the switch supports L2.
smallint
TABLE 474
VIRTUAL_SWITCH (Continued)
Field
Definition
Format
Size