HP 8/20q HP StorageWorks 8/20q and SN6000 Fibre Channel Switch CIM Agent Refer - Page 8

QLGC_FCPortRateStatistics : CIM_FCPortRateStatistics

Page 8 highlights

PacketsTransmitted Property contains the number of FC frames transmitted by the port. ResetSelectedStats() Reset ALL the counters for the port to zero. Parameters: SelectedStatistics: [required] Must be ALL or All. Returns: • 0-Success • 1-Not Supported • 5-Invalid Parameter: Invalid SelectedStatistics parameter, not in [ALL|All]. • 6-Access Denied: Switch is being configured by another user. Request Status Codes: • CIM_ERR_INVALID_PARAMETER: One or more required parameters are missing. • CIM_ERR_ACCESS_DENIED: User does not have authorization for this command. • CIM_ERR_NOT_FOUND: The FCPortStatistics instance was not found. • CIM_ERR_FAILED: Unexpected Error Associations • QLGC_FCPortStatisticalData : CIM_ElementStatisticalData-1-to-1 relationship to QLGC_FCPort • QLGC_MemberOfStatisticsCollection : CIM_MemberOfStatisticsCollection-Many-to-1 relationship to QLGC_StatisticsCollection Supported WBEM operations • getClass • getInstance • enumerateInstances • enumerateInstanceNames • invokeMethod QLGC_FCPortRateStatistics : CIM_FCPortRateStatistics In CIM Agent, there is an instance of FCPortRateStatistics for every port on the switch. All port rate values are NULL until the first full sample interval after a counter reset has finished. Port rate values are calculated by sampling counters at regular intervals. NOTE: Polling for RateStatistics more than once per interval result in duplicate rate values. Supported properties and methods InstanceID Opaque StatisticTime Property contains the time that the most recent sample measurement was taken. Contains the switch time rounded down to the nearest second. SampleInterval Property contains the sample interval used to calculate the rate values. The interval is 1 second. RxFrameRate Property contains the frames received per second calculated for the preceding sample interval. 8 Switch Management Classes

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60

8
Switch Management Classes
PacketsTransmitted
Property contains the number of FC frames transmitted by the port.
ResetSelectedStats()
Reset ALL the counters for the port to zero.
Parameters:
SelectedStatistics
: [required] Must be
ALL
or
All
.
Returns:
0
Success
1
Not Supported
5
Invalid Parameter
: Invalid
SelectedStatistics
parameter, not in [
ALL
|
All
].
6
Access Denied
: Switch is being configured by another user.
Request Status Codes:
CIM_ERR_INVALID_PARAMETER
: One or more required parameters are missing.
CIM_ERR_ACCESS_DENIED
: User does not have authorization for this command.
CIM_ERR_NOT_FOUND
: The FCPortStatistics instance was not found.
CIM_ERR_FAILED
: Unexpected Error
Associations
QLGC_FCPortStatisticalData : CIM_ElementStatisticalData
—1-to-1 relationship to
QLGC_FCPort
QLGC_MemberOfStatisticsCollection :
CIM_MemberOfStatisticsCollection
—Many-to-1 relationship to
QLGC_StatisticsCollection
Supported WBEM operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
invokeMethod
QLGC_FCPortRateStatistics : CIM_FCPortRateStatistics
In CIM Agent, there is an instance of
FCPortRateStatistics
for every port on the switch. All port rate
values are
NULL
until the first full sample interval after a counter reset has finished. Port rate values are
calculated by sampling counters at regular intervals.
NOTE:
Polling for
RateStatistics
more than once per interval result in duplicate rate values.
Supported properties and methods
InstanceID
Opaque
StatisticTime
Property contains the time that the most recent sample measurement was taken. Contains the switch
time rounded down to the nearest second.
SampleInterval
Property contains the sample interval used to calculate the rate values. The interval is 1 second.
RxFrameRate
Property contains the frames received per second calculated for the preceding sample interval.