Class CIM_SwitchPortSourceRoutingStatistics
extends CIM_SAPStatisticalInformation

Statistical information regarding a SwitchPort supporting source routing.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation
   |
   +--CIM_SAPStatisticalInformation
   |
   +--CIM_SwitchPortSourceRoutingStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistical information regarding a SwitchPort supporting source routing.
UMLPackagePathstringCIM::Network::SwitchingBridging
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ApeInFramesuint32
Counterbooleantrue
DescriptionstringThe number of All Paths Explorer frames, also referred to as All Routes Explorer frames, that have been received by the port from its segment.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortApeInFrames
ApeOutFramesuint32
Counterbooleantrue
DescriptionstringThe number of all Paths Explorer Frames, also referred to as All Routes Explorer frames, that have been transmitted by the port on its segment.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortApeOutFrames
DupLanIdOrTreeErrorsuint32
Counterbooleantrue
DescriptionstringThe number of duplicate LAN IDs or Tree errors. This helps in detection of problems in networks containing older Source Routing Bridges.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortDupLanIdOrTreeErrors
DuplicateSegmentDiscardsuint32
Counterbooleantrue
DescriptionstringThe number of frames that have been discarded by the port because the routing descriptor field contained a duplicate segment identifier.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortDuplicateSegmentDiscards
HopCountExceedsDiscardsuint32
Counterbooleantrue
DescriptionstringThe number of explorer frames that have been discarded by the port because the Routing Information Field has exceeded the maximum route descriptor length.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortHopCountExceedsDiscards
LanIdMismatchesuint32
Counterbooleantrue
DescriptionstringThe number of ARE and STE frames that were discarded because the last LAN ID in the routing information field did not equal the LAN-in ID. This error can occur in implementations which do only a LAN-in ID and Bridge Number check instead of a LAN-in ID, Bridge Number, and LAN-out ID check before they forward broadcast frames.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortLanIdMismatches
SegmentMismatchDiscardsuint32
Counterbooleantrue
DescriptionstringThe number of explorer frames that have been discarded by the port because the routing descriptor field contained an invalid adjacent segment value.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortSegmentMismatchDiscards
SpecInFramesuint32
Counterbooleantrue
DescriptionstringThe number of Specifically Routed frames, also referred to as Source Routed Frames, that have been received from the segment attached to the port.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortSpecInFrames
SpecOutFramesuint32
Counterbooleantrue
DescriptionstringThe number of Specifically Routed frames, also referred to as Source Routed Frames, that the port has transmitted on its segment.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortSpecOutFrames
SteInFramesuint32
Counterbooleantrue
DescriptionstringThe number of spanning tree explorer frames that have been received by the port from its segment.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortSteInFrames
SteOutFramesuint32
Counterbooleantrue
DescriptionstringThe number of spanning tree explorer frames that have been transmitted by the port on its segment.
MappingStringsstringMIB.IETF|SOURCE-ROUTING-MIB.dot1dSrPortSteOutFrames

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