Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1583
53-1003056-01
Database tables and fields
I
DVS_NAME The name of the DistributedVirtualSwitch that
the HostProxySwitch is part of
varchar 256
DVS_UUID The uuid of the DistributedVirtualSwitch that
the HostProxySwitch is a part of
varchar 256
KEY_ The proxy switch key varchar 256
NUM_PORTS The number of ports that this switch currently
has
int
NUM_PORTS_AVAILABL
E
The number of ports that are available on this
virtual switch
int
UPLINK_PORT_NAMES The list of ports that can be potentially used by
physical nics. This property contains the names
of such ports
varchar 256
TABLE 475 VM_HOST_PROXY_SWITCH_PNIC_SPEC
Field Definition Format Size
ID Unique generated database identifier. serial
VM_HOST_PROXY_SWIT
CH_ID
Foreign Key to the vm_host_proxy_switch table int
PNIC_DEVICE The physical NIC to be added in the switch varchar 256
UPLINK_PORT_GROUP_
KEY
The key of the portgroup to be connected to the
physical NIC
varchar 256
UPLINK_PORT_KEY The key of the port to be connected to the
physical NICs
varchar 256
UPLINK_PORT_NAME The name of the port to be connected to the
physical NICs
varchar 256
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
virtual network adapter
varchar 64
DHCP_ENABLED The flag to indicate whether or not DHCP
(dynamic host control protocol) is enabled. If
this property is set to true, the ipAddress and
the subnetMask strings cannot be set explicitly
smallint
IP_ADDRESS The IP address currently used by the network
adapter. All IP addresses are specified using
IPv4 dot notation
varchar 128
SUBNET_MASK Subnet mask for the virtual NIC. varchar 64
VM_STD_VSWITCH_POR
T_GROUP_ID
Foreign Key to the
VM_STD_VSWITCH_PORT_GROUP table. Port
group with which this vmknic is associated
int
TABLE 474 VM_HOST_PROXY_SWITCH (Continued)
Field Definition Format Size