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

Page 2245

Advertising
background image

2208

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 466

VIP_SERVER

Field

Definition

Format

Size

ID

Primary Key field for the VIP_SERVER

int

TYPE

Even Policy Type

0? Virtual Server

1 ? Real Server

smallint

DEVICE_ID

This is the foreign key reference key to the Device
Table

int

IP_ADDRESS

The IP Address for the Virtual Server or Real Server

varchar

128

NAME

The Name of Virtual Server or Real Server

varchar

256

TABLE 467

VIP_SERVER_BINDING

Field

Definition

Format

Size

ID

Primary Key field for the VIP_SERVER_BINDING

int

DEVICE_ID

This is the foreign key reference key to the Device
Table

int


VIRTUAL_SERVER_IP_ADDR
ESS

The IP Address for the Virtual Server

varchar

128

VIRUTAL_SERVER_PORT

The Port number of the Virtual Server

int


REAL_SERVER_IP_ADDRES
S

The IP Address for the Real Server

varchar

128

REAL_SERVER_PORT

The Port Number for the Real Server

int

TABLE 468

VIRTUAL_FCOE_PORT

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

VIRTUAL_SWITCH_ID

The unique id of switch the virtual fcoe port belongs
to.

int

PORT_WWN

WWN of port

varchar

64

PORT_SPEED

Will be 10G.

varchar

32

PORT_TYPE

Will be Virtual-FCoE-Port

varchar

16

ENABLED

Enabled/disabled

smallint

STATUS

Status

varchar

64

TRUNK_INDEX

Trunk index

smallint

PORT_NUMBER

Port number

smallint

NAME Name

varchar

64

SLOT_NUMBER

The Slot number in the switch to which this Virtual
FCoE Port belongs

int

VLAN_ID

Comma Separated values of the VLANs associated
with this Virtual FCoE Port

varchar

64

Advertising