-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-DLCSW-MIB-V1SMI.my
688 lines (627 loc) · 19.3 KB
/
CISCO-DLCSW-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
-- MIB created 6/25/99 12:57:07, by
-- SMIC (the next generation) version 1.6.29, November 22, 1994.
CISCO-DLC-SWITCH-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-DLCSW-MIB.my"
IMPORTS
Integer32
FROM SNMPv2-SMI-v1
OBJECT-TYPE
FROM RFC-1212
MacAddress
FROM SNMPv2-TC-v1
ifIndex
FROM RFC1213-MIB
InterfaceIndexOrZero
FROM IF-MIB
ciscoMgmt
FROM CISCO-SMI;
ciscoDlcSwitchMIB OBJECT IDENTIFIER ::= { ciscoMgmt 76 }
-- MODULE-IDENTITY
-- LastUpdated
-- 9702190000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
-- Cisco Systems
-- Customer Service
--
-- Postal: 170 W. Tasman Drive
-- San Jose, CA 95134
-- USA
--
-- Tel: +1 800 553-NETS
--
-- E-mail: [email protected]
-- Descr
-- This is the MIB module for objects used to
-- manage FRAS sessions to the endstation.
-- These objects are specific to downstream or
-- enduster sessions only. It does not contain
-- objects supported by the FRAS-HOST MIB which
-- are specific to upstream or host-end sessions.
ciscoDlcSwitchMIBObjects OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIB 1 }
frasBnnSdlc OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIBObjects 1 }
frasBnnLlc OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIBObjects 2 }
frasBanSdlc OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIBObjects 3 }
frasBanLlc OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIBObjects 4 }
ciscoDlcSwitchConformance OBJECT IDENTIFIER ::= { ciscoDlcSwitchMIB 2 }
ciscoDlcSwitchCompliances OBJECT IDENTIFIER ::= { ciscoDlcSwitchConformance 1 }
ciscoDlcSwitchGroups OBJECT IDENTIFIER ::= { ciscoDlcSwitchConformance 2 }
SAP ::= OCTET STRING(SIZE(1))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Service Access Point - is a term that denotes the means
-- by which a user entity in layer n+1 accesses a service
-- of a provider entity in layer n.
SdlcAddress ::= OCTET STRING(SIZE(1))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A hexadecimal address assigned to a secondary
-- poll station of an SDLC device.
frasBnnSdlcConTable OBJECT-TYPE
SYNTAX SEQUENCE OF FrasBnnSdlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains mapping information
for each SDLC Link Station in a FRAS-BNN
to SDLC connection. All entries are derived
entirely from the router configuration."
::= { frasBnnSdlc 1 }
frasBnnSdlcConEntry OBJECT-TYPE
SYNTAX FrasBnnSdlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains the entries defined
for a specific SDLC Link Station in a
BNN-SDLC configuration."
INDEX { ifIndex, bnnSdlcConAddress }
::= { frasBnnSdlcConTable 1 }
FrasBnnSdlcConEntry ::= SEQUENCE {
bnnSdlcConAddress SdlcAddress,
bnnSdlcConState INTEGER,
bnnSdlcConDlci Integer32,
bnnSdlcConFRInterface InterfaceIndexOrZero,
bnnSdlcConLocalSap SAP,
bnnSdlcConRemoteSap SAP
}
bnnSdlcConAddress OBJECT-TYPE
SYNTAX SdlcAddress
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This value is the poll address of the
secondary link station for this SDLC link.
It uniquely identifies the SDLC link station
within a single SDLC port."
::= { frasBnnSdlcConEntry 1 }
bnnSdlcConState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
testSent(2),
xidexchg(3),
connrqsent(4),
sigstnwait(5),
connrspwait(6),
connrspsent(7),
contacted(8),
discwait(9)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Contains the FRAS state of the Link Station.
reset - no activity
testSent - TEST Frames sent
xidexchg - XID exchange in progress
connrqsent - Connect request sent
sigstnwait - Signal station wait state
connrspwait - Connect response wait state
connrspsent - Connect response sent
contacted - Session established
discwait - Disconnect wait state"
::= { frasBnnSdlcConEntry 2 }
bnnSdlcConDlci OBJECT-TYPE
SYNTAX Integer32(16..1022)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Data Link Connection Identifier used for
this particular connection."
::= { frasBnnSdlcConEntry 3 }
bnnSdlcConFRInterface OBJECT-TYPE
SYNTAX InterfaceIndexOrZero
-- Rsyntax Integer32(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the Frame-Relay interface which the
SDLC Link Station is using to connect to the
Host."
::= { frasBnnSdlcConEntry 4 }
bnnSdlcConLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Local SAP for this SDLC station's
corresponding LLC session to the host."
::= { frasBnnSdlcConEntry 5 }
bnnSdlcConRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Remote SAP for this SDLC station's
corresponding LLC session to the host."
::= { frasBnnSdlcConEntry 6 }
frasBnnLlcConTable OBJECT-TYPE
SYNTAX SEQUENCE OF FrasBnnLlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for
each End Station in a FRAS-BNN to
LLC connection. The entries are derived
entirely from the router configuration."
::= { frasBnnLlc 1 }
frasBnnLlcConEntry OBJECT-TYPE
SYNTAX FrasBnnLlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for
a specific End Station's connection
state in a BNN-LLC connection."
INDEX { ifIndex, bnnLlcConDeviceMacAddress, bnnLlcConLanLocalSap, bnnLlcConLanRemoteSap }
::= { frasBnnLlcConTable 1 }
FrasBnnLlcConEntry ::= SEQUENCE {
bnnLlcConDeviceMacAddress MacAddress,
bnnLlcConLanLocalSap SAP,
bnnLlcConLanRemoteSap SAP,
bnnLlcConLanInterface InterfaceIndexOrZero,
bnnLlcConDlci Integer32,
bnnLlcConState INTEGER,
bnnLlcConLocalMacAddress MacAddress,
bnnLlcConFrLocalSap SAP,
bnnLlcConFrRemoteSap SAP
}
bnnLlcConDeviceMacAddress OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This value is the End Station's Local
Mac-Address."
::= { frasBnnLlcConEntry 1 }
bnnLlcConLanLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The End Station's Local SAP."
::= { frasBnnLlcConEntry 2 }
bnnLlcConLanRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The End Station's Remote SAP."
::= { frasBnnLlcConEntry 3 }
bnnLlcConLanInterface OBJECT-TYPE
SYNTAX InterfaceIndexOrZero
-- Rsyntax Integer32(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the physical interace which the
End Station is attached to."
::= { frasBnnLlcConEntry 4 }
bnnLlcConDlci OBJECT-TYPE
SYNTAX Integer32(16..1022)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Data Link Connection Identifier
associated with the corresponding
LLC2 session over Frame-Relay to the host."
::= { frasBnnLlcConEntry 5 }
bnnLlcConState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
testSent(2),
xidexchg(3),
connrqsent(4),
sigstnwait(5),
connrspwait(6),
connrspsent(7),
contacted(8),
discwait(9)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Contains the FRAS state of the Link Station.
reset - no activity
testSent - TEST Frames sent
xidexchg - XID exchange in progress
connrqsent - Connect request sent
sigstnwait - Signal station wait state
connrspwait - Connect response wait state
connrspsent - Connect response sent
contacted - Session established
discwait - Disconnect wait state"
::= { frasBnnLlcConEntry 6 }
bnnLlcConLocalMacAddress OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Mac-Address configured as the End Station's
target or Remote address."
::= { frasBnnLlcConEntry 7 }
bnnLlcConFrLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The FRAS router's Local SAP."
::= { frasBnnLlcConEntry 8 }
bnnLlcConFrRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The FRAS router's Remote SAP."
::= { frasBnnLlcConEntry 9 }
frasBanSdlcConTable OBJECT-TYPE
SYNTAX SEQUENCE OF FrasBanSdlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for
each SDLC Link Station in a FRAS-BAN
to SDLC connection. The entries are
derived entirely from the router
configuration."
::= { frasBanSdlc 1 }
frasBanSdlcConEntry OBJECT-TYPE
SYNTAX FrasBanSdlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for
a specific SDLC Link Station in a
configured for a BAN connection."
INDEX { ifIndex, banSdlcConAddress, banSdlcConBanDlciMac }
::= { frasBanSdlcConTable 1 }
FrasBanSdlcConEntry ::= SEQUENCE {
banSdlcConLocalInterface InterfaceIndexOrZero,
banSdlcConAddress SdlcAddress,
banSdlcConBanDlciMac MacAddress,
banSdlcConDlci Integer32,
banSdlcConState INTEGER,
banSdlcConVmac MacAddress,
banSdlcConBniAddress MacAddress,
banSdlcConFrLocalSap SAP,
banSdlcConFrRemoteSap SAP
}
banSdlcConLocalInterface OBJECT-TYPE
SYNTAX InterfaceIndexOrZero
-- Rsyntax Integer32(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the physical interface the
SDLC Link Stations are connected to."
::= { frasBanSdlcConEntry 1 }
banSdlcConAddress OBJECT-TYPE
SYNTAX SdlcAddress
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This value is the poll address of the
secondary link station for this SDLC link.
It uniquely identifies the SDLC link station
within a single SDLC port."
::= { frasBanSdlcConEntry 2 }
banSdlcConBanDlciMac OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The End Station's target or Remote
mac-address."
::= { frasBanSdlcConEntry 3 }
banSdlcConDlci OBJECT-TYPE
SYNTAX Integer32(16..1022)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Data Link Connection Identifier
for the corresponding LLC2 session
over Frame-Relay to the host."
::= { frasBanSdlcConEntry 4 }
banSdlcConState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
testSent(2),
xidexchg(3),
connrqsent(4),
sigstnwait(5),
connrspwait(6),
connrspsent(7),
contacted(8),
discwait(9)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Contains the FRAS state of the Link Station.
reset - no activity
testSent- TEST Frames sent
xidexchg - XID exchange in progress
connrqsent - Connect request sent
sigstnwait - Signal station wait state
connrspwait - Connect response wait state
connrspsent - Connect response sent
contacted - Session established
discwait - Disconnect wait state"
::= { frasBanSdlcConEntry 5 }
banSdlcConVmac OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The End Station's virtual Mac-Address
which is comprised of a TR formatted
template and the SDLC Link Station
address appended on the last nibble."
::= { frasBanSdlcConEntry 6 }
banSdlcConBniAddress OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"BNI is Boundary Node Identifier which is
the FRAS-BAN connection's Remote address
in TR-format. It is by default 4fff.0000.0000"
::= { frasBanSdlcConEntry 7 }
banSdlcConFrLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The FRAS router's Local SAP."
::= { frasBanSdlcConEntry 8 }
banSdlcConFrRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The FRAS router's Remote SAP."
::= { frasBanSdlcConEntry 9 }
frasBanLlcConTable OBJECT-TYPE
SYNTAX SEQUENCE OF FrasBanLlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for each
LAN attached End Station in a FRAS-BAN
to LAN connection. The entries are from
endstations which have their destination
mac-addresses as the BAN-DLCI-MAC address."
::= { frasBanLlc 1 }
frasBanLlcConEntry OBJECT-TYPE
SYNTAX FrasBanLlcConEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains information for a
specific LAN attached End Station."
INDEX { banLlcEndstnLocalMac, banLlcConLocalSap, banLlcConRemoteSap, banLlcBanDlciMac }
::= { frasBanLlcConTable 1 }
FrasBanLlcConEntry ::= SEQUENCE {
banLlcEndstnLocalMac MacAddress,
banLlcBanDlciMac MacAddress,
banLlcConLocalSap SAP,
banLlcConRemoteSap SAP,
banLlcConDlci Integer32,
banLlcConState INTEGER,
banLlcConFrInterface InterfaceIndexOrZero,
banLlcBniAddress MacAddress,
banLlcConFrLocalSap SAP,
banLlcConFrRemoteSap SAP
}
banLlcEndstnLocalMac OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This value is the End Station's Local
Mac-Address."
::= { frasBanLlcConEntry 1 }
banLlcBanDlciMac OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This value is the End Station's Remote
Mac-Address. It is also the FRAS-BAN connection's
Local Mac-Address."
::= { frasBanLlcConEntry 2 }
banLlcConLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The endstation's Local SAP."
::= { frasBanLlcConEntry 3 }
banLlcConRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The endstation's Remote SAP."
::= { frasBanLlcConEntry 4 }
banLlcConDlci OBJECT-TYPE
SYNTAX Integer32(16..1022)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Data Link Connection Identifier
associated with the corresponding LLC2
session over Frame-Relay to the host."
::= { frasBanLlcConEntry 5 }
banLlcConState OBJECT-TYPE
SYNTAX INTEGER {
reset(1),
testSent(2),
xidexchg(3),
connrqsent(4),
sigstnwait(5),
connrspwait(6),
connrspsent(7),
contacted(8),
discwait(9)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Contains the FRAS state of the Link Station.
reset - no activity
testSent- TEST Frames sent
xidexchg - XID exchange in progress
connrqsent - Connect request sent
sigstnwait - Signal station wait state
connrspwait - Connect response wait state
connrspsent - Connect response sent
contacted - Session established
discwait - Disconnect wait state"
::= { frasBanLlcConEntry 6 }
banLlcConFrInterface OBJECT-TYPE
SYNTAX InterfaceIndexOrZero
-- Rsyntax Integer32(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the Frame-Relay interface
for this particular session."
::= { frasBanLlcConEntry 7 }
banLlcBniAddress OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This value is the FRAS-BAN connection's Target
Mac-Address. It is by default 4fff.0000.0000"
::= { frasBanLlcConEntry 8 }
banLlcConFrLocalSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Local SAP of the corresponding LLC2
session over Frame-Relay to the host."
::= { frasBanLlcConEntry 9 }
banLlcConFrRemoteSap OBJECT-TYPE
SYNTAX SAP
-- Rsyntax OCTET STRING(SIZE(1))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Remote SAP of the corresponding LLC2
session over Frame-Relay to the host."
::= { frasBanLlcConEntry 10 }
frasBnnSdlcGroup OBJECT IDENTIFIER ::= { ciscoDlcSwitchGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- The frasBnnSdlcGroup defines objects
-- which are common to the BNN SDLC of all
-- compliant connections.
-- objects
-- bnnSdlcConState, bnnSdlcConDlci, bnnSdlcConFRInterface,
-- bnnSdlcConLocalSap, bnnSdlcConRemoteSap
frasBnnLlcGroup OBJECT IDENTIFIER ::= { ciscoDlcSwitchGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- The frasBnnLlcGroup defines objects
-- which are common to the BNN LLC of all
-- compliant connections.
-- objects
-- bnnLlcConLanInterface, bnnLlcConDlci, bnnLlcConState,
-- bnnLlcConLocalMacAddress, bnnLlcConFrLocalSap,
-- bnnLlcConFrRemoteSap
frasBanSdlcGroup OBJECT IDENTIFIER ::= { ciscoDlcSwitchGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- The frasBanSdlcGroup defines objects
-- which are common to the BAN SDLC of all
-- compliant connections.
-- objects
-- banSdlcConLocalInterface, banSdlcConAddress,
-- banSdlcConBanDlciMac, banSdlcConDlci, banSdlcConState,
-- banSdlcConVmac, banSdlcConBniAddress, banSdlcConFrLocalSap,
-- banSdlcConFrRemoteSap
frasBanLlcGroup OBJECT IDENTIFIER ::= { ciscoDlcSwitchGroups 4 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- The frasBanLlcGroup defines objects
-- which are common to the BAN LLC of all
-- compliant connections.
-- objects
-- banLlcEndstnLocalMac, banLlcBanDlciMac, banLlcConDlci,
-- banLlcConLocalSap, banLlcConRemoteSap, banLlcConState,
-- banLlcConFrInterface, banLlcBniAddress, banLlcConFrLocalSap,
-- banLlcConFrRemoteSap
ciscoDlcSwitchCoreCompliance OBJECT IDENTIFIER ::= { ciscoDlcSwitchCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The core compliance statement for all FRAS connections.
-- Module
-- >>current<<
-- MandGroup
-- frasBnnSdlcGroup
-- MandGroup
-- frasBnnLlcGroup
-- MandGroup
-- frasBanSdlcGroup
-- MandGroup
-- frasBanLlcGroup
END