Q-Logic 3000 Switch User Manual


 
1–Switch Management Classes
QLGC_FCPortStatistics: CIM_FCPortStatistics
59223-03 E 1-3
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 — 1to1
relationship to QLGC_FCPort
QLGC_MemberOfStatisticsCollection : CIM_MemberOfCollection—
Manyto1 relationship to QLGC_StatisticsCollection
Supported WBEM Operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
invokeMethod