held-job-enable
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.4
Object
scalar optional
r/w
Enumeration
Enables or disables Job Retention (Job Hold). The valid values are eDisabled and eEnabled. (Specifying an invalid mode causes an <badValue> error to be returned.) When eDisabled is specified all Job Retention (Hold, Proof, Store, PIN Printing) is disabled. When eEnabled is specified, the Job Retention characteristics of a given job are defined by the PJL variable SET HOLD. Additional information: When disabled, currently held jobs are not removed, but must be explicitly removed through the Control Panel or the PML object HELD-JOB-DELETE.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.7.2.4- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- held-job-control
Net-SNMP examples
How SNMP and these commands workScalars 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::held-job-enable.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::held-job-enable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eDisabled |
2 | eEnabled |