functionModuleResetReason
OBJECT-TYPE
1.3.6.1.4.1.351.110.2.1.8
Description
Last reason for card to reset. The possible values are : powerUp(1) : power up parityError(2) : parity error watchDog(3) : watchdog resourceOverflow (4) : resource overflow clrAllCnf (5) : configuration of the shelf is cleared. missingTask (6) : task is missing pxmLowVoltage(7): low voltage detected on PXM resetByEventLogTask(8): resetFromShell(9): command is run from command shell unknown(10) : resetFromPXM(11) : Controller Card(PXM) reset the card. resetSys(12) : due to resetsys CLI Command. switchCC(13) : due to switch over CLI command. sCacheError(14) : swError(15) : software error. upgrade(16) : upgrade restoreAllCnf(17): restore configuration. driverError(18) : driver error. Valid values for VISM: powerUp, watchDog, resetFromShell and resetFromPXM.
Syntax
INTEGER{ powerUp (1), parityError (2), watchDog (3), resourceOverflow (4), clrAllCnf (5), missingTask (6), pxmLowVoltage(7), resetByEventLogTask(8), resetFromShell(9), unknown(10), resetFromPXM(11), resetSys(12), switchCC(13), sCacheError(14), swError(15), upgrade(16), restoreAllCnf(17), driverError(18) }