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
|
ALCATEL-IND1-DHL-MIB DEFINITIONS ::= BEGIN
IMPORTS
Integer32,
MODULE-IDENTITY, OBJECT-TYPE,
NOTIFICATION-TYPE, OBJECT-IDENTITY
FROM SNMPv2-SMI
RowStatus
FROM SNMPv2-TC
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
InterfaceIndex
FROM IF-MIB
MODULE-COMPLIANCE, OBJECT-GROUP,
NOTIFICATION-GROUP
FROM SNMPv2-CONF
softentIND1DHL
FROM ALCATEL-IND1-BASE;
alcatelIND1DHLMIB MODULE-IDENTITY
LAST-UPDATED "201008150000Z"
ORGANIZATION "Alcatel - Architects Of An Internet World"
CONTACT-INFO
"Please consult with Customer Service to insure the most appropriate
version of this document is used with the products in question:
Alcatel Internetworking, Incorporated
(Division 1, Formerly XYLAN Corporation)
26801 West Agoura Road
Agoura Hills, CA 91301-5122
United States Of America
Telephone: North America +1 800 995 2696
Latin America +1 877 919 9526
Europe +31 23 556 0100
Asia +65 394 7933
All Other +1 818 878 4507
Electronic Mail: support@ind.alcatel.com
World Wide Web: http://www.ind.alcatel.com
File Transfer Protocol: ftp://ftp.ind.alcatel.com/pub/products/mibs"
DESCRIPTION
"The Dual Homed Link uses two links with a number of VLANs split between
them from the common pool of vlans, in such a way that any vlan is not
associated with both of the redundant links at the same time to avoid formation
of loops and also VLANs are still connected to the core when one link fails.
STP is disabled on both the DHL links implicitly."
::= { softentIND1DHL 1 }
alcatelIND1DHLMIBNotifications OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For DHL Subsystem Notifications."
::= { alcatelIND1DHLMIB 0 }
alcatelIND1DHLMIBObjects OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For DHL Subsystem Managed Objects."
::= { alcatelIND1DHLMIB 1 }
alcatelIND1DHLMIBConformance OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch for DHL Module MIB Subsystem Conformance Information."
::= { alcatelIND1DHLMIB 2 }
alcatelIND1DHLMIBGroups OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch for DHL Module MIB Subsystem Units of Conformance."
::= { alcatelIND1DHLMIBConformance 1 }
alcatelIND1DHLMIBCompliances OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch for DHL Module MIB Subsystem Compliance Statements."
::= { alcatelIND1DHLMIBConformance 2 }
-- --------------------------------------------------------------
alaDHLSessionConfig OBJECT IDENTIFIER ::= { alcatelIND1DHLMIBObjects 1 }
alaDHLSessionTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaDHLSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines the DHL control table for providing the
capability of performing DHL Active-Active operations."
::= { alaDHLSessionConfig 1 }
alaDHLSessionEntry OBJECT-TYPE
SYNTAX AlaDHLSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table containing information of
a single DHL (Active-Active) session."
INDEX {
alaDHLSessionIndex
}
::= { alaDHLSessionTable 1 }
AlaDHLSessionEntry ::=
SEQUENCE {
alaDHLSessionIndex Integer32,
alaDHLSessionDescr SnmpAdminString,
alaDHLSessionAdminStatus INTEGER,
alaDHLSessionOperStatus INTEGER,
alaDHLSessionPreemptionTime Integer32,
alaDHLSessionAdminMacFlushing INTEGER,
alaDHLSessionActiveMacFlushing INTEGER,
alaDHLSessionRowStatus RowStatus
}
alaDHLSessionIndex OBJECT-TYPE
SYNTAX Integer32 (1 .. 1000)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"DHL session Index identify the entries in the table.
we are currently supporting one session."
::= { alaDHLSessionEntry 1 }
alaDHLSessionDescr OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"User provided description string for the DHL session."
::= { alaDHLSessionEntry 2 }
alaDHLSessionAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
enable(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates whether the admin state of DHL session is ENBLED or DISABLED."
DEFVAL { disable }
::= { alaDHLSessionEntry 3 }
alaDHLSessionOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up(1),
down(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates whether the operational state of DHL session is UP or DOWN."
DEFVAL { down }
::= { alaDHLSessionEntry 4 }
alaDHLSessionPreemptionTime OBJECT-TYPE
SYNTAX Integer32 (0..600)
UNITS "seconds"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Interval, in seconds, which defines the pre-emption time used for delay
in moving back the vlan to their original link."
DEFVAL { 30 }
::= { alaDHLSessionEntry 5 }
alaDHLSessionAdminMacFlushing OBJECT-TYPE
SYNTAX INTEGER {
none (1),
raw (2),
mvrp (3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Value for mac-flushing technique used for the specified DHL session."
DEFVAL { none }
::= { alaDHLSessionEntry 6 }
alaDHLSessionActiveMacFlushing OBJECT-TYPE
SYNTAX INTEGER {
none (1),
raw (2),
mvrp (3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Operational state of mac-flushing technique used for the specified DHL session."
DEFVAL { none }
::= { alaDHLSessionEntry 7 }
alaDHLSessionRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object allows entries to be created and deleted in the table."
::= { alaDHLSessionEntry 8 }
alaDHLLinksConfig OBJECT IDENTIFIER ::= { alcatelIND1DHLMIBObjects 2 }
alaDHLLinksTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaDHLLinksEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines the DHLG links table for a DHL session. this table allows the
capability to add or remove the DHL links from the DHL session."
::= { alaDHLLinksConfig 1 }
alaDHLLinksEntry OBJECT-TYPE
SYNTAX AlaDHLLinksEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table, contains information of
the configured port/ling-aggs that participate in a DHL session."
INDEX {
alaDHLSessionIndex,
alaDHLLinkslinkA,
alaDHLLinkslinkB
}
::= { alaDHLLinksTable 1 }
AlaDHLLinksEntry ::=
SEQUENCE {
alaDHLLinkslinkA InterfaceIndex,
alaDHLLinkslinkB InterfaceIndex,
alaDHLLinkslinkAOperStatus INTEGER,
alaDHLLinkslinkBOperStatus INTEGER,
alaDHLLinksRowStatus RowStatus
}
alaDHLLinkslinkA OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The physical identification number for DHL linkA. it can be a physical
port or a logical port"
::= { alaDHLLinksEntry 1 }
alaDHLLinkslinkB OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The physical identification number for DHL linkB. it can be a physical
port or a logical port"
::= { alaDHLLinksEntry 2 }
alaDHLLinkslinkAOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up (1),
down(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates whether the operational state of DHL linkA is UP
or DOWN. "
DEFVAL { down }
::= { alaDHLLinksEntry 3 }
alaDHLLinkslinkBOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up (1),
down(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates whether the operational state of DHL linkB is UP
or DOWN. "
DEFVAL { down }
::= { alaDHLLinksEntry 4 }
alaDHLLinksRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object allows entries to be created and deleted in the table."
::= { alaDHLLinksEntry 5 }
alaDHLVpa OBJECT IDENTIFIER ::= { alcatelIND1DHLMIBObjects 3 }
alaDHLVpaTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaDHLVpaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Used to display the vlan membership of the DHL links. this table is also
used to display whether a vlan is protected or unprotected and operational on which DHL link. "
::= { alaDHLVpa 1 }
alaDHLVpaEntry OBJECT-TYPE
SYNTAX AlaDHLVpaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table, contains VPA information of
of each link per DHL session."
INDEX {
alaDHLSessionIndex,
alaDHLVpalink,
alaDHLVpaVlan
}
::= { alaDHLVpaTable 1 }
AlaDHLVpaEntry ::=
SEQUENCE {
alaDHLVpalink InterfaceIndex,
alaDHLVpaVlan Integer32,
alaDHLVpaVlanType INTEGER,
alaDHLVpaActiveLink InterfaceIndex
}
alaDHLVpalink OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Indicates the vlan is member of linkA or linkB. the value is
physical identification number for DHL link. it can be a physical port or a logical port "
::= { alaDHLVpaEntry 1 }
alaDHLVpaVlan OBJECT-TYPE
SYNTAX Integer32 (1 .. 4094)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The vlan number where the DHL linkA or linkB is member of it."
::= { alaDHLVpaEntry 2 }
alaDHLVpaVlanType OBJECT-TYPE
SYNTAX INTEGER {
protectedVlan (1),
unprotectedVlan (2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"indicates whether the vlan is protected or un protected where
one of the DHL link is member of it."
::= { alaDHLVpaEntry 3 }
alaDHLVpaActiveLink OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"indicates the DHL link on which the vlan is operational.
If the value is zero that means the vlan is not operational and
it's unprotected."
::= { alaDHLVpaEntry 4 }
alaDHLVlanMap OBJECT IDENTIFIER ::= { alcatelIND1DHLMIBObjects 4 }
alaDHLVlanMapTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaDHLVlanMapEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines the DHL vlan map for linkB. this indicates the vlans
that will be operational on DHL linkB from the common pool of
vlans between DHL linkA and linkB and by default the vlans
that are not specified by this table are operational on DHL
linkA."
::= { alaDHLVlanMap 1 }
alaDHLVlanMapEntry OBJECT-TYPE
SYNTAX AlaDHLVlanMapEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table,
contains the vlan-map for linkB in DHL session."
INDEX {
alaDHLSessionIndex,
alaDHLVlanMapVlanStart,
alaDHLVlanMapVlanEnd
}
::= { alaDHLVlanMapTable 1 }
AlaDHLVlanMapEntry ::=
SEQUENCE {
alaDHLVlanMapVlanStart Integer32,
alaDHLVlanMapVlanEnd Integer32,
alaDHLVlanMapRowStatus RowStatus
}
alaDHLVlanMapVlanStart OBJECT-TYPE
SYNTAX Integer32 (1..4094)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The VLAN number identifying the first vlan id in the
range. And if start and end is same then it will
be treated a one vlan id."
::= { alaDHLVlanMapEntry 1 }
alaDHLVlanMapVlanEnd OBJECT-TYPE
SYNTAX Integer32 (1..4094)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The VLAN number identifying the end vlan id in the
range. And if start and end is same then it will
be treated a one vlan id."
::= { alaDHLVlanMapEntry 2 }
alaDHLVlanMapRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object allows entries to be created and deleted
in the table."
::= { alaDHLVlanMapEntry 3 }
alaDHLTrapsObj OBJECT IDENTIFIER ::= { alcatelIND1DHLMIBObjects 5 }
-- -------------------------------------------------------------
-- Notifications
-- -------------------------------------------------------------
alaDHLVlanMoveTrap NOTIFICATION-TYPE
OBJECTS {
alaDHLSessionID,
alaDHLPortFrom,
alaDHLPortTo,
alaDHLVlanMoveReason
}
STATUS current
DESCRIPTION
"When linkA or linkB goes down or becomes up and both the ports are
are part of some vlan-map, then this
trap is sent to the Management Entity, with the DHL port information."
::= { alcatelIND1DHLMIBNotifications 1 }
-- -------------------------------------------------------------
-- Notification Objects
-- -------------------------------------------------------------
alaDHLSessionID OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"This object specifies the DHL Session ID for which alaDHLVlanMoveTrap needs to be
sent to the Management Entity."
::= { alaDHLTrapsObj 1 }
alaDHLPortFrom OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"This object specifies the port, either linkA or linkB, from which
vlan-mapped vlans have joined to other port due to linkUp or linkDown
as specified by alaDHLVlanMoveReason."
::= { alaDHLTrapsObj 2 }
alaDHLPortTo OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"This object specifies the port, either linkA or linkB, to which
vlan-mapped vlans have joined from other port due to linkUp or linkDown
as specified by alaDHLVlanMoveReason."
::= { alaDHLTrapsObj 3 }
alaDHLVlanMoveReason OBJECT-TYPE
SYNTAX INTEGER {
linkUp (1),
linkDown (2)
}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"This object specifies the reason for Vlan Movement from one port to another port."
::= { alaDHLTrapsObj 4 }
-- -------------------------------------------------------------
-- COMPLIANCE
-- -------------------------------------------------------------
alcatelIND1DHLMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"Compliance statement for DHL."
MODULE
MANDATORY-GROUPS
{
alaDHLSessionGroup,
alaDHLLinksGroup,
alaDHLVpaGroup,
alaDHLVlanMapGroup,
alaDHLNotificationGroup
}
::= { alcatelIND1DHLMIBCompliances 1 }
-- -------------------------------------------------------------
-- UNITS OF CONFORMANCE
-- -------------------------------------------------------------
alaDHLSessionGroup OBJECT-GROUP
OBJECTS
{
alaDHLSessionDescr,
alaDHLSessionAdminStatus,
alaDHLSessionOperStatus,
alaDHLSessionPreemptionTime,
alaDHLSessionAdminMacFlushing,
alaDHLSessionActiveMacFlushing,
alaDHLSessionRowStatus
}
STATUS current
DESCRIPTION
"Collection of objects for management of a single DHL (Active-Active) session."
::= { alcatelIND1DHLMIBGroups 1 }
alaDHLLinksGroup OBJECT-GROUP
OBJECTS
{
alaDHLLinkslinkAOperStatus,
alaDHLLinkslinkBOperStatus,
alaDHLLinksRowStatus
}
STATUS current
DESCRIPTION
"Collection of objects for information of the configured port/ling-aggs
that participate in a DHL session."
::= { alcatelIND1DHLMIBGroups 2 }
alaDHLVpaGroup OBJECT-GROUP
OBJECTS
{
alaDHLVpaVlanType,
alaDHLVpaActiveLink
}
STATUS current
DESCRIPTION
"Collection of objects providing VPA information of each link
per DHL session."
::= { alcatelIND1DHLMIBGroups 3 }
alaDHLVlanMapGroup OBJECT-GROUP
OBJECTS
{
alaDHLVlanMapRowStatus
}
STATUS current
DESCRIPTION
"Collection of objects providing the vlan-map for linkB in DHL session."
::= { alcatelIND1DHLMIBGroups 4 }
alaDHLNotificationObjectGroup OBJECT-GROUP
OBJECTS
{
alaDHLSessionID,
alaDHLPortFrom,
alaDHLPortTo,
alaDHLVlanMoveReason
}
STATUS current
DESCRIPTION
"Collection of objects providing the information regarding DHL Trap."
::= { alcatelIND1DHLMIBGroups 5 }
alaDHLNotificationGroup NOTIFICATION-GROUP
NOTIFICATIONS
{
alaDHLVlanMoveTrap
}
STATUS current
DESCRIPTION
"Collection of objects for DHL Trap information."
::= { alcatelIND1DHLMIBGroups 6 }
END
|