MIB Viewer

cdspLastAlarmCause

OBJECT-TYPE
1.3.6.1.4.1.9.9.86.1.2.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
The object indicates the current or last alarm state of DSP. other - none of the following noAlarm - alarm condition had not been detected dspFatalError - DSP fatal error dspMemoryError - DSP memory error is detected dspBufferError - DSP buffer error dspDownloadError - Failed to download software to DSP. The cdspOperState will be set to 'shutdown(2) if the alarm condition of DSP is persistent.
INTEGER { other(1), noAlarm(2), dspFatalError(3), dspMemoryError(4), dspBufferError(5), dspDownloadError(6) }