Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_FibrePortEventCounters --> CIM_DeviceStatisticalInformation --> CIM_StatisticalInformation --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_DeviceStatisticalInformation NAME CIM_FibrePortEventCounters
Class CIM_FibrePortEventCounters Qualifiers Name Type Value From Class Deprecated string CIM_FCPortStatistics CIM_FibrePortEventCounters Version string 2.10.0 CIM_FibrePortEventCounters Description string Note: The use of the FibrePortEventCounters class is deprecated because FibrePort 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. Deprecated description: This object defines error counters that are specific to a FibrePort. CIM_FibrePortEventCounters 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 PLOGIsReceived Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of login frames received. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property PLOGIsSent Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of login frames sent. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property EOFAbortsReceived Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: Number of frames received that contain ’ EOF Abort ’ . CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property EOFAbortsTransmitted Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: Number of frames transmitted that contain ’ EOF Abort ’ . CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property PLOGOsReceived Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of logouts that were received from various targets. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property PLOGOsSent Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of logout frames sent. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property PLOGIsRejected Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of PLOGI frames sent where the response was LS_RJT. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
Property PLOGOsRejected Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: The number of PLOGO frames sent where the response was LS_RJT. CIM_FibrePortEventCounters Counter boolean true CIM_FibrePortEventCounters
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 the Name property of ManagedSystemElement 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 can be present in both the Name and ElementName properties. CIM_ManagedElement
Name Type Value Qualifiers Parameters ClassOrigin ResetCounter uint32 Deprecated
DescriptionSelectedCounter CIM_FibrePortEventCounters Method Qualifiers
Method ResetCounter Qualifiers Name Type Value From Class Description string Note: The use of this method has been deprecated. Deprecated description: Method to reset the Port event counters. The method takes as input an integer that indicates which counter to reset. For this input parameter, 0 indicates all and 1 through 8 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. CIM_FibrePortEventCounters 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_FibrePortEventCounters Description string The counter to reset. CIM_FibrePortEventCounters ValueMap string [See below.] CIM_FibrePortEventCounters Values string All
PLOGIsReceived
PLOGIsSent
EOFAbortsReceived
EOFAbortsTransmitted
PLOGOsReceived
PLOGOsSent
PLOGIsRejected
PLOGOsRejectedCIM_FibrePortEventCounters