cancel-job
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.2
Object
Cancels the print job whose ID matches the value written to the CANCEL-JOB object. The host first learns the job ID using the CURRENT-JOB-PARSING-ID command. If the printer has completely processed the job, the printer responds with <ErrorInvalidOrUnsupportedValue>. If the value of the CURRENT-JOB-PARSING-ID is smaller than the value written to the CANCEL-JOB object, then the printer responds with <ErrorInvalidOrUnsupportedValue>. When read, returns the value of the last job ID what was canceled, or -1 to indicate no job has been canceled
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.2- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- settings-job
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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::cancel-job.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::cancel-job'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647