RDN-EVT-NOTIFICATIONS

        MIB module for EVT Notifications. The following notifications
are generated by EVTs. The Event Id for each event is represented 
as the last sub identifier for each notification. 
        
The DOCSIS Event Id(docsDevEvId) or last sub-identifier is 
calculated by adding the Motorola Event Id Base + Vendor Specific 
Event Base + + the EVT subsystem base + index (1-255).
        
Example of DRM.56 'Spare CMTS Active' event identifier is:
   Vendor Event Id Base                 0x80000000
   Motorola Event Base               +  0x13750000
   DRM Evt subsystem Base            +  0x     700
   56 (in hex)                       +  0x      38
                                       ----------
                                       0x93750738 hex
        					  
                                    or 2473920312 decimal
        
The CLI command 'show evt' also displays the bases for the EVT
 subsystems that are registered.
         
 All EVT notifications contain the same set variable-bindings:
     docsDevEvLevel - this event's severity level. 
     docsDevEvId - the DOSIS Event Id for this particular event,
        and also the last sub identifier for this notification.
    docsDevEvText - The DOCSIS Event Text for this event, 
         ASCII printable text that is displayed for this event.
    docsIfDocsisBaseCapability - The current DOCSIS capabilities of 
        this agent.
     ifPhysAddress - Not used at this time.
        
 This MIB just list a few of the notifications generated by EVT,
 specifically all EVTs notification with a severity level of 
 critical or higher.
        
        
 Copyright (C) 2003, 2008 by Motorola, Inc.
 All rights reserved.
    

Imported Objects

docsDevEvId, docsDevEvText, docsDevEvLevelDOCS-CABLE-DEVICE-MIB
docsIfDocsisBaseCapabilityDOCS-IF-MIB
ifPhysAddressIF-MIB
riverdeltaRDN-MIB
NOTIFICATION-TYPE, MODULE-IDENTITYSNMPv2-SMI

Objects

rdnEvtNotifications .1.3.6.1.4.1.4981.0

Notifications/Traps

NameOIDDescription
rdnEvtMacrtrGetQIdFailure





.1.3.6.1.4.1.4981.0.2473918722
This is an internal software error. 
The MACRTR task was unable to get the DOCSIS Redundancy Agent(DRA)
task main message queue id.
rdnEvtMacrtrUnknownCase





.1.3.6.1.4.1.4981.0.2473918723
This is an internal software error. The MACRTR task was received 
an unexpected case, which is not handled.
rdnEvtMacrtrMsgQReceiveFailure





.1.3.6.1.4.1.4981.0.2473918724
This is an internal software error. The MACRTR task caught an error
when it was receiving a message.
rdnEvtMacrtrRdbDefineTableFailure





.1.3.6.1.4.1.4981.0.2473918726
This is an internal software error. The MACRTR task was unable
to register a table with the Redundancy Runtime Record 
Database(RDB) for CMTS Redundancy.
rdnEvtMacrtrRxUnexpectedMsgType





.1.3.6.1.4.1.4981.0.2473918730
This is an internal software error. The MACRTR task received an 
unexpected message type.
rdnEvtMacrtrRegTaskMonFailure





.1.3.6.1.4.1.4981.0.2473918731
This is an internal software error. The MACRTR task was unable to
register with the task monitor.
rdnEvtMacrtrInvalidFuncParam





.1.3.6.1.4.1.4981.0.2473918732
This is an internal software error. The MACRTR task detected an 
invalid function parameter.
rdnEvtMacrtrUnknownCmId





.1.3.6.1.4.1.4981.0.2473918735
This is an internal software error. During a CMTS Switchover,
the MACRTR task was unable to determine the cable modem Id when
loading the Cable Modem runtime record. This notification is only 
generated on the BSR 64000.
rdnEvtBpiLoadAuthRunRecFailure





.1.3.6.1.4.1.4981.0.2473919513
This is an internal software error. The Baseline Privacy 
Interface(BPI) task was unable to load the Authorization Key
runtime record during a CMTS Switchover.
rdnEvtBpiLoadTekRunRecFailure





.1.3.6.1.4.1.4981.0.2473919514
This is an internal software error. The Baseline Privacy 
Interface(BPI) task was unable to load the TEK runtime 
record during a CMTS Switchover.
rdnEvtBpiLoadCmCertificateFailure





.1.3.6.1.4.1.4981.0.2473919525
This is an internal software error. The Baseline Privacy 
Interface(BPI) task was unable to load the Cable Modem 
Certificate during a CMTS Switchover.
rdnEvtDraTaskSpawnFailure





.1.3.6.1.4.1.4981.0.2473919745
This is an internal software error. Unable to create the 
DOCSIS Redundancy Agent(DRA) task. This notification is only 
generated on the BSR 64000.
rdnEvtDraMsgQCreateFailure





.1.3.6.1.4.1.4981.0.2473919746
This is an internal software error. Unable to create the DRA task's
message queue. This notification is only generated on the BSR 64000.
rdnEvtDraMsgQReceiveFailure





.1.3.6.1.4.1.4981.0.2473919747
This is an internal software error. DRA task's caught an error
when it was receiving a message. This notification is only 
generated on the BSR 64000.
rdnEvtDraRegTaskMonFailure





.1.3.6.1.4.1.4981.0.2473919748
This is an internal software error. DRA task was unable to register 
with the task monitor. This notification is only 
generated on the BSR 64000.
rdnEvtDraCreateRdbFailure





.1.3.6.1.4.1.4981.0.2473919749
This is an internal software error. DRA task was
unable to create a Redundancy Runtime Database for CMTS Redundancy. 
This notification is only generated on the BSR 64000.
rdnEvtDraRxUnexpectedMsgType





.1.3.6.1.4.1.4981.0.2473919754
This is an internal software error. DRA task received an unexpected
message type. This notification is only generated on the BSR 64000.
rdnEvtDraRxUnexpectedMsgSubType





.1.3.6.1.4.1.4981.0.2473919755
This is an internal software error. DRA task received an unexpected
message sub-type. This notification is only generated on the 
BSR 64000.
rdnEvtDraTmrInitFailure





.1.3.6.1.4.1.4981.0.2473919761
This is an internal software error. DRA was unable to 
create its timers. This notification is only generated 
on the BSR 64000.
rdnEvtDraInvalidFuncParam





.1.3.6.1.4.1.4981.0.2473919767
This is an internal software error. The DRA task detected an 
invalid function parameter. This notification is only generated 
on the BSR 64000.
rdnEvtDraInvalidMsgParam





.1.3.6.1.4.1.4981.0.2473919768
This is an internal software error. The DRA task detected an 
invalid message parameter. This notification is only generated 
on the BSR 64000.
rdnEvtRdbMsgQCheckFailure





.1.3.6.1.4.1.4981.0.2473920006
This is an internal resource error. The is a major component 
failure with on of RDB's message queues, that may lead to 
system failures. Try correcting this problem by resetting this
CMTS. This notification is only generated on the BSR 64000.
rdnEvtRdbCreateDatabaseFailure





.1.3.6.1.4.1.4981.0.2473920025
This is an internal error. There is a major component 
failure creating a database for CMTS redundancy, this could
lead to system failures. This notification is only generated 
on the BSR 64000.
rdnEvtRdbInitDatabaseFailure





.1.3.6.1.4.1.4981.0.2473920026
This is an internal error. There is a major component 
failure initializing a database for CMTS redundancy, this could
lead to system failures. This notification is only generated 
on the BSR 64000.
rdnEvtRdbSemCreateFailure





.1.3.6.1.4.1.4981.0.2473920048
This is an internal software error. RDB task was unable to create 
a semaphore for mutual exclusion. This notification is only generated 
on the BSR 64000.
rdnEvtRdbUnknownTableFromPeer





.1.3.6.1.4.1.4981.0.2473920145
Software versions may not be the same on the Primary and
the Spare. This may cause a loss of data on replications of
the redundancy databases and lead to serious problem on a
switchover. Upgrade the software so that the Primary and Spare
have matching software versions.
rdnEvtRdbDefineTableNotEnoughMemory





.1.3.6.1.4.1.4981.0.2473920174
Not Enough Memory to register a new table with RDB. This could
lead loss of data on replications of the redundancy databases and 
lead to serious problem on a switchovers.
rdnEvtRdbMsgBufAllocFailure





.1.3.6.1.4.1.4981.0.2473920179
Not Enough Memory to create message buffers in RDB. This could
lead loss of data on replications of the redundancy databases and 
lead to serious problem on a switchovers. Reset the card 
reporting this problem.
rdnEvtRdbMemPoolAllocFailure





.1.3.6.1.4.1.4981.0.2473920185
Not Enough Memory to create storage for the runtime records.
This could lead to loss of data on replications of the 
redundancy databases and lead to serious problems on a switchover.
rdnEvtRdbMallocFailure





.1.3.6.1.4.1.4981.0.2473920186
Memory allocation for internal RDB structure reported an error.
This card is most like running low on memory. Reset the card 
reporting this problem.
rdnEvtDrmSpareCmtsActive





.1.3.6.1.4.1.4981.0.2473920312
This is reported when a Spare CMTS becomes active
for a redundant primary CMTS in a BSR 64000 chassis.
rdnEvtDrmFailedAutoTakeover





.1.3.6.1.4.1.4981.0.2473920313
This is reported when a Primary CMTS goes down, and
an auto-takeover fails to make Spare CMTS become the
active CMTS in a BSR 64000 chassis.
rdnEvtDrmFailedAutoGiveback





.1.3.6.1.4.1.4981.0.2473920314
This is reported when a active Spare CMTS goes down, and
an auto-giveback fails to make Primary CMTS become the
active CMTS in a BSR 64000 chassis.
rdnEvtDrmSpareXmittersRcvrsMismatch





.1.3.6.1.4.1.4981.0.2473920315
This is reported when Spare CMTS has fewer transmitters or
receivers than a Primary CMTS. The Spare CMTS must have at 
least as many transmitters and receivers as each Primary CMTS
in order to have successful CMTS switchovers in a 
BSR 64000 chassis.
rdnEvtDrmSpareDtxActive





.1.3.6.1.4.1.4981.0.2473920431
This is reported when a Spare DTX becomes active
for a redundant primary DTX in a BSR 64000 chassis.
rdnEvtDrmFailedDtxAutoTakeover





.1.3.6.1.4.1.4981.0.2473920432
This is reported when a Primary DTX goes down, and
an auto-takeover fails to make Spare DTX become the
active DTX in a BSR 64000 chassis.
rdnEvtDrmFailedDtxAutoGiveback





.1.3.6.1.4.1.4981.0.2473920433
This is reported when a active Spare DTX goes down, and
an auto-giveback fails to make Primary DTX become the
active DTX in a BSR 64000 chassis.
rdnEvtDrmSpareDrxActive





.1.3.6.1.4.1.4981.0.2473920441
This is reported when a Spare DRX becomes active
for a redundant primary DRX in a BSR 64000 chassis.
rdnEvtDrmFailedDrxAutoTakeover





.1.3.6.1.4.1.4981.0.2473920442
This is reported when a Primary DRX goes down, and
an auto-takeover fails to make Spare DRX become the
active DRX in a BSR 64000 chassis.
rdnEvtDrmFailedDrxAutoGiveback





.1.3.6.1.4.1.4981.0.2473920443
This is reported when a active Spare DRX goes down, and
an auto-giveback fails to make Primary DRX become the
active DRX in a BSR 64000 chassis.
rdnEvtAccrtrRdbDefineTableFailure





.1.3.6.1.4.1.4981.0.2473920769
This is an internal software error. The Accrtr task was unable
to register a table with the Redundancy Runtime Record 
Database(RDB) for CMTS Redundancy.
rdnEvtAccrtrRdbNextFailure





.1.3.6.1.4.1.4981.0.2473920775
This is an internal software error. The Accrtr task was unable
retrieve the next runtime record from Redundancy Runtime Record 
Database(RDB) for CMTS Redundancy.
rdnEvtAccrtrNotFrozenLoad





.1.3.6.1.4.1.4981.0.2473920781
This is an internal software error. The Accrtr task was not frozen
when trying to load the runtime records for a particular cable
modem during a CMTS Switchover.
rdnEvtArdrtrRdbDefineTableFailure





.1.3.6.1.4.1.4981.0.2473921025
This is an internal software error. The Address Resolution 
Database Run Time Records(Ardrtr) task was unable
to register a table with the Redundancy Runtime Record 
Database(RDB) for CMTS Redundancy.
rdnEvtArdrtrRdbNextFailure





.1.3.6.1.4.1.4981.0.2473921031
This is an internal software error. The Address Resolution 
Database Run Time Records(Ardrtr) task was unable
retrieve the next runtime record from Redundancy Runtime Record 
Database(RDB) for CMTS Redundancy.
rdnEvtArdrtrNotFrozenLoad





.1.3.6.1.4.1.4981.0.2473921035
This is an internal software error. The Address Resolution 
Database Run Time Records(Ardrtr) task was not frozen
when trying to load the runtime records for a particular cable
modem during a CMTS Switchover.
rdnEvtArdrtrLoadFailure





.1.3.6.1.4.1.4981.0.2473921039
This is an internal software error. The Address Resolution 
Database Run Time Records(Ardrtr) task was unable to load
the runtime records do to an invalid cable modem Id during a 
CMTS Switchover.
rdnEvtMacmgrValidateCmError





.1.3.6.1.4.1.4981.0.2473921541
This is an internal software error. The Macmgr task received 
a 'Validate Cable Modem' message from BPI, which contained an 
invalid cable modem index.
rdnEvtMacmgrInvalidateCmError





.1.3.6.1.4.1.4981.0.2473921568
This is an internal software error. The Macmgr task received 
a 'Invalidate Cable Modem' message from BPI, which contained an 
invalid cable modem index.
rdnEvtMacmgrNullPtr





.1.3.6.1.4.1.4981.0.2473921577
This is an internal software error. The Macmgr task called a 
function with a null pointer.
rdnEvtDocsifCmtsCmIndexAddFreeListFailure





.1.3.6.1.4.1.4981.0.2473924360
This is an internal software error. Unable to add
the docsIfCmtsCmStatusIndex to a list of indexes available to use.
rdnEvtDocsifCmtsCmIndexDelFreeListFailure





.1.3.6.1.4.1.4981.0.2473924362
This is an internal software error. Unable to remove
the docsIfCmtsCmStatusIndex from a list of indexes available to use.
rdnEvtDocsifCmtsCmIndexReloadFreeListFailure





.1.3.6.1.4.1.4981.0.2473924371
This is an internal software error. Unable to reload
the docsIfCmtsCmStatusIndex from a list of indexes available to use.
rdnEvtUpcTaskSpawnFailure





.1.3.6.1.4.1.4981.0.2473925121
This is an internal software error. Unable to create the 
Up Converter(UPC) task.
rdnEvtUpcMsgQCreateFailure





.1.3.6.1.4.1.4981.0.2473925122
This is an internal software error. Unable to create the UPC task's
message queue.
rdnEvtUpcMsgQReceiveFailure





.1.3.6.1.4.1.4981.0.2473925123
This is an internal software error. UPC task's caught an error
when it was receiving a message.
rdnEvtUpcRegTaskMonFailure





.1.3.6.1.4.1.4981.0.2473925124
This is an internal software error. UPC task was unable to register 
with the task monitor.
rdnEvtUpcRxUnexpectedMsgType





.1.3.6.1.4.1.4981.0.2473925126
This is an internal software error. UPC task received an unexpected
message type.
rdnEvtUpcRxUnexpectedMsgSubType





.1.3.6.1.4.1.4981.0.2473925127
This is an internal software error. UPC task received an unexpected
message sub-type.
rdnEvtUpcSemCreateFailure





.1.3.6.1.4.1.4981.0.2473925142
This is an internal software error. UPC task was unable to create a
semaphore for mutual exclusion.
rdnEvtSvcfloNullPtr





.1.3.6.1.4.1.4981.0.2473925891
This is an internal software error. The SVCFLO task called a 
function will a null pointer.
rdnEvtSvcfloWriteNextFlowTlvError





.1.3.6.1.4.1.4981.0.2473925895
This is an internal software error. The SVCFLO task
detected an error when trying to backup a Service Flow TLV for
CMTS Redundancy. This TLV is not replicated to the peer CMTS,
and could cause this modem to de-register on a CMTS switchover.
rdnEvtSvcfloSidInsertFailure





.1.3.6.1.4.1.4981.0.2473925899
This is an internal software error. The SVCFLO task
was unable to store the cable modems Service Id (SID).
rdnEvtUbshaCollectionRspMallocError





.1.3.6.1.4.1.4981.0.2473927699
This is an internal software error. Failed to allocate memory during 
upstream channel sampling response.
rdnEvtUbshaTaskSuspended





.1.3.6.1.4.1.4981.0.2473927709
This is an internal software error. The Upstream Bandwidth 
Scheduler(UBS) task suspended itself. Reset CMTS to clear the 
error.