Class CIM_FCPortRateStatistics
extends CIM_StatisticalData

FCPortRateStatistics is the performance rate for the FCPort. The Frame and Byte rates report the average of a counter change per second and the maximum counter change per second over a specified interval, the SampleInterval, which is defined in the parent class, StatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_FCPortRateStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringFCPortRateStatistics is the performance rate for the FCPort. The Frame and Byte rates report the average of a counter change per second and the maximum counter change per second over a specified interval, the SampleInterval, which is defined in the parent class, StatisticalData.
UMLPackagePathstringCIM::Device::FC
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MaxRxFrameRateuint64
DescriptionstringMaxRxFrameRate is the maximum receive frame rate achieved.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1.SWAPI_STATS_LBL_RFPR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
MaxTxFrameRateuint64
DescriptionstringMaxTxFrameRate is the maximum transmit frame rate achieved.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1.SWAPI_STATS_LBL_TFPR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
PeakRxRateuint64
DescriptionstringPeakRxRate is the maximum receive byte rate achieved.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1. SWAPI_STATS_LBL_RBPR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
PeakTxRateuint64
DescriptionstringPeakTxRate is the maximum transmit byte rate achieved.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1. SWAPI_STATS_LBL_TBPR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
RxFrameRateuint64
DescriptionstringRxFrameRate is the instantaneous receive frame rate.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1.SWAPI_STATS_LBL_RFRR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
RxRateuint64
DescriptionstringRxRate is the instantaneous receive byte rate.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1.SWAPI_STATS_LBL_RBYR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
TxFrameRateuint64
DescriptionstringTxFrameRate is the instantaneous transmit frame rate.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1.SWAPI_STATS_LBL_TFRR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval
TxRateuint64
DescriptionstringTxRate is the instantaneous transmit byte rate.
MappingStringsstringFC-SWAPI.T11|PerformanceRates|1. SWAPI_STATS_LBL_TBYR
ModelCorrespondencestringCIM_StatisticalData.SampleInterval

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData