prtConsoleLocalization

Printer-MIB · .1.3.6.1.2.1.43.5.1.1.10

Object

column r/w Integer32
The value of the prtLocalizationIndex corresponding to
the language, country, and character set to be used for the
console.  This localization applies both to the actual display
on the console as well as the encoding of these console objects
in management operations.  When an object's 'charset' is
controlled by the value of prtConsoleLocalization, it MUST
specify PrtConsoleDescriptionStringTC as its syntax.
              
NOTE: The above description has been modified from RFC 1759
for clarification.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.5.1.1.10
Type
column
Access
readwrite
Status
current
Parent
prtGeneralEntry
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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtConsoleLocalization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtConsoleLocalization.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtConsoleLocalization'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance

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