Brocade Network Advisor IP User Manual 1571
53-1003056-01
Database tables and fields I
INSISTENT_DID_MODE Indicates whether persistent domain ID is enabled on
the switch.
1 is enabled
0 is disabled.
smallint
LAST_SCAN_TIME Stores the timestamp of the last scan time, the time
which the switch was contacted for update.
timestamp
DOMAIN_MODE_239 Stores the domain mode offset. Its only used in the
mixed fabric (FOS+EOS).
smallint
DOMAIN_ID_OFFSET Stores the domain id offset value. Its only used in the
mixed fabric (FOS+EOS).
smallint
PREVIOUS_OPERATIONAL_
STATUS
This table can hold the same values as
OEPRATION_STATUS column. But this will be holding
the previous OPERATIONAL_STATUS of the Virtual
switch. These values to be populated by FCS during
Fabric Refresh task
varchar 128
FCOE_LOGIN_ENABLED The FCoE Login Management Status of the switch.
Default value is 0.
smallint
FCIP_CIRCUIT_CAPABLE Whether the switch can create FCIP Circuits. 1 means
true and 0 means false.
Default value is 0.
smallint
DISCOVERED_PORT_COUN
T
Reflects the number of managed ports in the
discovered switch.
Default value is 0.
smallint
LAST_PORT_MEMBERSHIP
_CHANGE
Stores the timestamp of the last port member ship
update.
bigint
MAX_FCIP_TUNNELS The maximun number of tunnels that can be created
in this switch,-1 means not supported.
Default value is -1.
int
MAX_FCIP_CIRCUITS The m aximun number of circuits that can be created
in this switch, -1 means not supported.
Default value is -1.
int
FCIP_LICENSED FCIP Advanced Extension Licensing is available. 1
means licensed and 0 means not licensed, -1 means
not supported.
Default value is -1.
smallint
ADDRESSING_MODE This column to represent the logical switch
addressing modes to assign Port Addresses, There
are three different addressing modes supported.
Fixed (0), Flat or 10 bit (1), Dynamic (2).
Default value is -1.
smallint
PREVIOUS_STATE This fields copies the old state of the switch . The
field could be used to track the state change
information for the switch.These values to be
populated by FCS during Fabric Refresh task. SMIA
requested this information but could be used by any
module which needs to track the state change
varchar 32
TABLE 44 8 VIRTUAL_SWITCH (Continued)
Field Definition Format Size