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
|
CT-CONTAINER-MIB DEFINITIONS ::= BEGIN
-- ct-container-mib.txt
-- Revision: 1.02.01
-- Part Number:
-- Date: March 26, 1998
-- 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 Cabletron's
-- enterprise-specific container MIB..
--
-- This module will be extended, as needed.
--
-- 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 August 95 Cabletron Systems
IMPORTS
NetworkAddress, Counter, TimeTicks
FROM RFC1155-SMI
ctChassis2
FROM CTRON-MIB-NAMES
DisplayString
FROM RFC1213-MIB
OBJECT-TYPE
FROM RFC-1212;
-- This MIB module uses the extended OBJECT-TYPE macro as defined
-- RFC 1212
-- Textual convention
-- DisplayString ::= OCTET STRING
-- This data type is used to model textual information taken from
-- the NVT ASCII character set. By convention, objects with this
-- syntax, unless explicitly stated, are declared as having:
--
-- SIZE (0..255)
-- containerTypeDevice is, in generic terms, similar to sysObjectID in
-- MIB-II. It is defined for the sake of completeness, and
-- in order to negate dependencies on other MIBs.
--=============== Group Definitions ===================
contType OBJECT IDENTIFIER ::= { ctChassis2 1 }
contLogical OBJECT IDENTIFIER ::= { ctChassis2 2 }
contPhysical OBJECT IDENTIFIER ::= { ctChassis2 3 }
contResource OBJECT IDENTIFIER ::= { ctChassis2 4 }
contCommStr OBJECT IDENTIFIER ::= { ctChassis2 5 }
contAddress OBJECT IDENTIFIER ::= { ctChassis2 6 }
contTypeID OBJECT IDENTIFIER ::= { ctChassis2 7 }
--=============== contType group ===================
contTypeDevice OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Identifies the type of device or container. This
could be a chassis, module, a standalone box etc.
A vendor's authoritative identification of this
device or container. By convention, this value is
allocated within the SMI enterprises subtree(1.3.6.1.4.1),
and provides an easy and unambiguous means for
determining `what kind of box' is being managed. If this
information is not present or unknown, its value should
be set to the contUnknownTypeID, which is defined below."
::= { contType 1 }
contTypePhysicalEntries OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of slots in the device. For bounded, slot-less
systems, the value of this object shall be zero(0)."
::= { contType 2 }
contTypePhysicalChanges OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Depicts the number of physical changes that have occured
to this MIB. This includes additions and
removal of components in the component table."
::= { contType 3 }
contTypeLogicalChanges OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Depicts the number of logical changes that have occured
to this MIB. This includes all sets to name strings etc."
::= { contType 4 }
contTypeSerialNumber OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Reflects the revision level of the device. If no
serial number is available for the device then this
object will be the zero length string."
::= { contType 5 }
contTypeContainingDevice OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Identifies the type of device or container that
this device or containeris installed or contained.
A vendor's authoritative identification of this
container or device. By convention, this value is
allocated within the SMI enterprises subtree(1.3.6.1.4.1),
and provides an easy and unambiguous means for
determining `what kind of box' . If this
information is not present or unknown, its value should
be set to the OBJECT IDENTIFIER { 0 0 }, which is a
syntactically valid object identifier."
::= { contType 6 }
contTypeContainingPhysicalEntries OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of slots in the container in which the device is
installed. For bounded, slot-less
systems, the value of this object shall be zero(0)."
::= { contType 7 }
contTypeContainingPhysicalEntryID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The slot number in a container in which the device is
installed. If the slot number is unknown then this value
will be zero."
::= { contType 8 }
contTypeContainingSerialNumber OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Reflects the revision level of the device or container
in which this device is installed. If no
serial number is available for the device or container
then this object will be the zero length string."
::= { contType 9 }
--=============== contLogicalEntry group ====================
-- Component Table and Definitions
-- Components are instances of functional devices. For
-- example, if two routers and three bridges were installed
-- in a container, said container accommodates five components.
contLogicalEntryTable OBJECT-TYPE
SYNTAX SEQUENCE OF ContLogicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of components installed in this container."
::= { contLogical 1 }
contLogicalEntry OBJECT-TYPE
SYNTAX ContLogicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A component entry containing objects for a particular
component."
INDEX { contLogicalEntryID }
::= { contLogicalEntryTable 1 }
ContLogicalEntry ::=
SEQUENCE {
contLogicalEntryID INTEGER,
contLogicalEntryType OBJECT IDENTIFIER,
contLogicalEntryName DisplayString,
contLogicalEntryVersion DisplayString,
contLogicalEntryROCommStr OCTET STRING,
contLogicalEntryRWCommStr OCTET STRING,
contLogicalEntrySUCommStr OCTET STRING,
contLogicalEntryAdminStatus INTEGER,
contLogicalEntryOperStatus INTEGER
}
contLogicalEntryID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"An unique value identifying a component, which includes,
but is not limited to, routers, bridges, and terminal
servers. Multiple instances of a functional device may
exist within the same container."
::= { contLogicalEntry 1 }
contLogicalEntryType OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Identifies a component within this container. A vendor's
authoritative identification of this component type.
By convention, this value is allocated within the SMI
enterprises subtree(1.3.6.1.4.1), and provides an easy
and unambiguous means for determining the component
type. If this information is not present or unknown,
its value should be set to the OBJECT IDENTIFIER { 0 0 },
which is a syntactically valid object identifier."
::= { contLogicalEntry 2 }
contLogicalEntryName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A textual description of the component."
::= { contLogicalEntry 3 }
contLogicalEntryVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A textual description of the version/revision level for
this component's software."
::= { contLogicalEntry 4 }
contLogicalEntryROCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is defined as the read only community string to
access MIBs registered to this component."
::= { contLogicalEntry 5 }
contLogicalEntryRWCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is defined as the read write community string to
access MIBs registered to this component."
::= { contLogicalEntry 6 }
contLogicalEntrySUCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is defined as the super user community string to
access MIBs registered to this component."
::= { contLogicalEntry 7 }
contLogicalEntryAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
enable(3),
disable(7),
reset(9)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
""
::= { contLogicalEntry 8 }
contLogicalEntryOperStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1), -- none of the following
invalid(2),
enabled(3),
testing(4),
operational(5),
error(6),
disabled(7),
delete(8)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
""
::= { contLogicalEntry 9 }
--=============== contPhysicalEntry group ====================
-- Slot Table and definitions
-- A module is the physical entity that resides in a container slot.
-- A module may be a board or card or even a chassis.A component may
-- be realized by one or more modules, or one or more components
-- may be realized by the same module.
-- The slot table provides a physical representation of a container
-- and its components.
contPhysicalEntryTable OBJECT-TYPE
SYNTAX SEQUENCE OF ContPhysicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of modules installed in this container. A component,
such as a router, may be incorporated on one or more
modules. More than one component may be incorporated on
each module."
::= { contPhysical 1 }
contPhysicalEntry OBJECT-TYPE
SYNTAX ContPhysicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A slot entry containing objects for a particular
module."
INDEX { contPhysicalEntryID }
::= { contPhysicalEntryTable 1 }
ContPhysicalEntry ::=
SEQUENCE {
contPhysicalEntryID INTEGER,
contPhysicalEntries INTEGER,
contPhysicalEntryClass OBJECT IDENTIFIER,
contPhysicalEntryType OBJECT IDENTIFIER,
contPhysicalEntryTimeStamp TimeTicks,
contPhysicalEntryStatus INTEGER
}
contPhysicalEntryID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The slot number containing this module."
::= { contPhysicalEntry 1 }
contPhysicalEntries OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of slots that this module occupies. Some
modules require more than one physical front panel slot
while only using a single backpanel slot. In this case
this object will reflect the number of slots occupied
by the physical module. This object will have a value
of 1 for all single slot modules."
::= { contPhysicalEntry 2 }
contPhysicalEntryClass OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The class (or type) of slot. For example, in a chassis
slots that only allow for power supply modules fall into
a class that is different from slots that allow only
interface cards."
::= { contPhysicalEntry 3 }
contPhysicalEntryType OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Uniquely defines the module type. A vendor's
authoritative identification for a module. By
convention, this value is allocated within the SMI
enterprises subtree(1.3.6.1.4.1), and provides an easy
and unambiguous means for determining the type of
module."
::= { contPhysicalEntry 4 }
contPhysicalEntryTimeStamp OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The value of sysUpTime for this management entity, when
this module was last (re-)initialized."
::= { contPhysicalEntry 5 }
contPhysicalEntryStatus OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
powerOff(2),
busy(3),
crippled(4),
operational(5),
error(6),
testing(7),
booting(11)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The module status."
::= { contPhysicalEntry 6 }
-- Pysical to Logical Map Table and definitions
-- This table specifies the logical entries that reside
-- in a physical entry.
contLogicalToPhysicalMapTable OBJECT-TYPE
SYNTAX SEQUENCE OF ContLogicalToPhysicalMapEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of components that reside in a container slot. More
than one component may reside in a container slot."
::= { contPhysical 2 }
contLogicalToPhysicalMapEntry OBJECT-TYPE
SYNTAX ContLogicalToPhysicalMapEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A slot entry containing the objects for a particular
module."
INDEX { contPhysicalEntryID, contLogicalEntryID }
::= { contLogicalToPhysicalMapTable 1 }
ContLogicalToPhysicalMapEntry ::=
SEQUENCE {
contPhysicalEntryMapID INTEGER,
contLogicalEntryMapID INTEGER
}
contPhysicalEntryMapID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The slot number of a container slot. An unique
value, in the range between 0 and and the value of
containerNumSlots. This object is similiar to
contPhysicalEntryID."
::= { contLogicalToPhysicalMapEntry 1 }
contLogicalEntryMapID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ID value for the component incorporated within this
module. This object is similar to contLogicalEntryID."
::= { contLogicalToPhysicalMapEntry 2 }
--=============== contResource group ====================
contResourceTable OBJECT-TYPE
SYNTAX SEQUENCE OF ContResourceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table defines the potential physical resources that may be
utilized by a given physical module within the container."
::= { contResource 1 }
contResourceEntry OBJECT-TYPE
SYNTAX ContResourceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Defines a specific physical resource entry"
INDEX { contResourceID }
::= { contResourceTable 1 }
ContResourceEntry ::= SEQUENCE {
contResourceID INTEGER,
contResourceType OBJECT IDENTIFIER,
contResourceMibPointer OBJECT IDENTIFIER
}
contResourceID OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique index that defines a specific physcial resource for
which this relationship exists."
::= { contResourceEntry 1 }
contResourceType OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Defines the type of physical resource for which this
relationship is defined."
::= { contResourceEntry 2 }
contResourceMibPointer OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The value of this object defines the start of a MIB that can
be used to determine more specific information about
the given resource. This may include information about
what physcial modules the resource is connected. It also
may provide specific control information about the
physcial resource. For example for a backplane the MIB
may refer contain information on insert/bypass status
of any given physical module."
::= { contResourceEntry 3 }
--=============== Community String group ===============
-- This group provides the means to globally
-- modify the community strings associated with Logical Entries
-- from both the Chassis Manager and from the Module Manager levels.
contROCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This is defined as the base read only community string to
access MIBs in this container or on this module. A write to
this object will change all instances of
contLogicalEntryROCommStr."
::= { contCommStr 1 }
contRWCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This is defined as the read write community string to
access MIBs in this container or on this module.A write to
this object will change all instances of
contLogicalEntryRWCommStr."
::= { contCommStr 2 }
contSUCommStr OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This is defined as the super user community string to
access MIBs in this container or on this module.A write to
this object will change all instances of
contLogicalEntrySUCommStr."
::= { contCommStr 3 }
-- Container Network Address Table
-- Maintains and controls the network addresses through
-- which this entity is managed.
contNetAddressTable OBJECT-TYPE
SYNTAX SEQUENCE OF ContNetAddressEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of Global network addresses with which this device
can be managed."
::= { contAddress 1 }
contNetAddressEntry OBJECT-TYPE
SYNTAX ContNetAddressEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing objects for a particular
network address."
INDEX { contNetAddressIndex }
::= { contNetAddressTable 1 }
ContNetAddressEntry ::=
SEQUENCE {
contNetAddressIndex
INTEGER,
contNetAddressNetworkType
OBJECT IDENTIFIER,
contNetAddress
NetworkAddress,
contNetAddressMask
NetworkAddress
}
contNetAddressIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"An unique value identifying a network address."
::= { contNetAddressEntry 1 }
contNetAddressNetworkType OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Identifies the Network type e.g Inband, etc."
::= { contNetAddressEntry 2 }
contNetAddress OBJECT-TYPE
SYNTAX NetworkAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Indicates the network address of the device for a
particular network."
::= { contNetAddressEntry 3 }
contNetAddressMask OBJECT-TYPE
SYNTAX NetworkAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Indicates the subnet mask for the network address of the
device for a particular network"
::= { contNetAddressEntry 4 }
-- Cont Type Identifiers
contUnknownTypeID OBJECT IDENTIFIER ::= { contTypeID 1 }
END
|