Class CIM_ImagingStatisticalData
extends CIM_StatisticalData

This class extends StatisticalData to abstract the concept of ImagingStatisticalData associated with an imaging system (e.g., ComputerSystem), imaging service (e.g., PrintService), imaging device (e.g., Printer), imaging job (e.g., PrintJob), or any other imaging element. This abstract class defines common properties for: (a) persistence (PersistenceType and OtherPersistenceType); (b) correlation of ImagingStatisticalData information between CIM and SNMP interfaces (SNMPKeyId). Note: An instance of any concrete class derived from this abstract class shall be associated with exactly one instance of a scoping imaging element (e.g., Printer) via an instance of the ElementStatisticalData association class. See: Model and diagram in section 4 of PWG Imaging System State and Counter MIB (PWG 5106.3-2008, or successor).

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_ImagingStatisticalData

Direct Known Subclasses

CIM_ImagingMediaUsedStatisticalData
CIM_ImagingMonitorStatisticalData
CIM_ImagingWorkStatisticalData

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringThis class extends StatisticalData to abstract the concept of ImagingStatisticalData associated with an imaging system (e.g., ComputerSystem), imaging service (e.g., PrintService), imaging device (e.g., Printer), imaging job (e.g., PrintJob), or any other imaging element. This abstract class defines common properties for: (a) persistence (PersistenceType and OtherPersistenceType); (b) correlation of ImagingStatisticalData information between CIM and SNMP interfaces (SNMPKeyId). Note: An instance of any concrete class derived from this abstract class shall be associated with exactly one instance of a scoping imaging element (e.g., Printer) via an instance of the ElementStatisticalData association class. See: Model and diagram in section 4 of PWG Imaging System State and Counter MIB (PWG 5106.3-2008, or successor).
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Statistics
Versionstring2.20.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherPersistenceTypestring
DescriptionstringA free-form string that describes the persistence when the the value of the PersistenceType property is equal to 1 (Other).
MaxLenuint32255
MinLenuint320
ModelCorrespondencestringCIM_ImagingStatisticalData.PersistenceType, CIM_FileSystemSetting.OtherPersistenceTypes
PersistenceTypeuint16
DescriptionstringPersistence of this instance of ImagingStatisticalData. 1 (Other) means vendor-specific persistence and should not be used (to avoid interoperability problems). 2 (Unknown) means unknown persistence and should not be be used (to avoid amgiguity in accounting applications). 3 (Lifetime) means since install of the scoping imaging element (e.g., PrintService). 4 (PowerOn) means since last power on of the scoping imaging element (e.g., Printer). 5 (Reset) means since the last reset of this instance of ImagingStatisticalData.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorPersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTimePersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icMediaUsedPersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficPersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icImagePersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icImpressionPersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTwoSidedPersistence, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icSheetPersistence
ModelCorrespondencestringCIM_ImagingStatisticalData.OtherPersistenceType, CIM_StatisticalData.ResetSelectedStats, CIM_FileSystemSetting.PersistenceTypes
ValueMapstring1, 2, 3, 4, 5, ..
ValuesstringOther, Unknown, Lifetime, PowerOn, Reset, DMTF Reserved
SNMPKeyIduint32
DescriptionstringA unique value used by the scoping imaging element (e.g., PrintService) to identify this ImagingStatisticalData. Note: This property is necessary to correlate counter and event information between CIM and SNMP interfaces.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTimeKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icMediaUsedKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icImageKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icImpressionKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icTwoSidedKeyIndex, MIB.PWG|PWG-IMAGING-COUNTER-MIB.icSheetKeyIndex
MaxValuesint642147483647
MinValuesint641

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData