Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1499
53-1002948-01
Database tables and fields
H
TABLE 437 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
currently has.
int
PORTS_AVAILABLE The number of ports that are available on this
virtual switch.
int
MTU The maximum transmission unit (MTU)
associated with this virtual switch in bytes.
int
BRIDGE_TYPE The bridge specification describes how physical
network adapters can be bridged to a virtual
switch. One of:
Auto Bridge - 0, Bond Bridge - 1, Simple Bridge -
2.
smallint
VM_HOST_ID References the ESX host in which this switch
exists.
int
MOR_ID The managed object reference number
assigned by the hypervisor.
int
TABLE 438 VM_STANDARD_VSWITCH_PORT
Field Definition Format Size
ID Unique generated database identifier. serial
MAC The Media Access Control (MAC) address of
network service of the virtual machine
connected on this port.
varchar 64
TYPE The type of component connected on this port.
One of:
VMKernel
Service Console
Unknown
VM
smallint
VM_STD_VSWITCH_POR
T_GROUP_ID
Foreign Key to the
VM_STD_VSWITCH_PORT_GROUP table. Port
group in which this port exists.
int
MOR_ID The managed object reference number
assigned by the hypervisor.
int
TABLE 439 VM_STD_VSWITCH_PORT_GROUP
Field Definition Format Size
ID Unique generated database identifier. serial
NAME The name of the port group. varchar 256