I Database tables and fields

TABLE 476 VM_HOST_VIRTUAL_NIC (Continued)

Field

Definition

Format

Size

 

 

 

 

VM_DV_PORT_ID

Foreign key to the vm_dv_port table. DV Port

int

 

 

with which this vmknic is associated

 

 

 

 

 

 

MTU

The MTU of the port

int

 

 

 

 

 

VM_HOST_ID

FOREIGN KEY to the vm_host table

int

 

 

 

 

 

MOR_ID

The managed object reference number

int

 

 

assigned by the hypervisor

 

 

 

 

 

 

PORT_GROUP_KEY

The key for the port group

varchar

256

 

 

 

 

BINARY_MAC

MAC address in binary format.

bytea

 

 

 

 

 

BINARY_IP

IP address in binary format.

bytea

 

 

 

 

 

TABLE 477 VM_NETWORK_SETTINGS

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

VLAN_TYPE

One of:

smallint

 

 

Private VLAN

 

 

 

Trunk VLAN

 

 

 

Access VLAN

 

 

 

 

 

 

VLAN_IDS

Single or range of VLANs configured on the port

varchar

256

 

 

 

 

BLOCKED

Whether this port is blocked, i.e. packet

int

 

 

forwarding is stopped

 

 

 

 

 

 

VM_STD_VSWITCH_POR

ID of standard vSwitch port group

int

 

T_GROUP_ID

 

 

 

 

 

 

 

VM_STANDARD_VIRTUA

ID of standard vSwitch

int

 

L_SWITCH_ID

 

 

 

 

 

 

 

VM_DV_SWITCH_ID

ID of distributed vSwitch

int

 

 

 

 

 

VM_DV_PORT_GROUP_I

ID of distributed vSwitch port group

int

 

D

 

 

 

 

 

 

 

VM_DV_PORT_ID

ID of distributed vSwitch port

int

 

 

 

 

 

TABLE 478 VM_NIC_TEAMING_POLICY

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

NOTIFY_SWITCHES

Flag to specify whether or not to notify the physical switch if a

smallint

 

 

link fails. If this property is true, ESX Server will respond to

 

 

 

the failure by sending a RARP packet from a different

 

 

 

physical adapter, causing the switch to update its cache.

 

 

 

 

 

 

POLICY

Network adapter teaming policy includes failover and load

smallint

 

 

balancing, It can be one of the following:

 

 

 

loadbalance_ip: route based on ip hash.

 

 

 

loadbalance_srcmac: route based on source MAC hash.

 

 

 

loadbalance_srcid: route based on the source of the

 

 

 

port ID.

 

 

 

failover_explicit: use explicit failover order.

 

 

1584

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1636
Image 1636
Brocade Communications Systems IP250 Database tables and fields Vmhostvirtualnic, Vmnetworksettings, Vmnicteamingpolicy