Database tables and fields

I

TABLE 470 VM_FC_HBA (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

PORT_TYPE

The type of the fiber channel port. One of :

smallint

 

 

Fabric

 

 

 

Loop

 

 

 

Point to point

 

 

 

Unknown

 

 

SPEED

The current operating speed of the adapter in

varchar

64

 

bits per second.

 

 

 

 

 

 

BUS

The host bus number

int

 

 

 

 

 

DEVICE_NAME

The device name of host bus adapter

varchar

256

 

 

 

 

DRIVER

The name of the driver

varchar

256

 

 

 

 

MODEL

The model name of the host bus adapter

varchar

256

 

 

 

 

PCI

The Peripheral Connect Interface (PCI) ID of the

varchar

256

 

device representing the host bus adapter

 

 

 

 

 

 

STATUS

The operational status of the adapter. Valid

smallint

 

 

values include :

 

 

 

online

 

 

 

offline

 

 

 

fault

 

 

 

 

 

 

 

VM_HOST_ID

A foreign key referencing VM_HOST table

int

 

 

instance to which this host is associated with

 

 

 

 

 

 

MOR_ID

The managed object reference number

int

 

 

assigned by the hypervisor

 

 

 

 

 

TABLE 471 VM_FC_HBA_DEVICE_PORT_MAP

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

DEVICE_PORT_ID

A foreign key referencing DEVICE_PORT table

int

 

 

instance to which this host is associated with

 

 

 

 

 

 

VM_FC_HBA_ID

A foreign key referencing VM_FC_HBA table

int

 

 

instance to which this host is associated with

 

 

 

 

 

 

 

TABLE 472 VM_HOST

Field

Definition

Format

Size

 

 

 

 

DEVIE_ENCLOSURE_ID

Identifies a server running a supported hypervisor.

int

 

 

The ID value is the same as the ID of the correspond-

 

 

 

ing DEVICE_ENCLOSURE record.

 

 

 

 

 

 

NODE_WWN

The Node WWN for this host.

char

23

 

 

 

 

HYPERVISOR_NAME

Hypervisor name and version, such as VMware ESX

varchar

64

 

Server v3.5.0

 

 

 

 

 

 

HYPERVISOR_TYPE

Numeric hypervisor type ID. 1 = VMware, 2 =

smallint

 

 

Hyper-V.

 

 

 

The default value is 0.

 

 

 

 

 

 

CPU_COUNT

Number of CPUs in the server.

int

 

 

The default value is 0.

 

 

Brocade Network Advisor IP User Manual

1581

53-1003056-01

 

Page 1633
Image 1633
Brocade Communications Systems IP250 user manual Vmhost, Database tables and fields Vmfchba, Vmfchbadeviceportmap