postscript-print-errors
HP-Color-LaserJet-4500-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.4.11
Object
scalar optional
r/w
Enumeration
Returns or changes the value of the print PostScript errors setting. If eOn, PostScript prints an error page showing the error encountered and the stack at the time of the error. Additional information: This object can be set when the printer is not idle, and will return <noError> if successful, but the change will not affect the current job since the printer's default value, not the current value, is being changed.
Context
- MIB
- HP-Color-LaserJet-4500-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.4.11- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- pdl-postscript
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 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-Color-LaserJet-4500-MIB::postscript-print-errors.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-Color-LaserJet-4500-MIB::postscript-print-errors'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eOff |
2 | eOn |