on-off-line

CLJ8550-MIB · .1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5

Object

scalar optional r/w Enumeration
To bring the PDL processing sub-system on or off line.
If the device is a printer, then the printer does not
process print job data when the printer is off line.
PML communication persists.
Additional information:
When the printer is in the Offline state, 
printing will stop as soon as possible (no more sheets 
of media are pulled from input trays). All I/O 
communication continues (no change from the Online 
state).  
          			  
Setting to eOnline has the following affect:  
Printer will immediately go to or remain in the Online 
state; <noError> status is returned.  
If the printer's current state 
is Offline with a pending error condition that 
prevents the printer from going to the Online 
state, the printer will remain in the Offline state; 
<genErr> status is returned.   
Setting to eOffline has the following affect:  
Printer will immediately go to or remain in the 
Offline state; <noError> status is returned.  
If pages are being printed, those pages will complete 
with the printer in the Offline state.  
          			  
Setting to eOfflineAtEndOfJob has the following 
affect:  
If not in a job or already in the Offline state, the 
printer will immediately go to or remain in the 
Offline state; <noError> status is returned.  
If printing and the current state is Online, the 
printer will remain in the Online state, with the 
value of this object as eOfflineAtEndOfJob, until the 
end of the job; <noError> status is returned. At the end of 
the job, the printer goes to the Offline state and the 
value of this object becomes eOffline. During the 
			eOffine state, the printer will still rip and process 
			jobs.  
Setting this object to eOffline or eOnline before the 
end of the job causes the action for that value to be 
taken immediately.

Context

MIB
CLJ8550-MIB
OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5
Type
scalar
Access
readwrite
Status
optional
Parent
status-system

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::on-off-line.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::on-off-line'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eOnline
2eOffline
3eOfflineAtEndOfJob