github.com/liquid-dev/text@v0.3.3-liquid/encoding/internal/identifier/mib.go (about)

     1  // Code generated by running "go generate" in github.com/liquid-dev/text. DO NOT EDIT.
     2  
     3  package identifier
     4  
     5  const (
     6  	// ASCII is the MIB identifier with IANA name US-ASCII (MIME: US-ASCII).
     7  	//
     8  	// ANSI X3.4-1986
     9  	// Reference: RFC2046
    10  	ASCII MIB = 3
    11  
    12  	// ISOLatin1 is the MIB identifier with IANA name ISO_8859-1:1987 (MIME: ISO-8859-1).
    13  	//
    14  	// ISO-IR: International Register of Escape Sequences
    15  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    16  	// Reference: RFC1345
    17  	ISOLatin1 MIB = 4
    18  
    19  	// ISOLatin2 is the MIB identifier with IANA name ISO_8859-2:1987 (MIME: ISO-8859-2).
    20  	//
    21  	// ISO-IR: International Register of Escape Sequences
    22  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    23  	// Reference: RFC1345
    24  	ISOLatin2 MIB = 5
    25  
    26  	// ISOLatin3 is the MIB identifier with IANA name ISO_8859-3:1988 (MIME: ISO-8859-3).
    27  	//
    28  	// ISO-IR: International Register of Escape Sequences
    29  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    30  	// Reference: RFC1345
    31  	ISOLatin3 MIB = 6
    32  
    33  	// ISOLatin4 is the MIB identifier with IANA name ISO_8859-4:1988 (MIME: ISO-8859-4).
    34  	//
    35  	// ISO-IR: International Register of Escape Sequences
    36  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    37  	// Reference: RFC1345
    38  	ISOLatin4 MIB = 7
    39  
    40  	// ISOLatinCyrillic is the MIB identifier with IANA name ISO_8859-5:1988 (MIME: ISO-8859-5).
    41  	//
    42  	// ISO-IR: International Register of Escape Sequences
    43  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    44  	// Reference: RFC1345
    45  	ISOLatinCyrillic MIB = 8
    46  
    47  	// ISOLatinArabic is the MIB identifier with IANA name ISO_8859-6:1987 (MIME: ISO-8859-6).
    48  	//
    49  	// ISO-IR: International Register of Escape Sequences
    50  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    51  	// Reference: RFC1345
    52  	ISOLatinArabic MIB = 9
    53  
    54  	// ISOLatinGreek is the MIB identifier with IANA name ISO_8859-7:1987 (MIME: ISO-8859-7).
    55  	//
    56  	// ISO-IR: International Register of Escape Sequences
    57  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    58  	// Reference: RFC1947
    59  	// Reference: RFC1345
    60  	ISOLatinGreek MIB = 10
    61  
    62  	// ISOLatinHebrew is the MIB identifier with IANA name ISO_8859-8:1988 (MIME: ISO-8859-8).
    63  	//
    64  	// ISO-IR: International Register of Escape Sequences
    65  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    66  	// Reference: RFC1345
    67  	ISOLatinHebrew MIB = 11
    68  
    69  	// ISOLatin5 is the MIB identifier with IANA name ISO_8859-9:1989 (MIME: ISO-8859-9).
    70  	//
    71  	// ISO-IR: International Register of Escape Sequences
    72  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    73  	// Reference: RFC1345
    74  	ISOLatin5 MIB = 12
    75  
    76  	// ISOLatin6 is the MIB identifier with IANA name ISO-8859-10 (MIME: ISO-8859-10).
    77  	//
    78  	// ISO-IR: International Register of Escape Sequences
    79  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    80  	// Reference: RFC1345
    81  	ISOLatin6 MIB = 13
    82  
    83  	// ISOTextComm is the MIB identifier with IANA name ISO_6937-2-add.
    84  	//
    85  	// ISO-IR: International Register of Escape Sequences and ISO 6937-2:1983
    86  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
    87  	// Reference: RFC1345
    88  	ISOTextComm MIB = 14
    89  
    90  	// HalfWidthKatakana is the MIB identifier with IANA name JIS_X0201.
    91  	//
    92  	// JIS X 0201-1976.   One byte only, this is equivalent to
    93  	// JIS/Roman (similar to ASCII) plus eight-bit half-width
    94  	// Katakana
    95  	// Reference: RFC1345
    96  	HalfWidthKatakana MIB = 15
    97  
    98  	// JISEncoding is the MIB identifier with IANA name JIS_Encoding.
    99  	//
   100  	// JIS X 0202-1991.  Uses ISO 2022 escape sequences to
   101  	// shift code sets as documented in JIS X 0202-1991.
   102  	JISEncoding MIB = 16
   103  
   104  	// ShiftJIS is the MIB identifier with IANA name Shift_JIS (MIME: Shift_JIS).
   105  	//
   106  	// This charset is an extension of csHalfWidthKatakana by
   107  	// adding graphic characters in JIS X 0208.  The CCS's are
   108  	// JIS X0201:1997 and JIS X0208:1997.  The
   109  	// complete definition is shown in Appendix 1 of JIS
   110  	// X0208:1997.
   111  	// This charset can be used for the top-level media type "text".
   112  	ShiftJIS MIB = 17
   113  
   114  	// EUCPkdFmtJapanese is the MIB identifier with IANA name Extended_UNIX_Code_Packed_Format_for_Japanese (MIME: EUC-JP).
   115  	//
   116  	// Standardized by OSF, UNIX International, and UNIX Systems
   117  	// Laboratories Pacific.  Uses ISO 2022 rules to select
   118  	// code set 0: US-ASCII (a single 7-bit byte set)
   119  	// code set 1: JIS X0208-1990 (a double 8-bit byte set)
   120  	// restricted to A0-FF in both bytes
   121  	// code set 2: Half Width Katakana (a single 7-bit byte set)
   122  	// requiring SS2 as the character prefix
   123  	// code set 3: JIS X0212-1990 (a double 7-bit byte set)
   124  	// restricted to A0-FF in both bytes
   125  	// requiring SS3 as the character prefix
   126  	EUCPkdFmtJapanese MIB = 18
   127  
   128  	// EUCFixWidJapanese is the MIB identifier with IANA name Extended_UNIX_Code_Fixed_Width_for_Japanese.
   129  	//
   130  	// Used in Japan.  Each character is 2 octets.
   131  	// code set 0: US-ASCII (a single 7-bit byte set)
   132  	// 1st byte = 00
   133  	// 2nd byte = 20-7E
   134  	// code set 1: JIS X0208-1990 (a double 7-bit byte set)
   135  	// restricted  to A0-FF in both bytes
   136  	// code set 2: Half Width Katakana (a single 7-bit byte set)
   137  	// 1st byte = 00
   138  	// 2nd byte = A0-FF
   139  	// code set 3: JIS X0212-1990 (a double 7-bit byte set)
   140  	// restricted to A0-FF in
   141  	// the first byte
   142  	// and 21-7E in the second byte
   143  	EUCFixWidJapanese MIB = 19
   144  
   145  	// ISO4UnitedKingdom is the MIB identifier with IANA name BS_4730.
   146  	//
   147  	// ISO-IR: International Register of Escape Sequences
   148  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   149  	// Reference: RFC1345
   150  	ISO4UnitedKingdom MIB = 20
   151  
   152  	// ISO11SwedishForNames is the MIB identifier with IANA name SEN_850200_C.
   153  	//
   154  	// ISO-IR: International Register of Escape Sequences
   155  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   156  	// Reference: RFC1345
   157  	ISO11SwedishForNames MIB = 21
   158  
   159  	// ISO15Italian is the MIB identifier with IANA name IT.
   160  	//
   161  	// ISO-IR: International Register of Escape Sequences
   162  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   163  	// Reference: RFC1345
   164  	ISO15Italian MIB = 22
   165  
   166  	// ISO17Spanish is the MIB identifier with IANA name ES.
   167  	//
   168  	// ISO-IR: International Register of Escape Sequences
   169  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   170  	// Reference: RFC1345
   171  	ISO17Spanish MIB = 23
   172  
   173  	// ISO21German is the MIB identifier with IANA name DIN_66003.
   174  	//
   175  	// ISO-IR: International Register of Escape Sequences
   176  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   177  	// Reference: RFC1345
   178  	ISO21German MIB = 24
   179  
   180  	// ISO60Norwegian1 is the MIB identifier with IANA name NS_4551-1.
   181  	//
   182  	// ISO-IR: International Register of Escape Sequences
   183  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   184  	// Reference: RFC1345
   185  	ISO60Norwegian1 MIB = 25
   186  
   187  	// ISO69French is the MIB identifier with IANA name NF_Z_62-010.
   188  	//
   189  	// ISO-IR: International Register of Escape Sequences
   190  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   191  	// Reference: RFC1345
   192  	ISO69French MIB = 26
   193  
   194  	// ISO10646UTF1 is the MIB identifier with IANA name ISO-10646-UTF-1.
   195  	//
   196  	// Universal Transfer Format (1), this is the multibyte
   197  	// encoding, that subsets ASCII-7. It does not have byte
   198  	// ordering issues.
   199  	ISO10646UTF1 MIB = 27
   200  
   201  	// ISO646basic1983 is the MIB identifier with IANA name ISO_646.basic:1983.
   202  	//
   203  	// ISO-IR: International Register of Escape Sequences
   204  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   205  	// Reference: RFC1345
   206  	ISO646basic1983 MIB = 28
   207  
   208  	// INVARIANT is the MIB identifier with IANA name INVARIANT.
   209  	//
   210  	// Reference: RFC1345
   211  	INVARIANT MIB = 29
   212  
   213  	// ISO2IntlRefVersion is the MIB identifier with IANA name ISO_646.irv:1983.
   214  	//
   215  	// ISO-IR: International Register of Escape Sequences
   216  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   217  	// Reference: RFC1345
   218  	ISO2IntlRefVersion MIB = 30
   219  
   220  	// NATSSEFI is the MIB identifier with IANA name NATS-SEFI.
   221  	//
   222  	// ISO-IR: International Register of Escape Sequences
   223  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   224  	// Reference: RFC1345
   225  	NATSSEFI MIB = 31
   226  
   227  	// NATSSEFIADD is the MIB identifier with IANA name NATS-SEFI-ADD.
   228  	//
   229  	// ISO-IR: International Register of Escape Sequences
   230  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   231  	// Reference: RFC1345
   232  	NATSSEFIADD MIB = 32
   233  
   234  	// NATSDANO is the MIB identifier with IANA name NATS-DANO.
   235  	//
   236  	// ISO-IR: International Register of Escape Sequences
   237  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   238  	// Reference: RFC1345
   239  	NATSDANO MIB = 33
   240  
   241  	// NATSDANOADD is the MIB identifier with IANA name NATS-DANO-ADD.
   242  	//
   243  	// ISO-IR: International Register of Escape Sequences
   244  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   245  	// Reference: RFC1345
   246  	NATSDANOADD MIB = 34
   247  
   248  	// ISO10Swedish is the MIB identifier with IANA name SEN_850200_B.
   249  	//
   250  	// ISO-IR: International Register of Escape Sequences
   251  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   252  	// Reference: RFC1345
   253  	ISO10Swedish MIB = 35
   254  
   255  	// KSC56011987 is the MIB identifier with IANA name KS_C_5601-1987.
   256  	//
   257  	// ISO-IR: International Register of Escape Sequences
   258  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   259  	// Reference: RFC1345
   260  	KSC56011987 MIB = 36
   261  
   262  	// ISO2022KR is the MIB identifier with IANA name ISO-2022-KR (MIME: ISO-2022-KR).
   263  	//
   264  	// rfc1557 (see also KS_C_5601-1987)
   265  	// Reference: RFC1557
   266  	ISO2022KR MIB = 37
   267  
   268  	// EUCKR is the MIB identifier with IANA name EUC-KR (MIME: EUC-KR).
   269  	//
   270  	// rfc1557 (see also KS_C_5861-1992)
   271  	// Reference: RFC1557
   272  	EUCKR MIB = 38
   273  
   274  	// ISO2022JP is the MIB identifier with IANA name ISO-2022-JP (MIME: ISO-2022-JP).
   275  	//
   276  	// rfc1468 (see also rfc2237 )
   277  	// Reference: RFC1468
   278  	ISO2022JP MIB = 39
   279  
   280  	// ISO2022JP2 is the MIB identifier with IANA name ISO-2022-JP-2 (MIME: ISO-2022-JP-2).
   281  	//
   282  	// rfc1554
   283  	// Reference: RFC1554
   284  	ISO2022JP2 MIB = 40
   285  
   286  	// ISO13JISC6220jp is the MIB identifier with IANA name JIS_C6220-1969-jp.
   287  	//
   288  	// ISO-IR: International Register of Escape Sequences
   289  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   290  	// Reference: RFC1345
   291  	ISO13JISC6220jp MIB = 41
   292  
   293  	// ISO14JISC6220ro is the MIB identifier with IANA name JIS_C6220-1969-ro.
   294  	//
   295  	// ISO-IR: International Register of Escape Sequences
   296  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   297  	// Reference: RFC1345
   298  	ISO14JISC6220ro MIB = 42
   299  
   300  	// ISO16Portuguese is the MIB identifier with IANA name PT.
   301  	//
   302  	// ISO-IR: International Register of Escape Sequences
   303  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   304  	// Reference: RFC1345
   305  	ISO16Portuguese MIB = 43
   306  
   307  	// ISO18Greek7Old is the MIB identifier with IANA name greek7-old.
   308  	//
   309  	// ISO-IR: International Register of Escape Sequences
   310  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   311  	// Reference: RFC1345
   312  	ISO18Greek7Old MIB = 44
   313  
   314  	// ISO19LatinGreek is the MIB identifier with IANA name latin-greek.
   315  	//
   316  	// ISO-IR: International Register of Escape Sequences
   317  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   318  	// Reference: RFC1345
   319  	ISO19LatinGreek MIB = 45
   320  
   321  	// ISO25French is the MIB identifier with IANA name NF_Z_62-010_(1973).
   322  	//
   323  	// ISO-IR: International Register of Escape Sequences
   324  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   325  	// Reference: RFC1345
   326  	ISO25French MIB = 46
   327  
   328  	// ISO27LatinGreek1 is the MIB identifier with IANA name Latin-greek-1.
   329  	//
   330  	// ISO-IR: International Register of Escape Sequences
   331  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   332  	// Reference: RFC1345
   333  	ISO27LatinGreek1 MIB = 47
   334  
   335  	// ISO5427Cyrillic is the MIB identifier with IANA name ISO_5427.
   336  	//
   337  	// ISO-IR: International Register of Escape Sequences
   338  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   339  	// Reference: RFC1345
   340  	ISO5427Cyrillic MIB = 48
   341  
   342  	// ISO42JISC62261978 is the MIB identifier with IANA name JIS_C6226-1978.
   343  	//
   344  	// ISO-IR: International Register of Escape Sequences
   345  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   346  	// Reference: RFC1345
   347  	ISO42JISC62261978 MIB = 49
   348  
   349  	// ISO47BSViewdata is the MIB identifier with IANA name BS_viewdata.
   350  	//
   351  	// ISO-IR: International Register of Escape Sequences
   352  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   353  	// Reference: RFC1345
   354  	ISO47BSViewdata MIB = 50
   355  
   356  	// ISO49INIS is the MIB identifier with IANA name INIS.
   357  	//
   358  	// ISO-IR: International Register of Escape Sequences
   359  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   360  	// Reference: RFC1345
   361  	ISO49INIS MIB = 51
   362  
   363  	// ISO50INIS8 is the MIB identifier with IANA name INIS-8.
   364  	//
   365  	// ISO-IR: International Register of Escape Sequences
   366  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   367  	// Reference: RFC1345
   368  	ISO50INIS8 MIB = 52
   369  
   370  	// ISO51INISCyrillic is the MIB identifier with IANA name INIS-cyrillic.
   371  	//
   372  	// ISO-IR: International Register of Escape Sequences
   373  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   374  	// Reference: RFC1345
   375  	ISO51INISCyrillic MIB = 53
   376  
   377  	// ISO54271981 is the MIB identifier with IANA name ISO_5427:1981.
   378  	//
   379  	// ISO-IR: International Register of Escape Sequences
   380  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   381  	// Reference: RFC1345
   382  	ISO54271981 MIB = 54
   383  
   384  	// ISO5428Greek is the MIB identifier with IANA name ISO_5428:1980.
   385  	//
   386  	// ISO-IR: International Register of Escape Sequences
   387  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   388  	// Reference: RFC1345
   389  	ISO5428Greek MIB = 55
   390  
   391  	// ISO57GB1988 is the MIB identifier with IANA name GB_1988-80.
   392  	//
   393  	// ISO-IR: International Register of Escape Sequences
   394  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   395  	// Reference: RFC1345
   396  	ISO57GB1988 MIB = 56
   397  
   398  	// ISO58GB231280 is the MIB identifier with IANA name GB_2312-80.
   399  	//
   400  	// ISO-IR: International Register of Escape Sequences
   401  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   402  	// Reference: RFC1345
   403  	ISO58GB231280 MIB = 57
   404  
   405  	// ISO61Norwegian2 is the MIB identifier with IANA name NS_4551-2.
   406  	//
   407  	// ISO-IR: International Register of Escape Sequences
   408  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   409  	// Reference: RFC1345
   410  	ISO61Norwegian2 MIB = 58
   411  
   412  	// ISO70VideotexSupp1 is the MIB identifier with IANA name videotex-suppl.
   413  	//
   414  	// ISO-IR: International Register of Escape Sequences
   415  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   416  	// Reference: RFC1345
   417  	ISO70VideotexSupp1 MIB = 59
   418  
   419  	// ISO84Portuguese2 is the MIB identifier with IANA name PT2.
   420  	//
   421  	// ISO-IR: International Register of Escape Sequences
   422  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   423  	// Reference: RFC1345
   424  	ISO84Portuguese2 MIB = 60
   425  
   426  	// ISO85Spanish2 is the MIB identifier with IANA name ES2.
   427  	//
   428  	// ISO-IR: International Register of Escape Sequences
   429  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   430  	// Reference: RFC1345
   431  	ISO85Spanish2 MIB = 61
   432  
   433  	// ISO86Hungarian is the MIB identifier with IANA name MSZ_7795.3.
   434  	//
   435  	// ISO-IR: International Register of Escape Sequences
   436  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   437  	// Reference: RFC1345
   438  	ISO86Hungarian MIB = 62
   439  
   440  	// ISO87JISX0208 is the MIB identifier with IANA name JIS_C6226-1983.
   441  	//
   442  	// ISO-IR: International Register of Escape Sequences
   443  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   444  	// Reference: RFC1345
   445  	ISO87JISX0208 MIB = 63
   446  
   447  	// ISO88Greek7 is the MIB identifier with IANA name greek7.
   448  	//
   449  	// ISO-IR: International Register of Escape Sequences
   450  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   451  	// Reference: RFC1345
   452  	ISO88Greek7 MIB = 64
   453  
   454  	// ISO89ASMO449 is the MIB identifier with IANA name ASMO_449.
   455  	//
   456  	// ISO-IR: International Register of Escape Sequences
   457  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   458  	// Reference: RFC1345
   459  	ISO89ASMO449 MIB = 65
   460  
   461  	// ISO90 is the MIB identifier with IANA name iso-ir-90.
   462  	//
   463  	// ISO-IR: International Register of Escape Sequences
   464  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   465  	// Reference: RFC1345
   466  	ISO90 MIB = 66
   467  
   468  	// ISO91JISC62291984a is the MIB identifier with IANA name JIS_C6229-1984-a.
   469  	//
   470  	// ISO-IR: International Register of Escape Sequences
   471  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   472  	// Reference: RFC1345
   473  	ISO91JISC62291984a MIB = 67
   474  
   475  	// ISO92JISC62991984b is the MIB identifier with IANA name JIS_C6229-1984-b.
   476  	//
   477  	// ISO-IR: International Register of Escape Sequences
   478  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   479  	// Reference: RFC1345
   480  	ISO92JISC62991984b MIB = 68
   481  
   482  	// ISO93JIS62291984badd is the MIB identifier with IANA name JIS_C6229-1984-b-add.
   483  	//
   484  	// ISO-IR: International Register of Escape Sequences
   485  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   486  	// Reference: RFC1345
   487  	ISO93JIS62291984badd MIB = 69
   488  
   489  	// ISO94JIS62291984hand is the MIB identifier with IANA name JIS_C6229-1984-hand.
   490  	//
   491  	// ISO-IR: International Register of Escape Sequences
   492  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   493  	// Reference: RFC1345
   494  	ISO94JIS62291984hand MIB = 70
   495  
   496  	// ISO95JIS62291984handadd is the MIB identifier with IANA name JIS_C6229-1984-hand-add.
   497  	//
   498  	// ISO-IR: International Register of Escape Sequences
   499  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   500  	// Reference: RFC1345
   501  	ISO95JIS62291984handadd MIB = 71
   502  
   503  	// ISO96JISC62291984kana is the MIB identifier with IANA name JIS_C6229-1984-kana.
   504  	//
   505  	// ISO-IR: International Register of Escape Sequences
   506  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   507  	// Reference: RFC1345
   508  	ISO96JISC62291984kana MIB = 72
   509  
   510  	// ISO2033 is the MIB identifier with IANA name ISO_2033-1983.
   511  	//
   512  	// ISO-IR: International Register of Escape Sequences
   513  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   514  	// Reference: RFC1345
   515  	ISO2033 MIB = 73
   516  
   517  	// ISO99NAPLPS is the MIB identifier with IANA name ANSI_X3.110-1983.
   518  	//
   519  	// ISO-IR: International Register of Escape Sequences
   520  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   521  	// Reference: RFC1345
   522  	ISO99NAPLPS MIB = 74
   523  
   524  	// ISO102T617bit is the MIB identifier with IANA name T.61-7bit.
   525  	//
   526  	// ISO-IR: International Register of Escape Sequences
   527  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   528  	// Reference: RFC1345
   529  	ISO102T617bit MIB = 75
   530  
   531  	// ISO103T618bit is the MIB identifier with IANA name T.61-8bit.
   532  	//
   533  	// ISO-IR: International Register of Escape Sequences
   534  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   535  	// Reference: RFC1345
   536  	ISO103T618bit MIB = 76
   537  
   538  	// ISO111ECMACyrillic is the MIB identifier with IANA name ECMA-cyrillic.
   539  	//
   540  	// ISO registry
   541  	ISO111ECMACyrillic MIB = 77
   542  
   543  	// ISO121Canadian1 is the MIB identifier with IANA name CSA_Z243.4-1985-1.
   544  	//
   545  	// ISO-IR: International Register of Escape Sequences
   546  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   547  	// Reference: RFC1345
   548  	ISO121Canadian1 MIB = 78
   549  
   550  	// ISO122Canadian2 is the MIB identifier with IANA name CSA_Z243.4-1985-2.
   551  	//
   552  	// ISO-IR: International Register of Escape Sequences
   553  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   554  	// Reference: RFC1345
   555  	ISO122Canadian2 MIB = 79
   556  
   557  	// ISO123CSAZ24341985gr is the MIB identifier with IANA name CSA_Z243.4-1985-gr.
   558  	//
   559  	// ISO-IR: International Register of Escape Sequences
   560  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   561  	// Reference: RFC1345
   562  	ISO123CSAZ24341985gr MIB = 80
   563  
   564  	// ISO88596E is the MIB identifier with IANA name ISO_8859-6-E (MIME: ISO-8859-6-E).
   565  	//
   566  	// rfc1556
   567  	// Reference: RFC1556
   568  	ISO88596E MIB = 81
   569  
   570  	// ISO88596I is the MIB identifier with IANA name ISO_8859-6-I (MIME: ISO-8859-6-I).
   571  	//
   572  	// rfc1556
   573  	// Reference: RFC1556
   574  	ISO88596I MIB = 82
   575  
   576  	// ISO128T101G2 is the MIB identifier with IANA name T.101-G2.
   577  	//
   578  	// ISO-IR: International Register of Escape Sequences
   579  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   580  	// Reference: RFC1345
   581  	ISO128T101G2 MIB = 83
   582  
   583  	// ISO88598E is the MIB identifier with IANA name ISO_8859-8-E (MIME: ISO-8859-8-E).
   584  	//
   585  	// rfc1556
   586  	// Reference: RFC1556
   587  	ISO88598E MIB = 84
   588  
   589  	// ISO88598I is the MIB identifier with IANA name ISO_8859-8-I (MIME: ISO-8859-8-I).
   590  	//
   591  	// rfc1556
   592  	// Reference: RFC1556
   593  	ISO88598I MIB = 85
   594  
   595  	// ISO139CSN369103 is the MIB identifier with IANA name CSN_369103.
   596  	//
   597  	// ISO-IR: International Register of Escape Sequences
   598  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   599  	// Reference: RFC1345
   600  	ISO139CSN369103 MIB = 86
   601  
   602  	// ISO141JUSIB1002 is the MIB identifier with IANA name JUS_I.B1.002.
   603  	//
   604  	// ISO-IR: International Register of Escape Sequences
   605  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   606  	// Reference: RFC1345
   607  	ISO141JUSIB1002 MIB = 87
   608  
   609  	// ISO143IECP271 is the MIB identifier with IANA name IEC_P27-1.
   610  	//
   611  	// ISO-IR: International Register of Escape Sequences
   612  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   613  	// Reference: RFC1345
   614  	ISO143IECP271 MIB = 88
   615  
   616  	// ISO146Serbian is the MIB identifier with IANA name JUS_I.B1.003-serb.
   617  	//
   618  	// ISO-IR: International Register of Escape Sequences
   619  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   620  	// Reference: RFC1345
   621  	ISO146Serbian MIB = 89
   622  
   623  	// ISO147Macedonian is the MIB identifier with IANA name JUS_I.B1.003-mac.
   624  	//
   625  	// ISO-IR: International Register of Escape Sequences
   626  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   627  	// Reference: RFC1345
   628  	ISO147Macedonian MIB = 90
   629  
   630  	// ISO150GreekCCITT is the MIB identifier with IANA name greek-ccitt.
   631  	//
   632  	// ISO-IR: International Register of Escape Sequences
   633  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   634  	// Reference: RFC1345
   635  	ISO150GreekCCITT MIB = 91
   636  
   637  	// ISO151Cuba is the MIB identifier with IANA name NC_NC00-10:81.
   638  	//
   639  	// ISO-IR: International Register of Escape Sequences
   640  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   641  	// Reference: RFC1345
   642  	ISO151Cuba MIB = 92
   643  
   644  	// ISO6937Add is the MIB identifier with IANA name ISO_6937-2-25.
   645  	//
   646  	// ISO-IR: International Register of Escape Sequences
   647  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   648  	// Reference: RFC1345
   649  	ISO6937Add MIB = 93
   650  
   651  	// ISO153GOST1976874 is the MIB identifier with IANA name GOST_19768-74.
   652  	//
   653  	// ISO-IR: International Register of Escape Sequences
   654  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   655  	// Reference: RFC1345
   656  	ISO153GOST1976874 MIB = 94
   657  
   658  	// ISO8859Supp is the MIB identifier with IANA name ISO_8859-supp.
   659  	//
   660  	// ISO-IR: International Register of Escape Sequences
   661  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   662  	// Reference: RFC1345
   663  	ISO8859Supp MIB = 95
   664  
   665  	// ISO10367Box is the MIB identifier with IANA name ISO_10367-box.
   666  	//
   667  	// ISO-IR: International Register of Escape Sequences
   668  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   669  	// Reference: RFC1345
   670  	ISO10367Box MIB = 96
   671  
   672  	// ISO158Lap is the MIB identifier with IANA name latin-lap.
   673  	//
   674  	// ISO-IR: International Register of Escape Sequences
   675  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   676  	// Reference: RFC1345
   677  	ISO158Lap MIB = 97
   678  
   679  	// ISO159JISX02121990 is the MIB identifier with IANA name JIS_X0212-1990.
   680  	//
   681  	// ISO-IR: International Register of Escape Sequences
   682  	// Note: The current registration authority is IPSJ/ITSCJ, Japan.
   683  	// Reference: RFC1345
   684  	ISO159JISX02121990 MIB = 98
   685  
   686  	// ISO646Danish is the MIB identifier with IANA name DS_2089.
   687  	//
   688  	// Danish Standard, DS 2089, February 1974
   689  	// Reference: RFC1345
   690  	ISO646Danish MIB = 99
   691  
   692  	// USDK is the MIB identifier with IANA name us-dk.
   693  	//
   694  	// Reference: RFC1345
   695  	USDK MIB = 100
   696  
   697  	// DKUS is the MIB identifier with IANA name dk-us.
   698  	//
   699  	// Reference: RFC1345
   700  	DKUS MIB = 101
   701  
   702  	// KSC5636 is the MIB identifier with IANA name KSC5636.
   703  	//
   704  	// Reference: RFC1345
   705  	KSC5636 MIB = 102
   706  
   707  	// Unicode11UTF7 is the MIB identifier with IANA name UNICODE-1-1-UTF-7.
   708  	//
   709  	// rfc1642
   710  	// Reference: RFC1642
   711  	Unicode11UTF7 MIB = 103
   712  
   713  	// ISO2022CN is the MIB identifier with IANA name ISO-2022-CN.
   714  	//
   715  	// rfc1922
   716  	// Reference: RFC1922
   717  	ISO2022CN MIB = 104
   718  
   719  	// ISO2022CNEXT is the MIB identifier with IANA name ISO-2022-CN-EXT.
   720  	//
   721  	// rfc1922
   722  	// Reference: RFC1922
   723  	ISO2022CNEXT MIB = 105
   724  
   725  	// UTF8 is the MIB identifier with IANA name UTF-8.
   726  	//
   727  	// rfc3629
   728  	// Reference: RFC3629
   729  	UTF8 MIB = 106
   730  
   731  	// ISO885913 is the MIB identifier with IANA name ISO-8859-13.
   732  	//
   733  	// ISO See https://www.iana.org/assignments/charset-reg/ISO-8859-13 https://www.iana.org/assignments/charset-reg/ISO-8859-13
   734  	ISO885913 MIB = 109
   735  
   736  	// ISO885914 is the MIB identifier with IANA name ISO-8859-14.
   737  	//
   738  	// ISO See https://www.iana.org/assignments/charset-reg/ISO-8859-14
   739  	ISO885914 MIB = 110
   740  
   741  	// ISO885915 is the MIB identifier with IANA name ISO-8859-15.
   742  	//
   743  	// ISO
   744  	// Please see: https://www.iana.org/assignments/charset-reg/ISO-8859-15
   745  	ISO885915 MIB = 111
   746  
   747  	// ISO885916 is the MIB identifier with IANA name ISO-8859-16.
   748  	//
   749  	// ISO
   750  	ISO885916 MIB = 112
   751  
   752  	// GBK is the MIB identifier with IANA name GBK.
   753  	//
   754  	// Chinese IT Standardization Technical Committee
   755  	// Please see: https://www.iana.org/assignments/charset-reg/GBK
   756  	GBK MIB = 113
   757  
   758  	// GB18030 is the MIB identifier with IANA name GB18030.
   759  	//
   760  	// Chinese IT Standardization Technical Committee
   761  	// Please see: https://www.iana.org/assignments/charset-reg/GB18030
   762  	GB18030 MIB = 114
   763  
   764  	// OSDEBCDICDF0415 is the MIB identifier with IANA name OSD_EBCDIC_DF04_15.
   765  	//
   766  	// Fujitsu-Siemens standard mainframe EBCDIC encoding
   767  	// Please see: https://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF04-15
   768  	OSDEBCDICDF0415 MIB = 115
   769  
   770  	// OSDEBCDICDF03IRV is the MIB identifier with IANA name OSD_EBCDIC_DF03_IRV.
   771  	//
   772  	// Fujitsu-Siemens standard mainframe EBCDIC encoding
   773  	// Please see: https://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF03-IRV
   774  	OSDEBCDICDF03IRV MIB = 116
   775  
   776  	// OSDEBCDICDF041 is the MIB identifier with IANA name OSD_EBCDIC_DF04_1.
   777  	//
   778  	// Fujitsu-Siemens standard mainframe EBCDIC encoding
   779  	// Please see: https://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF04-1
   780  	OSDEBCDICDF041 MIB = 117
   781  
   782  	// ISO115481 is the MIB identifier with IANA name ISO-11548-1.
   783  	//
   784  	// See https://www.iana.org/assignments/charset-reg/ISO-11548-1
   785  	ISO115481 MIB = 118
   786  
   787  	// KZ1048 is the MIB identifier with IANA name KZ-1048.
   788  	//
   789  	// See https://www.iana.org/assignments/charset-reg/KZ-1048
   790  	KZ1048 MIB = 119
   791  
   792  	// Unicode is the MIB identifier with IANA name ISO-10646-UCS-2.
   793  	//
   794  	// the 2-octet Basic Multilingual Plane, aka Unicode
   795  	// this needs to specify network byte order: the standard
   796  	// does not specify (it is a 16-bit integer space)
   797  	Unicode MIB = 1000
   798  
   799  	// UCS4 is the MIB identifier with IANA name ISO-10646-UCS-4.
   800  	//
   801  	// the full code space. (same comment about byte order,
   802  	// these are 31-bit numbers.
   803  	UCS4 MIB = 1001
   804  
   805  	// UnicodeASCII is the MIB identifier with IANA name ISO-10646-UCS-Basic.
   806  	//
   807  	// ASCII subset of Unicode.  Basic Latin = collection 1
   808  	// See ISO 10646, Appendix A
   809  	UnicodeASCII MIB = 1002
   810  
   811  	// UnicodeLatin1 is the MIB identifier with IANA name ISO-10646-Unicode-Latin1.
   812  	//
   813  	// ISO Latin-1 subset of Unicode. Basic Latin and Latin-1
   814  	// Supplement  = collections 1 and 2.  See ISO 10646,
   815  	// Appendix A.  See rfc1815 .
   816  	UnicodeLatin1 MIB = 1003
   817  
   818  	// UnicodeJapanese is the MIB identifier with IANA name ISO-10646-J-1.
   819  	//
   820  	// ISO 10646 Japanese, see rfc1815 .
   821  	UnicodeJapanese MIB = 1004
   822  
   823  	// UnicodeIBM1261 is the MIB identifier with IANA name ISO-Unicode-IBM-1261.
   824  	//
   825  	// IBM Latin-2, -3, -5, Extended Presentation Set, GCSGID: 1261
   826  	UnicodeIBM1261 MIB = 1005
   827  
   828  	// UnicodeIBM1268 is the MIB identifier with IANA name ISO-Unicode-IBM-1268.
   829  	//
   830  	// IBM Latin-4 Extended Presentation Set, GCSGID: 1268
   831  	UnicodeIBM1268 MIB = 1006
   832  
   833  	// UnicodeIBM1276 is the MIB identifier with IANA name ISO-Unicode-IBM-1276.
   834  	//
   835  	// IBM Cyrillic Greek Extended Presentation Set, GCSGID: 1276
   836  	UnicodeIBM1276 MIB = 1007
   837  
   838  	// UnicodeIBM1264 is the MIB identifier with IANA name ISO-Unicode-IBM-1264.
   839  	//
   840  	// IBM Arabic Presentation Set, GCSGID: 1264
   841  	UnicodeIBM1264 MIB = 1008
   842  
   843  	// UnicodeIBM1265 is the MIB identifier with IANA name ISO-Unicode-IBM-1265.
   844  	//
   845  	// IBM Hebrew Presentation Set, GCSGID: 1265
   846  	UnicodeIBM1265 MIB = 1009
   847  
   848  	// Unicode11 is the MIB identifier with IANA name UNICODE-1-1.
   849  	//
   850  	// rfc1641
   851  	// Reference: RFC1641
   852  	Unicode11 MIB = 1010
   853  
   854  	// SCSU is the MIB identifier with IANA name SCSU.
   855  	//
   856  	// SCSU See https://www.iana.org/assignments/charset-reg/SCSU
   857  	SCSU MIB = 1011
   858  
   859  	// UTF7 is the MIB identifier with IANA name UTF-7.
   860  	//
   861  	// rfc2152
   862  	// Reference: RFC2152
   863  	UTF7 MIB = 1012
   864  
   865  	// UTF16BE is the MIB identifier with IANA name UTF-16BE.
   866  	//
   867  	// rfc2781
   868  	// Reference: RFC2781
   869  	UTF16BE MIB = 1013
   870  
   871  	// UTF16LE is the MIB identifier with IANA name UTF-16LE.
   872  	//
   873  	// rfc2781
   874  	// Reference: RFC2781
   875  	UTF16LE MIB = 1014
   876  
   877  	// UTF16 is the MIB identifier with IANA name UTF-16.
   878  	//
   879  	// rfc2781
   880  	// Reference: RFC2781
   881  	UTF16 MIB = 1015
   882  
   883  	// CESU8 is the MIB identifier with IANA name CESU-8.
   884  	//
   885  	// https://www.unicode.org/reports/tr26
   886  	CESU8 MIB = 1016
   887  
   888  	// UTF32 is the MIB identifier with IANA name UTF-32.
   889  	//
   890  	// https://www.unicode.org/reports/tr19/
   891  	UTF32 MIB = 1017
   892  
   893  	// UTF32BE is the MIB identifier with IANA name UTF-32BE.
   894  	//
   895  	// https://www.unicode.org/reports/tr19/
   896  	UTF32BE MIB = 1018
   897  
   898  	// UTF32LE is the MIB identifier with IANA name UTF-32LE.
   899  	//
   900  	// https://www.unicode.org/reports/tr19/
   901  	UTF32LE MIB = 1019
   902  
   903  	// BOCU1 is the MIB identifier with IANA name BOCU-1.
   904  	//
   905  	// https://www.unicode.org/notes/tn6/
   906  	BOCU1 MIB = 1020
   907  
   908  	// Windows30Latin1 is the MIB identifier with IANA name ISO-8859-1-Windows-3.0-Latin-1.
   909  	//
   910  	// Extended ISO 8859-1 Latin-1 for Windows 3.0.
   911  	// PCL Symbol Set id: 9U
   912  	Windows30Latin1 MIB = 2000
   913  
   914  	// Windows31Latin1 is the MIB identifier with IANA name ISO-8859-1-Windows-3.1-Latin-1.
   915  	//
   916  	// Extended ISO 8859-1 Latin-1 for Windows 3.1.
   917  	// PCL Symbol Set id: 19U
   918  	Windows31Latin1 MIB = 2001
   919  
   920  	// Windows31Latin2 is the MIB identifier with IANA name ISO-8859-2-Windows-Latin-2.
   921  	//
   922  	// Extended ISO 8859-2.  Latin-2 for Windows 3.1.
   923  	// PCL Symbol Set id: 9E
   924  	Windows31Latin2 MIB = 2002
   925  
   926  	// Windows31Latin5 is the MIB identifier with IANA name ISO-8859-9-Windows-Latin-5.
   927  	//
   928  	// Extended ISO 8859-9.  Latin-5 for Windows 3.1
   929  	// PCL Symbol Set id: 5T
   930  	Windows31Latin5 MIB = 2003
   931  
   932  	// HPRoman8 is the MIB identifier with IANA name hp-roman8.
   933  	//
   934  	// LaserJet IIP Printer User's Manual,
   935  	// HP part no 33471-90901, Hewlet-Packard, June 1989.
   936  	// Reference: RFC1345
   937  	HPRoman8 MIB = 2004
   938  
   939  	// AdobeStandardEncoding is the MIB identifier with IANA name Adobe-Standard-Encoding.
   940  	//
   941  	// PostScript Language Reference Manual
   942  	// PCL Symbol Set id: 10J
   943  	AdobeStandardEncoding MIB = 2005
   944  
   945  	// VenturaUS is the MIB identifier with IANA name Ventura-US.
   946  	//
   947  	// Ventura US.  ASCII plus characters typically used in
   948  	// publishing, like pilcrow, copyright, registered, trade mark,
   949  	// section, dagger, and double dagger in the range A0 (hex)
   950  	// to FF (hex).
   951  	// PCL Symbol Set id: 14J
   952  	VenturaUS MIB = 2006
   953  
   954  	// VenturaInternational is the MIB identifier with IANA name Ventura-International.
   955  	//
   956  	// Ventura International.  ASCII plus coded characters similar
   957  	// to Roman8.
   958  	// PCL Symbol Set id: 13J
   959  	VenturaInternational MIB = 2007
   960  
   961  	// DECMCS is the MIB identifier with IANA name DEC-MCS.
   962  	//
   963  	// VAX/VMS User's Manual,
   964  	// Order Number: AI-Y517A-TE, April 1986.
   965  	// Reference: RFC1345
   966  	DECMCS MIB = 2008
   967  
   968  	// PC850Multilingual is the MIB identifier with IANA name IBM850.
   969  	//
   970  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
   971  	// Reference: RFC1345
   972  	PC850Multilingual MIB = 2009
   973  
   974  	// PC8DanishNorwegian is the MIB identifier with IANA name PC8-Danish-Norwegian.
   975  	//
   976  	// PC Danish Norwegian
   977  	// 8-bit PC set for Danish Norwegian
   978  	// PCL Symbol Set id: 11U
   979  	PC8DanishNorwegian MIB = 2012
   980  
   981  	// PC862LatinHebrew is the MIB identifier with IANA name IBM862.
   982  	//
   983  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
   984  	// Reference: RFC1345
   985  	PC862LatinHebrew MIB = 2013
   986  
   987  	// PC8Turkish is the MIB identifier with IANA name PC8-Turkish.
   988  	//
   989  	// PC Latin Turkish.  PCL Symbol Set id: 9T
   990  	PC8Turkish MIB = 2014
   991  
   992  	// IBMSymbols is the MIB identifier with IANA name IBM-Symbols.
   993  	//
   994  	// Presentation Set, CPGID: 259
   995  	IBMSymbols MIB = 2015
   996  
   997  	// IBMThai is the MIB identifier with IANA name IBM-Thai.
   998  	//
   999  	// Presentation Set, CPGID: 838
  1000  	IBMThai MIB = 2016
  1001  
  1002  	// HPLegal is the MIB identifier with IANA name HP-Legal.
  1003  	//
  1004  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1005  	// HP part number 5961-0510, October 1992
  1006  	// PCL Symbol Set id: 1U
  1007  	HPLegal MIB = 2017
  1008  
  1009  	// HPPiFont is the MIB identifier with IANA name HP-Pi-font.
  1010  	//
  1011  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1012  	// HP part number 5961-0510, October 1992
  1013  	// PCL Symbol Set id: 15U
  1014  	HPPiFont MIB = 2018
  1015  
  1016  	// HPMath8 is the MIB identifier with IANA name HP-Math8.
  1017  	//
  1018  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1019  	// HP part number 5961-0510, October 1992
  1020  	// PCL Symbol Set id: 8M
  1021  	HPMath8 MIB = 2019
  1022  
  1023  	// HPPSMath is the MIB identifier with IANA name Adobe-Symbol-Encoding.
  1024  	//
  1025  	// PostScript Language Reference Manual
  1026  	// PCL Symbol Set id: 5M
  1027  	HPPSMath MIB = 2020
  1028  
  1029  	// HPDesktop is the MIB identifier with IANA name HP-DeskTop.
  1030  	//
  1031  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1032  	// HP part number 5961-0510, October 1992
  1033  	// PCL Symbol Set id: 7J
  1034  	HPDesktop MIB = 2021
  1035  
  1036  	// VenturaMath is the MIB identifier with IANA name Ventura-Math.
  1037  	//
  1038  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1039  	// HP part number 5961-0510, October 1992
  1040  	// PCL Symbol Set id: 6M
  1041  	VenturaMath MIB = 2022
  1042  
  1043  	// MicrosoftPublishing is the MIB identifier with IANA name Microsoft-Publishing.
  1044  	//
  1045  	// PCL 5 Comparison Guide, Hewlett-Packard,
  1046  	// HP part number 5961-0510, October 1992
  1047  	// PCL Symbol Set id: 6J
  1048  	MicrosoftPublishing MIB = 2023
  1049  
  1050  	// Windows31J is the MIB identifier with IANA name Windows-31J.
  1051  	//
  1052  	// Windows Japanese.  A further extension of Shift_JIS
  1053  	// to include NEC special characters (Row 13), NEC
  1054  	// selection of IBM extensions (Rows 89 to 92), and IBM
  1055  	// extensions (Rows 115 to 119).  The CCS's are
  1056  	// JIS X0201:1997, JIS X0208:1997, and these extensions.
  1057  	// This charset can be used for the top-level media type "text",
  1058  	// but it is of limited or specialized use (see rfc2278 ).
  1059  	// PCL Symbol Set id: 19K
  1060  	Windows31J MIB = 2024
  1061  
  1062  	// GB2312 is the MIB identifier with IANA name GB2312 (MIME: GB2312).
  1063  	//
  1064  	// Chinese for People's Republic of China (PRC) mixed one byte,
  1065  	// two byte set:
  1066  	// 20-7E = one byte ASCII
  1067  	// A1-FE = two byte PRC Kanji
  1068  	// See GB 2312-80
  1069  	// PCL Symbol Set Id: 18C
  1070  	GB2312 MIB = 2025
  1071  
  1072  	// Big5 is the MIB identifier with IANA name Big5 (MIME: Big5).
  1073  	//
  1074  	// Chinese for Taiwan Multi-byte set.
  1075  	// PCL Symbol Set Id: 18T
  1076  	Big5 MIB = 2026
  1077  
  1078  	// Macintosh is the MIB identifier with IANA name macintosh.
  1079  	//
  1080  	// The Unicode Standard ver1.0, ISBN 0-201-56788-1, Oct 1991
  1081  	// Reference: RFC1345
  1082  	Macintosh MIB = 2027
  1083  
  1084  	// IBM037 is the MIB identifier with IANA name IBM037.
  1085  	//
  1086  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1087  	// Reference: RFC1345
  1088  	IBM037 MIB = 2028
  1089  
  1090  	// IBM038 is the MIB identifier with IANA name IBM038.
  1091  	//
  1092  	// IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  1093  	// Reference: RFC1345
  1094  	IBM038 MIB = 2029
  1095  
  1096  	// IBM273 is the MIB identifier with IANA name IBM273.
  1097  	//
  1098  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1099  	// Reference: RFC1345
  1100  	IBM273 MIB = 2030
  1101  
  1102  	// IBM274 is the MIB identifier with IANA name IBM274.
  1103  	//
  1104  	// IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  1105  	// Reference: RFC1345
  1106  	IBM274 MIB = 2031
  1107  
  1108  	// IBM275 is the MIB identifier with IANA name IBM275.
  1109  	//
  1110  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1111  	// Reference: RFC1345
  1112  	IBM275 MIB = 2032
  1113  
  1114  	// IBM277 is the MIB identifier with IANA name IBM277.
  1115  	//
  1116  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1117  	// Reference: RFC1345
  1118  	IBM277 MIB = 2033
  1119  
  1120  	// IBM278 is the MIB identifier with IANA name IBM278.
  1121  	//
  1122  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1123  	// Reference: RFC1345
  1124  	IBM278 MIB = 2034
  1125  
  1126  	// IBM280 is the MIB identifier with IANA name IBM280.
  1127  	//
  1128  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1129  	// Reference: RFC1345
  1130  	IBM280 MIB = 2035
  1131  
  1132  	// IBM281 is the MIB identifier with IANA name IBM281.
  1133  	//
  1134  	// IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  1135  	// Reference: RFC1345
  1136  	IBM281 MIB = 2036
  1137  
  1138  	// IBM284 is the MIB identifier with IANA name IBM284.
  1139  	//
  1140  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1141  	// Reference: RFC1345
  1142  	IBM284 MIB = 2037
  1143  
  1144  	// IBM285 is the MIB identifier with IANA name IBM285.
  1145  	//
  1146  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1147  	// Reference: RFC1345
  1148  	IBM285 MIB = 2038
  1149  
  1150  	// IBM290 is the MIB identifier with IANA name IBM290.
  1151  	//
  1152  	// IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  1153  	// Reference: RFC1345
  1154  	IBM290 MIB = 2039
  1155  
  1156  	// IBM297 is the MIB identifier with IANA name IBM297.
  1157  	//
  1158  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1159  	// Reference: RFC1345
  1160  	IBM297 MIB = 2040
  1161  
  1162  	// IBM420 is the MIB identifier with IANA name IBM420.
  1163  	//
  1164  	// IBM NLS RM Vol2 SE09-8002-01, March 1990,
  1165  	// IBM NLS RM p 11-11
  1166  	// Reference: RFC1345
  1167  	IBM420 MIB = 2041
  1168  
  1169  	// IBM423 is the MIB identifier with IANA name IBM423.
  1170  	//
  1171  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1172  	// Reference: RFC1345
  1173  	IBM423 MIB = 2042
  1174  
  1175  	// IBM424 is the MIB identifier with IANA name IBM424.
  1176  	//
  1177  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1178  	// Reference: RFC1345
  1179  	IBM424 MIB = 2043
  1180  
  1181  	// PC8CodePage437 is the MIB identifier with IANA name IBM437.
  1182  	//
  1183  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1184  	// Reference: RFC1345
  1185  	PC8CodePage437 MIB = 2011
  1186  
  1187  	// IBM500 is the MIB identifier with IANA name IBM500.
  1188  	//
  1189  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1190  	// Reference: RFC1345
  1191  	IBM500 MIB = 2044
  1192  
  1193  	// IBM851 is the MIB identifier with IANA name IBM851.
  1194  	//
  1195  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1196  	// Reference: RFC1345
  1197  	IBM851 MIB = 2045
  1198  
  1199  	// PCp852 is the MIB identifier with IANA name IBM852.
  1200  	//
  1201  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1202  	// Reference: RFC1345
  1203  	PCp852 MIB = 2010
  1204  
  1205  	// IBM855 is the MIB identifier with IANA name IBM855.
  1206  	//
  1207  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1208  	// Reference: RFC1345
  1209  	IBM855 MIB = 2046
  1210  
  1211  	// IBM857 is the MIB identifier with IANA name IBM857.
  1212  	//
  1213  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1214  	// Reference: RFC1345
  1215  	IBM857 MIB = 2047
  1216  
  1217  	// IBM860 is the MIB identifier with IANA name IBM860.
  1218  	//
  1219  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1220  	// Reference: RFC1345
  1221  	IBM860 MIB = 2048
  1222  
  1223  	// IBM861 is the MIB identifier with IANA name IBM861.
  1224  	//
  1225  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1226  	// Reference: RFC1345
  1227  	IBM861 MIB = 2049
  1228  
  1229  	// IBM863 is the MIB identifier with IANA name IBM863.
  1230  	//
  1231  	// IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  1232  	// Reference: RFC1345
  1233  	IBM863 MIB = 2050
  1234  
  1235  	// IBM864 is the MIB identifier with IANA name IBM864.
  1236  	//
  1237  	// IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  1238  	// Reference: RFC1345
  1239  	IBM864 MIB = 2051
  1240  
  1241  	// IBM865 is the MIB identifier with IANA name IBM865.
  1242  	//
  1243  	// IBM DOS 3.3 Ref (Abridged), 94X9575 (Feb 1987)
  1244  	// Reference: RFC1345
  1245  	IBM865 MIB = 2052
  1246  
  1247  	// IBM868 is the MIB identifier with IANA name IBM868.
  1248  	//
  1249  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1250  	// Reference: RFC1345
  1251  	IBM868 MIB = 2053
  1252  
  1253  	// IBM869 is the MIB identifier with IANA name IBM869.
  1254  	//
  1255  	// IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  1256  	// Reference: RFC1345
  1257  	IBM869 MIB = 2054
  1258  
  1259  	// IBM870 is the MIB identifier with IANA name IBM870.
  1260  	//
  1261  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1262  	// Reference: RFC1345
  1263  	IBM870 MIB = 2055
  1264  
  1265  	// IBM871 is the MIB identifier with IANA name IBM871.
  1266  	//
  1267  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1268  	// Reference: RFC1345
  1269  	IBM871 MIB = 2056
  1270  
  1271  	// IBM880 is the MIB identifier with IANA name IBM880.
  1272  	//
  1273  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1274  	// Reference: RFC1345
  1275  	IBM880 MIB = 2057
  1276  
  1277  	// IBM891 is the MIB identifier with IANA name IBM891.
  1278  	//
  1279  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1280  	// Reference: RFC1345
  1281  	IBM891 MIB = 2058
  1282  
  1283  	// IBM903 is the MIB identifier with IANA name IBM903.
  1284  	//
  1285  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1286  	// Reference: RFC1345
  1287  	IBM903 MIB = 2059
  1288  
  1289  	// IBBM904 is the MIB identifier with IANA name IBM904.
  1290  	//
  1291  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1292  	// Reference: RFC1345
  1293  	IBBM904 MIB = 2060
  1294  
  1295  	// IBM905 is the MIB identifier with IANA name IBM905.
  1296  	//
  1297  	// IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  1298  	// Reference: RFC1345
  1299  	IBM905 MIB = 2061
  1300  
  1301  	// IBM918 is the MIB identifier with IANA name IBM918.
  1302  	//
  1303  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1304  	// Reference: RFC1345
  1305  	IBM918 MIB = 2062
  1306  
  1307  	// IBM1026 is the MIB identifier with IANA name IBM1026.
  1308  	//
  1309  	// IBM NLS RM Vol2 SE09-8002-01, March 1990
  1310  	// Reference: RFC1345
  1311  	IBM1026 MIB = 2063
  1312  
  1313  	// IBMEBCDICATDE is the MIB identifier with IANA name EBCDIC-AT-DE.
  1314  	//
  1315  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1316  	// Reference: RFC1345
  1317  	IBMEBCDICATDE MIB = 2064
  1318  
  1319  	// EBCDICATDEA is the MIB identifier with IANA name EBCDIC-AT-DE-A.
  1320  	//
  1321  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1322  	// Reference: RFC1345
  1323  	EBCDICATDEA MIB = 2065
  1324  
  1325  	// EBCDICCAFR is the MIB identifier with IANA name EBCDIC-CA-FR.
  1326  	//
  1327  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1328  	// Reference: RFC1345
  1329  	EBCDICCAFR MIB = 2066
  1330  
  1331  	// EBCDICDKNO is the MIB identifier with IANA name EBCDIC-DK-NO.
  1332  	//
  1333  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1334  	// Reference: RFC1345
  1335  	EBCDICDKNO MIB = 2067
  1336  
  1337  	// EBCDICDKNOA is the MIB identifier with IANA name EBCDIC-DK-NO-A.
  1338  	//
  1339  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1340  	// Reference: RFC1345
  1341  	EBCDICDKNOA MIB = 2068
  1342  
  1343  	// EBCDICFISE is the MIB identifier with IANA name EBCDIC-FI-SE.
  1344  	//
  1345  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1346  	// Reference: RFC1345
  1347  	EBCDICFISE MIB = 2069
  1348  
  1349  	// EBCDICFISEA is the MIB identifier with IANA name EBCDIC-FI-SE-A.
  1350  	//
  1351  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1352  	// Reference: RFC1345
  1353  	EBCDICFISEA MIB = 2070
  1354  
  1355  	// EBCDICFR is the MIB identifier with IANA name EBCDIC-FR.
  1356  	//
  1357  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1358  	// Reference: RFC1345
  1359  	EBCDICFR MIB = 2071
  1360  
  1361  	// EBCDICIT is the MIB identifier with IANA name EBCDIC-IT.
  1362  	//
  1363  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1364  	// Reference: RFC1345
  1365  	EBCDICIT MIB = 2072
  1366  
  1367  	// EBCDICPT is the MIB identifier with IANA name EBCDIC-PT.
  1368  	//
  1369  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1370  	// Reference: RFC1345
  1371  	EBCDICPT MIB = 2073
  1372  
  1373  	// EBCDICES is the MIB identifier with IANA name EBCDIC-ES.
  1374  	//
  1375  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1376  	// Reference: RFC1345
  1377  	EBCDICES MIB = 2074
  1378  
  1379  	// EBCDICESA is the MIB identifier with IANA name EBCDIC-ES-A.
  1380  	//
  1381  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1382  	// Reference: RFC1345
  1383  	EBCDICESA MIB = 2075
  1384  
  1385  	// EBCDICESS is the MIB identifier with IANA name EBCDIC-ES-S.
  1386  	//
  1387  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1388  	// Reference: RFC1345
  1389  	EBCDICESS MIB = 2076
  1390  
  1391  	// EBCDICUK is the MIB identifier with IANA name EBCDIC-UK.
  1392  	//
  1393  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1394  	// Reference: RFC1345
  1395  	EBCDICUK MIB = 2077
  1396  
  1397  	// EBCDICUS is the MIB identifier with IANA name EBCDIC-US.
  1398  	//
  1399  	// IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  1400  	// Reference: RFC1345
  1401  	EBCDICUS MIB = 2078
  1402  
  1403  	// Unknown8BiT is the MIB identifier with IANA name UNKNOWN-8BIT.
  1404  	//
  1405  	// Reference: RFC1428
  1406  	Unknown8BiT MIB = 2079
  1407  
  1408  	// Mnemonic is the MIB identifier with IANA name MNEMONIC.
  1409  	//
  1410  	// rfc1345 , also known as "mnemonic+ascii+38"
  1411  	// Reference: RFC1345
  1412  	Mnemonic MIB = 2080
  1413  
  1414  	// Mnem is the MIB identifier with IANA name MNEM.
  1415  	//
  1416  	// rfc1345 , also known as "mnemonic+ascii+8200"
  1417  	// Reference: RFC1345
  1418  	Mnem MIB = 2081
  1419  
  1420  	// VISCII is the MIB identifier with IANA name VISCII.
  1421  	//
  1422  	// rfc1456
  1423  	// Reference: RFC1456
  1424  	VISCII MIB = 2082
  1425  
  1426  	// VIQR is the MIB identifier with IANA name VIQR.
  1427  	//
  1428  	// rfc1456
  1429  	// Reference: RFC1456
  1430  	VIQR MIB = 2083
  1431  
  1432  	// KOI8R is the MIB identifier with IANA name KOI8-R (MIME: KOI8-R).
  1433  	//
  1434  	// rfc1489 , based on GOST-19768-74, ISO-6937/8,
  1435  	// INIS-Cyrillic, ISO-5427.
  1436  	// Reference: RFC1489
  1437  	KOI8R MIB = 2084
  1438  
  1439  	// HZGB2312 is the MIB identifier with IANA name HZ-GB-2312.
  1440  	//
  1441  	// rfc1842 , rfc1843 rfc1843 rfc1842
  1442  	HZGB2312 MIB = 2085
  1443  
  1444  	// IBM866 is the MIB identifier with IANA name IBM866.
  1445  	//
  1446  	// IBM NLDG Volume 2 (SE09-8002-03) August 1994
  1447  	IBM866 MIB = 2086
  1448  
  1449  	// PC775Baltic is the MIB identifier with IANA name IBM775.
  1450  	//
  1451  	// HP PCL 5 Comparison Guide (P/N 5021-0329) pp B-13, 1996
  1452  	PC775Baltic MIB = 2087
  1453  
  1454  	// KOI8U is the MIB identifier with IANA name KOI8-U.
  1455  	//
  1456  	// rfc2319
  1457  	// Reference: RFC2319
  1458  	KOI8U MIB = 2088
  1459  
  1460  	// IBM00858 is the MIB identifier with IANA name IBM00858.
  1461  	//
  1462  	// IBM See https://www.iana.org/assignments/charset-reg/IBM00858
  1463  	IBM00858 MIB = 2089
  1464  
  1465  	// IBM00924 is the MIB identifier with IANA name IBM00924.
  1466  	//
  1467  	// IBM See https://www.iana.org/assignments/charset-reg/IBM00924
  1468  	IBM00924 MIB = 2090
  1469  
  1470  	// IBM01140 is the MIB identifier with IANA name IBM01140.
  1471  	//
  1472  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01140
  1473  	IBM01140 MIB = 2091
  1474  
  1475  	// IBM01141 is the MIB identifier with IANA name IBM01141.
  1476  	//
  1477  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01141
  1478  	IBM01141 MIB = 2092
  1479  
  1480  	// IBM01142 is the MIB identifier with IANA name IBM01142.
  1481  	//
  1482  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01142
  1483  	IBM01142 MIB = 2093
  1484  
  1485  	// IBM01143 is the MIB identifier with IANA name IBM01143.
  1486  	//
  1487  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01143
  1488  	IBM01143 MIB = 2094
  1489  
  1490  	// IBM01144 is the MIB identifier with IANA name IBM01144.
  1491  	//
  1492  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01144
  1493  	IBM01144 MIB = 2095
  1494  
  1495  	// IBM01145 is the MIB identifier with IANA name IBM01145.
  1496  	//
  1497  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01145
  1498  	IBM01145 MIB = 2096
  1499  
  1500  	// IBM01146 is the MIB identifier with IANA name IBM01146.
  1501  	//
  1502  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01146
  1503  	IBM01146 MIB = 2097
  1504  
  1505  	// IBM01147 is the MIB identifier with IANA name IBM01147.
  1506  	//
  1507  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01147
  1508  	IBM01147 MIB = 2098
  1509  
  1510  	// IBM01148 is the MIB identifier with IANA name IBM01148.
  1511  	//
  1512  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01148
  1513  	IBM01148 MIB = 2099
  1514  
  1515  	// IBM01149 is the MIB identifier with IANA name IBM01149.
  1516  	//
  1517  	// IBM See https://www.iana.org/assignments/charset-reg/IBM01149
  1518  	IBM01149 MIB = 2100
  1519  
  1520  	// Big5HKSCS is the MIB identifier with IANA name Big5-HKSCS.
  1521  	//
  1522  	// See https://www.iana.org/assignments/charset-reg/Big5-HKSCS
  1523  	Big5HKSCS MIB = 2101
  1524  
  1525  	// IBM1047 is the MIB identifier with IANA name IBM1047.
  1526  	//
  1527  	// IBM1047 (EBCDIC Latin 1/Open Systems) https://www-1.ibm.com/servers/eserver/iseries/software/globalization/pdf/cp01047z.pdf
  1528  	IBM1047 MIB = 2102
  1529  
  1530  	// PTCP154 is the MIB identifier with IANA name PTCP154.
  1531  	//
  1532  	// See https://www.iana.org/assignments/charset-reg/PTCP154
  1533  	PTCP154 MIB = 2103
  1534  
  1535  	// Amiga1251 is the MIB identifier with IANA name Amiga-1251.
  1536  	//
  1537  	// See https://www.amiga.ultranet.ru/Amiga-1251.html
  1538  	Amiga1251 MIB = 2104
  1539  
  1540  	// KOI7switched is the MIB identifier with IANA name KOI7-switched.
  1541  	//
  1542  	// See https://www.iana.org/assignments/charset-reg/KOI7-switched
  1543  	KOI7switched MIB = 2105
  1544  
  1545  	// BRF is the MIB identifier with IANA name BRF.
  1546  	//
  1547  	// See https://www.iana.org/assignments/charset-reg/BRF
  1548  	BRF MIB = 2106
  1549  
  1550  	// TSCII is the MIB identifier with IANA name TSCII.
  1551  	//
  1552  	// See https://www.iana.org/assignments/charset-reg/TSCII
  1553  	TSCII MIB = 2107
  1554  
  1555  	// CP51932 is the MIB identifier with IANA name CP51932.
  1556  	//
  1557  	// See https://www.iana.org/assignments/charset-reg/CP51932
  1558  	CP51932 MIB = 2108
  1559  
  1560  	// Windows874 is the MIB identifier with IANA name windows-874.
  1561  	//
  1562  	// See https://www.iana.org/assignments/charset-reg/windows-874
  1563  	Windows874 MIB = 2109
  1564  
  1565  	// Windows1250 is the MIB identifier with IANA name windows-1250.
  1566  	//
  1567  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1250
  1568  	Windows1250 MIB = 2250
  1569  
  1570  	// Windows1251 is the MIB identifier with IANA name windows-1251.
  1571  	//
  1572  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1251
  1573  	Windows1251 MIB = 2251
  1574  
  1575  	// Windows1252 is the MIB identifier with IANA name windows-1252.
  1576  	//
  1577  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1252
  1578  	Windows1252 MIB = 2252
  1579  
  1580  	// Windows1253 is the MIB identifier with IANA name windows-1253.
  1581  	//
  1582  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1253
  1583  	Windows1253 MIB = 2253
  1584  
  1585  	// Windows1254 is the MIB identifier with IANA name windows-1254.
  1586  	//
  1587  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1254
  1588  	Windows1254 MIB = 2254
  1589  
  1590  	// Windows1255 is the MIB identifier with IANA name windows-1255.
  1591  	//
  1592  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1255
  1593  	Windows1255 MIB = 2255
  1594  
  1595  	// Windows1256 is the MIB identifier with IANA name windows-1256.
  1596  	//
  1597  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1256
  1598  	Windows1256 MIB = 2256
  1599  
  1600  	// Windows1257 is the MIB identifier with IANA name windows-1257.
  1601  	//
  1602  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1257
  1603  	Windows1257 MIB = 2257
  1604  
  1605  	// Windows1258 is the MIB identifier with IANA name windows-1258.
  1606  	//
  1607  	// Microsoft https://www.iana.org/assignments/charset-reg/windows-1258
  1608  	Windows1258 MIB = 2258
  1609  
  1610  	// TIS620 is the MIB identifier with IANA name TIS-620.
  1611  	//
  1612  	// Thai Industrial Standards Institute (TISI)
  1613  	TIS620 MIB = 2259
  1614  
  1615  	// CP50220 is the MIB identifier with IANA name CP50220.
  1616  	//
  1617  	// See https://www.iana.org/assignments/charset-reg/CP50220
  1618  	CP50220 MIB = 2260
  1619  )