xcmGenCurrentLocalizationIndex
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.3.1.1.1
Object
The value of the 'xcmGenLocalizationIndex' corresponding to the
current language, country, and character set which SHALL be
used for all objects of type 'InternationalDisplayString' in
all legacy MIBs.
Note the Printer MIB has a similar mechanism which controls only
objects (of type OCTET STRING) which are in the Printer MIB.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenCurrentLocalizationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xcmGenCurrentLocalizationIndex'
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::xcmGenCurrentLocalizationIndex.<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::xcmGenCurrentLocalizationIndex'
Syntax
- Source
- XEROX-GENERAL-TCOrdinal16
- Base type
Integer32
Values & Constraints
Object Constraints
range: 0-255
Type Constraints
range: 1..32767
Conformance
Member of
Compliance refinements
xcmGeneralMIBCompliance
readonly
It is conformant to implement this object as read-only