Class CIM_ImagingMonitorStatisticalData
extends CIM_ImagingStatisticalData

This class defines the monitoring, availability, and traffic 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. See: Section 4 Overview in PWG Counter MIB v2 (PWG 5106.3).

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_ImagingStatisticalData
   |
   +--CIM_ImagingMonitorStatisticalData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class defines the monitoring, availability, and traffic 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. See: Section 4 Overview in PWG Counter MIB v2 (PWG 5106.3).
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Statistics
Versionstring2.20.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AbortedJobsuint32
DescriptionstringTotal jobs that have been aborted (by the system software) on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorAbortedJobs
CanceledJobsuint32
DescriptionstringTotal jobs that have been canceled (by an authorized user) on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorCanceledJobs
CompletedFinisherJobsuint32
DescriptionstringTotal jobs that have been completed (successfully or with warnings and errors) and for which any finishing process was performed on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorCompletedFinisherJobs
CompletedJobsuint32
DescriptionstringTotal jobs that have been completed (successfully or with warnings/errors) on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorCompletedJobs
ConfigChangesuint32
DescriptionstringTotal configuration changes that have occurred on this managed element (i.e., changes to description, capabilities, or settings but NOT changes to state, alerts, counters, etc.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorConfigChanges
CriticalAlertsuint32
DescriptionstringCritical alerts that have occurred on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorCriticalAlerts
ModelCorrespondencestringCIM_Printer.CriticalAlerts
InputKOctetsuint32
DescriptionstringTotal amount of data received on ALL supported job channels by this managed element (e.g., a Print service).
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficInputKOctets
Punitstringbyte * 10^3
InputMessagesuint32
DescriptionstringTotal messages received on ALL supported job channels by this managed element (e.g., an Email service).
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficInputMessages
LocalStorageKOctetsuint32
DescriptionstringTotal amount of data stored by this managed element to a local file system.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorLocalStorageKOctets
Punitstringbyte * 10^3
MemoryAllocErrorsuint32
DescriptionstringTotal times that data stored by this managed element to local memory caused a memory allocation failure.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorMemoryAllocErrors
MemoryAllocWarningsuint32
DescriptionstringTotal times that data stored by this managed element to local memory exceeded an implementation-defined or administratively configured memory allocation threshold.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorMemoryAllocWarnings
OutputKOctetsuint32
DescriptionstringTotal amount of data sent on ALL supported job channels by this managed element (e.g., a Fax service).
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficOutputKOctets
Punitstringbyte * 10^3
OutputMessagesuint32
DescriptionstringTotal messages sent on ALL supported job channels by this managed element (e.g., a Fax service).
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icTrafficOutputMessages
RemoteStorageKOctetsuint32
DescriptionstringTotal amount of data stored by this managed element to a remote file system.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorRemoteStorageKOctets
Punitstringbyte * 10^3
StorageAllocErrorsuint32
DescriptionstringTotal times that data stored by this managed element to a local or remote file system caused a storage allocation failure.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorStorageAllocErrors
StorageAllocWarningsuint32
DescriptionstringTotal times that data stored by this managed element to a local or remote file system exceeded an implementation-defined or administratively configured storage allocation threshold.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorStorageAllocWarnings
TotalAlertsuint32
DescriptionstringTotal alerts that have occurred on this managed element.
MappingStringsstringMIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorTotalAlerts
ModelCorrespondencestringCIM_Printer.AllAlerts

Inherited Properties

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

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData