Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_FCAdapterEventCounters --> CIM_DeviceStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_DeviceStatisticalInformation NAME CIM_FCAdapterEventCounters
Class CIM_FCAdapterEventCounters Qualifiers Name Type Value From Class Deprecated string CIM_FCPortStatistics CIM_FCAdapterEventCounters Version string 2.7.0 CIM_FCAdapterEventCounters Description string The use of the FCAdapterEventCounters class is deprecated since FibreChannelAdapter is deprecated. FCPortStatistics should be used instead, but redefines the level at which data is collected. This is why there is no direct translation of the individual counters between the two classes. This object describes event counters specific to a FibreChannelAdapter. CIM_FCAdapterEventCounters Description string Statistical information associated with a LogicalDevice or one of its subclasses. CIM_DeviceStatisticalInformation Description string CIM_StatisticalInformation is a root class for any arbitrary collection of statistical data and/or metrics applicable to one or more ManagedSystemElements. Note that the CIM_ StatisticalData class uses a simplified naming/identity algorithm as compared to this class. StatisticalInformation is not deprecated since its naming algorithm is still in use in various implementations. CIM_StatisticalInformation Description string ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement
Property Qualifiers
Property ABTSFramesReceived Qualifiers Name Type Value From Class Description string The number of Abort sequence frames received. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property ABTSFramesSent Qualifiers Name Type Value From Class Description string The number of Abort sequence frames sent. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property FBSYsReceived Qualifiers Name Type Value From Class Description string The number of frames busied by the Fabric. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PBSYsReceived Qualifiers Name Type Value From Class Description string The number of frames busied by the receiving Node. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PBSYsSent Qualifiers Name Type Value From Class Description string The number of frames busied by the Adapter itself. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property FRJTsReceived Qualifiers Name Type Value From Class Description string The number of frames rejected by the Fabric. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PRJTsReceived Qualifiers Name Type Value From Class Description string The number of frames rejected by the receiving Node. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PRJTsSent Qualifiers Name Type Value From Class Description string The number of frames rejected by the Adapter itself. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PRLIsRejected Qualifiers Name Type Value From Class Description string The number of PRLI frames sent where the response was LS_RJT. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property PRLOsRejected Qualifiers Name Type Value From Class Description string The number of PRLO frames sent where the response was LS_RJT. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property ABTSFramesRejected Qualifiers Name Type Value From Class Description string The number of Abort sequence frames sent where the response was BA_RJT. CIM_FCAdapterEventCounters Counter boolean true CIM_FCAdapterEventCounters
Property SystemCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.SystemCreationClassName CIM_DeviceStatisticalInformation Description string The scoping System ’ s CreationClassName. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property SystemName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.SystemName CIM_DeviceStatisticalInformation Description string The scoping System ’ s Name. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property DeviceCreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.CreationClassName CIM_DeviceStatisticalInformation Description string The scoping Device ’ s CreationClassName. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property DeviceID Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Propagated string CIM_LogicalDevice.DeviceID CIM_DeviceStatisticalInformation Description string The scoping Device ’ s ID. CIM_DeviceStatisticalInformation MaxLen uint32 64 CIM_DeviceStatisticalInformation
Property CreationClassName Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Description string CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property Name Qualifiers Name Type Value From Class Key boolean true CIM_DeviceStatisticalInformation Override string Name CIM_DeviceStatisticalInformation Description string The Name property, inherited from StatisticalInformation, serves as part of the object key. CIM_DeviceStatisticalInformation MaxLen uint32 256 CIM_DeviceStatisticalInformation
Property Name Qualifiers Name Type Value From Class Description string The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. CIM_StatisticalInformation MaxLen uint32 256 CIM_StatisticalInformation
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement ’ s Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties. CIM_ManagedElement
Name Type Value Qualifiers Parameters ClassOrigin ResetCounter uint32 Deprecated
DescriptionSelectedCounter CIM_FCAdapterEventCounters Method Qualifiers
Method ResetCounter Qualifiers Name Type Value From Class Description string Method to reset the Adapter event counters. The method takes one parameter as input - an integer indicating which counter to reset. For this input parameter, 0 indicates all, 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 Device ’ s instrumentation, 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 ’ may also be specified in the subclass as a Values array qualifier. CIM_FCAdapterEventCounters Parameters
Method ResetCounter Parameters Name Type Qualifiers SelectedCounter uint16 IN
Description
ValueMap
ValuesParameter Qualifiers
Parameter SelectedCounter Qualifiers Name Type Value From Class IN boolean true CIM_FCAdapterEventCounters Description string The counter to reset. CIM_FCAdapterEventCounters ValueMap string [See below.] CIM_FCAdapterEventCounters Values string All
ABTSFramesReceived
ABTSFramesSent
FBSYReceived
PBSYReceived
PBSYSent
FRJTReceived
PRJTReceived
PRJTSent
PRLIRejected
PRLORejected
ABTSFramesRejectedCIM_FCAdapterEventCounters