Class CIM_VirtualEthernetSwitchSettingData
extends CIM_VirtualSystemSettingData

CIM_VirtualEthernetSwitchSettingData specializes CIM_VirtualSystemSettingDatato add the specific properties required to define a virtual Ethernet bridge.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_VirtualSystemSettingData
   |
   +--CIM_VirtualEthernetSwitchSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_VirtualEthernetSwitchSettingData specializes CIM_VirtualSystemSettingDatato add the specific properties required to define a virtual Ethernet bridge.
UMLPackagePathstringCIM::Core::Virtualization
Versionstring2.35.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EVBModeuint16
DescriptionstringDescribes 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.
ModelCorrespondencestringCIM_VirtualEthernetSwitchSettingData.OtherEVBMode
ValueMapstring0, 1, 2, 3, 4, 5, .., 0x8000..0xFFFF
ValuesstringUnknown, Other, VEB, VEPA, Direct, S-VLAN Component, DMTF Reserved, Vendor Reserved
MaxNumMACAddressuint32
DescriptionstringThis 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.
OtherEVBModestring
DescriptionstringA 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.
ModelCorrespondencestringCIM_VirtualEthernetSwitchSettingData.EVBMode
AssociatedResourcePoolstring[]
DescriptionstringA 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
VLANConnectionstring[]
DescriptionstringA list of VLANs identified by these VIDs that this bridge can access

Inherited Properties

NameData TypeClass Origin
AutomaticRecoveryActionuint16CIM_VirtualSystemSettingData
AutomaticShutdownActionuint16CIM_VirtualSystemSettingData
AutomaticStartupActionuint16CIM_VirtualSystemSettingData
AutomaticStartupActionDelaydatetimeCIM_VirtualSystemSettingData
AutomaticStartupActionSequenceNumberuint16CIM_VirtualSystemSettingData
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationDataRootstringCIM_VirtualSystemSettingData
ConfigurationFilestringCIM_VirtualSystemSettingData
ConfigurationIDstringCIM_VirtualSystemSettingData
ConfigurationNamestringCIM_SettingData
CreationTimedatetimeCIM_VirtualSystemSettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
InstanceIDstringCIM_SettingData
LogDataRootstringCIM_VirtualSystemSettingData
RecoveryFilestringCIM_VirtualSystemSettingData
SnapshotDataRootstringCIM_VirtualSystemSettingData
SuspendDataRootstringCIM_VirtualSystemSettingData
SwapFileDataRootstringCIM_VirtualSystemSettingData
VirtualSystemIdentifierstringCIM_VirtualSystemSettingData
VirtualSystemTypestringCIM_VirtualSystemSettingData
Notesstring[]CIM_VirtualSystemSettingData

Class Methods