Brocade Network Advisor SAN User Manual v12.1.0 User Manual
Page 1574
Brocade Network Advisor SAN User Manual
1527
53-1002948-01
Database tables and fields
H
ADDRESS_TYPE
MAC address type.
Valid values for address type are:
•
Manual
•
Statically assigned MAC address.
•
Generated
•
Automatically generated MAC address.
•
Assigned
•
MAC address assigned by VirtualCenter.
smallint
MAC_ADDRESS
MAC address assigned to the virtual network
adapter. Clients can set this property to any of
the allowed address types. The server might
override the specified value for "Generated" or
"Assigned" if it does not fall in the right ranges
or is determined to be a duplicate.
varchar
64
WAKE_ON_LAN_ENABLE
D
Indicates whether wake-on-LAN is enabled on
this virtual network adapter. Clients can set this
property to selectively enable or disable
wake-on-LAN.
smallint
VIRTUAL_MACHINE_ID
Foreign Key to the vm_virtual_machine table.
References the VM to which this vnic is
attached.
int
ADAPTER_TYPE
One of:
•
E1000
•
Vmxnet
•
Pcnet32
smallint
VM_STD_VSWITCH_POR
T_GROUP_ID
Foreign Key to the
VM_STD_VSWITCH_PORT_GROUP table.
References the vSS port group to which the
vnic may be associated with.
int
VM_DV_PORT_ID
Foreign key to the vm_dv_port table.
References dvPort to which this vnic is
attached to.
int
DV_PORT_KEY
The key of the port.
varchar
64
DV_PORT_GROUP_KEY
The key of portgroup.
varchar
64
DV_SWITCH_UUID
The UUID of the switch.
varchar
64
PORT_GROUP_NAME
The port group name.
varchar
256
MOR_ID
The managed object reference number
assigned by the hypervisor.
int
BINARY_MAC
MAC address in binary format.
bytea
IP_ADDRESS
IPv4 address of VNIC.
varchar
32
BINARY_IP
IP address in binary format.
bytea
TABLE 432
VM_VIRTUAL_ETHERNET_ADAPTER (Continued)
Field
Definition
Format
Size