xcmPrtInterpPCLFontSourceDflt
XEROX-PRINTER-EXT-MIB ·
.1.3.6.1.4.1.253.8.55.70.1.1.2
Object
This object provides the PCL-specific PJL variable 'FONTSOURCE'.
'FONTSOURCE' specifies the device location of the default font
in PCL.
Context
- MIB
- XEROX-PRINTER-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.55.70.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmPrtInterpPCLEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xcmPrtInterpPCLFontSourceDflt'
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::xcmPrtInterpPCLFontSourceDflt.<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::xcmPrtInterpPCLFontSourceDflt'
Syntax
- Source
- XEROX-PRINTER-EXT-TCXcmPrtPCLFontSource
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | notSpecified |
20 | internal |
41 | romSimm1 |
42 | romSimm2 |
43 | romSimm3 |
44 | romSimm4 |
45 | romSimm5 |
46 | romSimm6 |
47 | romSimm7 |
48 | romSimm8 |
49 | romSimm9 |
61 | cartridge1 |
62 | cartridge2 |
63 | cartridge3 |
64 | cartridge4 |
65 | cartridge5 |
66 | cartridge6 |
67 | cartridge7 |
68 | cartridge8 |
69 | cartridge9 |
80 | permanentSoft |
Conformance
Member of
Compliance refinements
xcmPrtMIBCompliance
readonly
It is conformant to implement this object read-only.