xcmPrtInterpPCLPtSizeDenominatr

XEROX-PRINTER-EXT-MIB · .1.3.6.1.4.1.253.8.55.70.1.1.7

Object

This object along with xcmPrtInterpPCLPtSizeNumerator sets the
default for the PCL-specific PJL variable 'PTSIZE'.
              
The PTSIZE variable only applies when the FONTNUMBER setting
specifies a scalable proportionally-spaced font.
              
The value zero shall mean not specified.
It is expected that a typical application will set this object
to the value 4.  For example, if the denominator is set to 4,
describe a PtSize of 8.5, xcmPrtInterpPCLPtSizeNominator must
be set to 34.

Context

MIB
XEROX-PRINTER-EXT-MIB
OID
.1.3.6.1.4.1.253.8.55.70.1.1.7
Type
column
Access
readwrite
Status
current
Parent
xcmPrtInterpPCLEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpPCLPtSizeDenominatr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpPCLPtSizeDenominatr.<hrDeviceIndex>.<prtInterpreterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpPCLPtSizeDenominatr'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object read-only.