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
|
ALCATEL-IND1-OPENFLOW-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-IDENTITY, OBJECT-TYPE,
Integer32, Unsigned32, NOTIFICATION-TYPE
FROM SNMPv2-SMI
RowStatus
FROM SNMPv2-TC
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
FROM SNMPv2-CONF
InetAddressType, InetAddress
FROM INET-ADDRESS-MIB
SnmpAdminString FROM SNMP-FRAMEWORK-MIB
softentIND1OpenflowMIB
FROM ALCATEL-IND1-BASE
;
alcatelIND1OpenflowMIB MODULE-IDENTITY
LAST-UPDATED "201403260000Z"
ORGANIZATION "Alcatel-Lucent"
CONTACT-INFO
"Please consult with Customer Service to ensure the most appropriate
version of this document is used with the products in question:
Alcatel-Lucent, Enterprise Solutions Division
(Formerly Alcatel Internetworking, Incorporated)
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://alcatel-lucent.com/wps/portal/enterprise
File Transfer Protocol: ftp://ftp.ind.alcatel.com/pub/products/mibs"
DESCRIPTION
"This module describes an authoritative enterprise-specific Simple
Network Management Protocol (SNMP) Management Information Base (MIB):
Openflow for OS6900 Product Line.
The right to make changes in specification and other information
contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or
consequential damages whatsoever arising from or related to this
document or the information contained herein.
Vendors, end-users, and other interested parties are granted
non-exclusive license to use this specification in connection with
management of the products for which it is intended to be used.
Copyright (C) 2013 Alcatel-Lucent
ALL RIGHTS RESERVED WORLDWIDE"
REVISION "201403260000Z"
DESCRIPTION
"The latest version of this MIB Module."
REVISION "201410080000Z"
DESCRIPTION
"alaOpenflowLogicalSwitchLearnedMacUpdate is not limited to OS6900 devices"
::= { softentIND1OpenflowMIB 1 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-- Hook into the Alcatel Tree
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
alcatelIND1OpenflowMIBNotifications OBJECT IDENTIFIER ::= { alcatelIND1OpenflowMIB 0 }
alcatelIND1OpenflowMIBObjects OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Alcatel-Lucent Openflow Managed Objects."
::= { alcatelIND1OpenflowMIB 1 }
alcatelIND1OpenflowMIBConformance OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Alcatel-Lucent Openflow Conformance Information."
::= { alcatelIND1OpenflowMIB 2 }
alaOpenflowGlobalConfigObjects OBJECT IDENTIFIER ::= { alcatelIND1OpenflowMIBObjects 1 }
alaOpenflowGlobalBackoffMax OBJECT-TYPE
SYNTAX Integer32 (1..60)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
" Alcatel-Lucent Openflow maximum back-off time in seconds for controller connection attempts."
DEFVAL { 60 }
::= { alaOpenflowGlobalConfigObjects 1 }
alaOpenflowGlobalIdleProbeTimeout OBJECT-TYPE
SYNTAX Integer32 (0..60)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
" Alcatel-Lucent Openflow idle probe timeout value in seconds. If set to 0, idle probing is disabled."
DEFVAL { 15 }
::= { alaOpenflowGlobalConfigObjects 2 }
-- Openflow LogicalSwitch Table
alaOpenflowLogicalSwitchTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaOpenflowLogicalSwitchEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains one row for each Logical Switch."
::= { alcatelIND1OpenflowMIBObjects 2 }
alaOpenflowLogicalSwitchEntry OBJECT-TYPE
SYNTAX AlaOpenflowLogicalSwitchEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the Openflow Logical Switches. "
INDEX { alaOpenflowLogicalSwitch }
::= { alaOpenflowLogicalSwitchTable 1 }
AlaOpenflowLogicalSwitchEntry ::= SEQUENCE
{
alaOpenflowLogicalSwitch SnmpAdminString,
alaOpenflowLogicalSwitchAdminState INTEGER,
alaOpenflowLogicalSwitchMode INTEGER,
alaOpenflowLogicalSwitchVersions BITS,
alaOpenflowLogicalSwitchVlan Integer32,
alaOpenflowLogicalSwitchControllerCount Integer32,
alaOpenflowLogicalSwitchInterfaceCount Integer32,
alaOpenflowLogicalSwitchFlowCount Integer32,
alaOpenflowLogicalSwitchRowStatus RowStatus,
alaOpenflowLogicalSwitchLearnedMacUpdate INTEGER,
alaOpenflowLogicalSwitchProbeTime Integer32,
alaOpenflowLogicalSwitchFailureDetectTime Integer32,
alaOpenflowLogicalSwitchDPID OCTET STRING,
alaOpenflowLogicalSwitchTableMissAction INTEGER,
alaOpenflowLogicalSwitchTCPBufferSizeTx Unsigned32,
alaOpenflowLogicalSwitchTCPBufferSizeRx Unsigned32
}
alaOpenflowLogicalSwitch OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(1..31))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Logical Switch Name."
::= { alaOpenflowLogicalSwitchEntry 1 }
alaOpenflowLogicalSwitchAdminState OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Logical Switch Admin State. Enable or disable the Logical Switch.
When disabled, all controllers for the Logical Switch will be
operationally disabled and flows added by those controllers will
be removed."
DEFVAL { enabled }
::= { alaOpenflowLogicalSwitchEntry 2 }
alaOpenflowLogicalSwitchMode OBJECT-TYPE
SYNTAX INTEGER {
normal(1),
api(2),
pfcChannel(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Openflow Logical Switch Mode. Normal is regular Openflow,
API is for ACL-like flow operation. Only one Logical Switch
can be in api mode at a time.
PFC-Channel mode is to indicate the Logical Switch
is operating in NEC mode.
This object cannot be modified after the Logical Switch has been created."
DEFVAL { normal }
::= { alaOpenflowLogicalSwitchEntry 3 }
alaOpenflowLogicalSwitchVersions OBJECT-TYPE
SYNTAX BITS {
v1dot0 (0),
v1dot3dot1 (1)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Openflow Logical Switch Bitmap of enabled Openflow versions.
At least one version must be enabled."
DEFVAL { { v1dot0, v1dot3dot1 } }
::= { alaOpenflowLogicalSwitchEntry 4 }
alaOpenflowLogicalSwitchVlan OBJECT-TYPE
SYNTAX Integer32 (0|2..4093)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Openflow Logical Switch VLAN. The value 0 indicates that no
VLAN has been specified, it is not a valid value to write.
This object is not valid to write when creating/modifying an
entry with alaOpenflowLogicalSwitchMode api(2)"
DEFVAL { 0 }
::= { alaOpenflowLogicalSwitchEntry 5 }
alaOpenflowLogicalSwitchControllerCount OBJECT-TYPE
SYNTAX Integer32 (0..3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of the configured controllers for the Logical Switch."
::= { alaOpenflowLogicalSwitchEntry 6 }
alaOpenflowLogicalSwitchInterfaceCount OBJECT-TYPE
SYNTAX Integer32 (0..5000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of the configured interfaces (ports and link aggregations) for the Logical Switch."
::= { alaOpenflowLogicalSwitchEntry 7 }
alaOpenflowLogicalSwitchFlowCount OBJECT-TYPE
SYNTAX Integer32 (0..511)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of the flows pushed to the Logical Switch by its controllers."
::= { alaOpenflowLogicalSwitchEntry 8 }
alaOpenflowLogicalSwitchRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Deleting a row from this table will also remove associated entries from other tables in this mib
that have a logical switch as part of their index."
::= { alaOpenflowLogicalSwitchEntry 9 }
alaOpenflowLogicalSwitchLearnedMacUpdate OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object is only applicable to Logical Switches in api(2) mode.
When enabled(1), learned MACs will be forwarded to controllers
via a Packet-In message."
DEFVAL { disabled }
::= { alaOpenflowLogicalSwitchEntry 10 }
alaOpenflowLogicalSwitchProbeTime OBJECT-TYPE
SYNTAX Integer32 (1..60)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Probe-time for a logical switch in the pfc-channel mode in seconds,
which will override the existing global idle-probe-time for sending
echo-request to the OpenFlow Controller."
DEFVAL { 5 }
::= { alaOpenflowLogicalSwitchEntry 11 }
alaOpenflowLogicalSwitchFailureDetectTime OBJECT-TYPE
SYNTAX Integer32 (1..60)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Failure detect time, in seconds, is configured for a logical switch
in the pfc-channel mode for detecting disconnection to the
OpenFlow Controller if there was no echo reply or message from the controller."
DEFVAL { 4 }
::= { alaOpenflowLogicalSwitchEntry 12 }
alaOpenflowLogicalSwitchDPID OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (8))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"An unique 8 bytes DPID for a logical switch."
::= { alaOpenflowLogicalSwitchEntry 13 }
alaOpenflowLogicalSwitchTableMissAction OBJECT-TYPE
SYNTAX INTEGER {
drop(1),
controller(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The action to be taken when an Openflow Table Miss occurs. When set to drop
if any packet has a table miss, it will be dropped. If set to controller
it will be forwarded to the controller."
DEFVAL { drop }
::= { alaOpenflowLogicalSwitchEntry 14 }
alaOpenflowLogicalSwitchTCPBufferSizeTx OBJECT-TYPE
SYNTAX Unsigned32 (2..32)
UNITS "Kilo Bytes"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"TCP send buffer size, in Kilo Bytes, for socket connection to OpenFlow controllers
in the logical switch."
DEFVAL { 2 }
::= { alaOpenflowLogicalSwitchEntry 15 }
alaOpenflowLogicalSwitchTCPBufferSizeRx OBJECT-TYPE
SYNTAX Unsigned32 (2..32)
UNITS "Kilo Bytes"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"TCP receive buffer size, in Kilo Bytes, for socket connection to OpenFlow controllers
in the logical switch."
DEFVAL { 2 }
::= { alaOpenflowLogicalSwitchEntry 16 }
-- Openflow Controller Table
alaOpenflowControllerTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaOpenflowControllerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains one row for each controller on each logical switch.
Currently, up to three controllers per logical switch are supported per logical switch."
::= { alcatelIND1OpenflowMIBObjects 3 }
alaOpenflowControllerEntry OBJECT-TYPE
SYNTAX AlaOpenflowControllerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the Openflow Controllers attached to Logical Switches. "
INDEX { alaOpenflowControllerLogicalSwitch, alaOpenflowControllerIpType, alaOpenflowControllerIp, alaOpenflowControllerPort }
::= { alaOpenflowControllerTable 1 }
AlaOpenflowControllerEntry ::= SEQUENCE
{
alaOpenflowControllerLogicalSwitch SnmpAdminString,
alaOpenflowControllerIpType InetAddressType,
alaOpenflowControllerIp InetAddress,
alaOpenflowControllerPort Integer32,
alaOpenflowControllerRole INTEGER,
alaOpenflowControllerAdminState INTEGER,
alaOpenflowControllerOperState INTEGER,
alaOpenflowControllerRowStatus RowStatus,
alaOpenflowControllerPriority Integer32
}
alaOpenflowControllerLogicalSwitch OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(1..31))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Logical Switch Name."
::= { alaOpenflowControllerEntry 1 }
alaOpenflowControllerIpType OBJECT-TYPE
SYNTAX InetAddressType(1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Controller IP Address Type. The only type currently supported is ipv4(1)"
::= { alaOpenflowControllerEntry 2 }
alaOpenflowControllerIp OBJECT-TYPE
SYNTAX InetAddress(SIZE (4|16))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Controller IP Address. As specified by alaOpenflowControllerIpType,
only ipv4 is currently supported"
::= { alaOpenflowControllerEntry 3 }
alaOpenflowControllerPort OBJECT-TYPE
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Controller Port."
::= { alaOpenflowControllerEntry 4 }
alaOpenflowControllerRole OBJECT-TYPE
SYNTAX INTEGER {
equal(1),
master(2),
slave(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Role of the Controller for the Logical Switch. The role is negotiated by the
controllers and the switch is notified of the outcome (1.3.1+). 1.0 controllers
will always have the role of equal. Only one controller per Logical Switch
can have the role of master."
::= { alaOpenflowControllerEntry 5 }
alaOpenflowControllerAdminState OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Controller Admin State. Enable or disable connection to the controller.
The Logical Switch runs in 'Fail Secure Mode' so all flow aging, etc
continues unaffected when the controller is administratively disabled."
DEFVAL { enabled }
::= { alaOpenflowControllerEntry 6 }
alaOpenflowControllerOperState OBJECT-TYPE
SYNTAX INTEGER {
invalid(1),
disabled(2),
sendError(3),
init(4),
connecting(5),
backoff(6),
exchangingHello(7),
active(8),
idle(9),
disconnected(10)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the Logical Switch connection to the Controller."
::= { alaOpenflowControllerEntry 7 }
alaOpenflowControllerRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"On create, if the specified logical switch does not exist in alaOpenflowLogicalSwitchTable,
an entry will be created in that table. Delete does not effect alaOpenflowLogicalSwitchTable."
::= { alaOpenflowControllerEntry 8 }
alaOpenflowControllerPriority OBJECT-TYPE
SYNTAX Integer32(0..2)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Openflow Controller Priority. Priority value of 0 implies highest pririoty and 2 implies lowest."
DEFVAL { 2 }
::= { alaOpenflowControllerEntry 9 }
-- Openflow Interface Table
alaOpenflowInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaOpenflowInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains one row for each interface (port or link aggregation) assigned to
a logical switch. An interface can only belong to one logical switch at a time.
If a logical switch in API mode exists, interfaces cannot be manually added to/deleted from it;
instead, interfaces default to the API mode logical switch when not assigned to another Logical Switch.
Interfaces can be reassigned from the API mode logical switch to a normal mode logical switch
(by adding it to that normal mode logical switch) but not directly reassigned from one normal mode
logical switch to another normal mode logical switch."
::= { alcatelIND1OpenflowMIBObjects 4 }
alaOpenflowInterfaceEntry OBJECT-TYPE
SYNTAX AlaOpenflowInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the interfaces assigned to Openflow Logical Switches."
INDEX { alaOpenflowInterfaceLogicalSwitch, alaOpenflowInterface }
::= { alaOpenflowInterfaceTable 1 }
AlaOpenflowInterfaceEntry ::= SEQUENCE
{
alaOpenflowInterfaceLogicalSwitch SnmpAdminString,
alaOpenflowInterface Integer32,
alaOpenflowInterfaceMode INTEGER,
alaOpenflowInterfaceRowStatus RowStatus,
alaOpenflowInterfaceType INTEGER,
alaOpenflowInterfaceNativeVlan Unsigned32
}
alaOpenflowInterfaceLogicalSwitch OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(1..31))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Logical Switch Name."
::= { alaOpenflowInterfaceEntry 1 }
alaOpenflowInterface OBJECT-TYPE
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Openflow Interface attached to a Logical Switch. Port values are dot1dBasePort values,
Link Aggregations start at 32769."
::= { alaOpenflowInterfaceEntry 2 }
alaOpenflowInterfaceMode OBJECT-TYPE
SYNTAX INTEGER {
normal(1),
api(2),
pfcChannel(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Openflow Interface Mode. Normal is regular Openflow,
API is for ACL like flow operation and PFC-Channel is for NEC OFC."
::= { alaOpenflowInterfaceEntry 3 }
alaOpenflowInterfaceRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"On create, if the specified logical switch does not exist in alaOpenflowLogicalSwitchTable,
an entry will be created in that table. Delete does not effect alaOpenflowLogicalSwitchTable."
::= { alaOpenflowInterfaceEntry 4 }
alaOpenflowInterfaceType OBJECT-TYPE
SYNTAX INTEGER {
trunk (1),
access (2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Openflow Interface Type."
::= { alaOpenflowInterfaceEntry 5 }
alaOpenflowInterfaceNativeVlan OBJECT-TYPE
SYNTAX Unsigned32 (2..4093)
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Native VLAN for Openflow Interface."
::= { alaOpenflowInterfaceEntry 6 }
-- Openflow Interface VLAN Table
alaOpenflowInterfaceVlanTable OBJECT-TYPE
SYNTAX SEQUENCE OF AlaOpenflowInterfaceVlanEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains a list of Tag VLANs for an OpenFlow Interface (port or link-aggregation) Entry.
logical switch belongs to."
::= { alcatelIND1OpenflowMIBObjects 5 }
alaOpenflowInterfaceVlanEntry OBJECT-TYPE
SYNTAX AlaOpenflowInterfaceVlanEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Information about the Tag VLANs associated with an OpenFlow Interface."
INDEX { alaOpenflowInterfaceLogicalSwitch, alaOpenflowInterface, alaOpenflowInterfaceVlanVlanID }
::= { alaOpenflowInterfaceVlanTable 1 }
AlaOpenflowInterfaceVlanEntry ::= SEQUENCE
{
alaOpenflowInterfaceVlanVlanID Unsigned32,
alaOpenflowInterfaceVlanRowStatus RowStatus
}
alaOpenflowInterfaceVlanVlanID OBJECT-TYPE
SYNTAX Unsigned32 (0|2..4093)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Tag VLAN for an Openflow Interface."
DEFVAL { 0 }
::= { alaOpenflowInterfaceVlanEntry 1 }
alaOpenflowInterfaceVlanRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"On create, the specified logical switch interface must exist in alaOpenflowInterfaceTable,
otherwise an entry creation in this table would not be allowed. Deletion of an interface entry in
alaOpenflowInterfaceTable would result in deletion of all entries for that interface in the
alaOpenflowInterfaceVlanEntry"
::= { alaOpenflowInterfaceVlanEntry 2 }
-- Openflow MIB Conformance and Compliances
alcatelIND1OpenflowMIBGroups OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For ALU Openflow MIB Subsystem Units Of Conformance."
::= { alcatelIND1OpenflowMIBConformance 1 }
alcatelIND1OpenflowMIBCompliances OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For ALU Openflow MIB Subsystem Compliance Statements."
::= { alcatelIND1OpenflowMIBConformance 2 }
alaOpenflowMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"Compliance statement for Openflow."
MODULE -- This module
MANDATORY-GROUPS
{
alaOpenflowModuleConfigGroup,
alaOpenflowModuleLogicalSwitchGroup,
alaOpenflowModuleControllerGroup,
alaOpenflowModuleInterfaceGroup,
alaOpenflowModuleInterfaceVlanGroup
}
::= { alcatelIND1OpenflowMIBCompliances 1 }
alaOpenflowModuleConfigGroup OBJECT-GROUP
OBJECTS
{
alaOpenflowGlobalBackoffMax,
alaOpenflowGlobalIdleProbeTimeout
}
STATUS current
DESCRIPTION
"Openflow Global Configuration Modules Group."
::= { alcatelIND1OpenflowMIBGroups 1 }
alaOpenflowModuleLogicalSwitchGroup OBJECT-GROUP
OBJECTS
{
alaOpenflowLogicalSwitchAdminState,
alaOpenflowLogicalSwitchMode,
alaOpenflowLogicalSwitchVersions,
alaOpenflowLogicalSwitchVlan,
alaOpenflowLogicalSwitchControllerCount,
alaOpenflowLogicalSwitchInterfaceCount,
alaOpenflowLogicalSwitchFlowCount,
alaOpenflowLogicalSwitchRowStatus,
alaOpenflowLogicalSwitchLearnedMacUpdate,
alaOpenflowLogicalSwitchProbeTime,
alaOpenflowLogicalSwitchFailureDetectTime,
alaOpenflowLogicalSwitchDPID,
alaOpenflowLogicalSwitchTableMissAction,
alaOpenflowLogicalSwitchTCPBufferSizeTx,
alaOpenflowLogicalSwitchTCPBufferSizeRx
}
STATUS current
DESCRIPTION
"Openflow Logical Switch Configuration Modules Group."
::= { alcatelIND1OpenflowMIBGroups 2 }
alaOpenflowModuleControllerGroup OBJECT-GROUP
OBJECTS
{
alaOpenflowControllerRole,
alaOpenflowControllerAdminState,
alaOpenflowControllerOperState,
alaOpenflowControllerRowStatus,
alaOpenflowControllerPriority
}
STATUS current
DESCRIPTION
"Openflow Controller Configuration Modules Group."
::= { alcatelIND1OpenflowMIBGroups 3 }
alaOpenflowModuleInterfaceGroup OBJECT-GROUP
OBJECTS
{
alaOpenflowInterfaceMode,
alaOpenflowInterfaceRowStatus,
alaOpenflowInterfaceType,
alaOpenflowInterfaceNativeVlan
}
STATUS current
DESCRIPTION
"Openflow Interface Configuration Modules Group."
::= { alcatelIND1OpenflowMIBGroups 4 }
alaOpenflowModuleInterfaceVlanGroup OBJECT-GROUP
OBJECTS
{
alaOpenflowInterfaceVlanRowStatus
}
STATUS current
DESCRIPTION
"Openflow Interface with VLAN Configuration Modules Group."
::= { alcatelIND1OpenflowMIBGroups 5 }
END
|