Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
EVBMode | uint16 | |
Description | string | Describes the Ethernet virtual bridge mode that this bridge is operating in. The value 2(VEB) indicates that the associated port on the adjacent bridge is not configured for Reflective Relay and 3 (VEPA) indicates that the associated port on the adjacent bridge is configured for Reflective Relay as defined in IEEE 802.1Qbg. The value 4 (Direct) indicates that a bridge is directly connected to or is part of a hardware Ethernet NIC. The value 5 (S-VLAN Component) indicates that this is an S-VLAN component as defined in IEEE 802.1Qbg. |
ModelCorrespondence | string | CIM_VirtualEthernetSwitchSettingData.OtherEVBMode |
ValueMap | string | 0, 1, 2, 3, 4, 5, .., 0x8000..0xFFFF |
Values | string | Unknown, Other, VEB, VEPA, Direct, S-VLAN Component, 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 (Other). This property should be set to null when the EVBMode is set to any other value than 1. |
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 system 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 VLANs identified by these VIDs that this bridge can access |