OSDN Git Service

new repo
[bytom/vapor.git] / vendor / golang.org / x / text / encoding / internal / identifier / mib.go
1 // Code generated by running "go generate" in golang.org/x/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         // (formerly ECMA
542         // registry )
543         ISO111ECMACyrillic MIB = 77
544
545         // ISO121Canadian1 is the MIB identifier with IANA name CSA_Z243.4-1985-1.
546         //
547         // ISO-IR: International Register of Escape Sequences
548         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
549         // Reference: RFC1345
550         ISO121Canadian1 MIB = 78
551
552         // ISO122Canadian2 is the MIB identifier with IANA name CSA_Z243.4-1985-2.
553         //
554         // ISO-IR: International Register of Escape Sequences
555         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
556         // Reference: RFC1345
557         ISO122Canadian2 MIB = 79
558
559         // ISO123CSAZ24341985gr is the MIB identifier with IANA name CSA_Z243.4-1985-gr.
560         //
561         // ISO-IR: International Register of Escape Sequences
562         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
563         // Reference: RFC1345
564         ISO123CSAZ24341985gr MIB = 80
565
566         // ISO88596E is the MIB identifier with IANA name ISO_8859-6-E (MIME: ISO-8859-6-E).
567         //
568         // rfc1556
569         // Reference: RFC1556
570         ISO88596E MIB = 81
571
572         // ISO88596I is the MIB identifier with IANA name ISO_8859-6-I (MIME: ISO-8859-6-I).
573         //
574         // rfc1556
575         // Reference: RFC1556
576         ISO88596I MIB = 82
577
578         // ISO128T101G2 is the MIB identifier with IANA name T.101-G2.
579         //
580         // ISO-IR: International Register of Escape Sequences
581         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
582         // Reference: RFC1345
583         ISO128T101G2 MIB = 83
584
585         // ISO88598E is the MIB identifier with IANA name ISO_8859-8-E (MIME: ISO-8859-8-E).
586         //
587         // rfc1556
588         // Reference: RFC1556
589         ISO88598E MIB = 84
590
591         // ISO88598I is the MIB identifier with IANA name ISO_8859-8-I (MIME: ISO-8859-8-I).
592         //
593         // rfc1556
594         // Reference: RFC1556
595         ISO88598I MIB = 85
596
597         // ISO139CSN369103 is the MIB identifier with IANA name CSN_369103.
598         //
599         // ISO-IR: International Register of Escape Sequences
600         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
601         // Reference: RFC1345
602         ISO139CSN369103 MIB = 86
603
604         // ISO141JUSIB1002 is the MIB identifier with IANA name JUS_I.B1.002.
605         //
606         // ISO-IR: International Register of Escape Sequences
607         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
608         // Reference: RFC1345
609         ISO141JUSIB1002 MIB = 87
610
611         // ISO143IECP271 is the MIB identifier with IANA name IEC_P27-1.
612         //
613         // ISO-IR: International Register of Escape Sequences
614         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
615         // Reference: RFC1345
616         ISO143IECP271 MIB = 88
617
618         // ISO146Serbian is the MIB identifier with IANA name JUS_I.B1.003-serb.
619         //
620         // ISO-IR: International Register of Escape Sequences
621         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
622         // Reference: RFC1345
623         ISO146Serbian MIB = 89
624
625         // ISO147Macedonian is the MIB identifier with IANA name JUS_I.B1.003-mac.
626         //
627         // ISO-IR: International Register of Escape Sequences
628         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
629         // Reference: RFC1345
630         ISO147Macedonian MIB = 90
631
632         // ISO150GreekCCITT is the MIB identifier with IANA name greek-ccitt.
633         //
634         // ISO-IR: International Register of Escape Sequences
635         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
636         // Reference: RFC1345
637         ISO150GreekCCITT MIB = 91
638
639         // ISO151Cuba is the MIB identifier with IANA name NC_NC00-10:81.
640         //
641         // ISO-IR: International Register of Escape Sequences
642         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
643         // Reference: RFC1345
644         ISO151Cuba MIB = 92
645
646         // ISO6937Add is the MIB identifier with IANA name ISO_6937-2-25.
647         //
648         // ISO-IR: International Register of Escape Sequences
649         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
650         // Reference: RFC1345
651         ISO6937Add MIB = 93
652
653         // ISO153GOST1976874 is the MIB identifier with IANA name GOST_19768-74.
654         //
655         // ISO-IR: International Register of Escape Sequences
656         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
657         // Reference: RFC1345
658         ISO153GOST1976874 MIB = 94
659
660         // ISO8859Supp is the MIB identifier with IANA name ISO_8859-supp.
661         //
662         // ISO-IR: International Register of Escape Sequences
663         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
664         // Reference: RFC1345
665         ISO8859Supp MIB = 95
666
667         // ISO10367Box is the MIB identifier with IANA name ISO_10367-box.
668         //
669         // ISO-IR: International Register of Escape Sequences
670         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
671         // Reference: RFC1345
672         ISO10367Box MIB = 96
673
674         // ISO158Lap is the MIB identifier with IANA name latin-lap.
675         //
676         // ISO-IR: International Register of Escape Sequences
677         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
678         // Reference: RFC1345
679         ISO158Lap MIB = 97
680
681         // ISO159JISX02121990 is the MIB identifier with IANA name JIS_X0212-1990.
682         //
683         // ISO-IR: International Register of Escape Sequences
684         // Note: The current registration authority is IPSJ/ITSCJ, Japan.
685         // Reference: RFC1345
686         ISO159JISX02121990 MIB = 98
687
688         // ISO646Danish is the MIB identifier with IANA name DS_2089.
689         //
690         // Danish Standard, DS 2089, February 1974
691         // Reference: RFC1345
692         ISO646Danish MIB = 99
693
694         // USDK is the MIB identifier with IANA name us-dk.
695         //
696         // Reference: RFC1345
697         USDK MIB = 100
698
699         // DKUS is the MIB identifier with IANA name dk-us.
700         //
701         // Reference: RFC1345
702         DKUS MIB = 101
703
704         // KSC5636 is the MIB identifier with IANA name KSC5636.
705         //
706         // Reference: RFC1345
707         KSC5636 MIB = 102
708
709         // Unicode11UTF7 is the MIB identifier with IANA name UNICODE-1-1-UTF-7.
710         //
711         // rfc1642
712         // Reference: RFC1642
713         Unicode11UTF7 MIB = 103
714
715         // ISO2022CN is the MIB identifier with IANA name ISO-2022-CN.
716         //
717         // rfc1922
718         // Reference: RFC1922
719         ISO2022CN MIB = 104
720
721         // ISO2022CNEXT is the MIB identifier with IANA name ISO-2022-CN-EXT.
722         //
723         // rfc1922
724         // Reference: RFC1922
725         ISO2022CNEXT MIB = 105
726
727         // UTF8 is the MIB identifier with IANA name UTF-8.
728         //
729         // rfc3629
730         // Reference: RFC3629
731         UTF8 MIB = 106
732
733         // ISO885913 is the MIB identifier with IANA name ISO-8859-13.
734         //
735         // ISO See http://www.iana.org/assignments/charset-reg/ISO-8859-13 http://www.iana.org/assignments/charset-reg/ISO-8859-13
736         ISO885913 MIB = 109
737
738         // ISO885914 is the MIB identifier with IANA name ISO-8859-14.
739         //
740         // ISO See http://www.iana.org/assignments/charset-reg/ISO-8859-14
741         ISO885914 MIB = 110
742
743         // ISO885915 is the MIB identifier with IANA name ISO-8859-15.
744         //
745         // ISO
746         // Please see: http://www.iana.org/assignments/charset-reg/ISO-8859-15
747         ISO885915 MIB = 111
748
749         // ISO885916 is the MIB identifier with IANA name ISO-8859-16.
750         //
751         // ISO
752         ISO885916 MIB = 112
753
754         // GBK is the MIB identifier with IANA name GBK.
755         //
756         // Chinese IT Standardization Technical Committee
757         // Please see: http://www.iana.org/assignments/charset-reg/GBK
758         GBK MIB = 113
759
760         // GB18030 is the MIB identifier with IANA name GB18030.
761         //
762         // Chinese IT Standardization Technical Committee
763         // Please see: http://www.iana.org/assignments/charset-reg/GB18030
764         GB18030 MIB = 114
765
766         // OSDEBCDICDF0415 is the MIB identifier with IANA name OSD_EBCDIC_DF04_15.
767         //
768         // Fujitsu-Siemens standard mainframe EBCDIC encoding
769         // Please see: http://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF04-15
770         OSDEBCDICDF0415 MIB = 115
771
772         // OSDEBCDICDF03IRV is the MIB identifier with IANA name OSD_EBCDIC_DF03_IRV.
773         //
774         // Fujitsu-Siemens standard mainframe EBCDIC encoding
775         // Please see: http://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF03-IRV
776         OSDEBCDICDF03IRV MIB = 116
777
778         // OSDEBCDICDF041 is the MIB identifier with IANA name OSD_EBCDIC_DF04_1.
779         //
780         // Fujitsu-Siemens standard mainframe EBCDIC encoding
781         // Please see: http://www.iana.org/assignments/charset-reg/OSD-EBCDIC-DF04-1
782         OSDEBCDICDF041 MIB = 117
783
784         // ISO115481 is the MIB identifier with IANA name ISO-11548-1.
785         //
786         // See http://www.iana.org/assignments/charset-reg/ISO-11548-1
787         ISO115481 MIB = 118
788
789         // KZ1048 is the MIB identifier with IANA name KZ-1048.
790         //
791         // See http://www.iana.org/assignments/charset-reg/KZ-1048
792         KZ1048 MIB = 119
793
794         // Unicode is the MIB identifier with IANA name ISO-10646-UCS-2.
795         //
796         // the 2-octet Basic Multilingual Plane, aka Unicode
797         // this needs to specify network byte order: the standard
798         // does not specify (it is a 16-bit integer space)
799         Unicode MIB = 1000
800
801         // UCS4 is the MIB identifier with IANA name ISO-10646-UCS-4.
802         //
803         // the full code space. (same comment about byte order,
804         // these are 31-bit numbers.
805         UCS4 MIB = 1001
806
807         // UnicodeASCII is the MIB identifier with IANA name ISO-10646-UCS-Basic.
808         //
809         // ASCII subset of Unicode.  Basic Latin = collection 1
810         // See ISO 10646, Appendix A
811         UnicodeASCII MIB = 1002
812
813         // UnicodeLatin1 is the MIB identifier with IANA name ISO-10646-Unicode-Latin1.
814         //
815         // ISO Latin-1 subset of Unicode. Basic Latin and Latin-1
816         // Supplement  = collections 1 and 2.  See ISO 10646,
817         // Appendix A.  See rfc1815 .
818         UnicodeLatin1 MIB = 1003
819
820         // UnicodeJapanese is the MIB identifier with IANA name ISO-10646-J-1.
821         //
822         // ISO 10646 Japanese, see rfc1815 .
823         UnicodeJapanese MIB = 1004
824
825         // UnicodeIBM1261 is the MIB identifier with IANA name ISO-Unicode-IBM-1261.
826         //
827         // IBM Latin-2, -3, -5, Extended Presentation Set, GCSGID: 1261
828         UnicodeIBM1261 MIB = 1005
829
830         // UnicodeIBM1268 is the MIB identifier with IANA name ISO-Unicode-IBM-1268.
831         //
832         // IBM Latin-4 Extended Presentation Set, GCSGID: 1268
833         UnicodeIBM1268 MIB = 1006
834
835         // UnicodeIBM1276 is the MIB identifier with IANA name ISO-Unicode-IBM-1276.
836         //
837         // IBM Cyrillic Greek Extended Presentation Set, GCSGID: 1276
838         UnicodeIBM1276 MIB = 1007
839
840         // UnicodeIBM1264 is the MIB identifier with IANA name ISO-Unicode-IBM-1264.
841         //
842         // IBM Arabic Presentation Set, GCSGID: 1264
843         UnicodeIBM1264 MIB = 1008
844
845         // UnicodeIBM1265 is the MIB identifier with IANA name ISO-Unicode-IBM-1265.
846         //
847         // IBM Hebrew Presentation Set, GCSGID: 1265
848         UnicodeIBM1265 MIB = 1009
849
850         // Unicode11 is the MIB identifier with IANA name UNICODE-1-1.
851         //
852         // rfc1641
853         // Reference: RFC1641
854         Unicode11 MIB = 1010
855
856         // SCSU is the MIB identifier with IANA name SCSU.
857         //
858         // SCSU See http://www.iana.org/assignments/charset-reg/SCSU
859         SCSU MIB = 1011
860
861         // UTF7 is the MIB identifier with IANA name UTF-7.
862         //
863         // rfc2152
864         // Reference: RFC2152
865         UTF7 MIB = 1012
866
867         // UTF16BE is the MIB identifier with IANA name UTF-16BE.
868         //
869         // rfc2781
870         // Reference: RFC2781
871         UTF16BE MIB = 1013
872
873         // UTF16LE is the MIB identifier with IANA name UTF-16LE.
874         //
875         // rfc2781
876         // Reference: RFC2781
877         UTF16LE MIB = 1014
878
879         // UTF16 is the MIB identifier with IANA name UTF-16.
880         //
881         // rfc2781
882         // Reference: RFC2781
883         UTF16 MIB = 1015
884
885         // CESU8 is the MIB identifier with IANA name CESU-8.
886         //
887         // http://www.unicode.org/unicode/reports/tr26
888         CESU8 MIB = 1016
889
890         // UTF32 is the MIB identifier with IANA name UTF-32.
891         //
892         // http://www.unicode.org/unicode/reports/tr19/
893         UTF32 MIB = 1017
894
895         // UTF32BE is the MIB identifier with IANA name UTF-32BE.
896         //
897         // http://www.unicode.org/unicode/reports/tr19/
898         UTF32BE MIB = 1018
899
900         // UTF32LE is the MIB identifier with IANA name UTF-32LE.
901         //
902         // http://www.unicode.org/unicode/reports/tr19/
903         UTF32LE MIB = 1019
904
905         // BOCU1 is the MIB identifier with IANA name BOCU-1.
906         //
907         // http://www.unicode.org/notes/tn6/
908         BOCU1 MIB = 1020
909
910         // Windows30Latin1 is the MIB identifier with IANA name ISO-8859-1-Windows-3.0-Latin-1.
911         //
912         // Extended ISO 8859-1 Latin-1 for Windows 3.0.
913         // PCL Symbol Set id: 9U
914         Windows30Latin1 MIB = 2000
915
916         // Windows31Latin1 is the MIB identifier with IANA name ISO-8859-1-Windows-3.1-Latin-1.
917         //
918         // Extended ISO 8859-1 Latin-1 for Windows 3.1.
919         // PCL Symbol Set id: 19U
920         Windows31Latin1 MIB = 2001
921
922         // Windows31Latin2 is the MIB identifier with IANA name ISO-8859-2-Windows-Latin-2.
923         //
924         // Extended ISO 8859-2.  Latin-2 for Windows 3.1.
925         // PCL Symbol Set id: 9E
926         Windows31Latin2 MIB = 2002
927
928         // Windows31Latin5 is the MIB identifier with IANA name ISO-8859-9-Windows-Latin-5.
929         //
930         // Extended ISO 8859-9.  Latin-5 for Windows 3.1
931         // PCL Symbol Set id: 5T
932         Windows31Latin5 MIB = 2003
933
934         // HPRoman8 is the MIB identifier with IANA name hp-roman8.
935         //
936         // LaserJet IIP Printer User's Manual,
937         // HP part no 33471-90901, Hewlet-Packard, June 1989.
938         // Reference: RFC1345
939         HPRoman8 MIB = 2004
940
941         // AdobeStandardEncoding is the MIB identifier with IANA name Adobe-Standard-Encoding.
942         //
943         // PostScript Language Reference Manual
944         // PCL Symbol Set id: 10J
945         AdobeStandardEncoding MIB = 2005
946
947         // VenturaUS is the MIB identifier with IANA name Ventura-US.
948         //
949         // Ventura US.  ASCII plus characters typically used in
950         // publishing, like pilcrow, copyright, registered, trade mark,
951         // section, dagger, and double dagger in the range A0 (hex)
952         // to FF (hex).
953         // PCL Symbol Set id: 14J
954         VenturaUS MIB = 2006
955
956         // VenturaInternational is the MIB identifier with IANA name Ventura-International.
957         //
958         // Ventura International.  ASCII plus coded characters similar
959         // to Roman8.
960         // PCL Symbol Set id: 13J
961         VenturaInternational MIB = 2007
962
963         // DECMCS is the MIB identifier with IANA name DEC-MCS.
964         //
965         // VAX/VMS User's Manual,
966         // Order Number: AI-Y517A-TE, April 1986.
967         // Reference: RFC1345
968         DECMCS MIB = 2008
969
970         // PC850Multilingual is the MIB identifier with IANA name IBM850.
971         //
972         // IBM NLS RM Vol2 SE09-8002-01, March 1990
973         // Reference: RFC1345
974         PC850Multilingual MIB = 2009
975
976         // PC8DanishNorwegian is the MIB identifier with IANA name PC8-Danish-Norwegian.
977         //
978         // PC Danish Norwegian
979         // 8-bit PC set for Danish Norwegian
980         // PCL Symbol Set id: 11U
981         PC8DanishNorwegian MIB = 2012
982
983         // PC862LatinHebrew is the MIB identifier with IANA name IBM862.
984         //
985         // IBM NLS RM Vol2 SE09-8002-01, March 1990
986         // Reference: RFC1345
987         PC862LatinHebrew MIB = 2013
988
989         // PC8Turkish is the MIB identifier with IANA name PC8-Turkish.
990         //
991         // PC Latin Turkish.  PCL Symbol Set id: 9T
992         PC8Turkish MIB = 2014
993
994         // IBMSymbols is the MIB identifier with IANA name IBM-Symbols.
995         //
996         // Presentation Set, CPGID: 259
997         IBMSymbols MIB = 2015
998
999         // IBMThai is the MIB identifier with IANA name IBM-Thai.
1000         //
1001         // Presentation Set, CPGID: 838
1002         IBMThai MIB = 2016
1003
1004         // HPLegal is the MIB identifier with IANA name HP-Legal.
1005         //
1006         // PCL 5 Comparison Guide, Hewlett-Packard,
1007         // HP part number 5961-0510, October 1992
1008         // PCL Symbol Set id: 1U
1009         HPLegal MIB = 2017
1010
1011         // HPPiFont is the MIB identifier with IANA name HP-Pi-font.
1012         //
1013         // PCL 5 Comparison Guide, Hewlett-Packard,
1014         // HP part number 5961-0510, October 1992
1015         // PCL Symbol Set id: 15U
1016         HPPiFont MIB = 2018
1017
1018         // HPMath8 is the MIB identifier with IANA name HP-Math8.
1019         //
1020         // PCL 5 Comparison Guide, Hewlett-Packard,
1021         // HP part number 5961-0510, October 1992
1022         // PCL Symbol Set id: 8M
1023         HPMath8 MIB = 2019
1024
1025         // HPPSMath is the MIB identifier with IANA name Adobe-Symbol-Encoding.
1026         //
1027         // PostScript Language Reference Manual
1028         // PCL Symbol Set id: 5M
1029         HPPSMath MIB = 2020
1030
1031         // HPDesktop is the MIB identifier with IANA name HP-DeskTop.
1032         //
1033         // PCL 5 Comparison Guide, Hewlett-Packard,
1034         // HP part number 5961-0510, October 1992
1035         // PCL Symbol Set id: 7J
1036         HPDesktop MIB = 2021
1037
1038         // VenturaMath is the MIB identifier with IANA name Ventura-Math.
1039         //
1040         // PCL 5 Comparison Guide, Hewlett-Packard,
1041         // HP part number 5961-0510, October 1992
1042         // PCL Symbol Set id: 6M
1043         VenturaMath MIB = 2022
1044
1045         // MicrosoftPublishing is the MIB identifier with IANA name Microsoft-Publishing.
1046         //
1047         // PCL 5 Comparison Guide, Hewlett-Packard,
1048         // HP part number 5961-0510, October 1992
1049         // PCL Symbol Set id: 6J
1050         MicrosoftPublishing MIB = 2023
1051
1052         // Windows31J is the MIB identifier with IANA name Windows-31J.
1053         //
1054         // Windows Japanese.  A further extension of Shift_JIS
1055         // to include NEC special characters (Row 13), NEC
1056         // selection of IBM extensions (Rows 89 to 92), and IBM
1057         // extensions (Rows 115 to 119).  The CCS's are
1058         // JIS X0201:1997, JIS X0208:1997, and these extensions.
1059         // This charset can be used for the top-level media type "text",
1060         // but it is of limited or specialized use (see rfc2278 ).
1061         // PCL Symbol Set id: 19K
1062         Windows31J MIB = 2024
1063
1064         // GB2312 is the MIB identifier with IANA name GB2312 (MIME: GB2312).
1065         //
1066         // Chinese for People's Republic of China (PRC) mixed one byte,
1067         // two byte set:
1068         // 20-7E = one byte ASCII
1069         // A1-FE = two byte PRC Kanji
1070         // See GB 2312-80
1071         // PCL Symbol Set Id: 18C
1072         GB2312 MIB = 2025
1073
1074         // Big5 is the MIB identifier with IANA name Big5 (MIME: Big5).
1075         //
1076         // Chinese for Taiwan Multi-byte set.
1077         // PCL Symbol Set Id: 18T
1078         Big5 MIB = 2026
1079
1080         // Macintosh is the MIB identifier with IANA name macintosh.
1081         //
1082         // The Unicode Standard ver1.0, ISBN 0-201-56788-1, Oct 1991
1083         // Reference: RFC1345
1084         Macintosh MIB = 2027
1085
1086         // IBM037 is the MIB identifier with IANA name IBM037.
1087         //
1088         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1089         // Reference: RFC1345
1090         IBM037 MIB = 2028
1091
1092         // IBM038 is the MIB identifier with IANA name IBM038.
1093         //
1094         // IBM 3174 Character Set Ref, GA27-3831-02, March 1990
1095         // Reference: RFC1345
1096         IBM038 MIB = 2029
1097
1098         // IBM273 is the MIB identifier with IANA name IBM273.
1099         //
1100         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1101         // Reference: RFC1345
1102         IBM273 MIB = 2030
1103
1104         // IBM274 is the MIB identifier with IANA name IBM274.
1105         //
1106         // IBM 3174 Character Set Ref, GA27-3831-02, March 1990
1107         // Reference: RFC1345
1108         IBM274 MIB = 2031
1109
1110         // IBM275 is the MIB identifier with IANA name IBM275.
1111         //
1112         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1113         // Reference: RFC1345
1114         IBM275 MIB = 2032
1115
1116         // IBM277 is the MIB identifier with IANA name IBM277.
1117         //
1118         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1119         // Reference: RFC1345
1120         IBM277 MIB = 2033
1121
1122         // IBM278 is the MIB identifier with IANA name IBM278.
1123         //
1124         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1125         // Reference: RFC1345
1126         IBM278 MIB = 2034
1127
1128         // IBM280 is the MIB identifier with IANA name IBM280.
1129         //
1130         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1131         // Reference: RFC1345
1132         IBM280 MIB = 2035
1133
1134         // IBM281 is the MIB identifier with IANA name IBM281.
1135         //
1136         // IBM 3174 Character Set Ref, GA27-3831-02, March 1990
1137         // Reference: RFC1345
1138         IBM281 MIB = 2036
1139
1140         // IBM284 is the MIB identifier with IANA name IBM284.
1141         //
1142         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1143         // Reference: RFC1345
1144         IBM284 MIB = 2037
1145
1146         // IBM285 is the MIB identifier with IANA name IBM285.
1147         //
1148         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1149         // Reference: RFC1345
1150         IBM285 MIB = 2038
1151
1152         // IBM290 is the MIB identifier with IANA name IBM290.
1153         //
1154         // IBM 3174 Character Set Ref, GA27-3831-02, March 1990
1155         // Reference: RFC1345
1156         IBM290 MIB = 2039
1157
1158         // IBM297 is the MIB identifier with IANA name IBM297.
1159         //
1160         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1161         // Reference: RFC1345
1162         IBM297 MIB = 2040
1163
1164         // IBM420 is the MIB identifier with IANA name IBM420.
1165         //
1166         // IBM NLS RM Vol2 SE09-8002-01, March 1990,
1167         // IBM NLS RM p 11-11
1168         // Reference: RFC1345
1169         IBM420 MIB = 2041
1170
1171         // IBM423 is the MIB identifier with IANA name IBM423.
1172         //
1173         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1174         // Reference: RFC1345
1175         IBM423 MIB = 2042
1176
1177         // IBM424 is the MIB identifier with IANA name IBM424.
1178         //
1179         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1180         // Reference: RFC1345
1181         IBM424 MIB = 2043
1182
1183         // PC8CodePage437 is the MIB identifier with IANA name IBM437.
1184         //
1185         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1186         // Reference: RFC1345
1187         PC8CodePage437 MIB = 2011
1188
1189         // IBM500 is the MIB identifier with IANA name IBM500.
1190         //
1191         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1192         // Reference: RFC1345
1193         IBM500 MIB = 2044
1194
1195         // IBM851 is the MIB identifier with IANA name IBM851.
1196         //
1197         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1198         // Reference: RFC1345
1199         IBM851 MIB = 2045
1200
1201         // PCp852 is the MIB identifier with IANA name IBM852.
1202         //
1203         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1204         // Reference: RFC1345
1205         PCp852 MIB = 2010
1206
1207         // IBM855 is the MIB identifier with IANA name IBM855.
1208         //
1209         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1210         // Reference: RFC1345
1211         IBM855 MIB = 2046
1212
1213         // IBM857 is the MIB identifier with IANA name IBM857.
1214         //
1215         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1216         // Reference: RFC1345
1217         IBM857 MIB = 2047
1218
1219         // IBM860 is the MIB identifier with IANA name IBM860.
1220         //
1221         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1222         // Reference: RFC1345
1223         IBM860 MIB = 2048
1224
1225         // IBM861 is the MIB identifier with IANA name IBM861.
1226         //
1227         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1228         // Reference: RFC1345
1229         IBM861 MIB = 2049
1230
1231         // IBM863 is the MIB identifier with IANA name IBM863.
1232         //
1233         // IBM Keyboard layouts and code pages, PN 07G4586 June 1991
1234         // Reference: RFC1345
1235         IBM863 MIB = 2050
1236
1237         // IBM864 is the MIB identifier with IANA name IBM864.
1238         //
1239         // IBM Keyboard layouts and code pages, PN 07G4586 June 1991
1240         // Reference: RFC1345
1241         IBM864 MIB = 2051
1242
1243         // IBM865 is the MIB identifier with IANA name IBM865.
1244         //
1245         // IBM DOS 3.3 Ref (Abridged), 94X9575 (Feb 1987)
1246         // Reference: RFC1345
1247         IBM865 MIB = 2052
1248
1249         // IBM868 is the MIB identifier with IANA name IBM868.
1250         //
1251         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1252         // Reference: RFC1345
1253         IBM868 MIB = 2053
1254
1255         // IBM869 is the MIB identifier with IANA name IBM869.
1256         //
1257         // IBM Keyboard layouts and code pages, PN 07G4586 June 1991
1258         // Reference: RFC1345
1259         IBM869 MIB = 2054
1260
1261         // IBM870 is the MIB identifier with IANA name IBM870.
1262         //
1263         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1264         // Reference: RFC1345
1265         IBM870 MIB = 2055
1266
1267         // IBM871 is the MIB identifier with IANA name IBM871.
1268         //
1269         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1270         // Reference: RFC1345
1271         IBM871 MIB = 2056
1272
1273         // IBM880 is the MIB identifier with IANA name IBM880.
1274         //
1275         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1276         // Reference: RFC1345
1277         IBM880 MIB = 2057
1278
1279         // IBM891 is the MIB identifier with IANA name IBM891.
1280         //
1281         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1282         // Reference: RFC1345
1283         IBM891 MIB = 2058
1284
1285         // IBM903 is the MIB identifier with IANA name IBM903.
1286         //
1287         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1288         // Reference: RFC1345
1289         IBM903 MIB = 2059
1290
1291         // IBBM904 is the MIB identifier with IANA name IBM904.
1292         //
1293         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1294         // Reference: RFC1345
1295         IBBM904 MIB = 2060
1296
1297         // IBM905 is the MIB identifier with IANA name IBM905.
1298         //
1299         // IBM 3174 Character Set Ref, GA27-3831-02, March 1990
1300         // Reference: RFC1345
1301         IBM905 MIB = 2061
1302
1303         // IBM918 is the MIB identifier with IANA name IBM918.
1304         //
1305         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1306         // Reference: RFC1345
1307         IBM918 MIB = 2062
1308
1309         // IBM1026 is the MIB identifier with IANA name IBM1026.
1310         //
1311         // IBM NLS RM Vol2 SE09-8002-01, March 1990
1312         // Reference: RFC1345
1313         IBM1026 MIB = 2063
1314
1315         // IBMEBCDICATDE is the MIB identifier with IANA name EBCDIC-AT-DE.
1316         //
1317         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1318         // Reference: RFC1345
1319         IBMEBCDICATDE MIB = 2064
1320
1321         // EBCDICATDEA is the MIB identifier with IANA name EBCDIC-AT-DE-A.
1322         //
1323         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1324         // Reference: RFC1345
1325         EBCDICATDEA MIB = 2065
1326
1327         // EBCDICCAFR is the MIB identifier with IANA name EBCDIC-CA-FR.
1328         //
1329         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1330         // Reference: RFC1345
1331         EBCDICCAFR MIB = 2066
1332
1333         // EBCDICDKNO is the MIB identifier with IANA name EBCDIC-DK-NO.
1334         //
1335         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1336         // Reference: RFC1345
1337         EBCDICDKNO MIB = 2067
1338
1339         // EBCDICDKNOA is the MIB identifier with IANA name EBCDIC-DK-NO-A.
1340         //
1341         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1342         // Reference: RFC1345
1343         EBCDICDKNOA MIB = 2068
1344
1345         // EBCDICFISE is the MIB identifier with IANA name EBCDIC-FI-SE.
1346         //
1347         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1348         // Reference: RFC1345
1349         EBCDICFISE MIB = 2069
1350
1351         // EBCDICFISEA is the MIB identifier with IANA name EBCDIC-FI-SE-A.
1352         //
1353         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1354         // Reference: RFC1345
1355         EBCDICFISEA MIB = 2070
1356
1357         // EBCDICFR is the MIB identifier with IANA name EBCDIC-FR.
1358         //
1359         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1360         // Reference: RFC1345
1361         EBCDICFR MIB = 2071
1362
1363         // EBCDICIT is the MIB identifier with IANA name EBCDIC-IT.
1364         //
1365         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1366         // Reference: RFC1345
1367         EBCDICIT MIB = 2072
1368
1369         // EBCDICPT is the MIB identifier with IANA name EBCDIC-PT.
1370         //
1371         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1372         // Reference: RFC1345
1373         EBCDICPT MIB = 2073
1374
1375         // EBCDICES is the MIB identifier with IANA name EBCDIC-ES.
1376         //
1377         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1378         // Reference: RFC1345
1379         EBCDICES MIB = 2074
1380
1381         // EBCDICESA is the MIB identifier with IANA name EBCDIC-ES-A.
1382         //
1383         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1384         // Reference: RFC1345
1385         EBCDICESA MIB = 2075
1386
1387         // EBCDICESS is the MIB identifier with IANA name EBCDIC-ES-S.
1388         //
1389         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1390         // Reference: RFC1345
1391         EBCDICESS MIB = 2076
1392
1393         // EBCDICUK is the MIB identifier with IANA name EBCDIC-UK.
1394         //
1395         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1396         // Reference: RFC1345
1397         EBCDICUK MIB = 2077
1398
1399         // EBCDICUS is the MIB identifier with IANA name EBCDIC-US.
1400         //
1401         // IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
1402         // Reference: RFC1345
1403         EBCDICUS MIB = 2078
1404
1405         // Unknown8BiT is the MIB identifier with IANA name UNKNOWN-8BIT.
1406         //
1407         // Reference: RFC1428
1408         Unknown8BiT MIB = 2079
1409
1410         // Mnemonic is the MIB identifier with IANA name MNEMONIC.
1411         //
1412         // rfc1345 , also known as "mnemonic+ascii+38"
1413         // Reference: RFC1345
1414         Mnemonic MIB = 2080
1415
1416         // Mnem is the MIB identifier with IANA name MNEM.
1417         //
1418         // rfc1345 , also known as "mnemonic+ascii+8200"
1419         // Reference: RFC1345
1420         Mnem MIB = 2081
1421
1422         // VISCII is the MIB identifier with IANA name VISCII.
1423         //
1424         // rfc1456
1425         // Reference: RFC1456
1426         VISCII MIB = 2082
1427
1428         // VIQR is the MIB identifier with IANA name VIQR.
1429         //
1430         // rfc1456
1431         // Reference: RFC1456
1432         VIQR MIB = 2083
1433
1434         // KOI8R is the MIB identifier with IANA name KOI8-R (MIME: KOI8-R).
1435         //
1436         // rfc1489 , based on GOST-19768-74, ISO-6937/8,
1437         // INIS-Cyrillic, ISO-5427.
1438         // Reference: RFC1489
1439         KOI8R MIB = 2084
1440
1441         // HZGB2312 is the MIB identifier with IANA name HZ-GB-2312.
1442         //
1443         // rfc1842 , rfc1843 rfc1843 rfc1842
1444         HZGB2312 MIB = 2085
1445
1446         // IBM866 is the MIB identifier with IANA name IBM866.
1447         //
1448         // IBM NLDG Volume 2 (SE09-8002-03) August 1994
1449         IBM866 MIB = 2086
1450
1451         // PC775Baltic is the MIB identifier with IANA name IBM775.
1452         //
1453         // HP PCL 5 Comparison Guide (P/N 5021-0329) pp B-13, 1996
1454         PC775Baltic MIB = 2087
1455
1456         // KOI8U is the MIB identifier with IANA name KOI8-U.
1457         //
1458         // rfc2319
1459         // Reference: RFC2319
1460         KOI8U MIB = 2088
1461
1462         // IBM00858 is the MIB identifier with IANA name IBM00858.
1463         //
1464         // IBM See http://www.iana.org/assignments/charset-reg/IBM00858
1465         IBM00858 MIB = 2089
1466
1467         // IBM00924 is the MIB identifier with IANA name IBM00924.
1468         //
1469         // IBM See http://www.iana.org/assignments/charset-reg/IBM00924
1470         IBM00924 MIB = 2090
1471
1472         // IBM01140 is the MIB identifier with IANA name IBM01140.
1473         //
1474         // IBM See http://www.iana.org/assignments/charset-reg/IBM01140
1475         IBM01140 MIB = 2091
1476
1477         // IBM01141 is the MIB identifier with IANA name IBM01141.
1478         //
1479         // IBM See http://www.iana.org/assignments/charset-reg/IBM01141
1480         IBM01141 MIB = 2092
1481
1482         // IBM01142 is the MIB identifier with IANA name IBM01142.
1483         //
1484         // IBM See http://www.iana.org/assignments/charset-reg/IBM01142
1485         IBM01142 MIB = 2093
1486
1487         // IBM01143 is the MIB identifier with IANA name IBM01143.
1488         //
1489         // IBM See http://www.iana.org/assignments/charset-reg/IBM01143
1490         IBM01143 MIB = 2094
1491
1492         // IBM01144 is the MIB identifier with IANA name IBM01144.
1493         //
1494         // IBM See http://www.iana.org/assignments/charset-reg/IBM01144
1495         IBM01144 MIB = 2095
1496
1497         // IBM01145 is the MIB identifier with IANA name IBM01145.
1498         //
1499         // IBM See http://www.iana.org/assignments/charset-reg/IBM01145
1500         IBM01145 MIB = 2096
1501
1502         // IBM01146 is the MIB identifier with IANA name IBM01146.
1503         //
1504         // IBM See http://www.iana.org/assignments/charset-reg/IBM01146
1505         IBM01146 MIB = 2097
1506
1507         // IBM01147 is the MIB identifier with IANA name IBM01147.
1508         //
1509         // IBM See http://www.iana.org/assignments/charset-reg/IBM01147
1510         IBM01147 MIB = 2098
1511
1512         // IBM01148 is the MIB identifier with IANA name IBM01148.
1513         //
1514         // IBM See http://www.iana.org/assignments/charset-reg/IBM01148
1515         IBM01148 MIB = 2099
1516
1517         // IBM01149 is the MIB identifier with IANA name IBM01149.
1518         //
1519         // IBM See http://www.iana.org/assignments/charset-reg/IBM01149
1520         IBM01149 MIB = 2100
1521
1522         // Big5HKSCS is the MIB identifier with IANA name Big5-HKSCS.
1523         //
1524         // See http://www.iana.org/assignments/charset-reg/Big5-HKSCS
1525         Big5HKSCS MIB = 2101
1526
1527         // IBM1047 is the MIB identifier with IANA name IBM1047.
1528         //
1529         // IBM1047 (EBCDIC Latin 1/Open Systems) http://www-1.ibm.com/servers/eserver/iseries/software/globalization/pdf/cp01047z.pdf
1530         IBM1047 MIB = 2102
1531
1532         // PTCP154 is the MIB identifier with IANA name PTCP154.
1533         //
1534         // See http://www.iana.org/assignments/charset-reg/PTCP154
1535         PTCP154 MIB = 2103
1536
1537         // Amiga1251 is the MIB identifier with IANA name Amiga-1251.
1538         //
1539         // See http://www.amiga.ultranet.ru/Amiga-1251.html
1540         Amiga1251 MIB = 2104
1541
1542         // KOI7switched is the MIB identifier with IANA name KOI7-switched.
1543         //
1544         // See http://www.iana.org/assignments/charset-reg/KOI7-switched
1545         KOI7switched MIB = 2105
1546
1547         // BRF is the MIB identifier with IANA name BRF.
1548         //
1549         // See http://www.iana.org/assignments/charset-reg/BRF
1550         BRF MIB = 2106
1551
1552         // TSCII is the MIB identifier with IANA name TSCII.
1553         //
1554         // See http://www.iana.org/assignments/charset-reg/TSCII
1555         TSCII MIB = 2107
1556
1557         // CP51932 is the MIB identifier with IANA name CP51932.
1558         //
1559         // See http://www.iana.org/assignments/charset-reg/CP51932
1560         CP51932 MIB = 2108
1561
1562         // Windows874 is the MIB identifier with IANA name windows-874.
1563         //
1564         // See http://www.iana.org/assignments/charset-reg/windows-874
1565         Windows874 MIB = 2109
1566
1567         // Windows1250 is the MIB identifier with IANA name windows-1250.
1568         //
1569         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1250
1570         Windows1250 MIB = 2250
1571
1572         // Windows1251 is the MIB identifier with IANA name windows-1251.
1573         //
1574         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1251
1575         Windows1251 MIB = 2251
1576
1577         // Windows1252 is the MIB identifier with IANA name windows-1252.
1578         //
1579         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1252
1580         Windows1252 MIB = 2252
1581
1582         // Windows1253 is the MIB identifier with IANA name windows-1253.
1583         //
1584         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1253
1585         Windows1253 MIB = 2253
1586
1587         // Windows1254 is the MIB identifier with IANA name windows-1254.
1588         //
1589         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1254
1590         Windows1254 MIB = 2254
1591
1592         // Windows1255 is the MIB identifier with IANA name windows-1255.
1593         //
1594         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1255
1595         Windows1255 MIB = 2255
1596
1597         // Windows1256 is the MIB identifier with IANA name windows-1256.
1598         //
1599         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1256
1600         Windows1256 MIB = 2256
1601
1602         // Windows1257 is the MIB identifier with IANA name windows-1257.
1603         //
1604         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1257
1605         Windows1257 MIB = 2257
1606
1607         // Windows1258 is the MIB identifier with IANA name windows-1258.
1608         //
1609         // Microsoft http://www.iana.org/assignments/charset-reg/windows-1258
1610         Windows1258 MIB = 2258
1611
1612         // TIS620 is the MIB identifier with IANA name TIS-620.
1613         //
1614         // Thai Industrial Standards Institute (TISI)
1615         TIS620 MIB = 2259
1616
1617         // CP50220 is the MIB identifier with IANA name CP50220.
1618         //
1619         // See http://www.iana.org/assignments/charset-reg/CP50220
1620         CP50220 MIB = 2260
1621 )