Class CIM_DynamicForwardingEntry
extends CIM_LogicalElement

A DynamicForwardingEntry represents an entry in the forwarding (filtering) database associated with the TransparentBridgingService. The entry is Weak to the Service as specified by TransparentBridgingDynamicForwarding.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_DynamicForwardingEntry

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA DynamicForwardingEntry represents an entry in the forwarding (filtering) database associated with the TransparentBridgingService. The entry is Weak to the Service as specified by TransparentBridgingDynamicForwarding.
UMLPackagePathstringCIM::Network::SwitchingBridging
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
DynamicStatusuint16
DescriptionstringThe status of the entry.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dTpFdbStatus
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Invalid, Learned, Self, Mgmt
MACAddressstring
DescriptionstringUnicast MAC address for which the TransparentBridging Service has forwarding and/or filtering information. Note that the MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469.
Keybooleantrue
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dTpFdbAddress
MaxLenuint3212
ServiceCreationClassNamestring
DescriptionstringThe scoping Service's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Service.CreationClassName
ServiceNamestring
DescriptionstringThe scoping Service's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Service.Name
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.CreationClassName
SystemNamestring
DescriptionstringThe scoping System's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.Name

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
StatusstringCIM_ManagedSystemElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods