Class CIM_RelatedTransparentBridgingService
extends CIM_ServiceSAPDependency

This class is deprecated as a fall out of the previous deprecations within the existing model The association between a VLAN and the forwarding database (some use the term filtering database) used to determine which port a packet should be transmitted on, given that it is assigned to the VLAN and that it has a particular destination MAC address. The TransparentBridgingService represents a forwarding database.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceSAPDependency
   |
   +--CIM_RelatedTransparentBridgingService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo Value
DescriptionstringThis class is deprecated as a fall out of the previous deprecations within the existing model The association between a VLAN and the forwarding database (some use the term filtering database) used to determine which port a packet should be transmitted on, given that it is assigned to the VLAN and that it has a particular destination MAC address. The TransparentBridgingService represents a forwarding database.
UMLPackagePathstringCIM::Network::VLAN
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_RelatedTransparentBridgingServiceCIM_VLAN
DeprecatedstringNo Value
DescriptionstringThe VLAN.
Keybooleantrue
OverridestringAntecedent
DependentCIM_RelatedTransparentBridgingServiceCIM_TransparentBridgingService
DeprecatedstringNo Value
DescriptionstringThe BridgingService that determines the port, given the the VLAN and addressing information.
Keybooleantrue
OverridestringDependent

Class Methods