xcmGenCodeIndexedStringData

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.5.1.1.4

Object

column r/w OctetString
This is the actual charset-indexed string data, in the charset
identified by 'xcmGenCodeIndexedStringCharSet'.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.5.1.1.4
Type
column
Access
readwrite
Status
current
Parent
xcmGenCodeIndexedStringEntry
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::xcmGenCodeIndexedStringData'
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::xcmGenCodeIndexedStringData.<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::xcmGenCodeIndexedStringData'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance

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