I Database tables and fields

TABLE 482 VM_STANDARD_VIRTUAL_SWITCH

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

NAME

The name of the virtual switch.

varchar

32

 

 

 

 

PORTS_COUNT

The number of ports that this virtual switch

int

 

 

currently has.

 

 

 

 

 

 

PORTS_AVAILABLE

The number of ports that are available on this

int

 

 

virtual switch.

 

 

 

 

 

 

MTU

The maximum transmission unit (MTU)

int

 

 

associated with this virtual switch in bytes.

 

 

 

 

 

 

BRIDGE_TYPE

The bridge specification describes how physical

smallint

 

 

network adapters can be bridged to a virtual

 

 

 

switch. One of:

 

 

 

Auto Bridge - 0, Bond Bridge - 1, Simple Bridge -

 

 

 

2.

 

 

 

 

 

 

VM_HOST_ID

References the ESX host in which this switch

int

 

 

exists.

 

 

 

 

 

 

MOR_ID

The managed object reference number

int

 

 

assigned by the hypervisor.

 

 

 

 

 

 

TABLE 483 VM_STANDARD_VSWITCH_PORT

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

MAC

The Media Access Control (MAC) address of

varchar

64

 

network service of the virtual machine

 

 

 

connected on this port.

 

 

 

 

 

 

TYPE

The type of component connected on this port.

smallint

 

 

One of:

 

 

 

VMKernel

 

 

 

Service Console

 

 

 

Unknown

 

 

 

VM

 

 

VM_STD_VSWITCH_POR

Foreign Key to the

int

 

T_GROUP_ID

VM_STD_VSWITCH_PORT_GROUP table. Port

 

 

 

group in which this port exists.

 

 

 

 

 

 

MOR_ID

The managed object reference number

int

 

 

assigned by the hypervisor.

 

 

 

 

 

 

 

TABLE 484 VM_STD_VSWITCH_PORT_GROUP

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

NAME

The name of the port group.

varchar

256

1588

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1640
Image 1640
Brocade Communications Systems IP250 user manual Vmstandardvirtualswitch, Vmstandardvswitchport, Vmstdvswitchportgroup