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
|
F3-BFD-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, IpAddress
FROM SNMPv2-SMI
RowStatus, StorageType, TruthValue,DisplayString,
VariablePointer, TEXTUAL-CONVENTION
FROM SNMPv2-TC
bfdSessEntry, bfdSessIndex
FROM BFD-STD-MIB
IANAbfdSessStateTC
FROM IANA-BFD-TC-STD-MIB
AdminState, OperationalState, SecondaryState,
VlanId, VlanPriority
FROM CM-COMMON-MIB
neIndex
FROM CM-ENTITY-MIB
f3L3TrafficIPInterfaceEntry, f3VrfEntry, f3L3TrafficBgpPeerEntry,
f3L3TrafficOspfInterfaceEntry
FROM F3-L3-MIB
fsp150cm
FROM ADVA-MIB
Ipv6Address
FROM IPV6-TC;
f3BfdMIB MODULE-IDENTITY
LAST-UPDATED "202101280000Z"
ORGANIZATION "ADVA Optical Networking SE"
CONTACT-INFO
"Web URL: http://adva.com/
E-mail: support@adva.com
Postal: ADVA Optical Networking SE
Campus Martinsried
Fraunhoferstrasse 9a
82152 Martinsried/Munich
Germany
Phone: +49 089 89 06 65 0
Fax: +49 089 89 06 65 199 "
DESCRIPTION
"This module defines the Ethernet Service Manager MIB defitinions
used by the F3 (FSP150CM/CC) product lines.
Copyright (C) ADVA."
REVISION "202101280000Z"
DESCRIPTION
"
Notes from release 201508140000Z."
::= {fsp150cm 38}
--
-- OID definitions
--
f3BfdConfigObjects OBJECT IDENTIFIER ::= {f3BfdMIB 1}
f3BfdConformance OBJECT IDENTIFIER ::= {f3BfdMIB 2}
BfdSessPerfAction ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Describes the action on bfd session performance data."
SYNTAX INTEGER {
notApplicable (0),
clearCtrlPkts (1)
}
--
-- Bfd Config Table
--
bfdSessExtTable OBJECT-TYPE
SYNTAX SEQUENCE OF BfdSessExtEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table has list of entries with which FSPNM can associate some
information in the form of name-value pairs.
NOTE: This table is for FSPNM use only."
::= { f3BfdConfigObjects 1 }
bfdSessExtEntry OBJECT-TYPE
SYNTAX BfdSessExtEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The conceptual row in bfdSessExtTable."
AUGMENTS { bfdSessEntry }
::= { bfdSessExtTable 1 }
BfdSessExtEntry ::= SEQUENCE {
bfdSessExtInnerVlanControl TruthValue,
bfdSessExtInnerVlanId VlanId,
bfdSessExtInnerVlanPri VlanPriority,
bfdSessExtOuterVlanControl TruthValue,
bfdSessExtOuterVlanId VlanId,
bfdSessExtOuterVlanPri VlanPriority,
bfdSessExtIpPri Unsigned32,
bfdSessExtIpGateway IpAddress,
bfdSessExtAdminState AdminState,
bfdSessExtOperationalState OperationalState,
bfdSessExtSecondaryState SecondaryState,
bfdSessExtNegRxInterval Unsigned32,
bfdSessExtAlias DisplayString,
bfdSessExtAction BfdSessPerfAction,
bfdSessExtIpv6Gateway Ipv6Address
}
bfdSessExtInnerVlanControl OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify whether enable inner Vlan Tag."
::= { bfdSessExtEntry 1 }
bfdSessExtInnerVlanId OBJECT-TYPE
SYNTAX VlanId
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify inner VlanId."
::= { bfdSessExtEntry 2 }
bfdSessExtInnerVlanPri OBJECT-TYPE
SYNTAX VlanPriority
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify inner Vlan Priority."
::= { bfdSessExtEntry 3 }
bfdSessExtOuterVlanControl OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify whether enable outer Vlan Tag."
::= { bfdSessExtEntry 4 }
bfdSessExtOuterVlanId OBJECT-TYPE
SYNTAX VlanId
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify outer VlanId."
::= { bfdSessExtEntry 5 }
bfdSessExtOuterVlanPri OBJECT-TYPE
SYNTAX VlanPriority
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify outer Vlan Priority."
::= { bfdSessExtEntry 6 }
bfdSessExtIpPri OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify IP DSCP value."
::= { bfdSessExtEntry 7 }
bfdSessExtIpGateway OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify IP gateway."
::= { bfdSessExtEntry 8 }
bfdSessExtAdminState OBJECT-TYPE
SYNTAX AdminState
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object represents the Administrative State of the BFD session."
::= { bfdSessExtEntry 9 }
bfdSessExtOperationalState OBJECT-TYPE
SYNTAX OperationalState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object represents the Operational State of the BFD session."
::= { bfdSessExtEntry 10 }
bfdSessExtSecondaryState OBJECT-TYPE
SYNTAX SecondaryState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object represents the Secondary State of the BFD session."
::= { bfdSessExtEntry 11 }
bfdSessExtNegRxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object represents negatiated recieve direction interval of the BFD session."
::= { bfdSessExtEntry 12 }
bfdSessExtAlias OBJECT-TYPE
SYNTAX DisplayString (SIZE(0..64))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object represents the alias of the BFD session."
::= { bfdSessExtEntry 13 }
bfdSessExtAction OBJECT-TYPE
SYNTAX BfdSessPerfAction
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to perform some action on the bfd session."
::= { bfdSessExtEntry 14 }
bfdSessExtIpv6Gateway OBJECT-TYPE
SYNTAX Ipv6Address
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows to specify the IPv6 gateway."
::= { bfdSessExtEntry 15 }
---
---
---
f3BfdIpIfMemberTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3BfdIpIfMemberEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of entries for the BFD Traffic Ip Interface member."
::= { f3BfdConfigObjects 2 }
f3BfdIpIfMemberEntry OBJECT-TYPE
SYNTAX F3BfdIpIfMemberEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3BfdIpIfMemberTable."
INDEX { bfdSessIndex, f3BfdIpIfMemberObject }
::= { f3BfdIpIfMemberTable 1 }
F3BfdIpIfMemberEntry ::= SEQUENCE {
f3BfdIpIfMemberObject VariablePointer,
f3BfdIpIfMemberStorageType StorageType,
f3BfdIpIfMemberRowStatus RowStatus
}
f3BfdIpIfMemberObject OBJECT-TYPE
SYNTAX VariablePointer
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This object describes the traffic ip interface."
::= { f3BfdIpIfMemberEntry 1 }
f3BfdIpIfMemberStorageType OBJECT-TYPE
SYNTAX StorageType
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The type of storage configured for this entry."
::= { f3BfdIpIfMemberEntry 2 }
f3BfdIpIfMemberRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The status of this row.
An entry MUST NOT exist in the active state unless all
objects in the entry have an appropriate value, as described
in the description clause for each writable object.
The values of f3BfdIpIfMemberRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
f3BfdIpIfMemberRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The f3BfdIpIfMemberRowStatus object may be modified if
the associated instance of this object is equal to active(1)."
::= { f3BfdIpIfMemberEntry 3 }
--
-- Traffic IP Interface extension Table
--
f3L3TrafficIPInterfaceExtBfdTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3L3TrafficIPInterfaceExtBfdEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of entries corresponding to traffic ip interface for configuration purposes."
::= { f3BfdConfigObjects 3 }
f3L3TrafficIPInterfaceExtBfdEntry OBJECT-TYPE
SYNTAX F3L3TrafficIPInterfaceExtBfdEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3L3TrafficIPInterfaceExtBfdTable."
AUGMENTS { f3L3TrafficIPInterfaceEntry }
::= { f3L3TrafficIPInterfaceExtBfdTable 1 }
F3L3TrafficIPInterfaceExtBfdEntry ::= SEQUENCE {
f3L3TrafficIPInterfaceExtBfdObject VariablePointer,
f3L3TrafficIPInterfaceExtBfdDesiredMinTxInterval Unsigned32,
f3L3TrafficIPInterfaceExtBfdReqMinRxInterval Unsigned32,
f3L3TrafficIPInterfaceExtBfdLocalMultiplier Unsigned32
}
f3L3TrafficIPInterfaceExtBfdObject OBJECT-TYPE
SYNTAX VariablePointer
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object describes the BFD object OID."
::= { f3L3TrafficIPInterfaceExtBfdEntry 1 }
f3L3TrafficIPInterfaceExtBfdDesiredMinTxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3L3TrafficIPInterfaceExtBfdEntry 2 }
f3L3TrafficIPInterfaceExtBfdReqMinRxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3L3TrafficIPInterfaceExtBfdEntry 3 }
f3L3TrafficIPInterfaceExtBfdLocalMultiplier OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3L3TrafficIPInterfaceExtBfdEntry 4 }
--
-- vrf extension BFD config Table
--
f3VrfExtBfdConfigTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3VrfExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of entries corresponding to vrf for configuration purposes."
::= { f3BfdConfigObjects 4 }
f3VrfExtBfdConfigEntry OBJECT-TYPE
SYNTAX F3VrfExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3VrfExtBfdConfigTable."
AUGMENTS { f3VrfEntry }
::= { f3VrfExtBfdConfigTable 1 }
F3VrfExtBfdConfigEntry ::= SEQUENCE {
f3VrfExtBfdDesiredMinTxInterval Unsigned32,
f3VrfExtBfdReqMinRxInterval Unsigned32,
f3VrfExtBfdLocalMultiplier Unsigned32
}
f3VrfExtBfdDesiredMinTxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3VrfExtBfdConfigEntry 1 }
f3VrfExtBfdReqMinRxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3VrfExtBfdConfigEntry 2 }
f3VrfExtBfdLocalMultiplier OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3VrfExtBfdConfigEntry 3 }
--
-- L3 Traffic BGP Peer extension Table
--
f3L3TrafficBgpPeerExtBfdConfigTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3L3TrafficBgpPeerExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Traffic BGP peer extension Table."
::= { f3BfdConfigObjects 5 }
f3L3TrafficBgpPeerExtBfdConfigEntry OBJECT-TYPE
SYNTAX F3L3TrafficBgpPeerExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3L3TrafficBgpPeerExtBfdConfigTable."
AUGMENTS { f3L3TrafficBgpPeerEntry }
::= { f3L3TrafficBgpPeerExtBfdConfigTable 1 }
F3L3TrafficBgpPeerExtBfdConfigEntry ::= SEQUENCE {
f3L3TrafficBgpPeerBfdDetect TruthValue
}
f3L3TrafficBgpPeerBfdDetect OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3L3TrafficBgpPeerExtBfdConfigEntry 1 }
--
-- Traffic OSPF Interface extension Table
--
f3L3TrafficOspfInterfaceExtBfdConfigTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3L3TrafficOspfInterfaceExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of entries for the Traffic OSPF Interface."
::= { f3BfdConfigObjects 6 }
f3L3TrafficOspfInterfaceExtBfdConfigEntry OBJECT-TYPE
SYNTAX F3L3TrafficOspfInterfaceExtBfdConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3L3TrafficOspfInterfaceExtBfdConfigTable."
AUGMENTS { f3L3TrafficOspfInterfaceEntry }
::= { f3L3TrafficOspfInterfaceExtBfdConfigTable 1 }
F3L3TrafficOspfInterfaceExtBfdConfigEntry ::= SEQUENCE {
f3L3TrafficOspfInterfaceBfdDetect TruthValue
}
f3L3TrafficOspfInterfaceBfdDetect OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"."
::= { f3L3TrafficOspfInterfaceExtBfdConfigEntry 1 }
--
-- VRF BFD Session Table
--
f3VrfBfdSessionTable OBJECT-TYPE
SYNTAX SEQUENCE OF F3VrfBfdSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of entries for VRF BFD Sessions.
Must set f3VrfActionX as optimizeBfdSessionRetrieve(9)
before get data from this table."
::= { f3BfdConfigObjects 7 }
f3VrfBfdSessionEntry OBJECT-TYPE
SYNTAX F3VrfBfdSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the f3VrfBfdSessionTable."
INDEX { neIndex,
f3VrfIndex,
f3VrfBfdSessionIpAddress,
f3VrfBfdSessionInterface }
::= { f3VrfBfdSessionTable 1 }
F3VrfBfdSessionEntry ::= SEQUENCE {
f3VrfBfdSessionIpAddress DisplayString,
f3VrfBfdSessionInterface DisplayString,
f3VrfBfdSessionNegotiatedTxInterval Unsigned32,
f3VrfBfdSessionNegotiatedDetectionTimer Unsigned32,
f3VrfBfdSessionState IANAbfdSessStateTC
}
f3VrfBfdSessionIpAddress OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"."
::= { f3VrfBfdSessionEntry 1 }
f3VrfBfdSessionInterface OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"."
::= { f3VrfBfdSessionEntry 2 }
f3VrfBfdSessionNegotiatedTxInterval OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"."
::= { f3VrfBfdSessionEntry 3 }
f3VrfBfdSessionNegotiatedDetectionTimer OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"."
::= { f3VrfBfdSessionEntry 4 }
f3VrfBfdSessionState OBJECT-TYPE
SYNTAX IANAbfdSessStateTC
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"."
::= { f3VrfBfdSessionEntry 5 }
--
-- Conformance
--
f3BfdCompliances OBJECT IDENTIFIER ::= {f3BfdConformance 1}
f3BfdGroups OBJECT IDENTIFIER ::= {f3BfdConformance 2}
f3BfdCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"Describes the requirements for conformance to the F3-BFD-MIB compilance."
MODULE -- this module
MANDATORY-GROUPS {
f3BfdConfigGroup
}
::= { f3BfdCompliances 1 }
f3BfdConfigGroup OBJECT-GROUP
OBJECTS {
bfdSessExtInnerVlanControl,
bfdSessExtInnerVlanId,
bfdSessExtInnerVlanPri,
bfdSessExtOuterVlanControl,
bfdSessExtOuterVlanId,
bfdSessExtOuterVlanPri,
bfdSessExtIpPri,
bfdSessExtIpGateway,
bfdSessExtAdminState,
bfdSessExtOperationalState,
bfdSessExtSecondaryState,
bfdSessExtNegRxInterval,
bfdSessExtAlias,
bfdSessExtAction,
bfdSessExtIpv6Gateway,
f3BfdIpIfMemberObject,
f3BfdIpIfMemberStorageType,
f3BfdIpIfMemberRowStatus,
f3L3TrafficIPInterfaceExtBfdObject,
f3VrfExtBfdDesiredMinTxInterval,
f3VrfExtBfdReqMinRxInterval,
f3VrfExtBfdLocalMultiplier,
f3L3TrafficBgpPeerBfdDetect,
f3L3TrafficOspfInterfaceBfdDetect,
f3VrfBfdSessionIpAddress,
f3VrfBfdSessionInterface,
f3VrfBfdSessionNegotiatedTxInterval,
f3VrfBfdSessionNegotiatedDetectionTimer,
f3VrfBfdSessionState
}
STATUS current
DESCRIPTION
"A collection of objects used to manage the BFD Configuration objects."
::= { f3BfdGroups 1 }
END
|