-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-FC-SPAN-MIB-V1SMI.my
725 lines (644 loc) · 23.3 KB
/
CISCO-FC-SPAN-MIB-V1SMI.my
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
-- MIB file created 03-Nov-2003 17:34:40, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-FC-SPAN-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-FC-SPAN-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
RowStatus
FROM SNMPv2-TC-v1
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
InterfaceIndex
FROM IF-MIB
FcList
FROM CISCO-ZS-MIB
ciscoMgmt
FROM CISCO-SMI
Gauge
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
ciscoFcSpanMIB OBJECT IDENTIFIER ::= { ciscoMgmt 363 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200304090000Z
-- OrgName
-- Cisco Systems Inc.
-- ContactInfo
-- Cisco Systems
-- Postal: 170 W Tasman Drive
-- San Jose, CA 95134
-- USA
-- Tel: +1 800 553 -NETS
-- E-mail: [email protected]
-- Descr
-- MIB module for displaying and configuring
-- Switched Port Analyzer(SPAN) related features
-- in a Fibre Channel device.
--
-- SPAN is a feature that enables the user to analyze
-- network traffic, passing through the ports (called
-- SPAN source ports) in a switched network using
-- SwitchProbe device attached to a switch port called
-- SPAN destination (SD) port. SPAN feature is non-
-- intrusive and does not affect switching of network
-- traffic for any of the source ports.
-- RevDate
-- 200304090000Z
-- RevDescr
-- Initial version of this MIB module.
ciscoSpanMIBObjects OBJECT IDENTIFIER ::= { ciscoFcSpanMIB 1 }
cspanConfiguration OBJECT IDENTIFIER ::= { ciscoSpanMIBObjects 1 }
ciscoFcSpanMIBConformance OBJECT IDENTIFIER ::= { ciscoFcSpanMIB 2 }
ciscoFcSpanMIBCompliances OBJECT IDENTIFIER ::= { ciscoFcSpanMIBConformance 1 }
ciscoFcSpanMIBGroups OBJECT IDENTIFIER ::= { ciscoFcSpanMIBConformance 2 }
SessionIndex ::= Gauge(1..4095)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- An arbitrary value which identifies a session.
cspanMaxSessions OBJECT-TYPE
SYNTAX INTEGER(1..4095)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Maximum number of SPAN sessions that this device supports."
::= { cspanConfiguration 1 }
cspanSessionTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanSessionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"cspanSessionTable is a table that lets the user configure
and monitor the SPAN sessions.
A SPAN session represents an association of one destination
port with traffic redirected from different interfaces and
VSANs (Virtual Storage Area Networks).
In most situations, there would be only one active session.
The flexibility to configure multiple sessions is helpful
in sharing the analyzer that is attached to the SPAN
destination port. In other words, the user can configure
multiple sessions, but only one is active.
However, it is possible to have multiple session active at
a given time. The traffic on the SPAN destination port is
the result of the combination of the active sessions."
::= { cspanConfiguration 2 }
cspanSessionEntry OBJECT-TYPE
SYNTAX CspanSessionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A SPAN session entry. Each session consists of
session number, session Administrative Status
session OperationStatus, session InactiveReason (if the
session OperationStatus is Inactive) and a rowStatus object
to add/delete sessions.
cspanSessionIndex is the Index of this table that identifies
a session.
To Add a session:
1. Specify the session to be added (cspanSessionIndex)
2. Set the cspanSessionRowStatus to createAndGo (4).
To Delete a session:
1. Specify the session to be deleted (cspanSessionIndex).
2. Set the cspanSessionRowStatus to destroy (6).
"
INDEX { cspanSessionIndex }
::= { cspanSessionTable 1 }
CspanSessionEntry ::= SEQUENCE {
cspanSessionIndex SessionIndex,
cspanSessionDestIfIndex InterfaceIndex,
cspanSessionAdminStatus INTEGER,
cspanSessionOperStatus INTEGER,
cspanSessionInactiveReason SnmpAdminString,
cspanSessionRowStatus RowStatus
}
cspanSessionIndex OBJECT-TYPE
SYNTAX SessionIndex
-- Rsyntax Gauge(1..4095)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An arbitrary value which identifies a session.
The value of this index must be less than the value
of cspanMaxSessions."
::= { cspanSessionEntry 1 }
cspanSessionDestIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
-- Rsyntax INTEGER(1..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The ifIndex of the destination port to be configured
for the session specified by the instance of
cspanSessionIndex."
::= { cspanSessionEntry 2 }
cspanSessionAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
inactive(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object is used to suspend an active session
or activate an inactive session.
Note that setting the value to the existing value
has no effect on the operation. i.e. setting the
value to 'active' when session is 'active' has no
effect."
::= { cspanSessionEntry 3 }
cspanSessionOperStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
inactive(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The current state of the session. "
::= { cspanSessionEntry 4 }
cspanSessionInactiveReason OBJECT-TYPE
SYNTAX SnmpAdminString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The description of the reason that this session
is not active. This string will be a zero length
string in case the session is active."
::= { cspanSessionEntry 5 }
cspanSessionRowStatus OBJECT-TYPE
SYNTAX RowStatus
-- Rsyntax INTEGER {
-- active(1),
-- notInService(2),
-- notReady(3),
-- createAndGo(4),
-- createAndWait(5),
-- destroy(6)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Status of this row."
::= { cspanSessionEntry 6 }
cspanSourcesIfTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanSourcesIfEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The cspanSourcesIfTable is used to configure source
interfaces for SPAN sessions."
::= { cspanConfiguration 3 }
cspanSourcesIfEntry OBJECT-TYPE
SYNTAX CspanSourcesIfEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A SPAN source interface entry. Each entry consists of
session index, interface index of the source interface,
the ingress or egress direction of the traffic on that
interface and a rowStatus object"
INDEX { cspanSessionIndex, cspanSourcesIfIndex, cspanSourcesDirection }
::= { cspanSourcesIfTable 1 }
CspanSourcesIfEntry ::= SEQUENCE {
cspanSourcesIfIndex InterfaceIndex,
cspanSourcesDirection INTEGER,
cspanSourcesRowStatus RowStatus
}
cspanSourcesIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
-- Rsyntax INTEGER(1..2147483647)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"cspanSourcesIfIndex denotes the interface index for
this session."
::= { cspanSourcesIfEntry 1 }
cspanSourcesDirection OBJECT-TYPE
SYNTAX INTEGER {
receive(1),
transmit(2)
}
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"cspanSourcesDirection denotes traffic direction on
the cspanSourcesIfIndex."
::= { cspanSourcesIfEntry 2 }
cspanSourcesRowStatus OBJECT-TYPE
SYNTAX RowStatus
-- Rsyntax INTEGER {
-- active(1),
-- notInService(2),
-- notReady(3),
-- createAndGo(4),
-- createAndWait(5),
-- destroy(6)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Status of this row."
::= { cspanSourcesIfEntry 3 }
cspanSourcesVsanTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanSourcesVsanEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The cspanSourcesVsanTable is used to list source
VSANs for SPAN sessions."
::= { cspanConfiguration 4 }
cspanSourcesVsanEntry OBJECT-TYPE
SYNTAX CspanSourcesVsanEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the Source VSAN Table.
For the session identified by the instance
of cspanSessionIndex, it lists the VSANs
that comprise the sources."
INDEX { cspanSessionIndex }
::= { cspanSourcesVsanTable 1 }
CspanSourcesVsanEntry ::= SEQUENCE {
cspanSourcesVsans2k FcList,
cspanSourcesVsans4k FcList
}
cspanSourcesVsans2k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The VSANs that are traffic sources to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 1 through 8, the second octet specifying VSAN 9
through 16, etc. Since there are 256 octets, the range
of VSANs is from 0-2047. Within each octet, the most
significant bit represents the lowest numbered VSAN id
and the least significant bit represents the highest
numbered VSAN id. Thus each VSAN is represented by a
single bit within the value of this object. If that bit
has value '1' then that VSAN is included in the set of
VSANs; the VSAN is not included if its bit has a
value of '0'.
"
::= { cspanSourcesVsanEntry 1 }
cspanSourcesVsans4k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 2048 through 2055, the second octet specifying VSAN
2056 through 2063, etc. Since there are 256 octets,
he range of VSANs is from 2048 through 4095.
Within each octet, the most significant
bit represents the lowest numbered VSAN id and the least
significant bit represents the highest numbered VSAN id.
Thus each VSAN is represented by a single bit within the
value of this object. If that bit has value '1' then
that VSAN is included in the set of VSANs; the VSAN is
not included if its bit has a value of '0'."
::= { cspanSourcesVsanEntry 2 }
cspanSourcesVsanCfgTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanSourcesVsanCfgEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The cspanSourcesVsanCfgTable is used to configure sources
VSANs for SPAN sessions."
::= { cspanConfiguration 5 }
cspanSourcesVsanCfgEntry OBJECT-TYPE
SYNTAX CspanSourcesVsanCfgEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the source Vsan Configuration Table.
Each entry represents either an add or a delete
VSANs operation for the session identified by the
instance of cspanSourcesVsanCfgSessIndex.
The VSANs to be added (or deleted) are specified by
the values of cspanSourcesVsanCfgVsans2k and
cspanSourcesVsanCfgVsans4k."
INDEX { cspanSourcesVsanCfgSessIndex }
::= { cspanSourcesVsanCfgTable 1 }
CspanSourcesVsanCfgEntry ::= SEQUENCE {
cspanSourcesVsanCfgSessIndex SessionIndex,
cspanSourcesVsanCfgCommand INTEGER,
cspanSourcesVsanCfgVsans2k FcList,
cspanSourcesVsanCfgVsans4k FcList
}
cspanSourcesVsanCfgSessIndex OBJECT-TYPE
SYNTAX SessionIndex
-- Rsyntax Gauge(1..4095)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A session index associated with a session for which
the VSANs are to be added/deleted. "
::= { cspanSourcesVsanCfgEntry 1 }
cspanSourcesVsanCfgCommand OBJECT-TYPE
SYNTAX INTEGER {
add(1),
remove(2),
none(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The command to be executed for this entry.
Only acceptable commands are 'add' and 'remove'.
'none' is returned in case of read operation."
::= { cspanSourcesVsanCfgEntry 2 }
cspanSourcesVsanCfgVsans2k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 1 through 8, the second octet specifying VSAN 9
through 16, etc. Since there are 256 octets, the range
of VSANs is from 0-2047. Within each octet, the most
significant bit represents the lowest numbered VSAN id
and the least significant bit represents the highest
numbered VSAN id. Thus each VSAN is represented by a
single bit within the value of this object.
If that bit has value '1' then that VSAN is included
in the set of VSANs; the VSAN is not included if
its bit has a value of '0'."
::= { cspanSourcesVsanCfgEntry 3 }
cspanSourcesVsanCfgVsans4k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 2048 through 2055, the second octet specifying VSAN
2056 through 2063, etc.
The range of VSANs is 2048-4095.
Within each octet, the most significant
bit represents the lowest numbered VSAN id and the least
significant bit represents the highest numbered VSAN id.
Thus each VSAN is represented by a single bit within the
value of this object. If that bit has value '1' then
that VSAN is included in the set of VSANs; the VSAN is
not included if its bit has a value of '0'."
::= { cspanSourcesVsanCfgEntry 4 }
cspanVsanFilterTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanVsanFilterEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The cspanVsanFilterTable is used to monitor and
configure VSAN filters for SPAN sessions.
cspanVsanFilterSessIndex denotes the session index of
this sesion.
cspanVsanFilterVsans2k and cspanVsanFilterVsans4k denote
the VSANs in a bit mask fashion for each session."
::= { cspanConfiguration 6 }
cspanVsanFilterEntry OBJECT-TYPE
SYNTAX CspanVsanFilterEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the VsanFilter Table.
cspanVsanFilterVsans2k and
cspanVsanFilterVsans4k denote the VSANs that
are part of the filter applied to the session
identified by the instance of cspanVsanFilterSessIndex."
INDEX { cspanVsanFilterSessIndex }
::= { cspanVsanFilterTable 1 }
CspanVsanFilterEntry ::= SEQUENCE {
cspanVsanFilterSessIndex SessionIndex,
cspanVsanFilterVsans2k FcList,
cspanVsanFilterVsans4k FcList
}
cspanVsanFilterSessIndex OBJECT-TYPE
SYNTAX SessionIndex
-- Rsyntax Gauge(1..4095)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A session index associated with a session. "
::= { cspanVsanFilterEntry 1 }
cspanVsanFilterVsans2k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 1 through 8, the second octet specifying VSAN 9
through 16, etc. Since there are 256 octets, the range
of VSANs is from 0-2047. Within each octet, the most
significant bit represents the lowest numbered VSAN id
and the least significant bit represents the highest
numbered VSAN id. Thus each VSAN is represented by a single
bit within the value of this object. If that bit has value
'1' then that VSAN is included in the set of VSANs; the
VSAN is not included if its bit has a value of '0'."
::= { cspanVsanFilterEntry 2 }
cspanVsanFilterVsans4k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 2048 through 2055, the second octet specifying VSAN
2056 through 2063, etc. the range of VSANs is 2048-4095.
Within each octet, the most significant bit represents
the lowest numbered VSAN id and the least significant
bit represents the highest numbered VSAN id. Thus
each VSAN is represented by a single bit within the
value of this object. If that bit has value '1' then
that VSAN is included in the set of VSANs; the VSAN is
not included if its bit has a value of '0'."
::= { cspanVsanFilterEntry 3 }
cspanVsanFilterOpTable OBJECT-TYPE
SYNTAX SEQUENCE OF CspanVsanFilterOpEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"cspanVsanFilterOpTable is used to configure
VSAN filters for SPAN sessions.
cspanVsanFilterSessIndex denotes the session index of
this sesion.
cspanVsanFilterVsans denotes the VSANs in a bit mask fashion
for each session. "
::= { cspanConfiguration 7 }
cspanVsanFilterOpEntry OBJECT-TYPE
SYNTAX CspanVsanFilterOpEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry in the VsanFilterOp Table. "
INDEX { cspanVsanFilterOpSessIndex }
::= { cspanVsanFilterOpTable 1 }
CspanVsanFilterOpEntry ::= SEQUENCE {
cspanVsanFilterOpSessIndex SessionIndex,
cspanVsanFilterOpCommand INTEGER,
cspanVsanFilterOpVsans2k FcList,
cspanVsanFilterOpVsans4k FcList
}
cspanVsanFilterOpSessIndex OBJECT-TYPE
SYNTAX SessionIndex
-- Rsyntax Gauge(1..4095)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A session index associated with a session. "
::= { cspanVsanFilterOpEntry 1 }
cspanVsanFilterOpCommand OBJECT-TYPE
SYNTAX INTEGER {
add(1),
remove(2),
none(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The command to be executed for this entry."
::= { cspanVsanFilterOpEntry 2 }
cspanVsanFilterOpVsans2k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 1 through 8, the second octet specifying VSAN 9
through 16, etc. Within each octet, the most significant
bit represents the lowest numbered VSAN id and the least
significant bit represents the highest numbered VSAN id.
Thus each VSAN is represented by a single bit within the
value of this object. If that bit has value '1' then
that VSAN is included in the set of VSANs; the VSAN is
not included if its bit has a value of '0'."
::= { cspanVsanFilterOpEntry 3 }
cspanVsanFilterOpVsans4k OBJECT-TYPE
SYNTAX FcList
-- Rsyntax OCTET STRING(SIZE(0..256))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The VSANs that are assigned to this session.
Each octet within the value of this object specifies
a set of eight VSANS with the first octet specifying
VSAN 2048 through 2055, the second octet specifying VSAN
2056 through 2063, etc. In each octet, the most significant
bit represents the lowest numbered VSAN id and the least
significant bit represents the highest numbered VSAN id.
Thus each VSAN is represented by a single bit within the
value of this object. If that bit has value '1' then
that VSAN is included in the set of VSANs; the VSAN is
not included if its bit has a value of '0'."
::= { cspanVsanFilterOpEntry 4 }
cspanScalarsGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of scalar objects in this MIB.
-- objects
-- cspanMaxSessions
cspanSessionsGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for sessions configuration.
-- objects
-- cspanSessionDestIfIndex, cspanSessionAdminStatus,
-- cspanSessionOperStatus, cspanSessionInactiveReason,
-- cspanSessionRowStatus
cspanSourceIfGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for source interface
-- configuration.
-- objects
-- cspanSourcesRowStatus
cspanSourceVsanGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 4 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for source VSANs display.
-- objects
-- cspanSourcesVsans2k, cspanSourcesVsans4k
cspanSourceVsanCfgGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 5 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for source VSANs
-- configuration.
-- objects
-- cspanSourcesVsanCfgCommand, cspanSourcesVsanCfgVsans2k,
-- cspanSourcesVsanCfgVsans4k
cspanVsanFilterGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 6 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for filter display
-- information.
-- objects
-- cspanSourcesVsanCfgVsans2k, cspanVsanFilterVsans2k,
-- cspanVsanFilterVsans4k
cspanVsanFilterOpGroup OBJECT IDENTIFIER ::= { ciscoFcSpanMIBGroups 7 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects for filter operations.
-- objects
-- cspanVsanFilterOpCommand, cspanVsanFilterOpVsans2k,
-- cspanVsanFilterOpVsans4k
ciscoFcSpanMIBCompliance OBJECT IDENTIFIER ::= { ciscoFcSpanMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for entities which
-- implement the CISCO-FC-SPAN-MIB.
-- Module
-- >>current<<
-- MandGroup
-- cspanScalarsGroup
-- MandGroup
-- cspanSessionsGroup
-- MandGroup
-- cspanSourceIfGroup
-- MandGroup
-- cspanSourceVsanGroup
-- MandGroup
-- cspanSourceVsanCfgGroup
-- MandGroup
-- cspanVsanFilterGroup
-- MandGroup
-- cspanVsanFilterOpGroup
-- ObjVar
-- cspanSessionRowStatus
END