Database tables and fields

I

TABLE 474 VM_HOST_PROXY_SWITCH (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

DVS_NAME

The name of the DistributedVirtualSwitch that

varchar

256

 

the HostProxySwitch is part of

 

 

 

 

 

 

DVS_UUID

The uuid of the DistributedVirtualSwitch that

varchar

256

 

the HostProxySwitch is a part of

 

 

 

 

 

 

KEY_

The proxy switch key

varchar

256

 

 

 

 

NUM_PORTS

The number of ports that this switch currently

int

 

 

has

 

 

 

 

 

 

NUM_PORTS_AVAILABL

The number of ports that are available on this

int

 

E

virtual switch

 

 

 

 

 

 

UPLINK_PORT_NAMES

The list of ports that can be potentially used by

varchar

256

 

physical nics. This property contains the names

 

 

 

of such ports

 

 

 

 

 

TABLE 475 VM_HOST_PROXY_SWITCH_PNIC_SPEC

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

VM_HOST_PROXY_SWIT

Foreign Key to the vm_host_proxy_switch table

int

 

CH_ID

 

 

 

 

 

 

 

PNIC_DEVICE

The physical NIC to be added in the switch

varchar

256

 

 

 

 

UPLINK_PORT_GROUP_

The key of the portgroup to be connected to the

varchar

256

KEY

physical NIC

 

 

 

 

 

 

UPLINK_PORT_KEY

The key of the port to be connected to the

varchar

256

 

physical NICs

 

 

 

 

 

 

UPLINK_PORT_NAME

The name of the port to be connected to the

varchar

256

 

physical NICs

 

 

 

 

 

TABLE 476 VM_HOST_VIRTUAL_NIC

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Unique Auto Generated DB ID.

serial

 

 

 

 

 

DEVICE_NAME

Device Name for the virtual NIC.

varchar

256

 

 

 

 

MAC

The media access control (MAC) address of the

varchar

64

 

virtual network adapter

 

 

 

 

 

 

DHCP_ENABLED

The flag to indicate whether or not DHCP

smallint

 

 

(dynamic host control protocol) is enabled. If

 

 

 

this property is set to true, the ipAddress and

 

 

 

the subnetMask strings cannot be set explicitly

 

 

 

 

 

 

IP_ADDRESS

The IP address currently used by the network

varchar

128

 

adapter. All IP addresses are specified using

 

 

 

IPv4 dot notation

 

 

 

 

 

 

SUBNET_MASK

Subnet mask for the virtual NIC.

varchar

64

 

 

 

 

VM_STD_VSWITCH_POR

Foreign Key to the

int

 

T_GROUP_ID

VM_STD_VSWITCH_PORT_GROUP table. Port

 

 

 

group with which this vmknic is associated

 

 

Brocade Network Advisor IP User Manual

1583

53-1003056-01

 

Page 1635
Image 1635
Brocade Communications Systems IP250 user manual Database tables and fields Vmhostproxyswitch, Vmhostproxyswitchpnicspec