Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1486 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
TABLE 415 VLAN_INTERFACE_RELATION
Field Definition Format Size
VLAN_INTERFACE_RELATION_ID Unique database generated identifier. int
VLAN_DB_ID Database ID of the VLAN instance which is
associated with the interface.
int
INTERFACE_ID Database ID of the INTERFACE instance which is
associated with the vlan.
int
TABLE_SUBTYPE Table subtype possible value is
VLAN_INTERFACE_RELATION.
TABLE 416 VLAN_STATIC_INTERFACE_MEMBER
Field Definition Format Size
VLAN_INTERFACE_RELATION_ID Database ID of the VLAN_INTERFACE_RELATION
instance which is associated with the static
interface member.
int
TABLE 417 VMOTION_EVENT
Field Definition Format Size
ID Uniquely identifies the vmotion event. int
SOURCE_HOST_NAME The name of the source host at the time of the
vmotion.
varchar 256
SOURCE_IP_ADDRESS IP address of the source host at the time of the
vmotion.
varchar 128
SOURCE_HOST_UUID The uuid assigned by the hypervisor to the
source host.
varchar 64
DEST_HOST_NAME The name of the destination host at the time of
the vmotion.
varchar 256
DEST_IP_ADDRESS IP address of the destination host at the time of
the vmotion.
varchar 128
DEST_HOST_UUID The uuid assigned by the hypervisor to the
destination host. This can be null in case of a
failed vmotion.
varchar 64
SOURCE_DATACENTER_NAME Source Datacenter name. varchar 256
DEST_DATACENTER_NAME Destination Dataccenter name. Can be null in
case of a failed vmotion.
varchar 256
VM_UUID Unique identifier for the VM to identify that VM
across vmotions.
varchar 64
VM_NAME User-assigned name for the VM. varchar 80
VM_IP_ADDRESS The primary IPv4 or IPv6 address used by the VM
on the management LAN, if any.
varchar 32
VCENTER_HOST The FQDN or the ip address of the vcenter. varchar 256
VNIC_MACS Comma separated vnic mac addresses. varchar 256
START_TIME Start time of the vmotion event. timestamp