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

Page 2249

Advertising
background image

2212

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 473

VIRTUAL_PORT_WWN_DETAILS

Field

Definition

Format

Size

ID

Unique generated database identifier.

SWITCH_ID

If the VPWWN is constructed based on AG Node WWN
and AG_Port_Index then this is id of connected
switch.

int

SWITCH_PORT_NUMBER

If the VPWWN is configured for AG , this value will
have the default value(-1).

smallint

AG_NODE_WWN

If the VPWWN is configured for Switch Port , this
value will have the default value.

char

23

AG_PORT_NUMBER

If the VPWWN is configured for Switch Port , this
value will have the default value.

smallint

TYPE

Active WWN
0-Auto is the switch created VPWWN and User is user
defined VPWWN';
1-User

smallint

STATUS

Enable or disable the VPWWN feature on switch port
or AG-port.

1-Enabled

0-disabled

smallint

USER_VPWWN

User created VPWWN.

char

23

AUTO_VPWWN

VPWWN created by Switch.

char

23

DEVICE_PORT_WWN

Physical port WWN of the device for which VPWWN is
assigned.

char

23

SLOT_NUMBER

Slot number of the switch, This will be -1 for AG.

smallint

TABLE 474

VIRTUAL_SWITCH

Field

Definition

Format

Size

ID*

Primary key for the table.

int

NAME

Stores the switch name.

varchar

64

WWN

WWN of the Switch.

char

23

VIRTUAL_FABRIC_ID

Virtaul fabric ID of the switch. A positive value will be
stored if VF is enabled else -1.

smallint

DOMAIN_ID

Domain ID of the switch.

smallint

BASE_SWITCH

Indidates whether its a base switch. 1 is base switch
and 0 is not.

smallint

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

Advertising