Class CIM_StaticForwardingEntry
extends CIM_LogicalElement

A StaticForwardingEntry represents an entry in the static (destination-address filtering) database associated with the TransparentBridgingService. The entry is Weak to the Service as specified by TransparentBridgingStatic Forwarding.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_StaticForwardingEntry

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA StaticForwardingEntry represents an entry in the static (destination-address filtering) database associated with the TransparentBridgingService. The entry is Weak to the Service as specified by TransparentBridgingStatic Forwarding.
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
MACAddressstring
DescriptionstringDestination MAC address (unicast, multicast or broadcast) to which the filtering information applies. 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.dot1dStaticAddress
MaxLenuint3212
ServiceCreationClassNamestring
DescriptionstringThe scoping Service's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Service.CreationClassName
ServiceNamestring
DescriptionstringThe scoping Service's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Service.Name
StaticStatusuint16
DescriptionstringThe status of the entry.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dStaticStatus
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Invalid, Permanent, DeleteOnReset, DeleteOnTimeout
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.CreationClassName
SystemNamestring
DescriptionstringThe scoping System's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_System.Name
AllowedToGouint16[]
DescriptionstringThe ports to which frames with the destination MAC address arriving on the port represented by the SwitchPortStaticForwarding association are allowed to be forwarded.

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
Descriptionstring
DetailedStatusuint16
ElementNamestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
Namestring
OperatingStatusuint16
PrimaryStatusuint16
Statusstring
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods