Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2252

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2215

53-1002949-01

Database tables and fields

I

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 maximun 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

MANAGED_ELEMENT_ID

A unique managed element ID for this virtual switch.
Also a foreign key reference to the
MANAGED_ELEMENT table.

int

HIF_ENABLED

The HIF Enabled bit on the switch. Values are 1 for
enabled and 0 for not enabled. -1 the default, stands
for not supported and will be used for older
firmwares.
Default value is -1.

smallint

CLUSTER_MODE

This column is used to determine whether VCS
Cluster is in Standalone mode or Cluster mode. The
values will be populated by the VCS collector during
the discovery of the VCS switch. The default value of
-1 means that its a non VCS device. Following Enum
will be defined as NON_VCS(-1), STANDALONE(0),
CLUSTER(1).

smallint

VCS_ID

This column is used to store the VCS ID of the device.
The value will be populated by the
NosSwitchAssetCollector during the discovery of the
VCS Cluster. The non zero value will be stored as VCS
ID. Default value is -1.

smallint

TABLE 474

VIRTUAL_SWITCH (Continued)

Field

Definition

Format

Size

Advertising