DOCS-CABLE-DEVICE-TRAP-MIB 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943
  1. -- *****************************************************************
  2. -- DOCS-CABLE-DEVICE-TRAP-MIB.my: Cable Device TRAP mib file
  3. --
  4. -- February 2001, Sunethra Jawahar
  5. -- May 2002, Sunethra Jawahar
  6. -- Copyright (c) 2001, 2002 by cisco Systems, Inc.
  7. -- All rights reserved.
  8. -- *****************************************************************
  9. -- This mib was extracted from OSS-0-00108
  10. -- May 2002 revision was extracted from OSS-N-02017
  11. DOCS-CABLE-DEVICE-TRAP-MIB DEFINITIONS ::= BEGIN
  12. IMPORTS
  13. MODULE-IDENTITY,
  14. NOTIFICATION-TYPE,
  15. OBJECT-TYPE
  16. FROM SNMPv2-SMI
  17. MODULE-COMPLIANCE,
  18. NOTIFICATION-GROUP,
  19. OBJECT-GROUP
  20. FROM SNMPv2-CONF
  21. docsDev,
  22. --docsDevBase,
  23. docsDevEvLevel,
  24. docsDevEvId,
  25. docsDevEvText,
  26. docsDevSwFilename,
  27. docsDevSwServer,
  28. docsDevServerDhcp,
  29. docsDevServerTime,
  30. docsDevNotification
  31. FROM DOCS-CABLE-DEVICE-MIB --RFC2669
  32. docsIfCmCmtsAddress,
  33. docsIfCmtsCmStatusMacAddress,
  34. docsIfDocsisBaseCapability,
  35. docsIfCmStatusDocsisOperMode,
  36. docsIfCmStatusModulationType,
  37. docsIfCmtsCmStatusDocsisRegMode,
  38. docsIfCmtsCmStatusModulationType
  39. FROM DOCS-IF-MIB -- draft-ietf-ipcdn-docs-rfmibv2-02
  40. docsIfDocsisCapability, -- deprecated
  41. docsIfDocsisOperMode, -- deprecated
  42. docsIfCmtsCmStatusDocsisMode -- deprecated
  43. FROM DOCS-IF-EXT-MIB -- deprecated
  44. ifPhysAddress
  45. FROM IF-MIB;
  46. docsDevTrapMIB MODULE-IDENTITY
  47. LAST-UPDATED "0202250000Z"
  48. ORGANIZATION "Cisco Systems, Inc."
  49. CONTACT-INFO "
  50. Junming Gao
  51. Cisco Systems Inc
  52. <jgao@ cisco. com>
  53. "
  54. DESCRIPTION
  55. "Modified by David Raftus (david.raftus@imedia.com) to
  56. deprecate trap definition objects originating from
  57. the docsIfExt MIB. Corresponding objects from the
  58. Docsis 2.0 RF MIB draft were added to the trap
  59. definitions."
  60. REVISION "000926000000Z"
  61. DESCRIPTION
  62. "The CABLE DEVICE TRAP MIB is an extension of the
  63. CABLE DEVICE MIB defined in RFC2669. It defines various
  64. trap objects for both cable modem and cable modem
  65. termination systems. Two groups of SNMP notification
  66. objects are defined. One group is for notifying cable
  67. modem events and one group for notifying cable modem
  68. termination system events. Common to all CM
  69. notification objects (traps) is that their OBJECTS
  70. statements contain information about the event priority,
  71. the event Id, the event message body, the CM DOCSIS
  72. capability, the CM DOCSIS QOS level, the CM DOCSIS
  73. upstream modulation type, the cable interface MAC
  74. address of the cable modem and the cable card MAC address
  75. of the CMTS to which the modem is connectede.
  76. These objects are docsDevEvLevel, docsDevId,
  77. docsDevEvText, docsIfDocsisBaseCapability,
  78. docsIfCmStatusDocsisOperMode, docsIfCmStatusModulationType
  79. ifPhysAddress and docsIfCmCmtsAddress. The values of
  80. docsDevEvLevel, docsDevId, and docsDevEvText are from the
  81. entry which logs this event in the docsDevEventTable, which
  82. is defined in DOCS-CABLE-DEVICE-MIB of RFC2669. The
  83. docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode,
  84. and docsIfCmStatusModulationType are defined in the DOCS-IF-MIB.
  85. The ifPhysAddress value is the MAC address of the cable
  86. interface of this cable modem. The docsIfCmCmtsAddress
  87. specifies the MAC address of the CMTS (if there is a cable
  88. card/ interface in the CMTS, then it is actually the
  89. cable interface interface MAC address to which the CM is
  90. connected). Individual CM trap may contain additional
  91. objects to provide necessary information.
  92. Common to all CMTS notification objects (traps) is that
  93. their OBJECTS statements contain information about the
  94. event priority, the event Id, the event message body,
  95. the connected CM DOCSIS QOS status, the connected CM DOCSIS
  96. modulation type, the CM cable interface MAC address, the
  97. CMTS DOCSIS capability, and the CMTS MAC address.
  98. These objects are docsDevEvLevel, docsDevId, docsDevEvText,
  99. docsIfCmtsCmStatusDocsisRegMode, docsIfCmtsCmStatusModulationType,
  100. docsIfCmtsCmStatusMacAddress, docsIfDocsisBaseCapability, and
  101. ifPhysAddress. The values of docsDevEvLevel, docsDevId, and
  102. docsDevEvText are similar to those in CM traps. The values of
  103. docsIfCmtsCmStatusDocsisRegMode, docsIfCmtsCmStatusModulationType,
  104. and docsIfCmtsCmStatusMacAddress are from the
  105. docsIfCmtsCmStatusEntry (defined in DOCS-IF-MIB) corresponding
  106. to a connected CM. The docsIfDocsisBaseCapability indicates the
  107. CMTS DOCSIS capability. The ifPhysAddress value is the CMTS MAC
  108. address (if there is a cable card/ interface in the CMTS, then
  109. it is actually the MAC address of the cable interface which
  110. connected to the CM).
  111. "
  112. ::= { docsDev 10 }
  113. --
  114. --docsDevNotification OBJECT IDENTIFIER ::= { docsDev 2 }
  115. --
  116. docsDevTraps OBJECT IDENTIFIER ::= { docsDevNotification 1 }
  117. docsDevTrapControl OBJECT IDENTIFIER ::= { docsDevTraps 1}
  118. docsDevCmTraps OBJECT IDENTIFIER ::= { docsDevTraps 2 0 }
  119. docsDevCmtsTraps OBJECT IDENTIFIER ::= { docsDevTraps 3 0 }
  120. docsDevCmTrapControl OBJECT-TYPE
  121. SYNTAX BITS {
  122. cmInitTLVUnknownTrap(0),
  123. cmDynServReqFailTrap(1),
  124. cmDynServRspFailTrap(2),
  125. cmDynServAckFailTrap(3),
  126. cmBpiInitTrap(4),
  127. cmBPKMTrap(5),
  128. cmDynamicSATrap(6),
  129. cmDHCPFailTrap(7),
  130. cmSwUpgradeInitTrap(8),
  131. cmSwUpgradeFailTrap(9),
  132. cmSwUpgradeSuccessTrap(10),
  133. cmSwUpgradeCVCTrap(11),
  134. cmTODFailTrap(12),
  135. cmDCCReqFailTrap(13),
  136. cmDCCRspFailTrap(14),
  137. cmDCCAckFailTrap(15)
  138. }
  139. MAX-ACCESS read-write
  140. STATUS current
  141. DESCRIPTION
  142. "The object is used to enable CM traps. From left to right,
  143. the set bit indicates the corresponding CM trap is enabled.
  144. For example, if the first bit is set, then
  145. docsDevCmInitTLVUnknownTrap is enabled. If it is zero,
  146. the trap is disabled.
  147. "
  148. DEFVAL {{}}
  149. ::= { docsDevTrapControl 1 }
  150. docsDevCmtsTrapControl OBJECT-TYPE
  151. SYNTAX BITS {
  152. cmtsInitRegReqFailTrap(0),
  153. cmtsInitRegRspFailTrap(1),
  154. cmtsInitRegAckFailTrap(2),
  155. cmtsDynServReqFailTrap(3),
  156. cmtsDynServRspFailTrap(4),
  157. cmtsDynServAckFailTrap(5),
  158. cmtsBpiInitTrap(6),
  159. cmtsBPKMTrap(7),
  160. cmtsDynamicSATrap(8),
  161. cmtsDCCReqFailTrap(9),
  162. cmtsDCCRspFailTrap(10),
  163. cmtsDCCAckFailTrap(11)
  164. }
  165. MAX-ACCESS read-write
  166. STATUS current
  167. DESCRIPTION
  168. "The object is used to enable CMTS traps. From left to right,
  169. the set bit indicates the corresponding CMTS trap is enabled.
  170. For example, if the first bit is set, then
  171. docsDevCmtsInitRegRspFailTrap is enabled. If it is zero,
  172. the trap is disabled.
  173. "
  174. DEFVAL {{}}
  175. ::= { docsDevTrapControl 2 }
  176. docsDevCmInitTLVUnknownTrap NOTIFICATION-TYPE
  177. OBJECTS {
  178. docsDevEvLevel,
  179. docsDevEvId,
  180. docsDevEvText,
  181. docsIfDocsisCapability, -- deprecated
  182. docsIfDocsisOperMode, -- deprecated
  183. ifPhysAddress,
  184. docsIfCmCmtsAddress,
  185. docsIfDocsisBaseCapability,
  186. docsIfCmStatusDocsisOperMode,
  187. docsIfCmStatusModulationType
  188. }
  189. STATUS current
  190. DESCRIPTION
  191. "Event due to detection of unknown TLV during
  192. the TLV parsing process.
  193. The values of docsDevEvLevel, docsDevId, and
  194. docsDevEvText are from the entry which logs this event
  195. in the docsDevEventTable. The docsIfDocsisBaseCapability
  196. 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.
  197. The ifPhysAddress value is the MAC address of the cable interface of this cable modem.
  198. The docsIfCmCmtsAddress specifies the MAC address
  199. of the CMTS to which the CM is connected (if there is a cable
  200. card/ interface in the CMTS, then it is actually the MAC address of the cable
  201. interface which connected to the CM).
  202. This part of information is uniformed across all CM traps.
  203. "
  204. ::= { docsDevCmTraps 1 }
  205. docsDevCmDynServReqFailTrap NOTIFICATION-TYPE
  206. OBJECTS {
  207. docsDevEvLevel,
  208. docsDevEvId,
  209. docsDevEvText,
  210. docsIfDocsisCapability, -- deprecated
  211. docsIfDocsisOperMode, -- deprecated
  212. ifPhysAddress,
  213. docsIfCmCmtsAddress,
  214. docsIfDocsisBaseCapability,
  215. docsIfCmStatusDocsisOperMode,
  216. docsIfCmStatusModulationType
  217. }
  218. STATUS current
  219. DESCRIPTION
  220. "An event to report the failure of a dynamic service
  221. request happened during the dynamic services process.
  222. "
  223. ::= { docsDevCmTraps 2 }
  224. docsDevCmDynServRspFailTrap NOTIFICATION-TYPE
  225. OBJECTS {
  226. docsDevEvLevel,
  227. docsDevEvId,
  228. docsDevEvText,
  229. docsIfDocsisCapability, -- deprecated
  230. docsIfDocsisOperMode, -- deprecated
  231. ifPhysAddress,
  232. docsIfCmCmtsAddress,
  233. docsIfDocsisBaseCapability,
  234. docsIfCmStatusDocsisOperMode,
  235. docsIfCmStatusModulationType
  236. }
  237. STATUS current
  238. DESCRIPTION
  239. "An event to report the failure of a dynamic service
  240. response happened during the dynamic services process.
  241. "
  242. ::= { docsDevCmTraps 3}
  243. docsDevCmDynServAckFailTrap NOTIFICATION-TYPE
  244. OBJECTS {
  245. docsDevEvLevel,
  246. docsDevEvId,
  247. docsDevEvText,
  248. docsIfDocsisCapability, -- deprecated
  249. docsIfDocsisOperMode, -- deprecated
  250. ifPhysAddress,
  251. docsIfCmCmtsAddress,
  252. docsIfDocsisBaseCapability,
  253. docsIfCmStatusDocsisOperMode,
  254. docsIfCmStatusModulationType
  255. }
  256. STATUS current
  257. DESCRIPTION
  258. "An event to report the failure of a dynamic service
  259. acknowledgement happened during the dynamic services process.
  260. "
  261. ::= { docsDevCmTraps 4}
  262. docsDevCmBpiInitTrap NOTIFICATION-TYPE
  263. OBJECTS {
  264. docsDevEvLevel,
  265. docsDevEvId,
  266. docsDevEvText,
  267. docsIfDocsisCapability, -- deprecated
  268. docsIfDocsisOperMode, -- deprecated
  269. ifPhysAddress,
  270. docsIfCmCmtsAddress,
  271. docsIfDocsisBaseCapability,
  272. docsIfCmStatusDocsisOperMode,
  273. docsIfCmStatusModulationType
  274. }
  275. STATUS current
  276. DESCRIPTION
  277. "An event to report the failure of a BPI initialization
  278. attempt happened during the registration process.
  279. "
  280. ::= { docsDevCmTraps 5 }
  281. docsDevCmBPKMTrap NOTIFICATION-TYPE
  282. OBJECTS {
  283. docsDevEvLevel,
  284. docsDevEvId,
  285. docsDevEvText,
  286. docsIfDocsisCapability, -- deprecated
  287. docsIfDocsisOperMode, -- deprecated
  288. ifPhysAddress,
  289. docsIfCmCmtsAddress,
  290. docsIfDocsisBaseCapability,
  291. docsIfCmStatusDocsisOperMode,
  292. docsIfCmStatusModulationType
  293. }
  294. STATUS current
  295. DESCRIPTION
  296. "An event to report the failure of a BPKM operation.
  297. "
  298. ::= { docsDevCmTraps 6 }
  299. docsDevCmDynamicSATrap NOTIFICATION-TYPE
  300. OBJECTS {
  301. docsDevEvLevel,
  302. docsDevEvId,
  303. docsDevEvText,
  304. docsIfDocsisCapability, -- deprecated
  305. docsIfDocsisOperMode, -- deprecated
  306. ifPhysAddress,
  307. docsIfCmCmtsAddress,
  308. docsIfDocsisBaseCapability,
  309. docsIfCmStatusDocsisOperMode,
  310. docsIfCmStatusModulationType
  311. }
  312. STATUS current
  313. DESCRIPTION
  314. "An event to report the failure of a dynamic security
  315. association operation.
  316. "
  317. ::= { docsDevCmTraps 7 }
  318. docsDevCmDHCPFailTrap NOTIFICATION-TYPE
  319. OBJECTS {
  320. docsDevEvLevel,
  321. docsDevEvId,
  322. docsDevEvText,
  323. docsIfDocsisCapability, -- deprecated
  324. docsIfDocsisOperMode, -- deprecated
  325. ifPhysAddress,
  326. docsIfCmCmtsAddress,
  327. docsDevServerDhcp,
  328. docsIfDocsisBaseCapability,
  329. docsIfCmStatusDocsisOperMode,
  330. docsIfCmStatusModulationType
  331. }
  332. STATUS current
  333. DESCRIPTION
  334. "An event to report the failure of a DHCP server.
  335. The value of docsDevServerDhcp is the IP address
  336. of the DHCP server.
  337. "
  338. ::= { docsDevCmTraps 8 }
  339. docsDevCmSwUpgradeInitTrap NOTIFICATION-TYPE
  340. OBJECTS {
  341. docsDevEvLevel,
  342. docsDevEvId,
  343. docsDevEvText,
  344. docsIfDocsisCapability, -- deprecated
  345. docsIfDocsisOperMode, -- deprecated
  346. ifPhysAddress,
  347. docsIfCmCmtsAddress,
  348. docsDevSwFilename,
  349. docsDevSwServer,
  350. docsIfDocsisBaseCapability,
  351. docsIfCmStatusDocsisOperMode,
  352. docsIfCmStatusModulationType
  353. }
  354. STATUS current
  355. DESCRIPTION
  356. "An event to report a software upgrade initiated
  357. event. The values of docsDevSwFilename, and
  358. docsDevSwServer indicate the software image name
  359. and the server IP address the image is from.
  360. "
  361. ::= { docsDevCmTraps 9 }
  362. docsDevCmSwUpgradeFailTrap NOTIFICATION-TYPE
  363. OBJECTS {
  364. docsDevEvLevel,
  365. docsDevEvId,
  366. docsDevEvText,
  367. docsIfDocsisCapability, -- deprecated
  368. docsIfDocsisOperMode, -- deprecated
  369. ifPhysAddress,
  370. docsIfCmCmtsAddress,
  371. docsDevSwFilename,
  372. docsDevSwServer,
  373. docsIfDocsisBaseCapability,
  374. docsIfCmStatusDocsisOperMode,
  375. docsIfCmStatusModulationType
  376. }
  377. STATUS current
  378. DESCRIPTION
  379. "An event to report the failure of a software upgrade
  380. attempt. The values of docsDevSwFilename, and
  381. docsDevSwServer indicate the software image name
  382. and the server IP address the image is from.
  383. "
  384. ::= { docsDevCmTraps 10 }
  385. docsDevCmSwUpgradeSuccessTrap NOTIFICATION-TYPE
  386. OBJECTS {
  387. docsDevEvLevel,
  388. docsDevEvId,
  389. docsDevEvText,
  390. docsIfDocsisCapability, -- deprecated
  391. docsIfDocsisOperMode, -- deprecated
  392. ifPhysAddress,
  393. docsIfCmCmtsAddress,
  394. docsDevSwFilename,
  395. docsDevSwServer,
  396. docsIfDocsisBaseCapability,
  397. docsIfCmStatusDocsisOperMode,
  398. docsIfCmStatusModulationType
  399. }
  400. STATUS current
  401. DESCRIPTION
  402. "An event to report the Software upgrade success event.
  403. The values of docsDevSwFilename, and
  404. docsDevSwServer indicate the software image name
  405. and the server IP address the image is from.
  406. "
  407. ::= { docsDevCmTraps 11 }
  408. docsDevCmSwUpgradeCVCFailTrap NOTIFICATION-TYPE
  409. OBJECTS {
  410. docsDevEvLevel,
  411. docsDevEvId,
  412. docsDevEvText,
  413. docsIfDocsisCapability, -- deprecated
  414. docsIfDocsisOperMode, -- deprecated
  415. ifPhysAddress,
  416. docsIfCmCmtsAddress,
  417. docsIfDocsisBaseCapability,
  418. docsIfCmStatusDocsisOperMode,
  419. docsIfCmStatusModulationType
  420. }
  421. STATUS current
  422. DESCRIPTION
  423. "An event to report the failure of the verification
  424. of code file happened during a secure software upgrade
  425. attempt.
  426. "
  427. ::= { docsDevCmTraps 12 }
  428. docsDevCmTODFailTrap NOTIFICATION-TYPE
  429. OBJECTS {
  430. docsDevEvLevel,
  431. docsDevEvId,
  432. docsDevEvText,
  433. docsIfDocsisCapability, -- deprecated
  434. docsIfDocsisOperMode, -- deprecated
  435. ifPhysAddress,
  436. docsIfCmCmtsAddress,
  437. docsDevServerTime,
  438. docsIfDocsisBaseCapability,
  439. docsIfCmStatusDocsisOperMode,
  440. docsIfCmStatusModulationType
  441. }
  442. STATUS current
  443. DESCRIPTION
  444. "An event to report the failure of a time of day server.
  445. The value of docsDevServerTime indicates the server IP
  446. address.
  447. "
  448. ::= { docsDevCmTraps 13 }
  449. docsDevCmDCCReqFailTrap NOTIFICATION-TYPE
  450. OBJECTS {
  451. docsDevEvLevel,
  452. docsDevEvId,
  453. docsDevEvText,
  454. docsIfDocsisCapability, -- deprecated
  455. docsIfDocsisOperMode, -- deprecated
  456. ifPhysAddress,
  457. docsIfCmCmtsAddress,
  458. docsIfDocsisBaseCapability,
  459. docsIfCmStatusDocsisOperMode,
  460. docsIfCmStatusModulationType
  461. }
  462. STATUS current
  463. DESCRIPTION
  464. "An event to report the failure of a dynamic channel
  465. change request happened during the dynamic channel
  466. change process in the CM side.
  467. "
  468. ::= { docsDevCmTraps 14 }
  469. docsDevCmDCCRspFailTrap NOTIFICATION-TYPE
  470. OBJECTS {
  471. docsDevEvLevel,
  472. docsDevEvId,
  473. docsDevEvText,
  474. docsIfDocsisCapability, -- deprecated
  475. docsIfDocsisOperMode, -- deprecated
  476. ifPhysAddress,
  477. docsIfCmCmtsAddress,
  478. docsIfDocsisBaseCapability,
  479. docsIfCmStatusDocsisOperMode,
  480. docsIfCmStatusModulationType
  481. }
  482. STATUS current
  483. DESCRIPTION
  484. "An event to report the failure of a dynamic channel
  485. change response happened during the dynamic channel
  486. change process in the CM side.
  487. "
  488. ::= { docsDevCmTraps 15 }
  489. docsDevCmDCCAckFailTrap NOTIFICATION-TYPE
  490. OBJECTS {
  491. docsDevEvLevel,
  492. docsDevEvId,
  493. docsDevEvText,
  494. docsIfDocsisCapability, -- deprecated
  495. docsIfDocsisOperMode, -- deprecated
  496. ifPhysAddress,
  497. docsIfCmCmtsAddress,
  498. docsIfDocsisBaseCapability,
  499. docsIfCmStatusDocsisOperMode,
  500. docsIfCmStatusModulationType
  501. }
  502. STATUS current
  503. DESCRIPTION
  504. "An event to report the failure of a dynamic channel
  505. change acknowledgement happened during the dynamic channel
  506. change process in the CM side.
  507. "
  508. ::= { docsDevCmTraps 16}
  509. docsDevCmtsInitRegReqFailTrap NOTIFICATION-TYPE
  510. OBJECTS {
  511. docsDevEvLevel,
  512. docsDevEvId,
  513. docsDevEvText,
  514. docsIfCmtsCmStatusDocsisMode, -- deprecated
  515. docsIfCmtsCmStatusMacAddress,
  516. docsIfDocsisCapability, -- deprecated
  517. ifPhysAddress,
  518. docsIfCmtsCmStatusDocsisRegMode,
  519. docsIfDocsisBaseCapability,
  520. docsIfCmtsCmStatusModulationType
  521. }
  522. STATUS current
  523. DESCRIPTION
  524. "An event to report the failure of a registration
  525. request from CM happening during the CM initialization
  526. process and detected on the CMTS side. The values of
  527. docsDevEvLevel, docsDevId, and docsDevEvText are from
  528. the entry which logs this event in the
  529. docsDevEventTable. The docsIfCmtsCmStatusDocsisRegMode
  530. and docsIfCmtsCmStatusMacAddress indicate the docsis
  531. QOS version and the MAC address of the requesting CM.
  532. The docsIfCmtsCmModulationType indicates the upstream
  533. modulation methodology used by the connected CM.
  534. The docsIfDocsisBaseCapability and ifPhysAddress
  535. indicate the docsis version of the CMTS and the MAC
  536. address of the CMTS (if there is a cable card/ interface
  537. in the CMTS, then it is actually the MAC address of the
  538. cable interface which connected to the CM) cable card
  539. connected to the CM. This part of information is
  540. uniformed across all CMTS traps.
  541. "
  542. ::= { docsDevCmtsTraps 1 }
  543. docsDevCmtsInitRegRspFailTrap NOTIFICATION-TYPE
  544. OBJECTS {
  545. docsDevEvLevel,
  546. docsDevEvId,
  547. docsDevEvText,
  548. docsIfCmtsCmStatusDocsisMode, -- deprecated
  549. docsIfCmtsCmStatusMacAddress,
  550. docsIfDocsisCapability, -- deprecated
  551. ifPhysAddress,
  552. docsIfCmtsCmStatusDocsisRegMode,
  553. docsIfDocsisBaseCapability,
  554. docsIfCmtsCmStatusModulationType
  555. }
  556. STATUS current
  557. DESCRIPTION
  558. "An event to report the failure of a registration
  559. response happened during the CM initialization
  560. process and detected in the CMTS side.
  561. "
  562. ::= { docsDevCmtsTraps 2 }
  563. docsDevCmtsInitRegAckFailTrap NOTIFICATION-TYPE
  564. OBJECTS {
  565. docsDevEvLevel,
  566. docsDevEvId,
  567. docsDevEvText,
  568. docsIfCmtsCmStatusDocsisMode, -- deprecated
  569. docsIfCmtsCmStatusMacAddress,
  570. docsIfDocsisCapability, -- deprecated
  571. ifPhysAddress,
  572. docsIfCmtsCmStatusDocsisRegMode,
  573. docsIfDocsisBaseCapability,
  574. docsIfCmtsCmStatusModulationType
  575. }
  576. STATUS current
  577. DESCRIPTION
  578. "An event to report the failure of a registration
  579. acknowledgement from CM happened during the CM
  580. initialization process and detected in the CMTS side.
  581. "
  582. ::= { docsDevCmtsTraps 3 }
  583. docsDevCmtsDynServReqFailTrap NOTIFICATION-TYPE
  584. OBJECTS {
  585. docsDevEvLevel,
  586. docsDevEvId,
  587. docsDevEvText,
  588. docsIfCmtsCmStatusDocsisMode, -- deprecated
  589. docsIfCmtsCmStatusMacAddress,
  590. docsIfDocsisCapability, -- deprecated
  591. ifPhysAddress,
  592. docsIfCmtsCmStatusDocsisRegMode,
  593. docsIfDocsisBaseCapability,
  594. docsIfCmtsCmStatusModulationType
  595. }
  596. STATUS current
  597. DESCRIPTION
  598. "An event to report the failure of a dynamic service
  599. request happened during the dynamic services process
  600. and detected in the CMTS side.
  601. "
  602. ::= { docsDevCmtsTraps 4 }
  603. docsDevCmtsDynServRspFailTrap NOTIFICATION-TYPE
  604. OBJECTS {
  605. docsDevEvLevel,
  606. docsDevEvId,
  607. docsDevEvText,
  608. docsIfCmtsCmStatusDocsisMode, -- deprecated
  609. docsIfCmtsCmStatusMacAddress,
  610. docsIfDocsisCapability, -- deprecated
  611. ifPhysAddress,
  612. docsIfCmtsCmStatusDocsisRegMode,
  613. docsIfDocsisBaseCapability,
  614. docsIfCmtsCmStatusModulationType
  615. }
  616. STATUS current
  617. DESCRIPTION
  618. "An event to report the failure of a dynamic service
  619. response happened during the dynamic services process
  620. and detected in the CMTS side.
  621. "
  622. ::= { docsDevCmtsTraps 5 }
  623. docsDevCmtsDynServAckFailTrap NOTIFICATION-TYPE
  624. OBJECTS {
  625. docsDevEvLevel,
  626. docsDevEvId,
  627. docsDevEvText,
  628. docsIfCmtsCmStatusDocsisMode, -- deprecated
  629. docsIfCmtsCmStatusMacAddress,
  630. docsIfDocsisCapability, -- deprecated
  631. ifPhysAddress,
  632. docsIfCmtsCmStatusDocsisRegMode,
  633. docsIfDocsisBaseCapability,
  634. docsIfCmtsCmStatusModulationType
  635. }
  636. STATUS current
  637. DESCRIPTION
  638. "An event to report the failure of a dynamic service
  639. acknowledgement happened during the dynamic services
  640. process and detected in the CMTS side.
  641. "
  642. ::= { docsDevCmtsTraps 6 }
  643. docsDevCmtsBpiInitTrap NOTIFICATION-TYPE
  644. OBJECTS {
  645. docsDevEvLevel,
  646. docsDevEvId,
  647. docsDevEvText,
  648. docsIfCmtsCmStatusDocsisMode, -- deprecated
  649. docsIfCmtsCmStatusMacAddress,
  650. docsIfDocsisCapability, -- deprecated
  651. ifPhysAddress,
  652. docsIfCmtsCmStatusDocsisRegMode,
  653. docsIfDocsisBaseCapability,
  654. docsIfCmtsCmStatusModulationType
  655. }
  656. STATUS current
  657. DESCRIPTION
  658. "An event to report the failure of a BPI initialization
  659. attempt happened during the CM registration process
  660. and detected in the CMTS side.
  661. "
  662. ::= { docsDevCmtsTraps 7 }
  663. docsDevCmtsBPKMTrap NOTIFICATION-TYPE
  664. OBJECTS {
  665. docsDevEvLevel,
  666. docsDevEvId,
  667. docsDevEvText,
  668. docsIfCmtsCmStatusDocsisMode, -- deprecated
  669. docsIfCmtsCmStatusMacAddress,
  670. docsIfDocsisCapability, -- deprecated
  671. ifPhysAddress,
  672. docsIfCmtsCmStatusDocsisRegMode,
  673. docsIfDocsisBaseCapability,
  674. docsIfCmtsCmStatusModulationType
  675. }
  676. STATUS current
  677. DESCRIPTION
  678. "An event to report the failure of a BPKM operation
  679. which is detected in the CMTS side.
  680. "
  681. ::= { docsDevCmtsTraps 8 }
  682. docsDevCmtsDynamicSATrap NOTIFICATION-TYPE
  683. OBJECTS {
  684. docsDevEvLevel,
  685. docsDevEvId,
  686. docsDevEvText,
  687. docsIfCmtsCmStatusDocsisMode, -- deprecated
  688. docsIfCmtsCmStatusMacAddress,
  689. docsIfDocsisCapability, -- deprecated
  690. ifPhysAddress,
  691. docsIfCmtsCmStatusDocsisRegMode,
  692. docsIfDocsisBaseCapability,
  693. docsIfCmtsCmStatusModulationType
  694. }
  695. STATUS current
  696. DESCRIPTION
  697. "An event to report the failure of a dynamic security
  698. association operation which is detected in the CMTS side.
  699. "
  700. ::= { docsDevCmtsTraps 9 }
  701. docsDevCmtsDCCReqFailTrap NOTIFICATION-TYPE
  702. OBJECTS {
  703. docsDevEvLevel,
  704. docsDevEvId,
  705. docsDevEvText,
  706. docsIfCmtsCmStatusDocsisMode, -- deprecated
  707. docsIfCmtsCmStatusMacAddress,
  708. docsIfDocsisCapability, -- deprecated
  709. ifPhysAddress,
  710. docsIfCmtsCmStatusDocsisRegMode,
  711. docsIfDocsisBaseCapability,
  712. docsIfCmtsCmStatusModulationType
  713. }
  714. STATUS current
  715. DESCRIPTION
  716. "An event to report the failure of a dynamic channel
  717. change request happened during the dynamic channel
  718. change process in the CM side and detected in the
  719. CMTS side.
  720. "
  721. ::= { docsDevCmtsTraps 10 }
  722. docsDevCmtsDCCRspFailTrap NOTIFICATION-TYPE
  723. OBJECTS {
  724. docsDevEvLevel,
  725. docsDevEvId,
  726. docsDevEvText,
  727. docsIfCmtsCmStatusDocsisMode, -- deprecated
  728. docsIfCmtsCmStatusMacAddress,
  729. docsIfDocsisCapability, -- deprecated
  730. ifPhysAddress,
  731. docsIfCmtsCmStatusDocsisRegMode,
  732. docsIfDocsisBaseCapability,
  733. docsIfCmtsCmStatusModulationType
  734. }
  735. STATUS current
  736. DESCRIPTION
  737. "An event to report the failure of a dynamic channel
  738. change response happened during the dynamic channel
  739. change process in the CMTS side.
  740. "
  741. ::= { docsDevCmtsTraps 11 }
  742. docsDevCmtsDCCAckFailTrap NOTIFICATION-TYPE
  743. OBJECTS {
  744. docsDevEvLevel,
  745. docsDevEvId,
  746. docsDevEvText,
  747. docsIfCmtsCmStatusDocsisMode, -- deprecated
  748. docsIfCmtsCmStatusMacAddress,
  749. docsIfDocsisCapability, -- deprecated
  750. ifPhysAddress,
  751. docsIfCmtsCmStatusDocsisRegMode,
  752. docsIfDocsisBaseCapability,
  753. docsIfCmtsCmStatusModulationType
  754. }
  755. STATUS current
  756. DESCRIPTION
  757. "An event to report the failure of a dynamic channel
  758. change acknowledgement happened during the dynamic channel
  759. change process in the CMTS side.
  760. "
  761. ::= { docsDevCmtsTraps 12}
  762. --
  763. --Conformance definitions
  764. --
  765. docsDevTrapConformance OBJECT IDENTIFIER ::= { docsDevTraps 4 }
  766. docsDevTrapGroups OBJECT IDENTIFIER ::= { docsDevTrapConformance 1 }
  767. docsDevTrapCompliances OBJECT IDENTIFIER ::= { docsDevTrapConformance 2 }
  768. docsDevCmTrapCompliance MODULE-COMPLIANCE
  769. STATUS current
  770. DESCRIPTION
  771. "The compliance statement for Cable Modem Traps and Control"
  772. MODULE --docsDevTrap
  773. --mandatory groups
  774. GROUP docsDevCmTrapControlGroup
  775. DESCRIPTION
  776. "Mandatory in CM."
  777. GROUP docsDevCmNotificationGroup
  778. DESCRIPTION
  779. "Mandatory in Cable Modem."
  780. ::= { docsDevTrapCompliances 1 }
  781. docsDevCmTrapControlGroup OBJECT-GROUP
  782. OBJECTS {
  783. docsDevCmTrapControl
  784. }
  785. STATUS current
  786. DESCRIPTION
  787. "CM must support docsDevCmTrapControl."
  788. ::= { docsDevTrapGroups 1 }
  789. docsDevCmNotificationGroup NOTIFICATION-GROUP
  790. NOTIFICATIONS {
  791. docsDevCmInitTLVUnknownTrap,
  792. docsDevCmDynServReqFailTrap,
  793. docsDevCmDynServRspFailTrap,
  794. docsDevCmDynServAckFailTrap,
  795. docsDevCmBpiInitTrap,
  796. docsDevCmBPKMTrap,
  797. docsDevCmDynamicSATrap,
  798. docsDevCmDHCPFailTrap,
  799. docsDevCmSwUpgradeInitTrap,
  800. docsDevCmSwUpgradeFailTrap,
  801. docsDevCmSwUpgradeSuccessTrap,
  802. docsDevCmSwUpgradeCVCFailTrap,
  803. docsDevCmTODFailTrap,
  804. docsDevCmDCCReqFailTrap,
  805. docsDevCmDCCRspFailTrap,
  806. docsDevCmDCCAckFailTrap
  807. }
  808. STATUS current
  809. DESCRIPTION
  810. "A collection of CM notifications providing device status and
  811. control."
  812. ::= { docsDevTrapGroups 2 }
  813. docsDevCmtsTrapCompliance MODULE-COMPLIANCE
  814. STATUS current
  815. DESCRIPTION
  816. "The compliance statement for MCNS Cable Modems and
  817. Cable Modem Termination Systems."
  818. MODULE --docsDevTrap
  819. --mandatory groups
  820. GROUP docsDevCmtsTrapControlGroup
  821. DESCRIPTION
  822. "Mandatory in CMTS."
  823. GROUP docsDevCmtsNotificationGroup
  824. DESCRIPTION
  825. "Mandatory in Cable Modem Termination Systems."
  826. ::= { docsDevTrapCompliances 2 }
  827. docsDevCmtsTrapControlGroup OBJECT-GROUP
  828. OBJECTS {
  829. docsDevCmtsTrapControl
  830. }
  831. STATUS current
  832. DESCRIPTION
  833. "CMTS must support docsDevCmtsTrapControl."
  834. ::= { docsDevTrapGroups 3 }
  835. docsDevCmtsNotificationGroup NOTIFICATION-GROUP
  836. NOTIFICATIONS {
  837. docsDevCmtsInitRegReqFailTrap,
  838. docsDevCmtsInitRegRspFailTrap,
  839. docsDevCmtsInitRegAckFailTrap ,
  840. docsDevCmtsDynServReqFailTrap,
  841. docsDevCmtsDynServRspFailTrap,
  842. docsDevCmtsDynServAckFailTrap,
  843. docsDevCmtsBpiInitTrap,
  844. docsDevCmtsBPKMTrap,
  845. docsDevCmtsDynamicSATrap,
  846. docsDevCmtsDCCReqFailTrap,
  847. docsDevCmtsDCCRspFailTrap,
  848. docsDevCmtsDCCAckFailTrap
  849. }
  850. STATUS current
  851. DESCRIPTION
  852. "A collection of CMTS notifications providing device status and
  853. control."
  854. ::= { docsDevTrapGroups 4 }
  855. END