postscript-print-errors
CLJ8550-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.
Context
- MIB
- CLJ8550-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 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::postscript-print-errors.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::postscript-print-errors'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eOff |
2 | eOn |