Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1483

Advertising
background image

1436

Brocade Network Advisor SAN User Manual

53-1002948-01

Database tables and fields

H

TABLE 232

PHANTOM_PORT

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

WWN

The Wwn of the phantom port.

char

23

VIRTUAL_SWITCH_ID

The id of the phantom switch.

int

PORT_NUMBER

The port number of the phantom port.
The default value is -1.

smallint

PORT_ID

The portId of the phantom port.
The default value is 000000.

varchar

8

SPEED

The speed of the phantom port.
The default value is 0.

int

MAX_SPEED

The max speed of the phantom port.
The default value is 0.

int

TYPE

The portType of the phantom port.The default value is
'Unknown'.

varchar

16

REMOTE_NODE_WWN

The remote node wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.

char

23

REMOTE_PORT_WWN

The remote port wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.

char

23

PHANTOM_TYPE

The phantom type of the port, either front or xlate

int

BB_FABRIC_ID

Denotes the Backbone Fabric ID.

int

TABLE 233

PHYSICAL_DEVICE

Field

Definition

Format

Size

PHYSICAL_DEVICE_ID

Unique generated database identifier.

int

DEVICE_ID

Database identifier of the DEVICE instance.

int

DESCRIPTION

System description of the device.

varchar

255

NUM_SLOTS

Number of slots present in the device.

num

(4,0)

TABLE_SUBTYPE

Table name where additional properties/attributes
about this physical device stored. Possible value is
FOUNDRY_PHYSICAL_DEVICE.

varchar

32

UNIT_NUMBER

Unit number in the stack if it is stackable device . For
non-stacking device it will be always 0.

num

(2,0)

UNIT_NEIGHBOR1

Stacking neighbor's unit(left) number for the
stackable devices. If there is no neighbor unit/non
stackable devices, then set to 0.

num

(2,0)

UNIT_NEIGHBOR2

Stacking neighbor's unit(left) number for the
stackable devices . If there is no neighbor unit/non
stackable devices, then set to 0.

num

(2,0)

UNIT_PRESENT

Used to identify the stack unit is present in the
chassis or not. Present-1 and Not Present-2.

num

(1,0)

Advertising