job-info-state

CLJ8550-MIB · .1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.15

Object

scalar optional Enumeration
Indicates the state of the job.  The last OID field for
this dynamic object contains the job ID.  
  eAborted - the print job was aborted.  
  eWaitingForResources - the print job requires
resources that are not currently available.  Example
resources that can cause the job to wait include the
print engine or PDL processor being unavailable.  The
print engine could be unavailable due to paper out,
paper jam, staple out, stapler jam, marking agent low,
output bin full, etc.  The PDL processor could be
unavailable due to an off-line condition.  Each printer
specific object specification should state which
conditions cause a job to be waiting for resources and
also state which objects can be retrieved by an
application to determine the exact cause of a resource
being unavailable.  
  ePrinted - the job has printed.  The related JOB-INFO-
OUTCOME object indicates if any problems were
encountered while the job was processed.  
  eRetained - the job can be reprinted.  
  eTerminating - the job was aborted or cancelled and is
currently is terminating.  
  eInterrupted - the job has been interrupted.  The job
can be continued.  
  ePaused - the job has been paused.  The job can be
continuted.  
  eCancelled - the job has been cancelled.  
  eProcessing - the job is currently being printed
normally.
Additional information:
Indicates the state of the job. The last OID field for 
			this dynamic object contains the job ID  
			eAborted - the print job was aborted.  
			eWaitingForResources - the print job requires resources
				that are not currently available. Example 
				resources that can cause the job to wait 
				include the print engine or PDL processor 
				being unavailable due to paper out, paper jam, 
				marking agent low, output bin full, etc. 
				The PDL processor could be unavailable due to 
				an off-line condition.  
			ePrinted - the job has printed. The related 
				JOB-INFO-OUTCOME object indicates if any 
				problms were encountered while the job was 
				precessed.   
			eRetained - the job can be reprinted.  
			eTerminating - the job was aborted or cancelled and is 
				currently is terminating.
			ePaused - the job has been paused. The job can be 
				continued.  
			eCancelled - the job has been cancelled.  
			eProcessing - the job is currently being printed 
				normally.

Context

MIB
CLJ8550-MIB
OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.15
Type
scalar
Access
readonly
Status
optional
Parent
job-info

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::job-info-state.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::job-info-state'

Syntax

Enumeration

Values & Constraints

Enumerated Values
3eAborted
4eWaitingForResources
5ePrinted
6eRetained
7eTerminating
9ePaused
10eCancelled
11eProcessing