Unable to clear the "module removal detected" alarm from console (0x10f6d).
This alarm is not a "user clearable alarm". 0x10f6d event gets cleared by 0x10fa8 event .
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.