1-- *****************************************************************
2-- OLD-CISCO-DECNET-MIB.my:  Old Cisco DECnet MIB file
3--
4-- Copyright (c) 1994 by cisco Systems, Inc.
5-- All rights reserved.
6--
7-- *****************************************************************
8--
9
10
11               OLD-CISCO-DECNET-MIB DEFINITIONS ::= BEGIN
12
13               IMPORTS
14			OBJECT-TYPE
15				FROM RFC-1212
16			ifIndex
17				FROM RFC1213-MIB
18			temporary
19				FROM CISCO-SMI;
20
21               tmpdecnet OBJECT IDENTIFIER ::= { temporary 1 }
22
23
24          -- Temporary DECNET Section
25
26          -- This group is present in all router based products.
27
28               dnForward OBJECT-TYPE
29                   SYNTAX  INTEGER
30                   ACCESS  read-only
31                   STATUS  mandatory
32                   DESCRIPTION
33                           "Total count of DECNET packets forwarded."
34                   ::= { tmpdecnet 1 }
35
36               dnReceived OBJECT-TYPE
37                   SYNTAX  INTEGER
38                   ACCESS  read-only
39                   STATUS  mandatory
40                   DESCRIPTION
41                           "Count of total DECNET packets received."
42                   ::= { tmpdecnet 2 }
43
44               dnFormaterr OBJECT-TYPE
45                   SYNTAX  INTEGER
46                   ACCESS  read-only
47                   STATUS  mandatory
48                   DESCRIPTION
49                           "Total number of DECNET packets received with
50                           header errors."
51                   ::= { tmpdecnet 3 }
52
53               dnNotgateway OBJECT-TYPE
54                   SYNTAX  INTEGER
55                   ACCESS  read-only
56                   STATUS  mandatory
57                   DESCRIPTION
58                           "Total number of packets received while not
59                           routing."
60                   ::= { tmpdecnet 4 }
61
62               dnNotimp OBJECT-TYPE
63                   SYNTAX  INTEGER
64                   ACCESS  read-only
65                   STATUS  mandatory
66                   DESCRIPTION
67                           "Total number of unknown control packets
68                           received."
69                   ::= { tmpdecnet 5 }
70
71               dnHellos OBJECT-TYPE
72                   SYNTAX  INTEGER
73                   ACCESS  read-only
74                   STATUS  mandatory
75                   DESCRIPTION
76                           "Total number of Hellos received."
77                   ::= { tmpdecnet 6 }
78
79               dnBadhello OBJECT-TYPE
80                   SYNTAX  INTEGER
81                   ACCESS  read-only
82                   STATUS  mandatory
83                   DESCRIPTION
84                           "Total number of received bad Hellos."
85                   ::= { tmpdecnet 7 }
86
87               dnNotlong OBJECT-TYPE
88                   SYNTAX  INTEGER
89                   ACCESS  read-only
90                   STATUS  mandatory
91                   DESCRIPTION
92                           "Total number of received packets not in long
93                           format."
94                   ::= { tmpdecnet 8 }
95
96               dnDatas OBJECT-TYPE
97                   SYNTAX  INTEGER
98                   ACCESS  read-only
99                   STATUS  mandatory
100                   DESCRIPTION
101                           "Total number of received data packets."
102                   ::= { tmpdecnet 9 }
103
104               dnBigaddr OBJECT-TYPE
105                   SYNTAX  INTEGER
106                   ACCESS  read-only
107                   STATUS  mandatory
108                   DESCRIPTION
109                           "Total number of too large addresses."
110                   ::= { tmpdecnet 10 }
111
112               dnNoroute OBJECT-TYPE
113                   SYNTAX  INTEGER
114                   ACCESS  read-only
115                   STATUS  mandatory
116                   DESCRIPTION
117                           "Total number of packets dropped due to no
118                           route present."
119                   ::= { tmpdecnet 11 }
120
121               dnNoencap OBJECT-TYPE
122                   SYNTAX  INTEGER
123                   ACCESS  read-only
124                   STATUS  mandatory
125                   DESCRIPTION
126                           "Total number of packets dropped due to
127                           output encapsulation failure."
128                   ::= { tmpdecnet 12 }
129
130               dnLevel1s OBJECT-TYPE
131                   SYNTAX  INTEGER
132                   ACCESS  read-only
133                   STATUS  mandatory
134                   DESCRIPTION
135                           "Total number of Level 1 routing packets
136                           received."
137                   ::= { tmpdecnet 13 }
138
139               dnBadlevel1 OBJECT-TYPE
140                   SYNTAX  INTEGER
141                   ACCESS  read-only
142                   STATUS  mandatory
143                   DESCRIPTION
144                           "Total number of bad Level 1 routing packets
145                           received."
146                   ::= { tmpdecnet 14 }
147
148               dnToomanyhops OBJECT-TYPE
149                   SYNTAX  INTEGER
150                   ACCESS  read-only
151                   STATUS  mandatory
152                   DESCRIPTION
153                           "Total number of packets received which
154                           visited too many nodes."
155                   ::= { tmpdecnet 15 }
156
157               dnHellosent OBJECT-TYPE
158                   SYNTAX  INTEGER
159                   ACCESS  read-only
160                   STATUS  mandatory
161                   DESCRIPTION
162                           "Total number of Hellos output."
163                   ::= { tmpdecnet 16 }
164
165               dnLevel1sent OBJECT-TYPE
166                   SYNTAX  INTEGER
167                   ACCESS  read-only
168                   STATUS  mandatory
169                   DESCRIPTION
170                           "Total number of Level 1 routing packets
171                           sent."
172                   ::= { tmpdecnet 17 }
173
174               dnNomemory OBJECT-TYPE
175                   SYNTAX  INTEGER
176                   ACCESS  read-only
177                   STATUS  mandatory
178                   DESCRIPTION
179                           "Total number of memory requests denied."
180                   ::= { tmpdecnet 18 }
181
182               dnOtherhello OBJECT-TYPE
183                   SYNTAX  INTEGER
184                   ACCESS  read-only
185                   STATUS  mandatory
186                   DESCRIPTION
187                           "Total number of Hellos received from another
188                           area."
189                   ::= { tmpdecnet 19 }
190
191               dnOtherlevel1 OBJECT-TYPE
192                   SYNTAX  INTEGER
193                   ACCESS  read-only
194                   STATUS  mandatory
195                   DESCRIPTION
196                           "Total number of Level 1 routing packets
197                           received from another area."
198                   ::= { tmpdecnet 20 }
199
200               dnLevel2s OBJECT-TYPE
201                   SYNTAX  INTEGER
202                   ACCESS  read-only
203                   STATUS  mandatory
204                   DESCRIPTION
205                           "Total number of Level 2 routing packets
206                           received."
207                   ::= { tmpdecnet 21 }
208
209               dnLevel2sent OBJECT-TYPE
210                   SYNTAX  INTEGER
211                   ACCESS  read-only
212                   STATUS  mandatory
213                   DESCRIPTION
214                           "Total number of Level 2 routing packets
215                           sent."
216                   ::= { tmpdecnet 22 }
217
218               dnNovector OBJECT-TYPE
219                   SYNTAX  INTEGER
220                   ACCESS  read-only
221                   STATUS  mandatory
222                   DESCRIPTION
223                           "Total number of missing routing vectors."
224                   ::= { tmpdecnet 23 }
225
226               dnOtherlevel2 OBJECT-TYPE
227                   SYNTAX  INTEGER
228                   ACCESS  read-only
229                   STATUS  mandatory
230                   DESCRIPTION
231                           "Total number of received Level 2 routing
232                           packets from another area."
233                   ::= { tmpdecnet 24 }
234
235               dnNoaccess OBJECT-TYPE
236                   SYNTAX  INTEGER
237                   ACCESS  read-only
238                   STATUS  mandatory
239                   DESCRIPTION
240                           "Total number of packets dropped due to
241                           access control failure."
242                   ::= { tmpdecnet 25 }
243
244               dnAreaTable OBJECT-TYPE
245                   SYNTAX  SEQUENCE OF DnAreaTableEntry
246                   ACCESS  not-accessible
247                   STATUS  mandatory
248                   DESCRIPTION
249                            "DECNET area routing table"
250                   ::= { tmpdecnet 26 }
251
252               dnAreaTableEntry OBJECT-TYPE
253                   SYNTAX DnAreaTableEntry
254                   ACCESS  not-accessible
255                   STATUS  mandatory
256                   DESCRIPTION
257                            "DECNET area routing table"
258                   INDEX { dnArea }
259               ::= { dnAreaTable 1 }
260
261               DnAreaTableEntry ::=
262                   SEQUENCE {
263                       dnArea
264                           INTEGER,
265                       dnACost
266                           INTEGER,
267                       dnAHop
268                           INTEGER,
269                       dnAIfIndex
270                           INTEGER,
271                       dnANextHop
272                           OCTET STRING,
273                       dnAAge
274                           INTEGER,
275                       dnAPrio
276                           INTEGER
277                   }
278
279
280          -- The following section describes the components of the
281          -- table.
282
283               dnArea OBJECT-TYPE
284                   SYNTAX  INTEGER
285                   ACCESS  read-only
286                   STATUS  mandatory
287                   DESCRIPTION
288                           "DECNet area from the area table."
289                   ::= { dnAreaTableEntry 1 }
290
291               dnACost OBJECT-TYPE
292                   SYNTAX  INTEGER
293                   ACCESS  read-only
294                   STATUS  mandatory
295                   DESCRIPTION
296                           "Cost of area in the area table."
297                   ::= { dnAreaTableEntry 2 }
298
299               dnAHop OBJECT-TYPE
300                   SYNTAX  INTEGER
301                   ACCESS  read-only
302                   STATUS  mandatory
303                   DESCRIPTION
304                           "Number of hops to area in the area table."
305                   ::= { dnAreaTableEntry 3 }
306
307               dnAIfIndex OBJECT-TYPE
308                   SYNTAX  INTEGER
309                   ACCESS  read-only
310                   STATUS  mandatory
311                   DESCRIPTION
312                           "Index of interface to the next hop address
313                           to the area. 0 denotes self."
314                   ::= { dnAreaTableEntry 4 }
315
316               dnANextHop OBJECT-TYPE
317                   SYNTAX  OCTET STRING
318                   ACCESS  read-only
319                   STATUS  mandatory
320                   DESCRIPTION
321                           "Next hop DECNet address."
322                   ::= { dnAreaTableEntry 5 }
323
324               dnAAge OBJECT-TYPE
325                   SYNTAX  INTEGER
326                   ACCESS  read-only
327                   STATUS  mandatory
328                   DESCRIPTION
329                           "Age in seconds of area route."
330                   ::= { dnAreaTableEntry 6 }
331
332               dnAPrio OBJECT-TYPE
333                   SYNTAX  INTEGER
334                   ACCESS  read-only
335                   STATUS  mandatory
336                   DESCRIPTION
337                           "Priority of next hop router for area route."
338                   ::= { dnAreaTableEntry 7 }
339
340
341               -- End of table
342
343
344               dnHostTable OBJECT-TYPE
345                   SYNTAX  SEQUENCE OF DnHostTableEntry
346                   ACCESS  not-accessible
347                   STATUS  mandatory
348                   DESCRIPTION
349                            "DECNET routing table"
350                   ::= { tmpdecnet 27 }
351
352               dnHostTableEntry OBJECT-TYPE
353                   SYNTAX DnHostTableEntry
354                   ACCESS  not-accessible
355                   STATUS  mandatory
356                   DESCRIPTION
357                            "DECNET routing table"
358                   INDEX { dnHIdx1, dnHIdx2 }
359               ::= { dnHostTable 1 }
360
361               DnHostTableEntry ::=
362                   SEQUENCE {
363                       dnHost
364                           INTEGER,
365                       dnHCost
366                           INTEGER,
367                       dnHHop
368                           INTEGER,
369                       dnHIfIndex
370                           INTEGER,
371                       dnHNextHop
372                           OCTET STRING,
373                       dnHAge
374                           INTEGER,
375                       dnHPrio
376                           INTEGER,
377dnHIdx1 INTEGER,
378dnHIdx2 INTEGER
379                   }
380
381
382          -- The following section describes the components of the
383          -- table.
384
385               dnHost OBJECT-TYPE
386                   SYNTAX  INTEGER
387                   ACCESS  read-only
388                   STATUS  mandatory
389                   DESCRIPTION
390                           "DECNet node address from the routing table."
391                   ::= { dnHostTableEntry 1 }
392
393               dnHCost OBJECT-TYPE
394                   SYNTAX  INTEGER
395                   ACCESS  read-only
396                   STATUS  mandatory
397                   DESCRIPTION
398                           "Cost of path to node in the routing table."
399                   ::= { dnHostTableEntry 2 }
400
401               dnHHop OBJECT-TYPE
402                   SYNTAX  INTEGER
403                   ACCESS  read-only
404                   STATUS  mandatory
405                   DESCRIPTION
406                           "Number of hops to node in the routing
407                           table."
408                   ::= { dnHostTableEntry 3 }
409
410               dnHIfIndex OBJECT-TYPE
411                   SYNTAX  INTEGER
412                   ACCESS  read-only
413                   STATUS  mandatory
414                   DESCRIPTION
415                           "Index of interface to the next hop address
416                           to the node. 0 denotes self."
417                   ::= { dnHostTableEntry 4 }
418
419               dnHNextHop OBJECT-TYPE
420                   SYNTAX  OCTET STRING
421                   ACCESS  read-only
422                   STATUS  mandatory
423                   DESCRIPTION
424                           "Next hop DECNet address."
425                   ::= { dnHostTableEntry 5 }
426
427               dnHAge OBJECT-TYPE
428                   SYNTAX  INTEGER
429                   ACCESS  read-only
430                   STATUS  mandatory
431                   DESCRIPTION
432                           "Age in seconds of route to node."
433                   ::= { dnHostTableEntry 6 }
434
435               dnHPrio OBJECT-TYPE
436                   SYNTAX  INTEGER
437                   ACCESS  read-only
438                   STATUS  mandatory
439                   DESCRIPTION
440                           "Priority of next hop router for node."
441                   ::= { dnHostTableEntry 7 }
442
443               dnHIdx1 OBJECT-TYPE
444                   SYNTAX  INTEGER
445                   ACCESS  not-accessible
446                   STATUS  mandatory
447                   DESCRIPTION
448                           "table index 1."
449                   ::= { dnHostTableEntry 8 }
450
451               dnHIdx2 OBJECT-TYPE
452                   SYNTAX  INTEGER
453                   ACCESS  not-accessible
454                   STATUS  mandatory
455                   DESCRIPTION
456                           "table index 2."
457                   ::= { dnHostTableEntry 9 }
458
459               -- End of table
460
461
462               dnIfTable OBJECT-TYPE
463                   SYNTAX  SEQUENCE OF DnIfTableEntry
464                   ACCESS  not-accessible
465                   STATUS  mandatory
466                   DESCRIPTION
467                            "DECNET interface table"
468                   ::= { tmpdecnet 28 }
469
470               dnIfTableEntry OBJECT-TYPE
471                   SYNTAX DnIfTableEntry
472                   ACCESS  not-accessible
473                   STATUS  mandatory
474                   DESCRIPTION
475                            "DECNET interface table"
476                   INDEX { ifIndex }
477               ::= { dnIfTable 1 }
478
479               DnIfTableEntry ::=
480                   SEQUENCE {
481                       dnIfCost
482                           INTEGER
483                   }
484
485
486          -- The following section describes the components of the
487          -- table.
488
489               dnIfCost OBJECT-TYPE
490                   SYNTAX  INTEGER
491                   ACCESS  read-only
492                   STATUS  mandatory
493                   DESCRIPTION
494                           "Cost of this interface."
495                   ::= { dnIfTableEntry 1 }
496
497               -- End of table
498
499END
500
501