Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1653
Brocade Network Advisor IP User Manual
1599
53-1002947-01
Database tables and fields
I
VM_DV_PORT_ID
Foreign key to the vm_dv_port table. DV Port
with which this vmknic is associated
int
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
assigned by the hypervisor
int
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 501
VM_NETWORK_SETTINGS
Field
Definition
Format
Size
ID
Unique generated database identifier.
serial
VLAN_TYPE
One of:
Private VLAN
Trunk VLAN
Access VLAN
smallint
VLAN_IDS
Single or range of VLANs configured on the port varchar
256
BLOCKED
Whether this port is blocked, i.e. packet
forwarding is stopped
int
VM_STD_VSWITCH_POR
T_GROUP_ID
ID of standard vSwitch port group
int
VM_STANDARD_VIRTUA
L_SWITCH_ID
ID of standard vSwitch
int
VM_DV_SWITCH_ID
ID of distributed vSwitch
int
VM_DV_PORT_GROUP_I
D
ID of distributed vSwitch port group
int
VM_DV_PORT_ID
ID of distributed vSwitch port
int
TABLE 502
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
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.
smallint
POLICY
Network adapter teaming policy includes failover and load
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.
smallint
TABLE 500
VM_HOST_VIRTUAL_NIC (Continued)
Field
Definition
Format
Size