Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
EVBMode | uint16 | |
Description | string | Describes the Ethernet virtual bridge mode that this port is operating in. Direct Relay and Reflective Relay are as defined in IEEE 802.1Qbg. Direct is used to describe a bridge that is directly connected to or is part of a hardware Ethernet NIC. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_VirtualEthernetSwitchSettingData.OtherEVBMode |
ValueMap | string | 0, 1, 2, 3, 4, .., 0x8000..0xFFFF |
Values | string | Unknown, Other, Direct Relay, Reflective Relay, Direct, DMTF Reserved, Vendor Reserved |
MaxNumMACAddress | uint32 | |
Description | string | This property specifies the number of unique MAC addresses that can be learned by the bridge to support MAC Address Learning, as defined in the IEEE 802.1D standard or in a VLAN-aware bridge this property specifies the number of MAC,VID pairs learned by the bridge to support learning as definded in the IEEE 802.1Q standard. |
OtherEVBMode | string | |
Description | string | A string that shall describe the EVBMode when a well defined value is not available and EVBMode matches 1(Others). This property should be set to null when the EVBMode is set to any other value than 1. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_VirtualEthernetSwitchSettingData.EVBMode |
AssociatedResourcePool | string[] | |
Description | string | A list of host resource pools to be associated or that are currently associated with the Ethernet bridge for the purpose of the allocation of Ethernet connections between a virtual machine and an Ethernet bridge Each non-Null value of the AssoicatedResourcePool property shall conform to the production WBEM_URI_UntypedInstancePath as defined in DSP0207 |
VLANConnection | string[] | |
Description | string | A list of VIDs that this bridge can access |