prtLocalizationLanguage

Printer-MIB · .1.3.6.1.2.1.43.7.1.1.2

Object

column OctetString
A two character language code from ISO 639.  Examples en,
es, fr, de.  NOTE: These examples were shown as upper case in
RFC 1759 and are now shown as lower case to agree with ISO 639.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.7.1.1.2
Type
column
Access
readonly
Status
current
Parent
prtLocalizationEntry
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::prtLocalizationLanguage'
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::prtLocalizationLanguage.<hrDeviceIndex>.<prtLocalizationIndex>'
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::prtLocalizationLanguage'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 2-2

Conformance