All MIBs › Printer-MIB › prtInterpreterDefaultCharSetOut
prtInterpreterDefaultCharSetOut
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtInterpreterDefaultCharSetOut
OID (numeric): 1.3.6.1.2.1.43.15.1.1.11
Node type: OBJECT-TYPE
Type: IANACharset
Access: read-write
Description:
The default character set for data coming from this interpreter through the printer's output channel (i.e. the 'backchannel').
What is prtInterpreterDefaultCharSetOut?
This object specifies the default character set (encoding standard) that a printer's interpreter will use for data sent back through the printer's output/backchannel communication path. It is read-write, allowing administrators to configure how the printer encodes text when responding to host computers. This is important for ensuring that printer responses like status messages and acknowledgments are correctly interpreted by the management system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.15.1.1.11 snmpwalk -v2c -c public <target> Printer-MIB::prtInterpreterDefaultCharSetOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.15.1.1.11.1 snmpget -v2c -c public <target> Printer-MIB::prtInterpreterDefaultCharSetOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.15.1.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.15 | prtInterpreter | Printer-MIB |
| 1.3.6.1.2.1.43.15.1 | prtInterpreterTable | Printer-MIB |
| 1.3.6.1.2.1.43.15.1.1 | prtInterpreterEntry | Printer-MIB |
| 1.3.6.1.2.1.43.15.1.1.11 | prtInterpreterDefaultCharSetOut | Printer-MIB |