Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1786

Advertising
background image

1734

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

CONFLICT

Whether the port is a conflict port. A port could
be marked as conflict if an entity is discovered
connecting to a port that is already occupied, or
if the port is created by the host without
conferring with Virtual Center Server. A conflict
port will not have its runtime state persisted
and the port can''t move away from the host, i.e
no vMotion if a Virtual Machine is using a
conflict port

smallint

CONNECTEE_TYPE

The type of the connectee. One of:
hostConsoleVnic
hostVmkVnic
pnic
vmVnic

smallint

CONNECTEE_ADDRESS_
HINT

A hint on address info of the nic that connects
to this port

varchar

256

MTU

The MTU of the port. Currently, this property
can only be set at the switch level. Attempt to
change it at the portgroup or port level will raise
exception

int

MAC_ADDRESS

The mac address that is used at this port

varchar

64

RUNTIME_LINK_UP_STA
TE

Whether the port is in linkUp status

varchar

128

RUNTIME_LINK_PEER

The name of the connected entity

varchar

128

RUNTIME_BLOCKED

Whether the port is blocked by switch
implementation

smallint

TRUNKING_MODE

True if the port VLAN tagging/stripping is
disabled

smallint

VLAN_IDS

The VLAN id of the port

varchar

256

PROXY_HOST_NAME

The host that services this port

varchar

256

KEY

The key for the port

varchar

64

MOR_ID

The managed object reference number
assigned by the hypervisor

int

TABLE 477

VM_DV_PORT_GROUP

Field

Definition

Format

Size

VM_DV_SWITCH_ID

Foreign Key to the vm_dvswitch table. The
dvSwitch on which this port group exists

int

NAME

The name of the portgroup.

varchar

256

NUM_PORTS

Number of ports in the portgroup

int

TYPE

The type of portgroup. One of:
earlyBinding
ephemeral
lateBinding

smallint

TABLE 476

VM_DV_PORT (Continued)

Field

Definition

Format

Size

Advertising