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
|
ALCATEL-IND1-VLAN-MGR-MIB DEFINITIONS ::= BEGIN
IMPORTS
DisplayString, RowStatus, TEXTUAL-CONVENTION FROM SNMPv2-TC
MODULE-IDENTITY, OBJECT-IDENTITY,
OBJECT-TYPE, IpAddress, Unsigned32 FROM SNMPv2-SMI
MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF
softentIND1VlanMgt FROM ALCATEL-IND1-BASE;
alcatelIND1VLANMgrMIB MODULE-IDENTITY
LAST-UPDATED "200704030000Z"
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):
For the Birds Of Prey Product Line
Vlan Manager for the distribution of vlan configuration information,
including the association between vlans and ports.
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) 1995-2007 Alcatel-Lucent
ALL RIGHTS RESERVED WORLDWIDE"
REVISION "200704030000Z"
DESCRIPTION
"The latest version of this MIB Module."
::= { softentIND1VlanMgt 1}
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
IpxNetworkAddress ::= TEXTUAL-CONVENTION
DISPLAY-HINT "x"
STATUS current
DESCRIPTION
"Textual convention for ipx network address.
This is an unsigned integer (32 bits) that should be
represented as a hexedecimal value."
SYNTAX Unsigned32
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
alcatelIND1VLANMgrMIBObjects OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For VLAN Manager
Subsystem Managed Objects."
::= { alcatelIND1VLANMgrMIB 1 }
alcatelIND1VLANMgrMIBConformance OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For VLAN Manager
Subsystem Conformance Information."
::= { alcatelIND1VLANMgrMIB 2 }
alcatelIND1VLANMgrMIBGroups OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For VLAN Manager
Subsystem Units Of Conformance."
::= { alcatelIND1VLANMgrMIBConformance 1 }
alcatelIND1VLANMgrMIBCompliances OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Branch For VLAN Manager
Subsystem Compliance Statements."
::= { alcatelIND1VLANMgrMIBConformance 2 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanMgrVlan OBJECT IDENTIFIER ::= { alcatelIND1VLANMgrMIBObjects 1 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanTable OBJECT-TYPE
SYNTAX SEQUENCE OF VlanEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of Virtual LAN instances in this device."
::= { vlanMgrVlan 1 }
vlanEntry OBJECT-TYPE
SYNTAX VlanEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A VLAN entry."
INDEX { vlanNumber }
::= { vlanTable 1 }
VlanEntry ::= SEQUENCE {
vlanNumber
INTEGER,
vlanDescription
DisplayString,
vlanAdmStatus
INTEGER,
vlanOperStatus
INTEGER,
vlanStatus
RowStatus,
vlanStpStatus
INTEGER,
vlanAuthentStatus
INTEGER,
vlanVoiceStatus
INTEGER,
vlanIpAddress
IpAddress,
vlanIpMask
IpAddress,
vlanIpEncap
INTEGER,
vlanIpForward
INTEGER,
vlanIpStatus
INTEGER,
vlanIpxNet
IpxNetworkAddress,
vlanIpxEncap
INTEGER,
vlanIpxRipSapMode
INTEGER,
vlanIpxDelayTicks
INTEGER,
vlanIpxStatus
INTEGER,
vlanTagMobilePortStatus
INTEGER,
vlanPortMacStatus
INTEGER,
vlanLocalProxyArp
INTEGER,
vlanMtu
INTEGER,
vlan1x1StpStatus
INTEGER,
vlanflatStpStatus
INTEGER,
vlanHABandwidth
INTEGER,
vlanSvlanTrafficType
INTEGER,
vlanSvlanPriority
INTEGER,
vlanMacLearningControlStatus
INTEGER
}
vlanNumber OBJECT-TYPE
SYNTAX INTEGER (1..4094)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The VLAN number identifying this instance. Valid
range from 1 to 4094."
::= { vlanEntry 1 }
vlanDescription OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Textual description of the VLAN instance."
::= { vlanEntry 2 }
vlanAdmStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The administrative status which can be set by
configuration. Disable(1) will disable ALL vports
that are connected to this VLAN, enable(2) will enable
ALL ports on this VLAN, delete(3) will detach and
delete the ports/routers AND remove the VLAN."
DEFVAL { enabled }
::= { vlanEntry 3 }
vlanOperStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
inactive(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Provide operating status of a particular VLAN environment."
::= { vlanEntry 4 }
vlanStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Row status to control creation/deletion of vlans."
::= { vlanEntry 5 }
vlanStpStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates status of spanning tree for the current VLAN."
DEFVAL { enabled }
::= { vlanEntry 6 }
vlanAuthentStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates status of authentication for the current VLAN."
DEFVAL { disabled }
::= { vlanEntry 7 }
vlanVoiceStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates status of voice usage for the current VLAN."
DEFVAL { disabled }
::= { vlanEntry 8 }
vlanIpAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"IP address of the VLAN's virtual router port.
Note: a vlan does not necessarily have an ip address.
Setting one requires that the ip address be set, and optionally the
following since they have defaults: ip mask, ip encap, ip forward.
Then setting vlanIpStatus to add will create the ip router port
for the given vlan (the index)."
::= { vlanEntry 9 }
vlanIpMask OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Subnetwork mask for VLAN IP Address.
Default is class level mask for the ip address."
::= { vlanEntry 10 }
vlanIpEncap OBJECT-TYPE
SYNTAX INTEGER {
ethernet2 (1),
snap (2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"VLAN's IP router port encapsulation.
Not applicable when there is no ip router port."
DEFVAL { ethernet2 }
::= { vlanEntry 11 }
vlanIpForward OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"VLAN's IP router port ip frame forwarding (disabled = ip host only).
Not applicable when there is no ip router port."
DEFVAL { enable }
::= { vlanEntry 12 }
vlanIpStatus OBJECT-TYPE
SYNTAX INTEGER {
add(1),
delete(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Provides ability to add and remove the VLAN ip address."
::= { vlanEntry 13 }
vlanIpxNet OBJECT-TYPE
SYNTAX IpxNetworkAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"IPX network address.
Note: a vlan does not necessarily have an ipx net number.
Setting one requires that the ipx net be set, and optionally the
ipx encap, ipx rip-sap mode, and delay ticks (all have defaults).
Then the vlanIpxStatus should be set to add to create the
ipx router port."
::= { vlanEntry 14 }
vlanIpxEncap OBJECT-TYPE
SYNTAX INTEGER {
ethernet2 (1),
novellraw (2),
llc (3),
snap (4),
notApplicable(5)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"IPX of frame enapsulation of IPX VLAN router port.
Not applicable when there is no ipx router port."
DEFVAL { ethernet2 }
::= { vlanEntry 15 }
vlanIpxRipSapMode OBJECT-TYPE
SYNTAX INTEGER {
riponly (1),
ripsap (2),
triggered (3),
inactive(4),
notApplicable(5)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"IPX advertisement mode.
Not applicable when there is no ipx router port."
DEFVAL { ripsap }
::= { vlanEntry 16 }
vlanIpxDelayTicks OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Tick metric to use for supporting IPX routing decisions."
DEFVAL { 0 }
::= {vlanEntry 17 }
vlanIpxStatus OBJECT-TYPE
SYNTAX INTEGER {
add(1),
delete(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Provides ability to add and remove the VLAN ipx network node."
::= { vlanEntry 18 }
vlanTagMobilePortStatus OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When enabled for a VLAN, a mobile port will be moved to the
VLAN based on the tag."
::= { vlanEntry 19 }
vlanPortMacStatus OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"When enabled for a VLAN, it will be considered a special VLAN not
affected by the ordinary vlan commands except the command to
delete a VLAN"
::= { vlanEntry 20 }
vlanLocalProxyArp OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When enabled for a VLAN, local proxy ARP processing happens on this=
VLAN."
::= { vlanEntry 21 }
vlanMtu OBJECT-TYPE
SYNTAX INTEGER (1280..9198)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Maximum transmission unit i.e. the maximum size of packet that this
vlan can handle. It ranges from 1280 to 9198."
::= { vlanEntry 22 }
vlan1x1StpStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates status of 1x1 spanning tree for the current VLAN."
DEFVAL { enabled }
::= { vlanEntry 23}
vlanflatStpStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates status of flat spanning tree for the current VLAN."
DEFVAL { enabled }
::= { vlanEntry 24}
vlanHABandwidth OBJECT-TYPE
SYNTAX INTEGER (0..50)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Bandwidth of flood queue allocated by Q-driver for High Availability
vlans. The value ranges from 1 to 50 Mega bits per second."
::= { vlanEntry 25 }
vlanSvlanTrafficType OBJECT-TYPE
SYNTAX INTEGER {
notApplicable(0),
customer(1),
provider(2),
multicastEnterprise(3),
multicastVlanStacking(4),
eServiceCustomer(6),
eServiceManagement(7),
eServiceMulticastVlanStacking(8)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The created SVLAN is desired for carrying customer or
provider traffic, default is customer. When creating
standard Vlans the value should be notApplicable"
DEFVAL { 0 }
::= { vlanEntry 26 }
vlanSvlanPriority OBJECT-TYPE
SYNTAX INTEGER (-1..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"All traffic getting mapped to this Svlan should be either
priority mapped or mapped to a specific priority 0-7, default
is priority 0. For standard Vlans the value should be -1"
DEFVAL { 0 }
::= { vlanEntry 27 }
vlanMacLearningControlStatus OBJECT-TYPE
SYNTAX INTEGER{
enabled (1),
disabled (2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Status of Mac Learning on a vlan"
DEFVAL { enabled }
::= { vlanEntry 28 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanMgrVpa OBJECT IDENTIFIER ::= { alcatelIND1VLANMgrMIBObjects 2 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vpaTable OBJECT-TYPE
SYNTAX SEQUENCE OF VpaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of Virtual LAN instances in this device."
::= { vlanMgrVpa 1 }
vpaEntry OBJECT-TYPE
SYNTAX VpaEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A VLAN-Port Association (VPA) entry."
INDEX { vpaVlanNumber, vpaIfIndex }
::= { vpaTable 1 }
VpaEntry ::= SEQUENCE {
vpaVlanNumber
INTEGER,
vpaIfIndex
Unsigned32,
vpaType
INTEGER,
vpaState
INTEGER,
vpaStatus
RowStatus,
vpaPortMacType
INTEGER
}
vpaVlanNumber OBJECT-TYPE
SYNTAX INTEGER (1..4094)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The VLAN number component of this instance. Valid
range from 1 to 4094."
::= { vpaEntry 1 }
vpaIfIndex OBJECT-TYPE
SYNTAX Unsigned32 (1001..4294967295)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The ifIndex component of this instance."
::= {vpaEntry 2 }
vpaType OBJECT-TYPE
SYNTAX INTEGER {
cfgDefault(1),
qTagged(2),
mobile(3),
mirrored(4),
svlan(6),
dynamic(7)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The type of this vpa. Two are statically configured:
configured default VPA and qTagged VPA. The mirrored
is an internal type set for mirrored ports and the
rest are dynamic vlan's
1. cfgDefault - Default vlan VPA Type
2. qTagged - The qTagged vlan VPA Type
3. mobile - The vpa is dynamically created according
to rules/policies.
4. mirrored - Set internally when the vpa created is on
a mirrored port.
6. slvan - Service vlan vpa's which are created.
7. dynamic - Created by dynamic GVRP or MVRP Protocol."
::= { vpaEntry 3 }
vpaState OBJECT-TYPE
SYNTAX INTEGER {
inactive(1),
blocking(2),
forwarding(3),
filtering(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The state of this vpa:
1. inactive - link down
2. blocking - link up, forwarding down
3. forwarding - link up, forwarding up, sources learned normally
4. filtering - link up, forwarding up, sources filtered."
::= { vpaEntry 4 }
vpaStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is used to create or delete staticPrimary VPAs (default vlans
on a port ). Creation replaces the existing staticPrimary VPA
while deletion replaces the existing VPA so that the vlan number
is 1 for the given port. Of course the corresponding vlan and
port must exist."
::= { vpaEntry 5 }
vpaPortMacType OBJECT-TYPE
SYNTAX INTEGER {
ingress(1),
egress(2),
inapplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Value of this field will decide whether the port represented by vpaIfIndex is a ingress port or egress port. This fiels is applicable only for portMac vlans"
::= { vpaEntry 6 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanMgrVlanSet OBJECT IDENTIFIER ::= { alcatelIND1VLANMgrMIBObjects 3 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanSetVlanCount OBJECT-TYPE
SYNTAX INTEGER (1..4094)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of existing VLANs on switch."
::= { vlanMgrVlanSet 1 }
vlanSetVlanRouterCount OBJECT-TYPE
SYNTAX INTEGER (0..4094)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of VLANs on switch with at least one router port configured."
::= { vlanMgrVlanSet 2 }
vlanSetIpRouterCount OBJECT-TYPE
SYNTAX INTEGER (0..4094)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of VLANs on switch with IP router port configured."
::= { vlanMgrVlanSet 3 }
vlanSetIpxRouterCount OBJECT-TYPE
SYNTAX INTEGER (0..256)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Count of VLANs on switch with IPX router port configured."
::= { vlanMgrVlanSet 4 }
vlanSetMultiRtrMacStatus OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Controls whether unique mac assigned to each vlan
with router port (limit 64)."
DEFVAL { disable }
::= { vlanMgrVlanSet 5 }
--YP
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanMgrHAPort OBJECT IDENTIFIER ::= { alcatelIND1VLANMgrMIBObjects 4 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanHAPortTable OBJECT-TYPE
SYNTAX SEQUENCE OF VlanHAPortEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of Port To HA vlan binding."
::= { vlanMgrHAPort 1 }
vlanHAPortEntry OBJECT-TYPE
SYNTAX VlanHAPortEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Port To HA vlan binding entry."
INDEX { vlanHAPortVlanId, vlanHAPortIfIndex, vlanHAPortType }
::= { vlanHAPortTable 1 }
VlanHAPortEntry ::= SEQUENCE {
vlanHAPortVlanId INTEGER,
vlanHAPortIfIndex Unsigned32,
vlanHAPortType INTEGER,
vlanHAPortRowStatus RowStatus
}
vlanHAPortVlanId OBJECT-TYPE
SYNTAX INTEGER (1..4094)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The vlan Id in which this port is a HA port"
::= { vlanHAPortEntry 1 }
vlanHAPortIfIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This port is associated with a HA vlan."
::= { vlanHAPortEntry 2 }
vlanHAPortType OBJECT-TYPE
SYNTAX INTEGER {
ingress(1),
egress(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Value of this field will decide whether the port represented by vlanHAPortIfIndex is a ingress port or egress port."
::= { vlanHAPortEntry 3 }
vlanHAPortRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This indicate whether to add or delete the ifIndex"
::= { vlanHAPortEntry 4 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-- COMPLIANCE
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
alcatelIND1VLANMgrMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"Compliance statement for
VLAN Manager."
MODULE
MANDATORY-GROUPS
{
vlanMgrVlanGroup,
vlanMgrVpaGroup,
vlanMgrVlanSetGroup
}
::= { alcatelIND1VLANMgrMIBCompliances 1 }
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-- UNITS OF CONFORMANCE
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
vlanMgrVlanGroup OBJECT-GROUP
OBJECTS
{
vlanNumber, -- vlan table
vlanDescription,
vlanAdmStatus,
vlanOperStatus,
vlanStatus,
vlan1x1StpStatus,
vlanflatStpStatus,
vlanStpStatus,
vlanAuthentStatus,
vlanVoiceStatus,
vlanIpAddress,
vlanIpMask,
vlanIpEncap,
vlanIpForward,
vlanIpStatus,
vlanIpxNet,
vlanIpxEncap,
vlanIpxRipSapMode,
vlanIpxDelayTicks,
vlanIpxStatus
}
STATUS current
DESCRIPTION
"Collection of objects for management of Vlan Manager VLANs."
::= { alcatelIND1VLANMgrMIBGroups 1 }
vlanMgrVpaGroup OBJECT-GROUP
OBJECTS
{
vpaVlanNumber, -- vpa table
vpaIfIndex,
vpaType,
vpaState,
vpaStatus
}
STATUS current
DESCRIPTION
"Collection of objects for management of Vlan Manager VPAs."
::= { alcatelIND1VLANMgrMIBGroups 2 }
vlanMgrVlanSetGroup OBJECT-GROUP
OBJECTS
{
vlanSetVlanCount,
vlanSetVlanRouterCount,
vlanSetIpRouterCount,
vlanSetIpxRouterCount,
vlanSetMultiRtrMacStatus
}
STATUS current
DESCRIPTION
"Collection of objects for Vlan Manager global properties."
::= { alcatelIND1VLANMgrMIBGroups 3 }
END
|