Class CIM_FCAdapterEventCounters
extends CIM_DeviceStatisticalInformation

Note: The use of the FCAdapterEventCounters class is deprecated because FibreChannelAdapter is deprecated. FCPortStatistics should be used instead, but it redefines the level at which data is collected. Therefore, there is no direct translation of the individual counters between the two classes. This object describes event counters that were specific to a FibreChannelAdapter.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalInformation
   |
   +--CIM_DeviceStatisticalInformation
   |
   +--CIM_FCAdapterEventCounters

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_FCPortStatistics
DescriptionstringNote: The use of the FCAdapterEventCounters class is deprecated because FibreChannelAdapter is deprecated. FCPortStatistics should be used instead, but it redefines the level at which data is collected. Therefore, there is no direct translation of the individual counters between the two classes. This object describes event counters that were specific to a FibreChannelAdapter.
UMLPackagePathstringCIM::Device::NetworkAdapter
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ABTSFramesReceiveduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of Abort sequence frames received.
ABTSFramesRejecteduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of Abort sequence frames sent where the response was BA_RJT.
ABTSFramesSentuint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of Abort sequence frames sent.
FBSYsReceiveduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames busied by the Fabric.
FRJTsReceiveduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames rejected by the Fabric.
PBSYsReceiveduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames busied by the receiving Node.
PBSYsSentuint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames busied by the Adapter itself.
PRJTsReceiveduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames rejected by the receiving Node.
PRJTsSentuint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of frames rejected by the Adapter itself.
PRLIsRejecteduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of PRLI frames sent where the response was LS_RJT.
PRLOsRejecteduint64
Counterbooleantrue
DeprecatedstringNo value
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: The number of PRLO frames sent where the response was LS_RJT.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_DeviceStatisticalInformation
DescriptionstringCIM_ManagedElement
DeviceCreationClassNamestringCIM_DeviceStatisticalInformation
DeviceIDstringCIM_DeviceStatisticalInformation
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_DeviceStatisticalInformation
SystemCreationClassNamestringCIM_DeviceStatisticalInformation
SystemNamestringCIM_DeviceStatisticalInformation

Class Methods

Local Class Methods

ResetCounter (uint32)

Method Qualifiers (ResetCounter)

NameData TypeValue
DeprecatedstringCIM_FCPortStatistics.ResetSelectedStats()
DescriptionstringNote: The use of this method has been deprecated. Deprecated description: Method to reset the Adapter event counters. The method takes, as input, an integer that indicates which counter to reset. For this input 0 indicates all and 1 through 11 indicate a reset of the individual counters. The method returns 0 if successful, 1 if not supported, and any other value if an error occurred. A method is specified so that the instrumentation of the Device, which tabulates the errors and warnings, can also reset its internal processing and counters. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' can also be specified in the subclass as a Values array qualifier.

Method Parameters (ResetCounter)

NameTypeQualifiers
NameData TypeValue
SelectedCounteruint16
DescriptionstringThe counter to reset.
INbooleantrue
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringAll, ABTSFramesReceived, ABTSFramesSent, FBSYReceived, PBSYReceived, PBSYSent, FRJTReceived, PRJTReceived, PRJTSent, PRLIRejected, PRLORejected, ABTSFramesRejected