xcmGenMessageTextTargetString

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.16.2.1.3

Object

column OctetString
This object is used to specify a translated Xerox registered
message string value associated with the current value of the
message string pointed to by 'xcmGenMessageMapStringIndexOID',
in the locale specified by 'xcmGenMessageTextTargetLocale'.
              
Usage:  All Xerox registered message string values SHALL
contain no more than 128 UTF-8 display characters AND no more
than 255 total octets (in some scripts, less than 128 characters
in UTF-8 octet-stream encoding).

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.16.2.1.3
Type
column
Access
readonly
Status
current
Parent
xcmGenMessageTextEntry
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-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenMessageTextTargetString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenMessageTextTargetString.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenMessageTextTargetString'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
range: 0..64
It is conformant to implement this object as read-only, and
only 64 octets maximum string length need be supported.