MIB Viewer

hwSysEncoding

OBJECT-TYPE
1.3.6.1.4.1.2011.6.3.1.18
Access
read-write
Status
current
Sub-identifiers
0
The encoding mode of characters in the system. Options: 1. default(1) -indicates that the encoding mode is no set 2. gbk(2) -indicates that the encoding mode of characters is gbk 3. iso88591(3) -indicates that the encoding mode of characters is iso8859-1 4. utf8(4) -indicates that the encoding mode of characters is utf-8 The value can be gbk(2), iso8859-1(3), or utf-8(4). Default: 1
INTEGER { default(1), gbk(2), iso88591(3), utf8(4) }