Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1588 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
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
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 483 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 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