DOCS-IETF-CABLE-DEVICE-TRAP-MIB

File: DOCS-IETF-CABLE-DEVICE-TRAP-MIB.mib (32786 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF DOCS-CABLE-DEVICE-MIB
DOCS-IF-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP docsDevEvLevel docsDevEvId
docsDevEvText docsDevSwFilename docsDevSwServer
docsDevServerDhcp docsDevServerTime docsIfCmCmtsAddress
docsIfCmtsCmStatusMacAddress docsIfDocsisBaseCapability docsIfCmStatusDocsisOperMode
docsIfCmStatusModulationType docsIfCmtsCmStatusDocsisRegMode docsIfCmtsCmStatusModulationType
ifPhysAddress

Defined Values

docsDevTrapMIB 1.3.6.1.2.1.1
The Event Notification MIB is an extension of the CABLE DEVICE MIB defined in RFC 2669. 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 connected. 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 RFC 2669. 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). Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
MODULE-IDENTITY    

docsDevTraps 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

docsDevTrapControl 1.3.6.1.2.1.1.1.1
OBJECT IDENTIFIER    

docsDevCmTraps 1.3.6.1.2.1.1.1.2.0
OBJECT IDENTIFIER    

docsDevCmtsTraps 1.3.6.1.2.1.1.1.3.0
OBJECT IDENTIFIER    

docsDevCmTrapControl 1.3.6.1.2.1.1.1.1.1
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 null, the trap is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  BITS 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)  

docsDevCmtsTrapControl 1.3.6.1.2.1.1.1.1.2
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 null, the trap is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  BITS cmtsInitRegReqFailTrap(0), cmtsInitRegRspFailTrap(1), cmtsInitRegAckFailTrap(2), cmtsDynServReqFailTrap(3), cmtsDynServRspFailTrap(4), cmtsDynServAckFailTrap(5), cmtsBpiInitTrap(6), cmtsBPKMTrap(7), cmtsDynamicSATrap(8), cmtsDCCReqFailTrap(9), cmtsDCCRspFailTrap(10), cmtsDCCAckFailTrap(11)  

docsDevCmInitTLVUnknownTrap 1.3.6.1.2.1.1.1.2.0.1
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 to(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.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDynServReqFailTrap 1.3.6.1.2.1.1.1.2.0.2
An event to report the failure of a dynamic service request happened during the dynamic services process.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDynServRspFailTrap 1.3.6.1.2.1.1.1.2.0.3
An event to report the failure of a dynamic service response happened during the dynamic services process.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDynServAckFailTrap 1.3.6.1.2.1.1.1.2.0.4
An event to report the failure of a dynamic service acknowledgement happened during the dynamic services process.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmBpiInitTrap 1.3.6.1.2.1.1.1.2.0.5
An event to report the failure of a BPI initialization attempt happened during the registration process.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmBPKMTrap 1.3.6.1.2.1.1.1.2.0.6
An event to report the failure of a Baseline Privacy Key Management (BPKM) operation.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDynamicSATrap 1.3.6.1.2.1.1.1.2.0.7
An event to report the failure of a dynamic security association operation.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDHCPFailTrap 1.3.6.1.2.1.1.1.2.0.8
An event to report the failure of a DHCP server. The value of docsDevServerDhcp is the IP address of the DHCP server.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmSwUpgradeInitTrap 1.3.6.1.2.1.1.1.2.0.9
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmSwUpgradeFailTrap 1.3.6.1.2.1.1.1.2.0.10
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmSwUpgradeSuccessTrap 1.3.6.1.2.1.1.1.2.0.11
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmSwUpgradeCVCFailTrap 1.3.6.1.2.1.1.1.2.0.12
An event to report the failure of the verification of code file happened during a secure software upgrade attempt.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmTODFailTrap 1.3.6.1.2.1.1.1.2.0.13
An event to report the failure of a time of day server. The value of docsDevServerTime indicates the server IP address.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDCCReqFailTrap 1.3.6.1.2.1.1.1.2.0.14
An event to report the failure of a dynamic channel change request happened during the dynamic channel change process in the CM side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDCCRspFailTrap 1.3.6.1.2.1.1.1.2.0.15
An event to report the failure of a dynamic channel change response happened during the dynamic channel change process in the CM side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmDCCAckFailTrap 1.3.6.1.2.1.1.1.2.0.16
An event to report the failure of a dynamic channel change acknowledgement happened during the dynamic channel change process in the CM side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsInitRegReqFailTrap 1.3.6.1.2.1.1.1.3.0.1
An event to report the failure of a registration request from a CM that happened 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 interface connected to the CM. This part of information is uniformed across all CMTS traps.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsInitRegRspFailTrap 1.3.6.1.2.1.1.1.3.0.2
An event to report the failure of a registration response happened during the CM initialization process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsInitRegAckFailTrap 1.3.6.1.2.1.1.1.3.0.3
An event to report the failure of a registration acknowledgement from CM happened during the CM initialization process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDynServReqFailTrap 1.3.6.1.2.1.1.1.3.0.4
An event to report the failure of a dynamic service request happened during the dynamic services process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDynServRspFailTrap 1.3.6.1.2.1.1.1.3.0.5
An event to report the failure of a dynamic service response happened during the dynamic services process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDynServAckFailTrap 1.3.6.1.2.1.1.1.3.0.6
An event to report the failure of a dynamic service acknowledgement happened during the dynamic services process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsBpiInitTrap 1.3.6.1.2.1.1.1.3.0.7
An event to report the failure of a BPI initialization attempt happened during the CM registration process and detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsBPKMTrap 1.3.6.1.2.1.1.1.3.0.8
An event to report the failure of a BPKM operation which is detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDynamicSATrap 1.3.6.1.2.1.1.1.3.0.9
An event to report the failure of a dynamic security association operation which is detected in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDCCReqFailTrap 1.3.6.1.2.1.1.1.3.0.10
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDCCRspFailTrap 1.3.6.1.2.1.1.1.3.0.11
An event to report the failure of a dynamic channel change response happened during the dynamic channel change process in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevCmtsDCCAckFailTrap 1.3.6.1.2.1.1.1.3.0.12
An event to report the failure of a dynamic channel change acknowledgement happened during the dynamic channel change process in the CMTS side.
Status: current Access: read-write
NOTIFICATION-TYPE    

docsDevTrapConformance 1.3.6.1.2.1.1.1.4
OBJECT IDENTIFIER    

docsDevTrapGroups 1.3.6.1.2.1.1.1.4.1
OBJECT IDENTIFIER    

docsDevTrapCompliances 1.3.6.1.2.1.1.1.4.2
OBJECT IDENTIFIER    

docsDevCmTrapCompliance 1.3.6.1.2.1.1.1.4.2.1
The compliance statement for CM Traps and Control
Status: current Access: read-write
MODULE-COMPLIANCE    

docsDevCmTrapControlGroup 1.3.6.1.2.1.1.1.4.1.1
CM must support docsDevCmTrapControl.
Status: current Access: read-write
OBJECT-GROUP    

docsDevCmNotificationGroup 1.3.6.1.2.1.1.1.4.1.2
A collection of CM notifications providing device status and control.
Status: current Access: read-write
NOTIFICATION-GROUP    

docsDevCmtsTrapCompliance 1.3.6.1.2.1.1.1.4.2.2
The compliance statement for DOCSIS CM and CMTS.
Status: current Access: read-write
MODULE-COMPLIANCE    

docsDevCmtsTrapControlGroup 1.3.6.1.2.1.1.1.4.1.3
CMTS must support docsDevCmtsTrapControl.
Status: current Access: read-write
OBJECT-GROUP    

docsDevCmtsNotificationGroup 1.3.6.1.2.1.1.1.4.1.4
A collection of CMTS notifications providing device status and control.
Status: current Access: read-write
NOTIFICATION-GROUP