xcmGenMessageMapStringLabel

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.15.2.1.2

Object

This object is used to specify a Xerox standard or experiemental
message string label associated with the current value of the
message string pointed to by 'xcmGenMessageMapStringIndexOID'.
              
Usage:  Experimental message string labels SHOULD NOT be used in
shipping versions of Xerox-branded products or services.  They
exist solely to facilitate rapid product development cycles.
              
Usage:  All Xerox message string label values SHALL
be specified using display (NOT space) characters from the IANA
registered charset 'utf-8' (ie, the UTF-8 octet-stream encoding
of ISO-10646 UCS-4, described in RFC 2279).
              
Usage:  All Xerox message string label values SHALL
contain no more than 64 UTF-8 display characters AND no more
than 128 total octets (in some scripts, less than 64 characters
in UTF-8 octet-stream encoding).
              
Note:   New or refined message label syntaxes MAY be defined in
future versions of the XCMI General TC.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.15.2.1.2
Type
column
Access
readonly
Status
current
Parent
xcmGenMessageMapEntry
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::xcmGenMessageMapStringLabel'
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::xcmGenMessageMapStringLabel.<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::xcmGenMessageMapStringLabel'

Values & Constraints

Type Constraints
range: 0..128

Conformance

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