Brocade Communications Systems IP250 Database tables and fields Vmvcenter, Vmvcentermember

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1643
Image 1643

 

Database tables and fields

I

TABLE 488 VM_VCENTER (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

MANAGED_ELEMENT_ID

A foreign key referencing

int

 

 

MANAGED_ELEMENT(ID).

 

 

 

 

 

 

FAULT_MONITORING_ST

Flag to indicate whether fault monitoring is

smallint

 

ATE

registered or not for a VM Host. Possible values

 

 

 

are:

 

 

 

1.Not registered

 

 

 

2.Registered (Default)

 

 

 

 

 

 

NAME

The name of the VCenter.

varchar

64

 

 

 

 

UUID

Unique identifier for vCenter server instance.

varchar

64

 

 

 

TABLE 489 VM_VCENTER_MEMBER

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

HOST_NAME

Hostname of VM host.

varchar

256

 

 

 

 

IP_ADDRESS

IP address of VM host.

varchar

128

 

 

 

 

STATUS

Discovery status of VM host. This can be one of

smallint

 

 

the following: 1. Discovery Pending 2. Excluded

 

 

 

3. Conflict - Existing Host 4. Disconnected 5.Not

 

 

 

responding.

 

 

 

 

 

 

REASON

In case the status is 3 (Conflict - Existing host)

varchar

1024

 

then this field will be used to persist the

 

 

 

hostname for conflicting user defined host.

 

 

 

 

 

 

VM_VCENTER_ID

Id of the vCenter server managing this host.

int

 

 

 

 

 

VM_HOST_ID

Foreign Key to the vm_host table.

int

 

 

 

 

 

TABLE 490 VM_VIRTUAL_ETHERNET_ADAPTER

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

DISPLAY_LABEL

Display label for the virtual ethernet adapter.

varchar

256

 

 

 

 

DISPLAY_SUMMARY

Summary description.

varchar

256

 

 

 

 

KEY

This property is a unique key that distinguishes

int

 

this device from other devices in the same virtual machine. Keys are immutable but may be recycled; that is, a key does not change as long as the device is associated with a particular virtual machine. However, once a device is removed, its key may be used when another device is added.

Brocade Network Advisor IP User Manual

1591

53-1003056-01

 

Page 1643
Image 1643
Brocade Communications Systems IP250 Database tables and fields Vmvcenter, Vmvcentermember, Vmvirtualethernetadapter