Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual
Page 2543
Brocade Network Advisor SAN + IP User Manual
2471
53-1003155-01
Database tables and fields
I
TABLE 471
VLL_ENDPOINT_RELATION
Field
Definition
Format
Size
MPLS_SERVICE_ENDPOINT_REL
ATION_DB_ID
Database ID inherited from
MPLS_SERVICE_ENDPOINT_RELATION.
int
PW_ENET_PW_INSTANCE
Represents the Index of Ethernet tables
associated with this endpoint Instance.
int
COS
This value indicates the Class Of Service for this
endpoint. For VLL, this value is used to select the
appropriate tunnel whose COS value is either
same, or almost approaching this value. For
VLL-local, this value is applied to the ingress
packet of an endpoint. Allowed range is 0-7 and
255. 255 means COS is not explicitly configured.
smallint
TABLE 472
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
END_TIME
End time of the vmotion event, could be null
cause of a failed vmotion.
timestamp