jmJobImpressionsCompleted
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.3.1.1.8
Object
column Integer32
The total number of impressions completed for this job so far.
For printing devices, the impressions completed includes
interpreting, marking, and stacking the output. For other
types of job services, the number of impressions completed
includes the number of impressions processed.
NOTE - See the impressionsCompletedCurrentCopy and
pagesCompletedCurrentCopy attributes for attributes that are
reset on each document copy.
NOTE - The jmJobImpressionsCompleted object can be used with
the jmJobImpressionsPerCopyRequested object to provide an
indication of the relative progress of the job, provided that
the multiplicative factor is taken into account for some
implementations of multiple copies.
See the definition of the term 'impression' in Section 2 and
the counting example in Section 3.4 entitled 'Monitoring Job
Progress'.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmJobEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Job-Monitoring-MIB::jmJobImpressionsCompleted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Job-Monitoring-MIB::jmJobImpressionsCompleted.<jmGeneralJobSetIndex>.<jmJobIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Job-Monitoring-MIB::jmJobImpressionsCompleted'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2-2147483647
Conformance
Member of