summaryrefslogtreecommitdiff
path: root/MIBS/ibm/IBMHPRNCL-MIB
blob: 6123cd43c862849a92c500da7fbd001c6b4fe778 (plain)
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
IBMHPRNCL-MIB DEFINITIONS ::= BEGIN

  IMPORTS
          enterprises, Counter, TimeTicks, Gauge
                 FROM RFC1155-SMI


          DisplayString
                 FROM RFC1213-MIB

          OBJECT-TYPE
                 FROM RFC-1212;


-- IMPORTS
--    MODULE-IDENTITY, Unsigned32, Counter32, TimeTicks, OBJECT-TYPE,
--    enterprises
--          FROM SNMPv2-SMI
--    OBJECT-GROUP, MODULE-COMPLIANCE
--          FROM SNMPv2-CONF
--    DisplayString
--          FROM SNMPv2-TC;

-- ibmHprNcl MODULE-IDENTITY
--    LAST-UPDATED "9611080000Z"
--    ORGANIZATION "IBM"
--    CONTACT-INFO "Bob Moore (remoore @ ralvm6)
--                  IBM Corporation
--                  800 Park Offices Drive
--                  RHJA/664
--                  P.O. Box 12195
--                  Research Triangle Park, NC 27709, USA
--                  Tel:    1 919 254 4436
--                  E-mail: remoore@ralvm6.vnet.ibm.com"

--    DESCRIPTION
--        "This MIB module represents the HPR NCL group from the original
--        IBM version of the HPR MIB, updated to SNMPv2 SMI.  It is set
--        up to use as its anchor point the same OID that identified the
--        group in the IBM-HPR-MIB, so that existing manager applications
--        will not need to change."

--    ::= { hpr 3 }

-- The following OID assignments result in the same OIDs for the
-- objects in the port DLC trace group as those in the IBM-6611-APPN-MIB.
ibm                     OBJECT IDENTIFIER ::= { enterprises 2 }
ibmArchitecture         OBJECT IDENTIFIER ::= { ibm 5 }
hpr                     OBJECT IDENTIFIER ::= { ibmArchitecture 10 }

ibmHprNcl               OBJECT IDENTIFIER ::= {hpr     3}

-- **********************************************************************
ibmHprNclGlobe          OBJECT IDENTIFIER ::= { ibmHprNcl 1 }
-- **********************************************************************

ibmHprNclGlobeCtrState  OBJECT-TYPE
      SYNTAX INTEGER {
                        notActive(1),
                        active(2)
                       }
      ACCESS read-write
      STATUS mandatory
      DESCRIPTION
          "This object is used for a network management station to turn
          on/off the optional counters in the ibmHprNclTable.

              notActive(1) - these counters are not being incremented;
                             their values are always zero
              active(2)    - these counters are being incremented"

      ::= { ibmHprNclGlobe 1 }

ibmHprNclGlobeCtrStateTime OBJECT-TYPE
      SYNTAX TimeTicks
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The timestamp (i.e., the Agent's appnNodeUpTime value) when
          the ibmHprNclGlobeCtrState object was last changed.  This time
          is in hundredths of a second."

      ::= { ibmHprNclGlobe 2 }

ibmHprNclGlobeAssignAnrs   OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of ANR's assigned by this node since it was
          last re-initialized."

      ::= { ibmHprNclGlobe 3 }

-- **********************************************************************
-- The HPR NCL Table
-- This table contains the counters for ANR routing
-- **********************************************************************

ibmHprNclTable OBJECT-TYPE
      SYNTAX SEQUENCE OF IbmHprNclEntry
      ACCESS not-accessible
      STATUS mandatory
      DESCRIPTION
          "The HPR NCL table"

      ::= { ibmHprNcl 2 }

ibmHprNclEntry OBJECT-TYPE
      SYNTAX IbmHprNclEntry
      ACCESS not-accessible
      STATUS mandatory
      DESCRIPTION
          "The EnvId is used as the index to this table."

      INDEX { ibmHprNclEnvId }

      ::= { ibmHprNclTable 1}

IbmHprNclEntry ::= SEQUENCE {
   ibmHprNclEnvId               Gauge,        -- environ id (slot)
     -- receive frame/byte counters from DLC by priority
   ibmHprNclDlcRecvNetFrames    Counter,      -- dcl recv network frames
   ibmHprNclDlcRecvHiFrames     Counter,      -- dcl recv high    frames
   ibmHprNclDlcRecvMedFrames    Counter,      -- dcl recv medium  frames
   ibmHprNclDlcRecvLoFrames     Counter,      -- dcl recv low     frames
   ibmHprNclDlcRecvNetBytes     Counter,      -- dcl recv network bytes
   ibmHprNclDlcRecvHiBytes      Counter,      -- dcl recv high    bytes
   ibmHprNclDlcRecvMedBytes     Counter,      -- dcl recv medium  bytes
   ibmHprNclDlcRecvLoBytes      Counter,      -- dcl recv low     bytes
   ibmHprNclDlcRecvAnrErrors    Counter,      -- dcl recv ANR errors
     -- send frame/byte counters to DLC by priority
   ibmHprNclDlcSendNetFrames    Counter,      -- dcl send network frames
   ibmHprNclDlcSendHiFrames     Counter,      -- dcl send high    frames
   ibmHprNclDlcSendMedFrames    Counter,      -- dcl send medium  frames
   ibmHprNclDlcSendLoFrames     Counter,      -- dcl send low     frames
   ibmHprNclDlcSendNetBytes     Counter,      -- dcl send network bytes
   ibmHprNclDlcSendHiBytes      Counter,      -- dcl send high    bytes
   ibmHprNclDlcSendMedBytes     Counter,      -- dcl send medium  bytes
   ibmHprNclDlcSendLoBytes      Counter,      -- dcl send low     bytes
     -- receive frame/byte counters from RTP by priority
   ibmHprNclRtpRecvNetFrames    Counter,      -- RTP recv network frames
   ibmHprNclRtpRecvHiFrames     Counter,      -- RTP recv high    frames
   ibmHprNclRtpRecvMedFrames    Counter,      -- RTP recv medium  frames
   ibmHprNclRtpRecvLoFrames     Counter,      -- RTP recv low     frames
   ibmHprNclRtpRecvNetBytes     Counter,      -- RTP recv network bytes
   ibmHprNclRtpRecvHiBytes      Counter,      -- RTP recv high    bytes
   ibmHprNclRtpRecvMedBytes     Counter,      -- RTP recv medium  bytes
   ibmHprNclRtpRecvLoBytes      Counter,      -- RTP recv low     bytes
   ibmHprNclRtpRecvAnrErrors    Counter,      -- RTP recv ANR errors
     -- send frame/byte counters to RTP by priority
   ibmHprNclRtpSendNetFrames    Counter,      -- dcl send network frames
   ibmHprNclRtpSendHiFrames     Counter,      -- dcl send high    frames
   ibmHprNclRtpSendMedFrames    Counter,      -- dcl send medium  frames
   ibmHprNclRtpSendLoFrames     Counter,      -- dcl send low     frames
   ibmHprNclRtpSendNetBytes     Counter,      -- dcl send network bytes
   ibmHprNclRtpSendHiBytes      Counter,      -- dcl send high    bytes
   ibmHprNclRtpSendMedBytes     Counter,      -- dcl send medium  bytes
   ibmHprNclRtpSendLoBytes      Counter,      -- dcl send low     bytes
     -- send frame/byte counters to another local routing ncl
   ibmHprNclInterSendNetFrames  Counter,      -- int send network frames
   ibmHprNclInterSendHiFrames   Counter,      -- int send high    frames
   ibmHprNclInterSendMedFrames  Counter,      -- int send medium  frames
   ibmHprNclInterSendLoFrames   Counter,      -- int send low     frames
   ibmHprNclInterSendNetBytes   Counter,      -- int send network bytes
   ibmHprNclInterSendHiBytes    Counter,      -- int send high    bytes
   ibmHprNclInterSendMedBytes   Counter,      -- int send medium  bytes
   ibmHprNclInterSendLoBytes    Counter       -- int send low     bytes
        }

ibmHprNclEnvId OBJECT-TYPE
      SYNTAX Gauge
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The product's internal environment id for this NCL, e.g.,
          adapter number, address space number."

      ::= { ibmHprNclEntry  1 }

ibmHprNclDlcRecvNetFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority frames received from the
          data control layer (DLC)."

      ::= { ibmHprNclEntry  2 }

ibmHprNclDlcRecvHiFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority frames received from the
          data control layer (DLC)."

      ::= { ibmHprNclEntry  3 }

ibmHprNclDlcRecvMedFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority frames received from the
          data control layer (DLC)."

      ::= { ibmHprNclEntry  4 }

ibmHprNclDlcRecvLoFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority frames received from the data
          control layer (DLC)."

      ::= { ibmHprNclEntry  5 }

ibmHprNclDlcRecvNetBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority bytes received from the
          data control layer (DLC)."

      ::= { ibmHprNclEntry  6 }

ibmHprNclDlcRecvHiBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority bytes received from the data
          control layer (DLC)."

      ::= { ibmHprNclEntry  7 }

ibmHprNclDlcRecvMedBytes  OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority bytes received from the
          data control layer (DLC)."

      ::= { ibmHprNclEntry  8 }

ibmHprNclDlcRecvLoBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority bytes received from the data
          control layer (DLC)."

      ::= { ibmHprNclEntry  9 }

ibmHprNclDlcRecvAnrErrors OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of frames containing ANR errors which were
          received from the data control layer (DLC)."

      ::= { ibmHprNclEntry 10 }

ibmHprNclDlcSendNetFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority sent to the data control
          layer (DLC)."

      ::= { ibmHprNclEntry 11 }

ibmHprNclDlcSendHiFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority frames sent to the data
          control layer (DLC)."

      ::= { ibmHprNclEntry 12 }

ibmHprNclDlcSendMedFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority frames sent to the data
          control layer (DLC)."

      ::= { ibmHprNclEntry 13 }

ibmHprNclDlcSendLoFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority frames sent to
              the data control layer (DLC)."

      ::= { ibmHprNclEntry 14 }

ibmHprNclDlcSendNetBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority bytes sent to the data
          control layer (DLC)."

      ::= { ibmHprNclEntry 15 }

ibmHprNclDlcSendHiBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority bytes sent to
              the data control layer (DLC)."


      ::= { ibmHprNclEntry 16 }

ibmHprNclDlcSendMedBytes  OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority bytes sent to the data
          control layer (DLC)."

      ::= { ibmHprNclEntry 17 }

ibmHprNclDlcSendLoBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority bytes sent to the data
          control layer (DLC)."

      ::= { ibmHprNclEntry 18 }

ibmHprNclRtpRecvNetFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority frames received from a
          local RTP connection."

      ::= { ibmHprNclEntry 19 }

ibmHprNclRtpRecvHiFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority frames received from a local
          RTP connection."

      ::= { ibmHprNclEntry 20 }

ibmHprNclRtpRecvMedFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority frames received from a
          local RTP connection."


      ::= { ibmHprNclEntry 21 }

ibmHprNclRtpRecvLoFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority frames received from a local
          RTP connection."

      ::= { ibmHprNclEntry 22 }

ibmHprNclRtpRecvNetBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority bytes received from a
          local RTP connection."

      ::= { ibmHprNclEntry 23 }

ibmHprNclRtpRecvHiBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority bytes received from a local
          RTP connection."

      ::= { ibmHprNclEntry 24 }

ibmHprNclRtpRecvMedBytes  OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority bytes received from a
          local RTP connection."

      ::= { ibmHprNclEntry 25 }

ibmHprNclRtpRecvLoBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority bytes received from a local
          RTP connection."

      ::= { ibmHprNclEntry 26 }


ibmHprNclRtpRecvAnrErrors OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of frames containing ANR errors which were
          received from a local RTP connection."

      ::= { ibmHprNclEntry 27 }

ibmHprNclRtpSendNetFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 28 }

ibmHprNclRtpSendHiFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority frames sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 29 }

ibmHprNclRtpSendMedFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority frames sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 30 }

ibmHprNclRtpSendLoFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority frames sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 31 }

ibmHprNclRtpSendNetBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority bytes sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 32 }

ibmHprNclRtpSendHiBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority bytes sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 33 }

ibmHprNclRtpSendMedBytes  OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority bytes sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 34 }

ibmHprNclRtpSendLoBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority bytes sent to a local RTP
          connection."

      ::= { ibmHprNclEntry 35 }

ibmHprNclInterSendNetFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority sent to another local
          routing NCL."

      ::= { ibmHprNclEntry 36 }

ibmHprNclInterSendHiFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority frames sent to another local
          routing NCL."

      ::= { ibmHprNclEntry 37 }

ibmHprNclInterSendMedFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority frames sent to another
          local routing NCL."

      ::= { ibmHprNclEntry 38 }

ibmHprNclInterSendLoFrames OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority frames sent to another local
          routing NCL."

      ::= { ibmHprNclEntry 39 }

ibmHprNclInterSendNetBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of network priority bytes sent to another
          local routing NCL."

      ::= { ibmHprNclEntry 40 }

ibmHprNclInterSendHiBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of high priority bytes sent to another local
          routing NCL."

      ::= { ibmHprNclEntry 41 }

ibmHprNclInterSendMedBytes  OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of medium priority bytes sent to another
          local routing NCL."

      ::= { ibmHprNclEntry 42 }

ibmHprNclInterSendLoBytes OBJECT-TYPE
      SYNTAX Counter
      ACCESS read-only
      STATUS mandatory
      DESCRIPTION
          "The total number of low priority bytes sent to another local
          routing NCL."

      ::= { ibmHprNclEntry 43 }

-- ******************************************************************
-- IBM HPR NCL conformance
-- ******************************************************************

ibmHprNclCompliances OBJECT IDENTIFIER ::= { ibmHprNcl 3 }
ibmHprNclConfGroups OBJECT IDENTIFIER ::=  { ibmHprNcl 4 }

-- ibmHprNclCompliance MODULE-COMPLIANCE
--    STATUS mandatory
--    DESCRIPTION
--        "The compliance statement for the SNMPv2 entities that
--        implement the IBM HPR NCL function."

--    MODULE

--    MANDATORY-GROUPS
--           { ibmHprNclObjectsConfGroup }

--    ::= { ibmHprNclCompliances 1 }

-- ibmHprNclObjectsConfGroup OBJECT-GROUP
--    OBJECTS {
--             ibmHprNclGlobeCtrState,
--             ibmHprNclGlobeCtrStateTime,
--             ibmHprNclGlobeAssignAnrs,
--             ibmHprNclDlcRecvNetFrames,
--             ibmHprNclDlcRecvHiFrames,
--             ibmHprNclDlcRecvMedFrames,
--             ibmHprNclDlcRecvLoFrames,
--             ibmHprNclDlcRecvNetBytes,
--             ibmHprNclDlcRecvHiBytes,
--             ibmHprNclDlcRecvMedBytes,
--             ibmHprNclDlcRecvLoBytes,
--             ibmHprNclDlcRecvAnrErrors,
--             ibmHprNclDlcSendNetFrames,
--             ibmHprNclDlcSendHiFrames,
--             ibmHprNclDlcSendMedFrames,
--             ibmHprNclDlcSendLoFrames,
--             ibmHprNclDlcSendNetBytes,
--             ibmHprNclDlcSendHiBytes,
--             ibmHprNclDlcSendMedBytes,
--             ibmHprNclDlcSendLoBytes,
--             ibmHprNclRtpRecvNetFrames,
--             ibmHprNclRtpRecvHiFrames,
--             ibmHprNclRtpRecvMedFrames,
--             ibmHprNclRtpRecvLoFrames,
--             ibmHprNclRtpRecvNetBytes,
--             ibmHprNclRtpRecvHiBytes,
--             ibmHprNclRtpRecvMedBytes,
--             ibmHprNclRtpRecvLoBytes,
--             ibmHprNclRtpRecvAnrErrors,
--             ibmHprNclRtpSendNetFrames,
--             ibmHprNclRtpSendHiFrames,
--             ibmHprNclRtpSendMedFrames,
--             ibmHprNclRtpSendLoFrames,
--             ibmHprNclRtpSendNetBytes,
--             ibmHprNclRtpSendHiBytes,
--             ibmHprNclRtpSendMedBytes,
--             ibmHprNclRtpSendLoBytes,
--             ibmHprNclInterSendNetFrames,
--             ibmHprNclInterSendHiFrames,
--             ibmHprNclInterSendMedFrames,
--             ibmHprNclInterSendLoFrames,
--             ibmHprNclInterSendNetBytes,
--             ibmHprNclInterSendHiBytes,
--             ibmHprNclInterSendMedBytes,
--             ibmHprNclInterSendLoBytes
--            }
--    STATUS mandatory
--    DESCRIPTION
--        "All of the accessible objects in this module."

--    ::= { ibmHprNclConfGroups 1 }

END