Q-Logic 3000 Switch User Manual


 
1–Switch Management Classes
QLGC_FCPortRateStatistics : CIM_FCPortRateStatistics
1-4 59223-03 E
QLGC_FCPortRateStatistics :
CIM_FCPortRateStatistics
There will be an instance of FCPortRateStatistics for every port on the switch. All
rate values will be NULL until the first full sample interval after a counter reset has
completed. Rates are calculated by sampling counters at regular intervals. Polling
for RateStatistics more than once per interval will result in duplicate rate values.
Supported Properties and Methods
InstanceID
Opaque
StatisticTime
Property will contain the time that the most recent sample
measurement was taken.
[Will contain the switch time rounded down to the nearest second]
SampleInterval
Property will contain the sample interval used to calculate the rate
values. The interval is 1 second.
RxFrameRate
Property will contain the frames received per second calculated for the
preceding sample interval.
TxFrameRate
Property will contain the frames transmitted per second calculated for
the preceding sample interval.
RxRate
Property will contain the bytes received per second calculated for the
preceding sample interval.
TxRate
Property will contain the bytes transmitted per second calculated for
the preceding sample interval.
Supported WBEM Operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
Associations
QLGC_FCPortRateStatisticalData : CIM_ElementStatisticalData —
1to1 relationship to QLGC_FCPort