summaryrefslogtreecommitdiff
path: root/MIBS/enterasys/CT-PIC-MIB
blob: ab79a6fa3e3f7e5dd1dc2d5916d2f6944da57e08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
CT-PIC-MIB DEFINITIONS ::= BEGIN
        --  ct-pic-mib
        --  Revision: 1.02.05
        --  Part Number: 2170997
        --  Date:  March 16, 2000

        --  Cabletron Systems, Inc.
        --  35 Industrial Way, P.O. Box 5005
        --  Rochester, NH 03867-0505
        --  (603) 332-9400
        --  support@ctron.com

        --  This module provides authoritative definitions for part
        --  of the naming tree below:
        --
        --              cabletron { enterprises 52 }
        --
        --  This module will be extended, as additional sub-sections
        --  of this naming tree are defined.
        --

        --  Cabletron Systems reserves the right to make changes in 
        --  specification and other information contained in this document 
        --  without prior notice.  The reader should consult Cabletron Systems
        --  to determine whether any such changes have been made.
        --
        --  In no event shall Cabletron Systems be liable for any incidental, 
        --  indirect, special, or consequential damages whatsoever (including 
        --  but not limited to lost profits) arising out of or related to this
        --  document or the information contained in it, even if Cabletron
        --  Systems has been advised of, known, or should have known, the 
        --  possibility of such damages.
        --
        --  Cabletron grants vendors, end-users, and other interested parties
        --  a non-exclusive license to use this Specification in connection
        --  with the management of Cabletron products.

        --  Copyright March 2000 Cabletron Systems

-- PICs come in multiple types.  In general they define information which is
-- maintained by manufacturing and is updated whenever the  module is updated.
-- The other use for PICs is to hold other interesting information such as
-- MAC addresses etc.  In order to support this dual function this MIB
-- consists of 2 different tables.  The first ctPicTable calls out the
-- information that is defined by manufacturing which defines the particular
-- module the PIC resides on.  The second table ctPicTagTable defines the
-- other entries that may or maynot be  defined for the given module.  The
-- second table functions based on TAG id to define the location of the object
-- within the PIC and a TAG type field that defines the type of information
-- found in that field.

        IMPORTS
                Gauge           FROM RFC1155-SMI
                OBJECT-TYPE     FROM RFC-1212
                DisplayString   FROM RFC1213-MIB
                ctPIC           FROM CTRON-MIB-NAMES;

-- DisplayString ::= OCTET STRING

-- ctPIC MODULE-IDENTITY
--    LAST-UPDATED "000316184621Z"
--    ORGANIZATION "Cabletron Systems, Inc"
--    CONTACT-INFO
--    "Cabletron Systems, Inc.
--     35 Industrial Way, P.O. Box 5005
--     Rochester, NH 03867-0505
--     (603) 332-9400
--     support@cabletron.com
--     http://www.ctron.com"
--
--    DESCRIPTION
--            "This mib module defines a portion of the SNMP enterprise
--             MIBs under Cabletron enterprise OID pertaining to
--             the Product Information Chip (PIC)."
--
--    REVISION    "000316184621Z"
--    DESCRIPTION "Added enumerations newbridge(5) and enTeraSys(6) to the
--                 ctPicOEMVendorId leaf.  Added a commented out MODULE-IDENTITY 
--                 block to allow for better tracking of revisions."
--         ::= { ctSystem 9 }


pic     OBJECT IDENTIFIER ::= { ctPIC 1 }

ctPicNumberEntries      OBJECT-TYPE
        SYNTAX  Gauge
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines the number of PIC modules defined by this MIB."
        ::= { pic 1 }

ctPicTable              OBJECT-TYPE
        SYNTAX  SEQUENCE OF CtPicEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "A table that describes the contents of all PIC modules
                accessible by this module."
        ::= { pic 2 }

ctPicEntry              OBJECT-TYPE
        SYNTAX  CtPicEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Description of a specific instance of a PIC module."
        INDEX   { ctPicSlot, ctPicIndex }
        ::= { ctPicTable 1 }

CtPicEntry              ::= SEQUENCE {
        ctPicSlot
                INTEGER,
        ctPicIndex
                INTEGER,
        ctPicLocation
                OBJECT IDENTIFIER,
        ctPicStatus
                INTEGER,
        ctPicVersion
                DisplayString,
        ctPicModuleType
                OBJECT IDENTIFIER,
        ctPicMfgPN
                DisplayString,
        ctPicMfgSN
                DisplayString,
        ctPicMfgPartNumb
                DisplayString,
        ctPicMfgSerialNumb
                DisplayString,
        ctPicMfgReworkLocation
                DisplayString,
        ctPicMfgMfgLocation
                DisplayString,
        ctPicMfgDateCode
                DisplayString,
        ctPicMfgRevisionCode
                DisplayString,
        ctPicTLPN
                DisplayString,
        ctPicTLSN
                DisplayString,
        ctPicTLPartNumb
                DisplayString,
        ctPicTLSerialNumb
                DisplayString,
        ctPicTLReworkLocation
                DisplayString,
        ctPicTLMfgLocation
                DisplayString,
        ctPicTLDateCode
                DisplayString,
        ctPicTLRevisionCode
                DisplayString,
        ctPicPcbRevision
                DisplayString,
        ctPicMacAddr
                OCTET STRING,
        ctPicNumbRsvdAddrs
                INTEGER,
        ctPicBoardRevision
                DisplayString,
        ctPicModuleTypeString
                DisplayString,
        ctPicDCDCconverterType
                DisplayString,
        ctPicDCDCconvInputPower
                DisplayString,
        ctPicSMB1promVersion
                DisplayString,
        ctPicAtmMacAddr
                OCTET STRING,
        ctPicOEMVendorId
                INTEGER,
        ctPicOEMVendorName
                DisplayString,
        ctPicMfg97SN
                DisplayString,
        ctPicMfg97DateCode
                DisplayString,
        ctPicMfg97RevisionCode
                DisplayString,
        ctPicTL97SN
                DisplayString,
        ctPicTL97DateCode
                DisplayString,
        ctPicTL97RevisionCode
                DisplayString,
        ctPicOEMTLSN
                DisplayString
        }

ctPicSlot  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Specific slot which the module that realizes this PIC
                resides.  If the PIC is associated with the chassis
                and not a specific module then this value will be 0."
        ::= { ctPicEntry 1 }

ctPicIndex              OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Uniquely identifies the instance of a PIC in a particular
                 slot."
        ::= { ctPicEntry 2 }

ctPicLocation           OBJECT-TYPE
        SYNTAX  OBJECT IDENTIFIER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines location of the PIC chip.  This takes on any of
                the encoding values defined below for backplane, module,
                daughter board, brim."
        ::= { ctPicEntry 3 }

ctPicStatus             OBJECT-TYPE
        SYNTAX  INTEGER {
                        other(1),
                        present(2),
                        notPresent(3),
                        checkSum(4),
                        error(5),
                        limited(6)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Provides the status of the specific PIC chip.  the values
                are defined as follows:
                        other(1) - firmware can not determine status
                        present(2) - PIC seems to be functional
                        notPresent(3) - PIC not found but expected
                        checkSum(4) - A check sum error occured
                        error(5) - An undefined error condition exists.
                        limited(6) - A limited PIC implementation only
                                type code information is present."
        ::= { ctPicEntry 4 }

ctPicVersion            OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Reflects the version of the PIC implementation that this
                PIC conforms to.  This has the format x.yy . If non-existent,
                this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 5 }

ctPicModuleType OBJECT-TYPE
        SYNTAX  OBJECT IDENTIFIER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines the standard module type value as defined in
                ctron-oids."
        ::= { ctPicEntry 6 }

ctPicMfgPN      OBJECT-TYPE
        SYNTAX  DisplayString   (SIZE(9))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the manufacturing level part number of the module
                associated with this PIC.  This information is encoded as
                follows:
                        7 Characters    Part Number
                        2 Characters    Rework Location.
                If any field of this object is non-existent, it will be set
                to all blanks(ascii 32)."
        ::= { ctPicEntry 7 }

ctPicMfgSN      OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the manufacturing level serial number of the module
                associated with this PIC.  This information is encoded as
                follows:
                        3 bytes - Date code (year/week)
                        4 bytes - Serial number
                        2 bytes - Manufacture location
                        3 bytes - Board level revision
                If any field of this object is non-existent, it will be 
                set to all blanks(ascii 32)."
        ::= { ctPicEntry 8 }

ctPicMfgPartNumb        OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(7))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This object presents the part number portion of the
                ctPicMfgPN object.  This object contains the same information
                however in a more human readable format.  If non-existent,
                this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 9 }

ctPicMfgSerialNumb      OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(4))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This object presents the serial number portion of the
                ctPicMfgSN object.  This object contains the same information
                however in a more human readable format.  If non-existent,
                this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 10 }

ctPicMfgReworkLocation  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 2 character code that defines the location this
                module was last reworked. This object contains the same
                information as presented in ctPicMfgPN object however
                in a more human readable format.  If non-existent, this
                object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 11 }

ctPicMfgMfgLocation  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The two character code that defines the location
                this module was manufactured at. This object contains the same
                information as presented in ctPicMfgSN object however
                in a more human readable format.  If non-existent, this object 
                will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 12 }

ctPicMfgDateCode OBJECT-TYPE 
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 3 byte date code field when this module was last
                reworked.  This is in year/week format. This object
                contains the same information as presented in ctPicMfgSN
                object however in a more human readable format.  If 
                non-existent, this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 13 }

ctPicMfgRevisionCode  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 3 character board level revision code field of this
                module.  This object contains the same information as
                presented in ctPicMfgSN object however in a more human
                readable format.  If non-existent, this object will be set
                to all blanks (ascii 32)."
        ::= { ctPicEntry 14 }

ctPicTLPN               OBJECT-TYPE
        SYNTAX  DisplayString   (SIZE(9))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the top level part number of the module associated
                with this PIC.  This information is encoded as follows:
                        7 Characters    Part Number
                        2 Characters    Rework Location.
                If any field of this object is non-existent, it will be set
                to all blanks(ascii 32)."
        ::= { ctPicEntry 15 }

ctPicTLSN       OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the top level serial number of the module
                associated with this PIC.  This information is encoded
                as follows:
                        3 bytes - Date code (year/week)
                        4 bytes - Serial number
                        2 bytes - Manufacture location
                        3 bytes - Top level revision
                If any field of this object is non-existent, it will be 
                set to all blanks(ascii 32)."
        ::= { ctPicEntry 16 }

ctPicTLPartNumb OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(7))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This object presents the part number portion of the
                ctPicTLPN object.  This object contains the same information
                however in a more human readable format.  If non-existent,
                this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 17 }

ctPicTLSerialNumb       OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(4))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This object presents the serial number portion of the
                ctPicTLSN object.  This object contains the same information
                however in a more human readable format.  If non-existent,
                this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 18 }

ctPicTLReworkLocation  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 2 character code that defines the location this
                module was last reworked. This object contains the same
                information as presented in ctPicTLPN object however
                in a more human readable format.  If non-existent, this
                object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 19 }

ctPicTLMfgLocation  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The two character code that defines the location
                this module was manufactured at. This object contains the same
                information as presented in ctPicTLSN object however
                in a more human readable format.  If non-existent, this object 
                will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 20 }

ctPicTLDateCode OBJECT-TYPE 
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 3 byte date code field when this module was last
                reworked.  This is in year/week format. This object
                contains the same information as presented in ctPicTLSN
                object however in a more human readable format.  If 
                non-existent, this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 21 }

ctPicTLRevisionCode  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 3 character top level revision code field of this module.
                This object contains the same information as presented in
                ctPicTLSN object however in a more human readable format.
                If non-existent, this object will be set to all blanks
                (ascii 32)."
        ::= { ctPicEntry 22 }

ctPicPcbRevision        OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(8))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines the Cabletron revision of the art work for this
                module. If non-existent, this object will be set to all
                blanks(ascii 32)."
        ::= { ctPicEntry 23 }

ctPicMacAddr    OBJECT-TYPE
        SYNTAX  OCTET STRING (SIZE(0..6))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The base MAC address(ethernet format)assigned to the module.
                If this field is not used then it should have a value of a
                zero length string. If non-existent, this object will be set
                to all blanks(ascii 32)."
        ::= { ctPicEntry 24 }

ctPicNumbRsvdAddrs  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The number of reserved MAC addresses starting at the
                address as defined in ctPicMacAddr.  If no MAC addresses
                are reserved this object should have a value of 0."
        ::= { ctPicEntry 25 }

ctPicBoardRevision      OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines the Cabletron board level revision level code for
                this module.  If non-existent, this object will be set to
                blanks (ascii 32)."
        ::= { ctPicEntry 26 }

ctPicModuleTypeString   OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(16))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the module associated with this PIC in a 
                human readable format.  If non-existent, this object 
                will be set to blanks (ascii 32)."
        ::= { ctPicEntry 27 }

ctPicDCDCconverterType  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the voltage of the installed DCDC Converter 
                input and output lines.  
                If the Module does not contain a DCDC Converter
                this object will be set to blanks (ascii 32)."
        ::= { ctPicEntry 28 }

ctPicDCDCconvInputPower OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(3))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the maximum allowed input power 
                for the DCDC input line.
                If the Module does not contain a DCDC Converter
                this object will be set to blanks (ascii 32)."
        ::= { ctPicEntry 29 }

ctPicSMB1promVersion    OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(8))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the current version of the SMB1 prom. 
                If the Module does not contain an SMB1 prom
                this object will be set to blanks (ascii 32)."
        ::= { ctPicEntry 30 }

ctPicAtmMacAddr       OBJECT-TYPE
      SYNTAX  OCTET STRING (SIZE(0..20))
      ACCESS  read-write
      STATUS  mandatory
      DESCRIPTION
              "The Atm MAC address(atm format)assigned to the chassis.
              If this field is not used then it should have a value of a
              zero length string. If non-existent, this object will be set
              to all blanks(ascii 32)."
      ::= { ctPicEntry 31 }

ctPicOEMVendorId  OBJECT-TYPE
        SYNTAX  INTEGER {
          cabletron(1),
          nEC(2),
          dEC(3),
          cPQ(4),
          newbridge(5),
          enTeraSys(6)
          }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Represents the OEM vendor for a product.
                If the Module does not program this value
                this object will be set to blanks (ascii 32)."
        ::= { ctPicEntry 32 }

ctPicOEMVendorName      OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(40))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "ASCII name of the OEM vendor for the product.
                If the Module does not program this value
                this object will be set to blanks (ascii 32)."
        ::= { ctPicEntry 33 }


ctPicMfg97SN    OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the manufacturing level serial number of the module
                associated with this PIC.  This information is encoded as
                follows:
                        4 bytes - Date code (year/week)
                        4 bytes - Serial number
                        2 bytes - Manufacture location
                        2 bytes - Board level revision
                If any field of this object is non-existent, it will be 
                set to all blanks(ascii 32)."
        ::= { ctPicEntry 34 }

ctPicMfg97DateCode OBJECT-TYPE 
        SYNTAX  DisplayString (SIZE(4))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 4 byte date code field when this module was last
                reworked.  This is in year/week format. This object
                contains the same information as presented in ctPicMfg97SN
                object however in a more human readable format.  If 
                non-existent, this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 35 }

ctPicMfg97RevisionCode  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 2 character board level revision code field of this
                module.  This object contains the same information as
                presented in ctPicMfg97SN object however in a more human
                readable format.  If non-existent, this object will be set
                to all blanks (ascii 32)."
        ::= { ctPicEntry 36 }

ctPicTL97SN     OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Describes the top level serial number of the module
                associated with this PIC.  This information is encoded
                as follows:
                        4 bytes - Date code (year/week)
                        4 bytes - Serial number
                        2 bytes - Manufacture location
                        2 bytes - Top level revision
                If any field of this object is non-existent, it will be 
                set to all blanks(ascii 32)."
        ::= { ctPicEntry 37 }

ctPicTL97DateCode OBJECT-TYPE 
        SYNTAX  DisplayString (SIZE(4))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 4 byte date code field when this module was last
                reworked.  This is in year/week format. This object
                contains the same information as presented in ctPicTL97SN
                object however in a more human readable format.  If 
                non-existent, this object will be set to all blanks(ascii 32)."
        ::= { ctPicEntry 38 }

ctPicTL97RevisionCode  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(2))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The 2 character top level revision code field of this module.
                This object contains the same information as presented in
                ctPicTL97SN object however in a more human readable format.
                If non-existent, this object will be set to all blanks
                (ascii 32)."
        ::= { ctPicEntry 39 }

ctPicOEMTLSN OBJECT-TYPE
        SYNTAX DisplayString (SIZE(20))
        ACCESS read-only
        STATUS mandatory
        DESCRIPTION
                "Describes the top level serial number of the module as specified
                by the OEM for this device.  If non-existent, this object will be
                set to all blanks (ascii 32)."
        ::= { ctPicEntry 40 }


ctPicECOTable   OBJECT-TYPE
        SYNTAX  SEQUENCE OF CtPicECOEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Each module that contains a PIC may have several
                ECOs performed on it.  The ctPicECOTable reflects
                a history of the last 5 ECOs that have been performed
                on this module."
        ::= { pic 3 }

ctPicECOEntry   OBJECT-TYPE
        SYNTAX  CtPicECOEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Describes a particular PIC ECO entry."
        INDEX { ctPicECOSlot, ctPicECOIndex, ctPicECOID }
        ::= { ctPicECOTable 1 }

CtPicECOEntry   ::= SEQUENCE {
        ctPicECOSlot
                INTEGER,
        ctPicECOIndex
                INTEGER,
        ctPicECOID
                INTEGER,
        ctPicECONumber
                DisplayString
        }

ctPicECOSlot  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Specific slot which the module that realizes this PIC
                resides.  If the PIC is associated with the chassis
                and not a specific module then this value will be 0.
                This refers to the same slot as identified by ctPicSlot
                in ctPicTable."
        ::= { ctPicECOEntry 1 }

ctPicECOIndex  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The specific PIC instance that this ECO entry pertains to.
                This refers to the same instance as identified by ctPicIndex
                in ctPicTable."
        ::= { ctPicECOEntry 2 }

ctPicECOID  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Uniquely defines the ECO entry that is being described
                by this conceptual row."
        ::= { ctPicECOEntry 3 }

ctPicECONumber  OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(12))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines Cabletron's ECO number that describes the revision of
                the hardware.  This object is organized as follows:
                        6 Characters    ECO Number
                        2 Characters    Rework Location
                        4 Characters    Date Code"
        ::= { ctPicECOEntry 4 }


ctPicDiagTable  OBJECT-TYPE
        SYNTAX  SEQUENCE OF CtPicDiagEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Each module that contains a PIC may have several
                Diags performed on it.  The ctPicDiagTable reflects
                a history of the last 8 Diags that have been performed
                on this module.

                Important:  This table only contains entries diagnostic
                entries that are defined.  Therefore it is possible for
                this table to be empty 'does not respond to a GET or
                GET-NEXT' if there are no diagnostic errors present."
        ::= { pic 5 }

ctPicDiagEntry  OBJECT-TYPE
        SYNTAX  CtPicDiagEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Describes a particular PIC Diag entry."
        INDEX { ctPicDiagSlot, ctPicDiagIndex, ctPicDiagID }
        ::= { ctPicDiagTable 1 }

CtPicDiagEntry  ::= SEQUENCE {
        ctPicDiagSlot
                INTEGER,
        ctPicDiagIndex
                INTEGER,
        ctPicDiagID
                INTEGER,
        ctPicDiagResults
                DisplayString
        }

ctPicDiagSlot  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Specific slot which the module that realizes this PIC
                resides.  If the PIC is associated with the chassis
                and not a specific module then this value will be 0.
                This refers to the same slot as identified by ctPicSlot
                in ctPicTable."
        ::= { ctPicDiagEntry 1 }

ctPicDiagIndex  OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The specific PIC instance that this Diag entry pertains to.
                This refers to the same instance as identified by ctPicIndex
                in ctPicTable."
        ::= { ctPicDiagEntry 2 }

ctPicDiagID  OBJECT-TYPE
        SYNTAX  INTEGER (1..8)
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Uniquely defines the Diag entry that is being described
                by this conceptual row."
        ::= { ctPicDiagEntry 3 }

ctPicDiagResults        OBJECT-TYPE
        SYNTAX  DisplayString (SIZE(64))
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Defines Cabletron's Diag results code."
        ::= { ctPicDiagEntry 4 }

-- The following is the control group for the PIC.
-- Currently only one object is defined for this group.

ctPicControlTable       OBJECT-TYPE
        SYNTAX  SEQUENCE OF CtPicControlEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "A table allowing management control of PIC 
                 functionality. "
        ::= { pic 8 }

ctPicControlEntry       OBJECT-TYPE
        SYNTAX  CtPicControlEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
                "Describes a particular PIC Control Table entry."
        INDEX { ctPicSlot, ctPicIndex }
        ::= { ctPicControlTable 1 }

CtPicControlEntry               ::= SEQUENCE {
        ctPicRefresh
                INTEGER
        }
 
ctPicRefresh   OBJECT-TYPE
        SYNTAX  INTEGER   {
                          reFresh(1)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Setting this value causes the PIC Driver to clear
                 cached memory and to reread the PIC chip.  This
                 functionality removes the need for manufacturing 
                 to power cycle a board to ensure proper PIC 
                 programming.  Reading this object always returns
                 a zero (0)."
        ::= { ctPicControlEntry 1 }


ctPicLocationID OBJECT IDENTIFIER ::= { pic 4 }
ctPicLocationModule OBJECT IDENTIFIER ::= { ctPicLocationID 1 }
ctPicBrim       OBJECT IDENTIFIER ::= { ctPicLocationID 2 }
ctPicChassis    OBJECT IDENTIFIER ::= { ctPicLocationID 3 }
ctPicDaughter   OBJECT IDENTIFIER ::= { ctPicLocationID 4 }
ctPicBackPlane  OBJECT IDENTIFIER ::= { ctPicLocationID 5 }

END