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
|
-- This file was included in Ciena MIB release MIBS-CIENA-CES-08-07-00-024
--
-- CIENA-CES-IP-INTERFACE-MIB.my
--
--
CIENA-CES-IP-INTERFACE-MIB DEFINITIONS ::= BEGIN
IMPORTS
Integer32, IpAddress, Unsigned32, NOTIFICATION-TYPE, OBJECT-TYPE, MODULE-IDENTITY
FROM SNMPv2-SMI
DisplayString, TruthValue
FROM SNMPv2-TC
InetAddress, InetAddressPrefixLength, InetAddressType
FROM INET-ADDRESS-MIB
cienaGlobalSeverity, cienaGlobalMacAddress
FROM CIENA-GLOBAL-MIB
cienaCesNotifications, cienaCesConfig
FROM CIENA-SMI
CienaGlobalState
FROM CIENA-TC;
cienaCesIpInterfaceMIB MODULE-IDENTITY
LAST-UPDATED "201812110000Z"
ORGANIZATION "Ciena Corp."
CONTACT-INFO
" Mib Meister
7035 Ridge Road
Hanover, Maryland 21076
USA
Phone: +1 800 921 1144
Email: support@ciena.com"
DESCRIPTION
"This module defines the IP interface related notifications."
REVISION
"201812110000Z"
DESCRIPTION
" Added new cienaCesIpInterfaceUpNotification and cienaCesIpInterfaceDownNotification Notifications for IP interface link up/down."
REVISION
"201706070000Z"
DESCRIPTION
"Updated contact info."
REVISION
"201611170000Z"
DESCRIPTION
"Added new objects cienaCesIpMgmtInterfaceType, cienaCesIpMgmtInterfaceParentInterfaceIndex
cienaCesIpMgmtInterfaceVirtualSwitchIndex to cienaCesIpMgmtInterfaceEntry."
REVISION
"201608050000Z"
DESCRIPTION
"Added cienaCesIpDataInterfaceInetTable for Ip-interface ip addresses."
REVISION
"201507290000Z"
DESCRIPTION
"Added new object cienaCesIpDataInterfaceRole in CienaCesIpDataInterfaceEntry."
REVISION
"201506290000Z"
DESCRIPTION
"Added new object cienaCesIpDataInterfaceStaticArpDestinationIp and
cienaCesIpDataInterfaceStaticArpDestinationMac to cienaCesIpDataInterfaceEntry."
REVISION
"201506260000Z"
DESCRIPTION
"Added new object cienaCesIpDataInterfaceIfNum in CienaCesIpDataInterfaceEntry."
REVISION
"201506250000Z"
DESCRIPTION
"Added a new object cienaCesIpInterfaceL3InterfaceBaseMac to display the
base MAC address for L3 interfaces."
REVISION
"201404030000Z"
DESCRIPTION
"Added a new object cienaCesIpMgmtInterfaceOperState."
REVISION
"201404160000Z"
DESCRIPTION
"Added cienaCesIpDataInterfaceTable for Data Interfaces."
REVISION
"201210170000Z"
DESCRIPTION
"Changed cienaCesIpGatewayAddr from accessible-for-notify to read-only."
REVISION
"201107010000Z"
DESCRIPTION
"Added a new object cienaCesIpMgmtInterfaceAdminState."
REVISION
"201103010000Z"
DESCRIPTION
"Initial creation."
::= { cienaCesConfig 8 }
--
-- Node definitions
--
cienaCesIpInterfaceMIBObjects OBJECT IDENTIFIER ::= { cienaCesIpInterfaceMIB 1 }
--
-- IP INterface Node
--
cienaCesIpInterface OBJECT IDENTIFIER ::= { cienaCesIpInterfaceMIBObjects 1 }
-- Notifications
cienaCesIpInterfaceMIBNotificationPrefix OBJECT IDENTIFIER ::= { cienaCesNotifications 8 }
cienaCesIpInterfaceMIBNotifications OBJECT IDENTIFIER ::=
{ cienaCesIpInterfaceMIBNotificationPrefix 0 }
-- Conformance information
cienaCesIpInterfaceMIBConformance OBJECT IDENTIFIER ::= { cienaCesIpInterfaceMIB 3 }
cienaCesIpInterfaceMIBCompliances OBJECT IDENTIFIER ::= { cienaCesIpInterfaceMIBConformance 1 }
cienaCesIpInterfaceMIBGroups OBJECT IDENTIFIER ::= { cienaCesIpInterfaceMIBConformance 2 }
--
-- Management Interface MIB definitions
--
cienaCesIpMgmtInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF CienaCesIpMgmtInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table of management IP addresses and their associated attributes."
::= { cienaCesIpInterface 1 }
cienaCesIpMgmtInterfaceEntry OBJECT-TYPE
SYNTAX CienaCesIpMgmtInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry represents a management interface configuration parameter."
INDEX { cienaCesIpMgmtInterfaceIndex }
::= { cienaCesIpMgmtInterfaceTable 1 }
CienaCesIpMgmtInterfaceEntry ::= SEQUENCE {
cienaCesIpMgmtInterfaceIndex Integer32,
cienaCesIpMgmtInterfaceName DisplayString,
cienaCesIpMgmtInterfaceOperIpAddr IpAddress,
cienaCesIpMgmtInterfaceOperSubnet IpAddress,
cienaCesIpMgmtInterfaceAdminState INTEGER,
cienaCesIpMgmtInterfaceOperState INTEGER,
cienaCesIpMgmtInterfaceType INTEGER,
cienaCesIpMgmtInterfaceVirtualSwitchIndex Integer32,
cienaCesIpMgmtInterfaceParentInterfaceIndex Integer32
}
cienaCesIpMgmtInterfaceIndex OBJECT-TYPE
SYNTAX Integer32 (1..4096)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Unique identifier of this interface."
::= { cienaCesIpMgmtInterfaceEntry 1 }
cienaCesIpMgmtInterfaceName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The friendly and unique name for the IP interface."
::= { cienaCesIpMgmtInterfaceEntry 2 }
cienaCesIpMgmtInterfaceOperIpAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The operational IP address associated with this interface."
::= { cienaCesIpMgmtInterfaceEntry 3 }
cienaCesIpMgmtInterfaceOperSubnet OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The operational subnet mask associated with this IP address/interface."
::= { cienaCesIpMgmtInterfaceEntry 4 }
cienaCesIpMgmtInterfaceAdminState OBJECT-TYPE
SYNTAX INTEGER{
enabled(1),
disabled(2),
shutdown(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The admin status of each interface. A value of:
- enabled(1) indicates that this interface is administratively enabled
- disabled(2) indicates that this interface is administratively disabled
- shutdown(3) indicates a shutdown state of DCN interface"
::= { cienaCesIpMgmtInterfaceEntry 5 }
cienaCesIpMgmtInterfaceOperState OBJECT-TYPE
SYNTAX INTEGER{
enabled(1),
disabled(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The operational status of each interface. A value of:
- enabled(1) indicates that this interface is operationally enabled
- disabled(2) indicates that this interface is operationally disabled"
::= { cienaCesIpMgmtInterfaceEntry 6 }
cienaCesIpMgmtInterfaceType OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
ppp(2),
loop(3),
ether(4),
cpuVsMember(5),
remoteMgmt(6),
direct(7),
directPartner(8),
active(9),
directSecondary(10),
directPartnerSecondary(11),
es1(12),
es2(13),
unnumbered(14)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The type of management IP interface."
::= { cienaCesIpMgmtInterfaceEntry 7 }
cienaCesIpMgmtInterfaceVirtualSwitchIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The virtual switch index associated with this interface (zero if none)."
::= { cienaCesIpMgmtInterfaceEntry 8 }
cienaCesIpMgmtInterfaceParentInterfaceIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The parent interface index associated with this interface (zero if none)."
::= { cienaCesIpMgmtInterfaceEntry 9 }
--
-- Gateway address
--
cienaCesIpGatewayAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The gateway address."
::= { cienaCesIpInterface 2 }
--
cienaCesIpMgmtInterfaceAddrChgNotification NOTIFICATION-TYPE
OBJECTS { cienaGlobalSeverity,
cienaGlobalMacAddress,
cienaCesIpMgmtInterfaceName,
cienaCesIpMgmtInterfaceOperIpAddr,
cienaCesIpMgmtInterfaceOperSubnet
}
STATUS current
DESCRIPTION
"A cienaCesIpMgmtInterfaceAddrChgNotification is sent when the
IP address of an interface changes. To enable the device to send
this notification, cienaCesIPMgmtInterfaceAddrChangeTrapState
needs to be set to enabled. The cienaCesIPMgmtInterfaceAddrChangeTrapState
is set to enabled by default. Variable bindings include: cienaGlobalSeverity,
cienaGlobalMacAddress, cienaCesIpMgmtInterfaceName,
cienaCesIpMgmtInterfaceOperIpAddr, and cienaCesIpMgmtInterfaceOperSubnet."
::= { cienaCesIpInterfaceMIBNotifications 1 }
cienaCesIpMgmtInterfaceGatewayChgNotification NOTIFICATION-TYPE
OBJECTS { cienaGlobalSeverity,
cienaGlobalMacAddress,
cienaCesIpGatewayAddr
}
STATUS current
DESCRIPTION
"A cienaCesIpMgmtInterfaceGatewayChgNotification is sent when the
IP address of an interface gateway changes. To enable the device to send
this notification, cienaCesIPMgmtInterfaceGatewayAddrChangeTrapState needs
to be set to enabled. The cienaCesIPMgmtInterfaceGatewayAddrChangeTrapState
is set to enabled by default. Variable bindings include: cienaGlobalSeverity,
cienaGlobalMacAddress, and cienaCesIpGatewayAddr."
::= { cienaCesIpInterfaceMIBNotifications 2 }
--
-- Data Interface MIB definitions
--
cienaCesIpDataInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF CienaCesIpDataInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Data Interface entry."
::= { cienaCesIpInterface 3 }
cienaCesIpDataInterfaceEntry OBJECT-TYPE
SYNTAX CienaCesIpDataInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry represents a data interface configuration parameter."
INDEX { cienaCesIpDataInterfaceIndex }
::= { cienaCesIpDataInterfaceTable 1 }
CienaCesIpDataInterfaceEntry ::= SEQUENCE {
cienaCesIpDataInterfaceIndex Integer32,
cienaCesIpDataInterfaceName DisplayString,
cienaCesIpDataInterfaceIpAddr IpAddress,
cienaCesIpDataInterfaceMask IpAddress,
cienaCesIpDataInterfaceVsIndex Integer32,
cienaCesIpDataInterfaceType INTEGER,
cienaCesIpDataInterfaceIfIndex Integer32,
cienaCesIpDataInterfaceMac MacAddress,
cienaCesIpDataInterfaceIfMtu Integer32,
cienaCesIpDataInterfaceAdminState CienaGlobalState,
cienaCesIpDataInterfaceOperState CienaGlobalState,
cienaCesIpDataInterfaceIpForwarding TruthValue,
cienaCesIpDataInterfaceLdpEnable TruthValue,
cienaCesIpDataInterfaceRsvpEnable TruthValue,
cienaCesIpDataInterfaceTunnelDependency TruthValue,
cienaCesIpDataInterfaceL2VpnDependency TruthValue,
cienaCesIpDataInterfaceOspfEnable TruthValue,
cienaCesIpDataInterfaceIsisEnable TruthValue,
cienaCesIpDataInterfaceStaticArpEnable TruthValue,
cienaCesIpDataInterfaceVccvDependency TruthValue,
cienaCesIpDataInterfacePtpEnable TruthValue,
cienaCesIpDataInterfaceIfNum Unsigned32,
cienaCesIpDataInterfaceStaticArpDestinationIp IpAddress,
cienaCesIpDataInterfaceStaticArpDestinationMac MacAddress,
cienaCesIpDataInterfaceRole INTEGER
}
cienaCesIpDataInterfaceIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Unique index into the table."
::= { cienaCesIpDataInterfaceEntry 1 }
cienaCesIpDataInterfaceName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The name for this Data IP interface."
::= { cienaCesIpDataInterfaceEntry 2 }
cienaCesIpDataInterfaceIpAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"IP address associated with this interface.
Deprecated in lieu of cienaCesIpDataInterfaceInetAddr."
::= { cienaCesIpDataInterfaceEntry 3 }
cienaCesIpDataInterfaceMask OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The subnet mask associated with this ip address/interface.
Deprecated in lieu of cienaCesIpDataInterfaceInetAddrPrefixLength."
::= { cienaCesIpDataInterfaceEntry 4 }
cienaCesIpDataInterfaceVsIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The vIndex associated with this Data IP interface."
::= { cienaCesIpDataInterfaceEntry 5 }
cienaCesIpDataInterfaceType OBJECT-TYPE
SYNTAX INTEGER {
broadcast(1),
pointToPoint(2),
loopBack(3),
cpuVsMember(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The type of Data IP interface."
DEFVAL { broadcast }
::= { cienaCesIpDataInterfaceEntry 6 }
cienaCesIpDataInterfaceIfIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The unique interface index assigned by INET."
::= { cienaCesIpDataInterfaceEntry 7 }
cienaCesIpDataInterfaceMac OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MAC address assigned by the device to this Data interface."
::= { cienaCesIpDataInterfaceEntry 8 }
cienaCesIpDataInterfaceIfMtu OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The size of the largest packet which can be
sent/received on the interface, specified in octets.
For interfaces that are used for transmitting network
datagrams, this is the size of the largest network
datagram that can be sent on the interface."
DEFVAL { 1500 }
::= { cienaCesIpDataInterfaceEntry 9 }
cienaCesIpDataInterfaceAdminState OBJECT-TYPE
SYNTAX CienaGlobalState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The Admin State of Data IP interface."
::= { cienaCesIpDataInterfaceEntry 10 }
cienaCesIpDataInterfaceOperState OBJECT-TYPE
SYNTAX CienaGlobalState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The Oper State of Data IP interface."
DEFVAL { 1 }
::= { cienaCesIpDataInterfaceEntry 11 }
cienaCesIpDataInterfaceIpForwarding OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The Ip Forwarding State of Data IP interface."
DEFVAL { 1 }
::= { cienaCesIpDataInterfaceEntry 12 }
cienaCesIpDataInterfaceLdpEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Determines if LDP is enabled on the Data IP interface."
::= { cienaCesIpDataInterfaceEntry 13 }
cienaCesIpDataInterfaceRsvpEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Determines if RSVP is enabled on the Data IP interface."
::= { cienaCesIpDataInterfaceEntry 14 }
cienaCesIpDataInterfaceTunnelDependency OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Determines if Tunnel entities using the interface."
::= { cienaCesIpDataInterfaceEntry 15 }
cienaCesIpDataInterfaceL2VpnDependency OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The L2Vpn association of the interface."
::= { cienaCesIpDataInterfaceEntry 16 }
cienaCesIpDataInterfaceOspfEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The OSPF attachment to the Data interface."
::= { cienaCesIpDataInterfaceEntry 17 }
cienaCesIpDataInterfaceIsisEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The ISIS attachment to the Data interface."
::= { cienaCesIpDataInterfaceEntry 18 }
cienaCesIpDataInterfaceStaticArpEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The Static ARP attachment to the Data interface."
::= { cienaCesIpDataInterfaceEntry 19 }
cienaCesIpDataInterfaceVccvDependency OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The VCCV Profile association to the Data interface."
::= { cienaCesIpDataInterfaceEntry 20 }
cienaCesIpDataInterfacePtpEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The PTP attachment to the Data interface."
::= { cienaCesIpDataInterfaceEntry 21 }
cienaCesIpDataInterfaceIfNum OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This represent interface number."
::= { cienaCesIpDataInterfaceEntry 22 }
cienaCesIpDataInterfaceStaticArpDestinationIp OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The static ARP attachment destination IP address to the data interface.
IpAddress value returned is only valid if cienaCesIpDataInterfaceStaticArpEnable
is true."
::= { cienaCesIpDataInterfaceEntry 23 }
cienaCesIpDataInterfaceStaticArpDestinationMac OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The static ARP attachment destination MAC address to the data interface.
MacAddress value returned is only valid if cienaCesIpDataInterfaceStaticArpEnable
is true."
::= { cienaCesIpDataInterfaceEntry 24 }
cienaCesIpDataInterfaceRole OBJECT-TYPE
SYNTAX INTEGER {
controlplane(1),
connectivity(2),
benchmark(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The Role State of the IP Interface. The default role is control-plane, which is the regular
MPLS L3 interface. When role is specified as connectivity, it is used for EVC Ping feature.
When role is specified as benchmark it is used for RFC 2544 Benchmark feature."
::= { cienaCesIpDataInterfaceEntry 25 }
--
-- IP Interface Traps
--
cienaCesIpInterfaceUpNotification NOTIFICATION-TYPE
OBJECTS { cienaGlobalSeverity,
cienaGlobalMacAddress,
cienaCesIpDataInterfaceName,
cienaCesIpDataInterfaceIfIndex,
cienaCesIpDataInterfaceAdminState,
cienaCesIpDataInterfaceOperState
}
STATUS current
DESCRIPTION
"A cienaCesIpInterfaceUpNotification trap signifies that the SNMP entity, acting in
an agent role, has detected the interface's status has become operationally up.
This object is set to enabled by default. Variable bindings include: cienaGlobalSeverity,
cienaGlobalMacAddress, cienaCesIpDataInterfaceName, cienaCesIpDataInterfaceIfIndex,
cienaCesIpDataInterfaceAdminState, cienaCesIpDataInterfaceOperState."
::= { cienaCesIpInterfaceMIBNotifications 3 }
cienaCesIpInterfaceDownNotification NOTIFICATION-TYPE
OBJECTS { cienaGlobalSeverity,
cienaGlobalMacAddress,
cienaCesIpDataInterfaceName,
cienaCesIpDataInterfaceIfIndex,
cienaCesIpDataInterfaceAdminState,
cienaCesIpDataInterfaceOperState
}
STATUS current
DESCRIPTION
"A cienaCesIpInterfaceDownNotification trap signifies that the SNMP entity, acting in
an agent role, has detected the interface's status has become operationally up.
This object is set to enabled by default. Variable bindings include: cienaGlobalSeverity,
cienaGlobalMacAddress, cienaCesIpDataInterfaceName, cienaCesIpDataInterfaceIfIndex,
cienaCesIpDataInterfaceAdminState, cienaCesIpDataInterfaceOperState."
::= { cienaCesIpInterfaceMIBNotifications 4}
--
-- L3 Interface Base MAC
--
cienaCesIpInterfaceL3InterfaceBaseMac OBJECT-TYPE
SYNTAX MacAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The base MAC address for L3 interfaces."
::= { cienaCesIpInterface 4 }
--
-- Inet Ip-Interface MIB definitions
--
cienaCesIpDataInterfaceInetTable OBJECT-TYPE
SYNTAX SEQUENCE OF CienaCesIpDataInterfaceInetEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table of ip-interface IP addresses and their associated attributes."
::= { cienaCesIpInterface 5 }
cienaCesIpDataInterfaceInetEntry OBJECT-TYPE
SYNTAX CienaCesIpDataInterfaceInetEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each entry represents an ip-interface configuration parameter."
INDEX { cienaCesIpDataInterfaceIndex,
cienaCesIpDataInterfaceInetIndexAddrType,
cienaCesIpDataInterfaceInetIndexAddr }
::= { cienaCesIpDataInterfaceInetTable 1 }
CienaCesIpDataInterfaceInetEntry ::= SEQUENCE {
cienaCesIpDataInterfaceInetIndexAddrType InetAddressType,
cienaCesIpDataInterfaceInetIndexAddr InetAddress,
cienaCesIpDataInterfaceInetAddrPrefixLength InetAddressPrefixLength,
cienaCesIpDataInterfaceInetAddrType InetAddressType,
cienaCesIpDataInterfaceInetAddr InetAddress
}
cienaCesIpDataInterfaceInetIndexAddrType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This OID specifies the Inet address type of the OIDs cienaCesIpDataInterfaceInetIndexAddr.
When representing:
ipv4 : cienaCesIpDataInterfaceInetAddr should be compliant with InetAddressIPv4 from RFC 4001
ipv6 : cienaCesIpDataInterfaceInetAddr should be compliant with InetAddressIPv6 from RFC 4001"
::= { cienaCesIpDataInterfaceInetEntry 1 }
cienaCesIpDataInterfaceInetIndexAddr OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Inet address associated with this interface.
This OID should be used in conjuction with cienaCesIpDataInterfaceInetIndexAddrType.
This value should be compliant with RFC 4001 InetAddressType."
::= { cienaCesIpDataInterfaceInetEntry 2 }
cienaCesIpDataInterfaceInetAddrPrefixLength OBJECT-TYPE
SYNTAX InetAddressPrefixLength
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Specifies the address prefix length. This OID should be used in conjuction
with cienaCesIpDataInterfaceInetAddrType.
This OID should be compliant with RFC 4001 InetAddressPrefixLength."
::= { cienaCesIpDataInterfaceInetEntry 3 }
cienaCesIpDataInterfaceInetAddrType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This OID specifies the Inet address type of the OIDs cienaCesIpDataInterfaceInetAddr and
cienaCesIpDataInterfaceInetAddrPrefixLength.
When representing:
ipv4 : cienaCesIpDataInterfaceInetNotifAddr should be compliant with InetAddressIPv4 from RFC 4001
ipv6 : cienaCesIpDataInterfaceInetNotifAddr should be compliant with InetAddressIPv6 from RFC 4001"
::= { cienaCesIpDataInterfaceInetEntry 4 }
cienaCesIpDataInterfaceInetAddr OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Inet address associated with this interface.
This OID should be used in conjuction with cienaCesIpDataInterfaceInetAddrType.
This value should be compliant with RFC 4001 InetAddressType."
::= { cienaCesIpDataInterfaceInetEntry 5 }
END
|