-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathDOCS-CABLE-DEVICE-TRAP-MIB-V1SMI.my
728 lines (684 loc) · 29.4 KB
/
DOCS-CABLE-DEVICE-TRAP-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
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
-- MIB file created 20-Dec-2002 11:17:43, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
DOCS-CABLE-DEVICE-TRAP-MIB DEFINITIONS ::= BEGIN
-- From file: "DOCS-CABLE-DEVICE-TRAP-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
docsDev, docsDevEvLevel, docsDevEvId, docsDevEvText,
docsDevSwFilename, docsDevSwServer, docsDevServerDhcp,
docsDevServerTime, docsDevNotification
FROM DOCS-CABLE-DEVICE-MIB
docsIfCmCmtsAddress, docsIfCmtsCmStatusMacAddress,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType, docsIfCmtsCmStatusDocsisRegMode,
docsIfCmtsCmStatusModulationType
FROM DOCS-IF-MIB
docsIfDocsisCapability, docsIfDocsisOperMode,
docsIfCmtsCmStatusDocsisMode
FROM DOCS-IF-EXT-MIB
ifPhysAddress
FROM IF-MIB
OBJECT-TYPE
FROM RFC-1212
TRAP-TYPE
FROM RFC-1215;
docsDevTrapMIB OBJECT IDENTIFIER ::= { docsDev 10 }
-- MODULE-IDENTITY
-- LastUpdated
-- 0202250000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
--
-- Junming Gao
-- Cisco Systems Inc
-- <jgao@ cisco. com>
-- Descr
-- Modified by David Raftus ([email protected]) to
-- deprecate trap definition objects originating from
-- the docsIfExt MIB. Corresponding objects from the
-- Docsis 2.0 RF MIB draft were added to the trap
-- definitions.
-- RevDate
-- 000926000000Z
-- RevDescr
-- The CABLE DEVICE TRAP MIB is an extension of the
-- CABLE DEVICE MIB defined in RFC2669. It defines various
-- trap objects for both cable modem and cable modem
-- termination systems. Two groups of SNMP notification
-- objects are defined. One group is for notifying cable
-- modem events and one group for notifying cable modem
-- termination system events. Common to all CM
-- notification objects (traps) is that their OBJECTS
-- statements contain information about the event priority,
-- the event Id, the event message body, the CM DOCSIS
-- capability, the CM DOCSIS QOS level, the CM DOCSIS
-- upstream modulation type, the cable interface MAC
-- address of the cable modem and the cable card MAC address
-- of the CMTS to which the modem is connectede.
--
-- These objects are docsDevEvLevel, docsDevId,
-- docsDevEvText, docsIfDocsisBaseCapability,
-- docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType
-- ifPhysAddress and docsIfCmCmtsAddress. The values of
-- docsDevEvLevel, docsDevId, and docsDevEvText are from the
-- entry which logs this event in the docsDevEventTable, which
-- is defined in DOCS-CABLE-DEVICE-MIB of RFC2669. The
-- docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
-- and docsIfCmStatusModulationType are defined in the DOCS-IF-MIB.
-- The ifPhysAddress value is the MAC address of the cable
-- interface of this cable modem. The docsIfCmCmtsAddress
-- specifies the MAC address of the CMTS (if there is a cable
-- card/ interface in the CMTS, then it is actually the
-- cable interface interface MAC address to which the CM is
-- connected). Individual CM trap may contain additional
-- objects to provide necessary information.
--
-- Common to all CMTS notification objects (traps) is that
-- their OBJECTS statements contain information about the
-- event priority, the event Id, the event message body,
-- the connected CM DOCSIS QOS status, the connected CM DOCSIS
-- modulation type, the CM cable interface MAC address, the
-- CMTS DOCSIS capability, and the CMTS MAC address.
--
-- These objects are docsDevEvLevel, docsDevId, docsDevEvText,
-- docsIfCmtsCmStatusDocsisRegMode, docsIfCmtsCmStatusModulationType,
-- docsIfCmtsCmStatusMacAddress, docsIfDocsisBaseCapability, and
-- ifPhysAddress. The values of docsDevEvLevel, docsDevId, and
-- docsDevEvText are similar to those in CM traps. The values of
-- docsIfCmtsCmStatusDocsisRegMode, docsIfCmtsCmStatusModulationType,
-- and docsIfCmtsCmStatusMacAddress are from the
-- docsIfCmtsCmStatusEntry (defined in DOCS-IF-MIB) corresponding
-- to a connected CM. The docsIfDocsisBaseCapability indicates the
-- CMTS DOCSIS capability. The ifPhysAddress value is the CMTS MAC
-- address (if there is a cable card/ interface in the CMTS, then
-- it is actually the MAC address of the cable interface which
-- connected to the CM).
docsDevTraps OBJECT IDENTIFIER ::= { docsDevNotification 1 }
docsDevTrapControl OBJECT IDENTIFIER ::= { docsDevTraps 1 }
docsDevCmTraps OBJECT IDENTIFIER ::= { docsDevTraps 2 0 }
docsDevCmtsTraps OBJECT IDENTIFIER ::= { docsDevTraps 3 0 }
docsDevTrapConformance OBJECT IDENTIFIER ::= { docsDevTraps 4 }
docsDevTrapGroups OBJECT IDENTIFIER ::= { docsDevTrapConformance 1 }
docsDevTrapCompliances OBJECT IDENTIFIER ::= { docsDevTrapConformance 2 }
docsDevCmTrapControl OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(1..2))
-- BITS are:
-- cmInitTLVUnknownTrap(0)
-- cmDynServReqFailTrap(1)
-- cmDynServRspFailTrap(2)
-- cmDynServAckFailTrap(3)
-- cmBpiInitTrap(4)
-- cmBPKMTrap(5)
-- cmDynamicSATrap(6)
-- cmDHCPFailTrap(7)
-- cmSwUpgradeInitTrap(8)
-- cmSwUpgradeFailTrap(9)
-- cmSwUpgradeSuccessTrap(10)
-- cmSwUpgradeCVCTrap(11)
-- cmTODFailTrap(12)
-- cmDCCReqFailTrap(13)
-- cmDCCRspFailTrap(14)
-- cmDCCAckFailTrap(15)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The object is used to enable CM traps. From left to right,
the set bit indicates the corresponding CM trap is enabled.
For example, if the first bit is set, then
docsDevCmInitTLVUnknownTrap is enabled. If it is zero,
the trap is disabled."
DEFVAL { '0000'h }
::= { docsDevTrapControl 1 }
docsDevCmtsTrapControl OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(1..2))
-- BITS are:
-- cmtsInitRegReqFailTrap(0)
-- cmtsInitRegRspFailTrap(1)
-- cmtsInitRegAckFailTrap(2)
-- cmtsDynServReqFailTrap(3)
-- cmtsDynServRspFailTrap(4)
-- cmtsDynServAckFailTrap(5)
-- cmtsBpiInitTrap(6)
-- cmtsBPKMTrap(7)
-- cmtsDynamicSATrap(8)
-- cmtsDCCReqFailTrap(9)
-- cmtsDCCRspFailTrap(10)
-- cmtsDCCAckFailTrap(11)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The object is used to enable CMTS traps. From left to right,
the set bit indicates the corresponding CMTS trap is enabled.
For example, if the first bit is set, then
docsDevCmtsInitRegRspFailTrap is enabled. If it is zero,
the trap is disabled."
DEFVAL { '0000'h }
::= { docsDevTrapControl 2 }
docsDevCmInitTLVUnknownTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"Event due to detection of unknown TLV during
the TLV parsing process.
The values of docsDevEvLevel, docsDevId, and
docsDevEvText are from the entry which logs this event
in the docsDevEventTable. The docsIfDocsisBaseCapability
indicates the DOCSIS version information. The docsIfCmStatusDocsisOperMode indicates the QOS level of the CM, while the docsIfCmStatusModulationType indicates the upstream modulation methodology used by the CM.
The ifPhysAddress value is the MAC address of the cable interface of this cable modem.
The docsIfCmCmtsAddress specifies the MAC address
of the CMTS to which the CM is connected (if there is a cable
card/ interface in the CMTS, then it is actually the MAC address of the cable
interface which connected to the CM).
This part of information is uniformed across all CM traps."
::= 1
docsDevCmDynServReqFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
request happened during the dynamic services process."
::= 2
docsDevCmDynServRspFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
response happened during the dynamic services process."
::= 3
docsDevCmDynServAckFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
acknowledgement happened during the dynamic services process."
::= 4
docsDevCmBpiInitTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a BPI initialization
attempt happened during the registration process."
::= 5
docsDevCmBPKMTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a BPKM operation."
::= 6
docsDevCmDynamicSATrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic security
association operation."
::= 7
docsDevCmDHCPFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsDevServerDhcp,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a DHCP server.
The value of docsDevServerDhcp is the IP address
of the DHCP server."
::= 8
docsDevCmSwUpgradeInitTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsDevSwFilename, docsDevSwServer,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report a software upgrade initiated
event. The values of docsDevSwFilename, and
docsDevSwServer indicate the software image name
and the server IP address the image is from."
::= 9
docsDevCmSwUpgradeFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsDevSwFilename, docsDevSwServer,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a software upgrade
attempt. The values of docsDevSwFilename, and
docsDevSwServer indicate the software image name
and the server IP address the image is from."
::= 10
docsDevCmSwUpgradeSuccessTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsDevSwFilename, docsDevSwServer,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the Software upgrade success event.
The values of docsDevSwFilename, and
docsDevSwServer indicate the software image name
and the server IP address the image is from."
::= 11
docsDevCmSwUpgradeCVCFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of the verification
of code file happened during a secure software upgrade
attempt."
::= 12
docsDevCmTODFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsDevServerTime,
docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a time of day server.
The value of docsDevServerTime indicates the server IP
address."
::= 13
docsDevCmDCCReqFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change request happened during the dynamic channel
change process in the CM side."
::= 14
docsDevCmDCCRspFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change response happened during the dynamic channel
change process in the CM side."
::= 15
docsDevCmDCCAckFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 2 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfDocsisCapability, docsIfDocsisOperMode, ifPhysAddress,
docsIfCmCmtsAddress, docsIfDocsisBaseCapability,
docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change acknowledgement happened during the dynamic channel
change process in the CM side."
::= 16
docsDevCmtsInitRegReqFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a registration
request from CM happening during the CM initialization
process and detected on the CMTS side. The values of
docsDevEvLevel, docsDevId, and docsDevEvText are from
the entry which logs this event in the
docsDevEventTable. The docsIfCmtsCmStatusDocsisRegMode
and docsIfCmtsCmStatusMacAddress indicate the docsis
QOS version and the MAC address of the requesting CM.
The docsIfCmtsCmModulationType indicates the upstream
modulation methodology used by the connected CM.
The docsIfDocsisBaseCapability and ifPhysAddress
indicate the docsis version of the CMTS and the MAC
address of the CMTS (if there is a cable card/ interface
in the CMTS, then it is actually the MAC address of the
cable interface which connected to the CM) cable card
connected to the CM. This part of information is
uniformed across all CMTS traps."
::= 1
docsDevCmtsInitRegRspFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a registration
response happened during the CM initialization
process and detected in the CMTS side."
::= 2
docsDevCmtsInitRegAckFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a registration
acknowledgement from CM happened during the CM
initialization process and detected in the CMTS side."
::= 3
docsDevCmtsDynServReqFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
request happened during the dynamic services process
and detected in the CMTS side."
::= 4
docsDevCmtsDynServRspFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
response happened during the dynamic services process
and detected in the CMTS side."
::= 5
docsDevCmtsDynServAckFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic service
acknowledgement happened during the dynamic services
process and detected in the CMTS side."
::= 6
docsDevCmtsBpiInitTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a BPI initialization
attempt happened during the CM registration process
and detected in the CMTS side."
::= 7
docsDevCmtsBPKMTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a BPKM operation
which is detected in the CMTS side."
::= 8
docsDevCmtsDynamicSATrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic security
association operation which is detected in the CMTS side."
::= 9
docsDevCmtsDCCReqFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change request happened during the dynamic channel
change process in the CM side and detected in the
CMTS side."
::= 10
docsDevCmtsDCCRspFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change response happened during the dynamic channel
change process in the CMTS side."
::= 11
docsDevCmtsDCCAckFailTrap TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) docsDev(69) docsDevNotification(2) docsDevTraps(1) 3 }
VARIABLES {
docsDevEvLevel, docsDevEvId, docsDevEvText,
docsIfCmtsCmStatusDocsisMode, docsIfCmtsCmStatusMacAddress,
docsIfDocsisCapability, ifPhysAddress,
docsIfCmtsCmStatusDocsisRegMode, docsIfDocsisBaseCapability,
docsIfCmtsCmStatusModulationType }
-- Status
-- mandatory
DESCRIPTION
"An event to report the failure of a dynamic channel
change acknowledgement happened during the dynamic channel
change process in the CMTS side."
::= 12
docsDevCmTrapControlGroup OBJECT IDENTIFIER ::= { docsDevTrapGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- CM must support docsDevCmTrapControl.
-- objects
-- docsDevCmTrapControl
docsDevCmtsTrapControlGroup OBJECT IDENTIFIER ::= { docsDevTrapGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- CMTS must support docsDevCmtsTrapControl.
-- objects
-- docsDevCmtsTrapControl
docsDevCmNotificationGroup OBJECT IDENTIFIER ::= { docsDevTrapGroups 2 }
-- NOTIFICATION-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of CM notifications providing device status and
-- control.
-- notifications
-- docsDevCmInitTLVUnknownTrap, docsDevCmDynServReqFailTrap,
-- docsDevCmDynServRspFailTrap, docsDevCmDynServAckFailTrap,
-- docsDevCmBpiInitTrap, docsDevCmBPKMTrap,
-- docsDevCmDynamicSATrap, docsDevCmDHCPFailTrap,
-- docsDevCmSwUpgradeInitTrap, docsDevCmSwUpgradeFailTrap,
-- docsDevCmSwUpgradeSuccessTrap, docsDevCmSwUpgradeCVCFailTrap,
-- docsDevCmTODFailTrap, docsDevCmDCCReqFailTrap,
-- docsDevCmDCCRspFailTrap, docsDevCmDCCAckFailTrap
docsDevCmtsNotificationGroup OBJECT IDENTIFIER ::= { docsDevTrapGroups 4 }
-- NOTIFICATION-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of CMTS notifications providing device status and
-- control.
-- notifications
-- docsDevCmtsInitRegReqFailTrap, docsDevCmtsInitRegRspFailTrap,
-- docsDevCmtsInitRegAckFailTrap, docsDevCmtsDynServReqFailTrap,
-- docsDevCmtsDynServRspFailTrap, docsDevCmtsDynServAckFailTrap,
-- docsDevCmtsBpiInitTrap, docsDevCmtsBPKMTrap,
-- docsDevCmtsDynamicSATrap, docsDevCmtsDCCReqFailTrap,
-- docsDevCmtsDCCRspFailTrap, docsDevCmtsDCCAckFailTrap
docsDevCmTrapCompliance OBJECT IDENTIFIER ::= { docsDevTrapCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for Cable Modem Traps and Control
-- Module
-- >>current<<
-- OptGroup
-- docsDevCmTrapControlGroup
-- OptGroup
-- docsDevCmNotificationGroup
docsDevCmtsTrapCompliance OBJECT IDENTIFIER ::= { docsDevTrapCompliances 2 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for MCNS Cable Modems and
-- Cable Modem Termination Systems.
-- Module
-- >>current<<
-- OptGroup
-- docsDevCmtsTrapControlGroup
-- OptGroup
-- docsDevCmtsNotificationGroup
END