Class CIM_SwitchPortTransparentBridgingStatistics
extends CIM_SAPStatisticalInformation

Statistical information regarding a SwitchPort, at which transparent bridging is performed.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation
   |
   +--CIM_SAPStatisticalInformation
   |
   +--CIM_SwitchPortTransparentBridgingStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistical information regarding a SwitchPort, at which transparent bridging is performed.
UMLPackagePathstringCIM::Network::SwitchingBridging
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
InDiscardsuint32
Counterbooleantrue
DescriptionstringCount of valid frames received which were discarded (i.e., filtered) by the forwarding process.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dTpPortInDiscards
InFramesuint32
Counterbooleantrue
DescriptionstringThe number of frames that have been received by the port from its segment. Note that a frame is only counted if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dTpPortInFrames
OutFramesuint32
Counterbooleantrue
DescriptionstringThe number of frames that have been transmitted by the port to its segment. Note that a frame is only counted if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dTpPortOutFrames

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_SAPStatisticalInformation
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_SAPStatisticalInformation
SAPCreationClassNamestringCIM_SAPStatisticalInformation
SAPNamestringCIM_SAPStatisticalInformation
SystemCreationClassNamestringCIM_SAPStatisticalInformation
SystemNamestringCIM_SAPStatisticalInformation

Class Methods