-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathCISCO-L2-TUNNEL-CONFIG-MIB.mib
744 lines (634 loc) · 25.6 KB
/
CISCO-L2-TUNNEL-CONFIG-MIB.mib
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
-- *****************************************************************
-- Cisco L2 Tunnel Config MIB
--
-- April, 2002 Binh Le
-- September, 2003 Seth Wang
--
-- Copyright (c) 2002-2005, 2006 by Cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************
CISCO-L2-TUNNEL-CONFIG-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-TYPE,
NOTIFICATION-TYPE,
Unsigned32,
Counter32
FROM SNMPv2-SMI
MODULE-COMPLIANCE,
OBJECT-GROUP,
NOTIFICATION-GROUP
FROM SNMPv2-CONF
TruthValue
FROM SNMPv2-TC
ifIndex
FROM IF-MIB
QosLayer2Cos
FROM CISCO-QOS-PIB-MIB
ciscoMgmt
FROM CISCO-SMI;
ciscoL2TunnelConfigMIB MODULE-IDENTITY
LAST-UPDATED "200607250000Z"
ORGANIZATION "Cisco Systems Inc."
CONTACT-INFO
"Cisco Systems
Customer Service
Postal: 170 W Tasman Drive
San Jose, CA 95134
USA
Tel: +1 800 553-NETS
Email: [email protected]"
DESCRIPTION
"This MIB module is for layer 2 tunneling related configurations
on a device.
Tunneling allows separate local networks to be considered as
a single VLAN. These separate networks are connected via an
ISP, which will tunnel the packets from one network to another,
making it appear as if the two networks are actually just one."
REVISION "200607250000Z"
DESCRIPTION
"Modify the descriptions of cltcTunneledProtocolType and
cltcTunnelShutdownThreshold."
REVISION "200506270000Z"
DESCRIPTION
"Add 'eoam(3)' to cltcTunneledProtocolType,
'eoam(5)' to cltcTunnelThresholdProtocolIndex and
'eoam(5)' to cltcTunneledProtocolIndex."
REVISION "200406090000Z"
DESCRIPTION
"Change the description for cltcTunnelThresholdProtocolIndex.
Add the new groups cltcTunnelThresholdNotifsGroup and
cltcNotifsEnableGroup."
REVISION "200309030000Z"
DESCRIPTION
"Add a new object cltcTunnelDropStats. Remove the restriction
for enabling cltcDot1qTunnelMode from the description."
REVISION "200205311000Z"
DESCRIPTION
"Add SNMP support for 802.1q All Tagged (dot1q-all-tagged)
Per Port feature.
Dot1q-all-tagged feature is an enhancement to tag the packets
on the native vlan to avoid any confusion in the ISP network,
and to avoid vlan hopping when the native vlan for the trunk
is as same as the vlan assigned for a customer.
Before this enhancement, this feature can be enabled/disabled
globally through the vlanTrunkPortsDot1qTag object in
CISCO-VTP-MIB. With this enhacement, vlanTrunkPortsDot1qTag
object in CISCO-VTP-MIB is deprecated and replaced by the
dot1qAllTaggedEnabled object in this MIB. Additionally,
dot1q-all-tag will be able to configure per port basis."
REVISION "200202140000Z"
DESCRIPTION
"Initial version of this MIB module."
::= { ciscoMgmt 246 }
cltcMIBObjects OBJECT IDENTIFIER
::= { ciscoL2TunnelConfigMIB 1 }
cltcGlobal OBJECT IDENTIFIER
::= { cltcMIBObjects 1 }
cltcDot1qTunnel OBJECT IDENTIFIER
::= { cltcMIBObjects 2 }
cltcTunneledProtocol OBJECT IDENTIFIER
::= { cltcMIBObjects 3 }
cltcTunnelThreshold OBJECT IDENTIFIER
::= { cltcMIBObjects 4 }
cltcTunnelStatistics OBJECT IDENTIFIER
::= { cltcMIBObjects 5 }
-- MIB objects for 802.1q All Tagged Per Port(dot1q-all-tagged) feature.
cltcDot1qAllTagged OBJECT IDENTIFIER
::= { cltcMIBObjects 6 }
-- cltcTunnelCos
cltcTunnelCos OBJECT-TYPE
SYNTAX QosLayer2Cos
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Specifies the user priority of the tunneled PDUs and applies
to all ingress tunneling interfaces."
::= { cltcGlobal 1 }
cltcNotificationEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates whether the system will
generate the cltcTunnelDropThresholdExceeded and
cltcTunnelShutdownThresholdExceeded notifications."
::= { cltcGlobal 2 }
-- cltcDot1qTunnelTable
cltcDot1qTunnelTable OBJECT-TYPE
SYNTAX SEQUENCE OF CltcDot1qTunnelEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains information about the dot1q tunnel
interfaces. Only dot1q tunneling capable interfaces are shown.
1Q-in-1Q will allow service providers to separate the traffic
of various customers within their infrastructure while the
customers appear to be on the same VLANs."
::= { cltcDot1qTunnel 1 }
cltcDot1qTunnelEntry OBJECT-TYPE
SYNTAX CltcDot1qTunnelEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the dot1q tunnel. Only dot1q tunneling
capable interfaces are shown."
INDEX { ifIndex }
::= { cltcDot1qTunnelTable 1 }
CltcDot1qTunnelEntry ::= SEQUENCE {
cltcDot1qTunnelMode INTEGER
}
cltcDot1qTunnelMode OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the dot1q tunnel mode of the interface.
Setting the interface to dot1q tunnel 'disabled' mode causes
the dot1q tunnel feature to be disabled on this interface.
Setting the interface to dot1q tunnel 'enabled' mode causes
the dot1q tunnel feature to be enabled on this interface."
DEFVAL { disabled }
::= { cltcDot1qTunnelEntry 1 }
-- cltcTunneledProtocolTable
cltcTunneledProtocolTable OBJECT-TYPE
SYNTAX SEQUENCE OF CltcTunneledProtocolEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains information about the protocols being
tunneled. Only tunneled protocol filtering capable interfaces
are shown."
::= { cltcTunneledProtocol 1 }
cltcTunneledProtocolEntry OBJECT-TYPE
SYNTAX CltcTunneledProtocolEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the protocols being tunneled. Only tunneled
protocol filtering capable interfaces are shown."
INDEX { ifIndex }
::= { cltcTunneledProtocolTable 1 }
CltcTunneledProtocolEntry ::= SEQUENCE {
cltcTunneledProtocolType BITS
}
cltcTunneledProtocolType OBJECT-TYPE
SYNTAX BITS {
cdp(0),
vtp(1),
stp(2),
eoam(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates tunneled protocol of the interface. This object can
only be applied to access interfaces.
If a BIT is set, then the value of the corresponding
protocol is tunneled. Specifically, if the 'cdp(0)'
BIT is set, then the Cisco Discovery Protocol PDU is
tunneled; if the 'vtp(1)' BIT is set, then the VLAN
Trunking Protocol PDU is tunneled; if the 'stp(2)' BIT
is set, then the Spanning Tree Protocol PDU is tunneled;
if the 'eoam(3)' BIT is set, then the ethernet Operation,
Administration and Maintenance PDU is tunneled.
If the bit for a given protocol is set for an interface, then
the statistics for that interface and protocol will start to be
monitored."
::= { cltcTunneledProtocolEntry 1 }
-- cltcTunnelThresholdTable
cltcTunnelThresholdTable OBJECT-TYPE
SYNTAX SEQUENCE OF CltcTunnelThresholdEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains information about the thresholds for
protocol tunneling. Only tunneled protocol filtering capable
interfaces are shown. The objects will be on a per interface,
per protocol basis."
::= { cltcTunnelThreshold 1 }
cltcTunnelThresholdEntry OBJECT-TYPE
SYNTAX CltcTunnelThresholdEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the thresholds for protocol tunneling. Only
tunneled protocol filtering capable interfaces are shown. The
entries will be on a per interface, per protocol basis"
INDEX {
ifIndex,
cltcTunnelThresholdProtocolIndex
}
::= { cltcTunnelThresholdTable 1 }
CltcTunnelThresholdEntry ::= SEQUENCE {
cltcTunnelThresholdProtocolIndex INTEGER ,
cltcTunnelDropThreshold Unsigned32,
cltcTunnelShutdownThreshold Unsigned32
}
cltcTunnelThresholdProtocolIndex OBJECT-TYPE
SYNTAX INTEGER {
all(1),
cdp(2),
vtp(3),
stp(4),
eoam(5)
}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A tunneled protocol of an interface.
- all(1) is supported for devices which allow the setting
of thresholds on a per interface basis. This threshold is
a combined threshold for the interface which includes all
supported protocols.
- cdp(2), vtp(3), stp(4) and eoam(5) are supported for devices
which allow the setting of thresholds on a per interface,
per protocol basis."
::= { cltcTunnelThresholdEntry 1 }
cltcTunnelDropThreshold OBJECT-TYPE
SYNTAX Unsigned32
UNITS "PDUs/sec"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The drop threshold on an interface for a given protocol. After
reaching this drop threshold, the interface will start dropping
PDUs for the given protocol. This value cannot be greater than
the value of cltcTunnelShutdownThreshold. A value of 0
indicates that no limit is set."
DEFVAL { 0 }
::= { cltcTunnelThresholdEntry 2 }
cltcTunnelShutdownThreshold OBJECT-TYPE
SYNTAX Unsigned32
UNITS "PDUs/sec"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The shutdown threshold on an interface for a given protocol.
After reaching the shutdown threshold, the interface will
shutdown for the given protocol. This value cannot be less
than the value of cltcTunnelDropThreshold. A value of 0
indicates that no limit is set."
DEFVAL { 0 }
::= { cltcTunnelThresholdEntry 3 }
-- cltcTunnelStatisticsTable
cltcTunnelStatisticsTable OBJECT-TYPE
SYNTAX SEQUENCE OF CltcTunnelStatisticsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains protocol tunneling statistics on the
interface."
::= { cltcTunnelStatistics 1 }
cltcTunnelStatisticsEntry OBJECT-TYPE
SYNTAX CltcTunnelStatisticsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Protocol tunneling statistics on the interface."
INDEX {
ifIndex,
cltcTunneledProtocolIndex
}
::= { cltcTunnelStatisticsTable 1 }
CltcTunnelStatisticsEntry ::= SEQUENCE {
cltcTunneledProtocolIndex INTEGER ,
cltcTunnelEncapStats Counter32,
cltcTunnelDeEncapStats Counter32,
cltcTunnelDropStats Counter32
}
cltcTunneledProtocolIndex OBJECT-TYPE
SYNTAX INTEGER {
cdp(2),
vtp(3),
stp(4),
eoam(5)
}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A tunneled protocol of an interface."
::= { cltcTunnelStatisticsEntry 1 }
cltcTunnelEncapStats OBJECT-TYPE
SYNTAX Counter32
UNITS "encapsulated PDUs"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The tunneled PDU encapsulation statistics of an interface.
These statistics cover the number of tunneled ingress
PDUs."
::= { cltcTunnelStatisticsEntry 2 }
cltcTunnelDeEncapStats OBJECT-TYPE
SYNTAX Counter32
UNITS "de-encapsulated PDUs"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The tunneled PDU de-encapsulation statistics of an interface.
These statistics cover the number of tunneled egress PDUs."
::= { cltcTunnelStatisticsEntry 3 }
cltcTunnelDropStats OBJECT-TYPE
SYNTAX Counter32
UNITS "PDUs"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of PDUs dropped on an interface for a given
protocol. The PDUs will be dropped when the
cltcTunnelDropThreshold is reached."
::= { cltcTunnelStatisticsEntry 4 }
-- dot1qAllTaggedEnabled
cltcDot1qAllTaggedEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object controls if dot1q-all-tagged feature is enabled in
the managed system."
::= { cltcDot1qAllTagged 1 }
-- cltcDot1qAllTaggedIfTable
cltcDot1qAllTaggedIfTable OBJECT-TYPE
SYNTAX SEQUENCE OF CltcDot1qAllTaggedIfEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains information about the dot1q-all-tagged
feature's configuration of capable interfaces in the system."
::= { cltcDot1qAllTagged 2 }
cltcDot1qAllTaggedIfEntry OBJECT-TYPE
SYNTAX CltcDot1qAllTaggedIfEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Configuration of dot1q-all-tagged feature on interfaces. Each
entry is created for a dot1q-all-tagged capable interface in
the system."
INDEX { ifIndex }
::= { cltcDot1qAllTaggedIfTable 1 }
CltcDot1qAllTaggedIfEntry ::= SEQUENCE {
cltcDot1qAllTaggedIfEnabled TruthValue
}
cltcDot1qAllTaggedIfEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object specifies whether dot1q-all-tagged feature has been
enabled on a specific interface."
::= { cltcDot1qAllTaggedIfEntry 1 }
-- Notifications
cltcMIBNotifications OBJECT IDENTIFIER
::= { ciscoL2TunnelConfigMIB 2 }
cltcMIBNotificationsPrefix OBJECT IDENTIFIER
::= { cltcMIBNotifications 0 }
cltcTunnelDropThresholdExceeded NOTIFICATION-TYPE
OBJECTS { cltcTunnelDropThreshold }
STATUS current
DESCRIPTION
"This notification is generated when the
cltcTunnelDropThreshold has been exceeded."
::= { cltcMIBNotificationsPrefix 1 }
cltcTunnelShutdownThresholdExceeded NOTIFICATION-TYPE
OBJECTS { cltcTunnelShutdownThreshold }
STATUS current
DESCRIPTION
"This notification is generated when the
cltcTunnelShutdownThreshold has been exceeded."
::= { cltcMIBNotificationsPrefix 2 }
-- Conformance
cltcMIBConformance OBJECT IDENTIFIER
::= { ciscoL2TunnelConfigMIB 3 }
cltcMIBCompliances OBJECT IDENTIFIER
::= { cltcMIBConformance 1 }
cltcMIBGroups OBJECT IDENTIFIER
::= { cltcMIBConformance 2 }
-- Compliance
cltcMIBCompliance MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION
"The compliance statement for the CISCO-L2-TUNNEL-CONFIG-MIB."
MODULE -- this module
GROUP cltcDot1qTunnelGroup
DESCRIPTION
"A collection of objects for configuring dot1q tunnneling.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunneledProtocolGroup
DESCRIPTION
"A collection of objects for configuring tunneled protocols.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunnelThresholdGroup
DESCRIPTION
"A collection of objects for configuring the thresholds for
protocol tunneling. This group is mandatory only in devices
which support protocol tunneling."
GROUP cltcTunnelStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
the tunneling interfaces. This group is mandatory only in
devices which support tunneling statistics."
::= { cltcMIBCompliances 1 }
cltcMIBCompliance2 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION
"The compliance statement for the CISCO-L2-TUNNEL-CONFIG-MIB."
MODULE -- this module
GROUP cltcDot1qTunnelGroup
DESCRIPTION
"A collection of objects for configuring dot1q tunnneling.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunneledProtocolGroup
DESCRIPTION
"A collection of objects for configuring tunneled protocols.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunnelThresholdGroup
DESCRIPTION
"A collection of objects for configuring the thresholds for
protocol tunneling. This group is mandatory only in devices
which support protocol tunneling."
GROUP cltcTunnelStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
the tunneling interfaces. This group is mandatory only in
devices which support tunneling statistics."
GROUP cltcDot1qAllTaggedGroup
DESCRIPTION
"This group is mandatory only in devices which support
dot1q-all-tagged feature."
OBJECT cltcDot1qAllTaggedEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
OBJECT cltcDot1qAllTaggedIfEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
::= { cltcMIBCompliances 2 }
cltcMIBCompliance3 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION
"The compliance statement for the CISCO-L2-TUNNEL-CONFIG-MIB."
MODULE -- this module
GROUP cltcDot1qTunnelGroup
DESCRIPTION
"A collection of objects for configuring dot1q tunnneling.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunneledProtocolGroup
DESCRIPTION
"A collection of objects for configuring tunneled protocols.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunnelThresholdGroup
DESCRIPTION
"A collection of objects for configuring the thresholds for
protocol tunneling. This group is mandatory only in devices
which support protocol tunneling."
GROUP cltcTunnelStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
the tunneling interfaces. This group is mandatory only in
devices which support tunneling statistics."
GROUP cltcDot1qAllTaggedGroup
DESCRIPTION
"This group is mandatory only in devices which support
dot1q-all-tagged feature."
GROUP cltcTunnelDropStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
dropped PDUs on the tunneling interfaces. This group is
mandatory only in devices which support tunneling drop
statistics."
OBJECT cltcDot1qAllTaggedEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
OBJECT cltcDot1qAllTaggedIfEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
::= { cltcMIBCompliances 3 }
cltcMIBCompliance4 MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for the CISCO-L2-TUNNEL-CONFIG-MIB."
MODULE -- this module
GROUP cltcDot1qTunnelGroup
DESCRIPTION
"A collection of objects for configuring dot1q tunnneling.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunneledProtocolGroup
DESCRIPTION
"A collection of objects for configuring tunneled protocols.
This group is mandatory only in devices which support dot1q
tunneling."
GROUP cltcTunnelThresholdGroup
DESCRIPTION
"A collection of objects for configuring the thresholds for
protocol tunneling. This group is mandatory only in devices
which support protocol tunneling."
GROUP cltcTunnelStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
the tunneling interfaces. This group is mandatory only in
devices which support tunneling statistics."
GROUP cltcDot1qAllTaggedGroup
DESCRIPTION
"This group is mandatory only in devices which support
dot1q-all-tagged feature."
GROUP cltcTunnelDropStatisticsGroup
DESCRIPTION
"A collection of objects which give the statistics regarding
dropped PDUs on the tunneling interfaces. This group is
mandatory only in devices which support tunneling drop
statistics."
GROUP cltcNotifsEnableGroup
DESCRIPTION
"A collections of objects used to enable notifications.
This group is mandatory only in devices which support
the protocol tunneling notification feature."
GROUP cltcTunnelThresholdNotifsGroup
DESCRIPTION
"A collection of notifications used for the tunnel
thresholds. This group is mandatory only in devices
which support the protocol tunneling notification
feature."
OBJECT cltcDot1qAllTaggedEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
OBJECT cltcDot1qAllTaggedIfEnabled
MIN-ACCESS read-only
DESCRIPTION "Write access is not required."
::= { cltcMIBCompliances 4 }
-- Units of Conformance
cltcDot1qTunnelGroup OBJECT-GROUP
OBJECTS { cltcDot1qTunnelMode }
STATUS current
DESCRIPTION
"A collection of objects for configuring dot1q tunnneling."
::= { cltcMIBGroups 1 }
cltcTunneledProtocolGroup OBJECT-GROUP
OBJECTS {
cltcTunneledProtocolType,
cltcTunnelCos
}
STATUS current
DESCRIPTION
"A collection of objects for configuring tunneled protocols."
::= { cltcMIBGroups 2 }
cltcTunnelThresholdGroup OBJECT-GROUP
OBJECTS {
cltcTunnelDropThreshold,
cltcTunnelShutdownThreshold
}
STATUS current
DESCRIPTION
"A collection of objects for configuring the thresholds for
protocol tunneling."
::= { cltcMIBGroups 3 }
cltcTunnelStatisticsGroup OBJECT-GROUP
OBJECTS {
cltcTunnelEncapStats,
cltcTunnelDeEncapStats
}
STATUS current
DESCRIPTION
"A collection of objects which give the statistics regarding
the tunneling interfaces."
::= { cltcMIBGroups 4 }
cltcDot1qAllTaggedGroup OBJECT-GROUP
OBJECTS {
cltcDot1qAllTaggedEnabled,
cltcDot1qAllTaggedIfEnabled
}
STATUS current
DESCRIPTION
"A collection of objects for configuring the dot1q-all-tagged
feature in the system."
::= { cltcMIBGroups 5 }
cltcTunnelDropStatisticsGroup OBJECT-GROUP
OBJECTS { cltcTunnelDropStats }
STATUS current
DESCRIPTION
"A collection of objects which give the statistics regarding
dropped PDUs on the tunneling interfaces."
::= { cltcMIBGroups 6 }
cltcNotifsEnableGroup OBJECT-GROUP
OBJECTS { cltcNotificationEnable }
STATUS current
DESCRIPTION
"A collections of objects used to enable notifications."
::= { cltcMIBGroups 7 }
cltcTunnelThresholdNotifsGroup NOTIFICATION-GROUP
NOTIFICATIONS {
cltcTunnelDropThresholdExceeded,
cltcTunnelShutdownThresholdExceeded
}
STATUS current
DESCRIPTION
"A collection of notifications used for the tunnel
thresholds."
::= { cltcMIBGroups 8 }
END