-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-ITP-RT-MIB-V1SMI.my
705 lines (658 loc) · 23.6 KB
/
CISCO-ITP-RT-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
-- MIB file created 24-Jul-2003 15:24:32, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-ITP-RT-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-ITP-RT-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
TimeStamp, TruthValue
FROM SNMPv2-TC-v1
CItpTcLinksetId, CItpTcPointCode, CItpTcQos,
CItpTcRouteTableName, CItpTcTableLoadStatus
FROM CISCO-ITP-TC-MIB
ciscoMgmt
FROM CISCO-SMI
Counter, Gauge
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
TRAP-TYPE
FROM RFC-1215;
ciscoItpRtMIB OBJECT IDENTIFIER ::= { ciscoMgmt 228 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200307100000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
-- Cisco Systems, Inc
-- Customer Service
--
-- Postal: 170 W. Tasman Drive
-- San Jose, CA 95134
-- USA
--
-- Tel: +1 800 553-NETS
--
-- E-mail: [email protected]
-- Descr
-- This MIB is for managing information required to
-- route messages transported over Signalling System
-- No. 7 (SS7) Network via Cisco IP Transfer
-- Point.
--
-- The Cisco IP Transfer Point (ITP) is a hardware
-- and software solution that transports SS7 traffic
-- using IP. Each ITP node provides the functions
-- necessary to act as a SS7 signalling point. Each
-- signalling point is connected to other signalling
-- point using IP based or traditional TDM links.
--
-- The relevant ITU documents describing this technology
-- are the ITU Q series, including ITU Q.700: Introduction
-- to CCITT Signalling System No. 7 and ITU Q.701
-- Functional description of the message transfer part
-- (MTP) of Signalling System No. 7.
--
--
-- Definitions and overview:
--
-- Route:
-- A route consists of one or more linksets used to transport
-- MTP3 Message Signal Units(MSU) between signalling points.
-- A route is an association between a destination point
-- code(DPC) and a linkset, i.e., a linkset that can be used
-- to send an MSU to the given DPC.
--
-- Routeset:
-- A routeset is a set of routes to a given DPC. Each route
-- within a routeset is on a possible path toward the DPC.
-- Each route within the routeset has associated with it a
-- route priority.
--
-- In the following simple configuration, two routes exist
-- that can be used to transport MSUs from STP1 to STP4.
--
-- ========= STP1-STP2 =========
-- - STP1 ============================= STP2 -
-- ========= =========
-- | |
-- | STP1-STP3 STP2-STP4 |
-- | |
-- ========= STP3-STP4 =========
-- - STP3 ============================= STP4 -
-- ========= =========
--
-- Routeset on STP1 for DPC = STP4:
-- STP1-STP2,
-- STP1-STP3
--
--
-- Linkset:
-- A linkset is a set of signalling links connecting
-- two signalling points.
--
-- Combined Linkset:
-- Two linksets with equal number of links and capacity
-- that form routes of equal priority to a given DPC are
-- called Combined Linksets. It is primarily used for
-- load sharing and redundancy. In the following, example,
-- linksets 'SSP1-STP1' and 'SSP1-STP2' form a combined
-- linsket.
--
--
-- SSP1-STP1 =========
-- |========================= STP1 -
-- | =========
-- - -
-- - -
-- - SSP1 -
-- - -
-- - -
-- | SSP1-STP2 =========
-- |======================== STP2 -
-- =========
--
-- Routing:
-- The routing of SS7 Message signalling Units(MSU) is based
-- on the DPC. Message Signalling Units are sent from an
-- originating point code(OPC) to DPC. Each MSU will
-- traverse one or more linksets as it is routed to its
-- final destination. When an MSU arrives at a signalling
-- point and the DPC does not match the signalling point's
-- point code the MSU must be directed toward the DPC. Each
-- signalling point has enough routing information to
-- determine which linkset should be used to transmit the
-- MSU toward its final destination.
--
-- Route statement:
-- Each ITP Signalling Point has route statements needed to
-- determine which linkset should be used to transmit
-- message signalling units to destinations. Each route
-- statement consists of a destination, a priority and a
-- linkset name. The destination is specified as a
-- combination of DPC and mask. The priority, also know
-- as cost, is used to define the order in which the routes
-- are selected. The linkset name specifies which linkset
-- to use to reach the destination.
--
-- Route table:
-- Each ITP Signalling Point has a table of routes.
-- These route entries are used to determine which linkset
-- should be selected to transmit message signalling units
-- to a given destination.
--
-- There are two basic type of routing. The first type
-- is fully-qualified and uses all bits of the target DPC.
-- The other type is summary routing that uses a subset
-- of the bits in the target DPC and is used to represent
-- groups of point codes rather than a single point code.
--
-- Example of route table entries.
--
-- Example 1: variant = ITU
--
-- DPC/MASK Priority Linkset-name
-- ======== ======== =======================
-- 5.5.5/14 3 STP1-STP2
-- 5.5.5/14 7 STP1-STP3
--
-- Description: Two route table entries that define a
-- primary route using linkset 'STP1-STP2' and an alternate
-- route using linkset 'STP1-STP3' to point-code 5.5.5.
--
-- Example 2: variant = ITU
--
-- DPC/MASK Priority Linkset-name
-- ======== ======== =======================
-- 5.5.5/14 3 STP1-STP2
-- 5.5.5/14 3 STP1-STP3
-- 5.5.5/14 7 STP1-STP4
--
-- Description: Two route table entrys that define a
-- combined linkset consisting of linkset 'STP1-STP2' and
-- 'STP1-STP3' to point code 5.5.5. An alternate route is
-- also defined using linkset 'STP1-STP4'.
--
-- Example 3: variant = ANSI
--
-- DPC/MASK Priority Linkset-name
-- ======== ======== =======================
-- 5.5.0/16 3 STP1-STP2
--
-- Description: A route table entry that defines routing
-- to a cluster. The cluster represents all point codes
-- in the range from 5.5.0-5.5.255.
--
-- Example 4: variant = ANSI
--
-- DPC/MASK Priority Linkset-name
-- ======== ======== =======================
-- 5.5.0/16 3 STP1-STP3
-- 5.5.5/24 3 STP1-STP2
--
--
-- Description: The mixing of fully-qualified and summary
-- route table entrys allow for different routes to be
-- defined for certain DPC in a cluster. In this
-- configuration, the fully-qualified route will be the
-- primary and the summary route will act as a backup.
--
-- Route table:
-- A group of route table entrys used to route MSU for a
-- particular instance of a signalling point.
--
-- A sample route table.
--
-- DPC/MASK Priority Linkset-name
-- ======== ======== =======================
-- 0.0.0/0 7 STP1-STP4
-- 5.5.0/16 3 STP1-STP3
-- 5.5.5/24 3 STP1-STP2
-- .
-- .
-- 122.5.5 5 STP1-STP2
-- .
-- .
-- 243.200.1 6 STP1-STP3
--
-- RevDate
-- 200307100000Z
-- RevDescr
-- Updated description to provide overview and
-- additional information.
--
-- The ability to allow multiple instances of
-- Signalling Points to run in the same device
-- has introduce a new index structure. All
-- objects in this MIB will be deprecated and
-- replaced by objects in the CISCO-ITP-GACT-MIB.my
-- MIB.
-- RevDate
-- 200201070000Z
-- RevDescr
-- The following objects were added to provide information
-- on time and status of route table loads using the
-- file format.
--
-- cItpRtConfigLoad
-- cItpRtConfigLoadStatus
--
-- The following objects were added to provide
-- information on route state changes.
--
-- cItpRtStateChangeCount
-- cItpRtStateChangeNotifEnabled
-- cItpRtMaxDynamicRoutes
-- cItpRtChangeNotifWindowTime
-- cItpRtChangeNotifMaxPerWindow
-- cItpRtNotifInfoSuppressedFlag
-- cItpRtNotifInfoStateChanges
-- cItpRouteStateChange
-- RevDate
-- 200108290000Z
-- RevDescr
-- Initial version of this MIB module.
cItpRouteNotifications OBJECT IDENTIFIER ::= { ciscoItpRtMIB 0 }
cItpRtMIBObjects OBJECT IDENTIFIER ::= { ciscoItpRtMIB 1 }
cItpRtMIBConformance OBJECT IDENTIFIER ::= { ciscoItpRtMIB 2 }
cItpRtScalars OBJECT IDENTIFIER ::= { cItpRtMIBObjects 1 }
cItpRtTables OBJECT IDENTIFIER ::= { cItpRtMIBObjects 2 }
cItpRtNotificationsInfo OBJECT IDENTIFIER ::= { cItpRtMIBObjects 3 }
cItpRtMIBCompliances OBJECT IDENTIFIER ::= { cItpRtMIBConformance 1 }
cItpRtMIBGroups OBJECT IDENTIFIER ::= { cItpRtMIBConformance 2 }
cItpRtConfigLastChanged OBJECT-TYPE
SYNTAX TimeStamp
-- Rsyntax TimeTicks
ACCESS read-only
STATUS deprecated
DESCRIPTION
"The value of sysUpTime at the time of the last
creation or deletion of an entry in the cItpRouteTable.
If the local network management subsystem is
re-initialization, then this object contains the
sysUpTime at the time when this occurred. This value
can be used to prevent unnecessary walks of the
cItpRouteTable."
::= { cItpRtScalars 1 }
cItpRtConfigLoad OBJECT-TYPE
SYNTAX TimeStamp
-- Rsyntax TimeTicks
ACCESS read-only
STATUS deprecated
DESCRIPTION
"The value of sysUpTime at the time of the last
load of the route table using file format."
::= { cItpRtScalars 2 }
cItpRtConfigLoadStatus OBJECT-TYPE
SYNTAX CItpTcTableLoadStatus
-- Rsyntax INTEGER {
-- loadNotRequested(1),
-- loadInProgress(2),
-- loadComplete(3),
-- loadCompleteWithErrors(4),
-- loadFailed(5)
-- }
ACCESS read-only
STATUS deprecated
DESCRIPTION
"The status of the current load or status from
the prior load operation. This object will have
a value of loadInProgress while the load operation
is in progress. The cItpRtConfigLoad contains
a timestamp indicating when the load operation
completed."
::= { cItpRtScalars 3 }
cItpRtStateChangeCount OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS deprecated
DESCRIPTION
"A count of the number of routes that have changed
states. This value is incremented whenever the
destination state of a route changes.
This value is used to provide an indicator
of the stability of the routing table information."
::= { cItpRtScalars 4 }
cItpRtStateChangeNotifEnabled OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS deprecated
DESCRIPTION
"A control to enable or disable cItpRouteStateChange
notifications as follows:
'true' Indicates that the cItpRouteStateChange
notification should be generated when the state
of any route changes. That is, the notification
generation is enabled.
'false' Indicates that cItpRouteStateChange
notification generation is disabled."
DEFVAL { false }
::= { cItpRtScalars 5 }
cItpRtChangeNotifDelayTime OBJECT-TYPE
SYNTAX Gauge(0..60)
-- Units
-- seconds
ACCESS read-write
STATUS deprecated
DESCRIPTION
"This object specifies the maximum amount of time to delay
before generating the cItpRouteStateChange notification.
The delay is introduced to allow multiple route state
changes to be bundled into a single notification.
If the value of this object is equal to 0, the device will
generate cItpRouteStateChange notification as each route
changes states.
If the value of this object is greater than 0, the device
will not generate notifications as routes change state.
As routes changes state they are accumulated until the time
specified in cItpRtChangeNotifDelayTime has elapsed or
enough state changes have been accumulated to fill up the
cItprtNotifInfoStateChanges object.
This object is ignored by the agent when the
cItpRtStateChangeNotifEnabled object is set to the 'false'
value."
DEFVAL { 10 }
::= { cItpRtScalars 6 }
cItpRtMaxDynamicRoutes OBJECT-TYPE
SYNTAX INTEGER(100..1000)
ACCESS read-write
STATUS deprecated
DESCRIPTION
"The maximum number of dynamic SS7 routes. This
object is used to limit the size of the route table
by preventing unbounded growth of dynamic entries.
Dynamic entries are created when certain MTP3
management messages are received or sent. The removal
of dynamic routes is performed periodically and the
older dynamic routes are removed until the specified
number is reached."
DEFVAL { 500 }
::= { cItpRtScalars 7 }
cItpRtChangeNotifWindowTime OBJECT-TYPE
SYNTAX INTEGER(30..900)
-- Units
-- seconds
ACCESS read-write
STATUS deprecated
DESCRIPTION
"This object specifies the time interval used to monitor
the rate of route state changes notifications. This object
in combination with cItpRtChangeNotifMaxPerWindow are used
to determine the notification transit rate and suppress
route state notifications."
DEFVAL { 60 }
::= { cItpRtScalars 8 }
cItpRtChangeNotifMaxPerWindow OBJECT-TYPE
SYNTAX INTEGER(10..9000)
ACCESS read-write
STATUS deprecated
DESCRIPTION
"This object specifies the maximum number of route
state changes that can occur in the time interval
specified in the cItpRtChangeNotifMaxPerWindow
object. If additional state changes can occur in
the specified time interval the notifications
are suppressed."
DEFVAL { 60 }
::= { cItpRtScalars 9 }
cItpRouteTable OBJECT-TYPE
SYNTAX SEQUENCE OF CItpRouteTableEntry
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The route table for determining the linkset that a
packet must traverse to arrive at its destination node
given by the destination point code."
::= { cItpRtTables 1 }
cItpRouteTableEntry OBJECT-TYPE
SYNTAX CItpRouteTableEntry
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"Each table entry represents a configured route
statement."
INDEX { cItpRouteTableName, cItpRouteDpc, cItpRouteMask, cItpRouteDestLsCost, cItpRouteDestLinkset }
::= { cItpRouteTable 1 }
CItpRouteTableEntry ::= SEQUENCE {
cItpRouteTableName CItpTcRouteTableName,
cItpRouteDpc CItpTcPointCode,
cItpRouteDestLsCost Gauge,
cItpRouteDestLinkset CItpTcLinksetId,
cItpRouteMask Gauge,
cItpRouteQos CItpTcQos,
cItpRouteStatus INTEGER,
cItpRouteNonAdjStatus INTEGER
}
cItpRouteTableName OBJECT-TYPE
SYNTAX CItpTcRouteTableName
-- Rsyntax OCTET STRING(SIZE(1..19))
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The configured name for this route table."
::= { cItpRouteTableEntry 1 }
cItpRouteDpc OBJECT-TYPE
SYNTAX CItpTcPointCode
-- Rsyntax Gauge(0..16777216)
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The destination point code."
::= { cItpRouteTableEntry 2 }
cItpRouteDestLsCost OBJECT-TYPE
SYNTAX Gauge(1..9)
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The cost assigned to this linkset matching this
route. Higher numbers represent higher cost."
::= { cItpRouteTableEntry 3 }
cItpRouteDestLinkset OBJECT-TYPE
SYNTAX CItpTcLinksetId
-- Rsyntax OCTET STRING(SIZE(1..19))
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The linkset that the packet is to be forwarded to on
matching this route."
::= { cItpRouteTableEntry 4 }
cItpRouteMask OBJECT-TYPE
SYNTAX Gauge(0..16777215)
ACCESS not-accessible
STATUS deprecated
DESCRIPTION
"The mask used to define which part of
cItpRouteDpc is significant when comparing
the cItpRouteDpc to the destination code
point in the packet to be routed."
::= { cItpRouteTableEntry 5 }
cItpRouteQos OBJECT-TYPE
SYNTAX CItpTcQos
-- Rsyntax Gauge(0..7|255)
ACCESS read-only
STATUS deprecated
DESCRIPTION
"The quality of service classification to be assigned
to the ip packets used to transport the SS7 messages.
The value to specify for packets
when they will be transported on SCTP/IP based
linkset."
::= { cItpRouteTableEntry 6 }
cItpRouteStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
available(2),
restricted(3),
unavailable(4)
}
ACCESS read-only
STATUS deprecated
DESCRIPTION
"List of the possible route status values.
'unknown' : Status can not be determined.
'available' : Route is available.
'restricted' : Traffic is restricted on route.
'unavailable' : Route is unable to service traffic."
::= { cItpRouteTableEntry 7 }
cItpRouteNonAdjStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
allowed(2),
restricted(3),
prohibited(4)
}
ACCESS read-only
STATUS deprecated
DESCRIPTION
"List of the possible non-adjacent status values.
'unknown' : Status can not be determined.
'allowed' : traffic is allowed.
'restricted' : Traffic is restricted on route.
'prohibited' : Route is prohibited from providing
traffic."
::= { cItpRouteTableEntry 8 }
cItpRtNotifInfoSuppressedFlag OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS deprecated
DESCRIPTION
"A flag to indicate whether cItpRouteStateChange
notifications have been suppressed in the current time
interval specified by the cItpRtChangeNotifWindowTime
object.
'true' Indicates that the device has suppressed the sending
of cItpRouteStateChange notifications for the
remainder of the time interval.
'false' Indicates that the device has not suppressed the
sending of cItpRouteStateChange notifications in
the current time interval."
::= { cItpRtNotificationsInfo 1 }
cItpRtNotifInfoStateChanges OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..480))
ACCESS read-only
STATUS deprecated
DESCRIPTION
"This object contains a list of route state changes
accumulated until the list is full or the time
time interval specified in cItpRtChangeNotifDelayTime
has passed.
It consists of one or more tuples packed
together in the format of '<tuple1><tuple2>...<tuple15>'.
Each tuple consist of 32 octets in the following format.
'<cItpRouteTableName> 20 octets null padded
<cItpRouteDpc> 4 octets
<cItpRouteMask> 4 octets
destination status 1 octet
1 - unknown state
2 - route is accessible
3 - route is inaccessible
4 - route is restricted'
reserved1 1 octet(set to null)
reserved2 1 octet(set to null)
reserved3 1 octet(set to null)
The maximum number of tuples is 15."
::= { cItpRtNotificationsInfo 2 }
cItpRouteStateChange TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoItpRtMIB
VARIABLES {
cItpRtStateChangeCount, cItpRtNotifInfoSuppressedFlag,
cItpRtNotifInfoStateChanges }
-- Status
-- deprecated
DESCRIPTION
"This notification is generated whenever one or more
route destination status changes states and includes
the count of all route state changes. This
notification contains a list of route state changes
in the cItpRtNotifInfoStateChanges object. State
changes are accumulated until the
cItpRtNotifInfoStateChanges is full or the maximum
delay time is reached. The delay time is specified
by the cItpRtChangeNotifDelayTime object.
It may be necessary to suppress the sending of
notification when a large number route change
state, due the failure of some common resource.
The number of notifications can be controlled by
specifying values for cItpRtChangeNotifWindowTime
and cItpRtChangeNotifMaxPerWindow objects. When the
number of route state changes exceed the specified
value the last notification will indicate that
notifications are suppressed for the remainder
of the window."
::= 1
cItpRtScalarGroup OBJECT IDENTIFIER ::= { cItpRtMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- deprecated
-- Descr
-- Route scalars Group.
-- objects
-- cItpRtConfigLastChanged
cItpRouteGroup OBJECT IDENTIFIER ::= { cItpRtMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- deprecated
-- Descr
-- Route table group.
-- objects
-- cItpRouteQos, cItpRouteStatus, cItpRouteNonAdjStatus
cItpRtScalarGroupRev1 OBJECT IDENTIFIER ::= { cItpRtMIBGroups 4 }
-- OBJECT-GROUP
-- Status
-- deprecated
-- Descr
-- Route revision one scalars group.
-- objects
-- cItpRtConfigLoad, cItpRtConfigLoadStatus,
-- cItpRtStateChangeCount, cItpRtStateChangeNotifEnabled,
-- cItpRtChangeNotifDelayTime, cItpRtMaxDynamicRoutes,
-- cItpRtChangeNotifWindowTime, cItpRtChangeNotifMaxPerWindow,
-- cItpRtNotifInfoSuppressedFlag, cItpRtNotifInfoStateChanges
cItpRtNotificationsGroup OBJECT IDENTIFIER ::= { cItpRtMIBGroups 3 }
-- NOTIFICATION-GROUP
-- Status
-- deprecated
-- Descr
-- Route notification objects.
-- notifications
-- cItpRouteStateChange
cItpRtMIBCompliance OBJECT IDENTIFIER ::= { cItpRtMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- deprecated
-- Descr
-- The compliance statement for entities which implement
-- the Cisco CISCO-ITP-RT-MIB.my MIB
-- Module
-- >>current<<
-- MandGroup
-- cItpRtScalarGroup
-- MandGroup
-- cItpRouteGroup
cItpRtMIBComplianceRev1 OBJECT IDENTIFIER ::= { cItpRtMIBCompliances 2 }
-- MODULE-COMPLIANCE
-- Status
-- deprecated
-- Descr
-- The compliance statement for entities which implement
-- the Cisco CISCO-ITP-RT-MIB.my MIB
-- Module
-- >>current<<
-- MandGroup
-- cItpRtScalarGroup
-- MandGroup
-- cItpRouteGroup
-- MandGroup
-- cItpRtNotificationsGroup
-- MandGroup
-- cItpRtScalarGroupRev1
END