Brocade Network Advisor SAN User Manual v12.1.0 User Manual

Page 1557

Advertising
background image

1510

Brocade Network Advisor SAN User Manual

53-1002948-01

Database tables and fields

H

TABLE 402

VLL_DEVICE_RELATION

Field

Definition

Format

Size

MPLS_SERVICE_DEVICE_RELATI
ON_DB_ID

Database ID inherited from
MPLS_SERVICE_DEVICE_RELATION.

int

VLL_DEVICE_RELATION.VLL_MO
DE

Represents the VLL mode. Possible values are
Unknown-0, Raw-1 and Taggged-2.

int

TABLE 403

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 404

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

Advertising