Unable to clear the module removal detected alarm
search cancel

Unable to clear the module removal detected alarm

book

Article ID: 4341

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

Unable to clear the "module removal detected" alarm from console (0x10f6d).

Environment

Spectrum 10.x

Cause

This alarm is not a "user clearable alarm". 0x10f6d event gets cleared by 0x10fa8 event .

Resolution

To clear this, go to a bash shell : 



cd $SPECROOT/vnmsh 



./connect 



./create event type=0x10fa8 text= The module is present mh=<MODEL_HANDLE>. 



Where mh is the MODEL_HANDLE of the device on which the alarm was raised.