-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-RSRB-MIB-V1SMI.my
549 lines (500 loc) · 17 KB
/
CISCO-RSRB-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
-- MIB created 6/25/99 12:57:33, by
-- SMIC (the next generation) version 1.6.29, November 22, 1994.
CISCO-RSRB-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-RSRB-MIB.my"
IMPORTS
Counter32, Integer32, IpAddress, Gauge32
FROM SNMPv2-SMI-v1
OBJECT-TYPE
FROM RFC-1212
TRAP-TYPE
FROM RFC-1215
TruthValue, MacAddress
FROM SNMPv2-TC-v1
InterfaceIndex
FROM IF-MIB
ciscoMgmt
FROM CISCO-SMI;
ciscoRsrbMIB OBJECT IDENTIFIER ::= { ciscoMgmt 29 }
-- MODULE-IDENTITY
-- LastUpdated
-- 9508210000Z
-- 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 RSRB.
--
-- Overview of remote source-route bridging (RSRB) management and MIB
--
-- MIB description
-- The RSRB MIB will include the following managed entities:
-- 1) Virtual Rings
-- 2) Remote Peers
-- 3) Associated Token Rings
--
-- The goal of this MIB to to allow a management stations to
-- display the attributes of the local-remote RSRB peer relationship.
--
-- The following example configuration will show how the RSRB MIB can
-- be used to manage RSRB.
--
-- == Token Ring == CISCO A == IP Network/ == CISCO B == Token Ring
-- Virtual Ring
--
-- Both CISCO A and CISCO B are RSRB peers, having the same virtual ring
-- number. In this example information will be gatherered from CISCO A
-- (the local peer), and CISCO B is considered to be CISCO A's remote peer.
--
-- The first table is the virtual ring table. There is one entry for
-- each RSRB virtual ring the router is defined on. The fields included
-- in this table include
-- * the virtual ring number, or index
-- * the IP address used by the router
-- * the maximum outbound queue size for each RSRB remote peer
-- In this example the table has a single entry since CISCO A only belongs
-- to one RSRB virtual ring.
--
-- The next table is for each remote peer in the virtual ring. There
-- can be multiple RSRB remote peers. The remote peer information includes:
-- * an internally generated (not configured) index into the table
-- * the type of data encapsulation with the remote peer
-- * identification of how to get to the remote peer; either an IP address
-- or an interface index, depending upon the encapsulation type
-- * the state of the remote peer
-- * various statistics (bytes and packets sent and received, explorers
-- generated, outbound queue size, and packets dropped
-- * whether local acknowledgment is used with the remote peer
-- * the RSRB version of the peer
-- In this example there would be just one remote peer table entry,
-- for CISCO B.
--
-- The last table is for the real local and remote token rings associated
-- with the RSRB virtual ring, that this router has either had configured
-- or learned about dynamically. The ring information includes:
-- * the token ring number (index)
-- * the bridge number connecting the real ring to the virtual ring
-- * the ring entry type
-- * the local or remote routers mac address on the interface to the ring
-- * the local router's interface index, or the remote router's IP address,
-- depending on if this is a local or remote ring
-- * number of packets forwarded by the local router onto this ring
-- In this example CISCO A would have two ring entries: one for the local
-- ring it is connected to, and one for the ring CISCO B is a part of.
--
-- A management application can construct a virtual ring view either by
-- collecting MIB information from all routers and grouping those in the
-- same virtual ring together, or beginning with a particular router or
-- routers, and collecting MIB information about other peer routers.
--
-- RevDate
-- 9508210000Z
-- RevDescr
-- Specify a correct (non-negative) range for several
-- index objects.
rsrbObjects OBJECT IDENTIFIER ::= { ciscoRsrbMIB 1 }
rsrbVirtualRings OBJECT IDENTIFIER ::= { rsrbObjects 1 }
rsrbRemotePeers OBJECT IDENTIFIER ::= { rsrbObjects 2 }
rsrbPhysicalRings OBJECT IDENTIFIER ::= { rsrbObjects 3 }
rsrbNotificationPrefix OBJECT IDENTIFIER ::= { ciscoRsrbMIB 2 }
rsrbNotifications OBJECT IDENTIFIER ::= { rsrbNotificationPrefix 0 }
rsrbMibConformance OBJECT IDENTIFIER ::= { ciscoRsrbMIB 3 }
rsrbMibCompliances OBJECT IDENTIFIER ::= { rsrbMibConformance 1 }
rsrbMibGroups OBJECT IDENTIFIER ::= { rsrbMibConformance 2 }
rsrbVirtRingTable OBJECT-TYPE
SYNTAX SEQUENCE OF RsrbVirtRingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of virtual rings in the router."
::= { rsrbVirtualRings 1 }
rsrbVirtRingEntry OBJECT-TYPE
SYNTAX RsrbVirtRingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Configuration values for a virtual ring. "
INDEX { rsrbVirtRingIndex }
::= { rsrbVirtRingTable 1 }
RsrbVirtRingEntry ::= SEQUENCE {
rsrbVirtRingIndex Integer32(0..2147483647),
rsrbVirtRingIPAddr IpAddress,
rsrbVirtRingMaxTcpQSize Integer32
}
rsrbVirtRingIndex OBJECT-TYPE
SYNTAX Integer32(0..2147483647)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The configured number of the virtual ring in which this peer is
participating."
::= { rsrbVirtRingEntry 1 }
rsrbVirtRingIPAddr OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The IP address configured for this RSRB local peer."
::= { rsrbVirtRingEntry 2 }
rsrbVirtRingMaxTcpQSize OBJECT-TYPE
SYNTAX Integer32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The maximum number of packets that can be held in any single
outbound TCP queue to a remote peer before packets are discarded.
This value indicates the configured or default value."
::= { rsrbVirtRingEntry 3 }
rsrbRemotePeerTable OBJECT-TYPE
SYNTAX SEQUENCE OF RsrbRemotePeerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of RSRB remote peers for a virtual ring."
::= { rsrbRemotePeers 1 }
rsrbRemotePeerEntry OBJECT-TYPE
SYNTAX RsrbRemotePeerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Configuration and status information of a remote RSRB peer. "
INDEX { rsrbVirtRingIndex, rsrbRemotePeerIndex }
::= { rsrbRemotePeerTable 1 }
RsrbRemotePeerEntry ::= SEQUENCE {
rsrbRemotePeerIndex Integer32(0..2147483647),
rsrbRemotePeerEncapsulation INTEGER,
rsrbRemotePeerIPAddr IpAddress,
rsrbRemotePeerLocalIfIndex InterfaceIndex,
rsrbRemotePeerState INTEGER,
rsrbRemotePeerPacketsRx Counter32,
rsrbRemotePeerPacketsTx Counter32,
rsrbRemotePeerBytesRx Counter32,
rsrbRemotePeerBytesTx Counter32,
rsrbRemotePeerExplorersRx Counter32,
rsrbRemotePeerTcpQueue Gauge32,
rsrbRemotePeerDrops Counter32,
rsrbRemotePeerLocalAck TruthValue,
rsrbRemotePeerVersion Integer32
}
rsrbRemotePeerIndex OBJECT-TYPE
SYNTAX Integer32(0..2147483647)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An arbitrary index that uniquely identifies a remote peer
within a virtual ring."
::= { rsrbRemotePeerEntry 1 }
rsrbRemotePeerEncapsulation OBJECT-TYPE
SYNTAX INTEGER {
tcp(1),
serial(2),
lan(3),
fst(4),
frameRelay(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"How traffic is encapsulated for RSRB:
tcp = IP datagrams over a TCP connection
serial = point-to-point (serial) direct encapsulation
lan = direct encapsulation over a LAN
fst = IP datagrams over a Fast Sequenced Transport connection
frameRelay = direct encapsulation over frame relay"
::= { rsrbRemotePeerEntry 2 }
rsrbRemotePeerIPAddr OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The IP address used by the RSRB remote peer.
This field is meaningful only for TCP and FST encapsulation.
For other encapsulation types 0.0.0.0 is returned."
::= { rsrbRemotePeerEntry 3 }
rsrbRemotePeerLocalIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
-- Rsyntax Integer32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Local interface index value to the RSRB remote peer. Same value
as used for accessing the Interface MIB for the same interface.
This field is meaningful only for serial, LAN and
frame relay encapsulation. For other encapsulation types 0
is returned."
::= { rsrbRemotePeerEntry 4 }
rsrbRemotePeerState OBJECT-TYPE
SYNTAX INTEGER {
dead(1),
closed(2),
opening(3),
openWaitXport(4),
waitRemoteRsp(5),
remoteResponded(6),
remoteOpened(7),
draining(8),
connected(9)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current state of the RSRB session with the remote peer."
::= { rsrbRemotePeerEntry 5 }
rsrbRemotePeerPacketsRx OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of packets received from remote peer."
::= { rsrbRemotePeerEntry 6 }
rsrbRemotePeerPacketsTx OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of packets transmitted to remote peer."
::= { rsrbRemotePeerEntry 7 }
rsrbRemotePeerBytesRx OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of bytes received from remote peer."
::= { rsrbRemotePeerEntry 8 }
rsrbRemotePeerBytesTx OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of bytes transmitted to remote peer."
::= { rsrbRemotePeerEntry 9 }
rsrbRemotePeerExplorersRx OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of explorer packets received from the remote peer."
::= { rsrbRemotePeerEntry 10 }
rsrbRemotePeerTcpQueue OBJECT-TYPE
SYNTAX Gauge32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of packets being held by the local router
in the TCP output queue to the remote peer."
::= { rsrbRemotePeerEntry 11 }
rsrbRemotePeerDrops OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of received packets discarded by the local router.
The reasons for packets being dropped include, but are not
limited to, problems with the configuration, queue overflow,
and protocol errors."
::= { rsrbRemotePeerEntry 12 }
rsrbRemotePeerLocalAck OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates if local acknowledgment is used for the sessions
going to the remote peer.
TRUE -> local acknowledgment is used
FALSE -> local acknowledgment is not used"
::= { rsrbRemotePeerEntry 13 }
rsrbRemotePeerVersion OBJECT-TYPE
SYNTAX Integer32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The version of RSRB used between local and remote peer.
Generally peers can communicate if they are within one version
of each other. The value returned is the lower version
of the two peers."
::= { rsrbRemotePeerEntry 14 }
rsrbRingTable OBJECT-TYPE
SYNTAX SEQUENCE OF RsrbRingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of local and remote rings associated with a
virtual ring."
::= { rsrbPhysicalRings 1 }
rsrbRingEntry OBJECT-TYPE
SYNTAX RsrbRingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A ring described by a unique ring number within the
bridged token ring network, and the virtual ring
which it is associated with."
INDEX { rsrbVirtRingIndex, rsrbRingIndex }
::= { rsrbRingTable 1 }
RsrbRingEntry ::= SEQUENCE {
rsrbRingIndex Integer32(0..2147483647),
rsrbRingBridge Integer32,
rsrbRingLocal TruthValue,
rsrbRingType INTEGER,
rsrbRingMacAddr MacAddress,
rsrbRingLocalIfIndex InterfaceIndex,
rsrbRingRemoteIpAddress IpAddress,
rsrbRingNbrPacketsFwd Counter32
}
rsrbRingIndex OBJECT-TYPE
SYNTAX Integer32(0..2147483647)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The configured ring number that uniquely identifies this network
segment or ring within the bridged token ring network."
::= { rsrbRingEntry 1 }
rsrbRingBridge OBJECT-TYPE
SYNTAX Integer32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The configured number of the bridge that connects this entry's
ring to the virtual ring."
::= { rsrbRingEntry 2 }
rsrbRingLocal OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates if the entry represents a local or remote ring.
TRUE indicates a local ring.
FALSE indicates a remote ring."
::= { rsrbRingEntry 3 }
rsrbRingType OBJECT-TYPE
SYNTAX INTEGER {
static(1),
dynamic(2),
sdllc(3),
qllc(4),
virtual(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ring type."
::= { rsrbRingEntry 4 }
rsrbRingMacAddr OBJECT-TYPE
SYNTAX MacAddress
-- Rsyntax OCTET STRING(SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The mac address of either the local router's interface to the ring
for local ring entries, or the remote peer's interface to the ring
for remote ring entries. Not valid for entry types
remote SDLLC and QLLC; for these type '00 00 00 00 00 00' will be
returned."
::= { rsrbRingEntry 5 }
rsrbRingLocalIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
-- Rsyntax Integer32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"For local ring entries, the local interface into the ring. This is
the same value as used for accessing the Interface MIB for the
same interface.
Not meaningful for remote ring entries; for these types
0 will be returned."
::= { rsrbRingEntry 6 }
rsrbRingRemoteIpAddress OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
"For remote ring entries, the IP address of the remote RSRB peer.
Not meaningful for local ring entries, and so 0.0.0.0 will be
returned."
::= { rsrbRingEntry 7 }
rsrbRingNbrPacketsFwd OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of packets forwarded by the local router onto this ring."
::= { rsrbRingEntry 8 }
rsrbPeerStateChangeNotification TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE rsrbNotificationPrefix
VARIABLES {
rsrbRemotePeerState }
-- Status
-- mandatory
DESCRIPTION
"This trap indicates that the state of an RSRB remote peer
has transitioned to active (psConnected) or inactive
(psDead or psClosed)."
::= 1
rsrbVirtRingGroup OBJECT IDENTIFIER ::= { rsrbMibGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing configuration capability.
-- objects
-- rsrbVirtRingIPAddr, rsrbVirtRingMaxTcpQSize
rsrbRemotePeerGroup OBJECT IDENTIFIER ::= { rsrbMibGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing operational control
-- capability.
-- objects
-- rsrbRemotePeerEncapsulation, rsrbRemotePeerIPAddr,
-- rsrbRemotePeerLocalIfIndex, rsrbRemotePeerState,
-- rsrbRemotePeerPacketsRx, rsrbRemotePeerPacketsTx,
-- rsrbRemotePeerBytesRx, rsrbRemotePeerBytesTx,
-- rsrbRemotePeerExplorersRx, rsrbRemotePeerTcpQueue,
-- rsrbRemotePeerDrops, rsrbRemotePeerLocalAck,
-- rsrbRemotePeerVersion
rsrbRingGroup OBJECT IDENTIFIER ::= { rsrbMibGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing operational control
-- capability.
-- objects
-- rsrbRingBridge, rsrbRingLocal, rsrbRingType, rsrbRingMacAddr,
-- rsrbRingLocalIfIndex, rsrbRingRemoteIpAddress,
-- rsrbRingNbrPacketsFwd
rsrbMibCompliance OBJECT IDENTIFIER ::= { rsrbMibCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for rsrb.
-- Module
-- >>current<<
-- MandGroup
-- rsrbVirtRingGroup
-- MandGroup
-- rsrbRemotePeerGroup
-- MandGroup
-- rsrbRingGroup
END