MIB Viewer

wrsRestartReason

OBJECT-TYPE
1.3.6.1.4.1.96.100.7.1.2.3
Access
read-only
Status
current
Sub-identifiers
0
Reason of last switch restart. error(1) - unable to read restart reason or reset counters generalReset(2) - Both VDDCORE and VDDBU rising (power-on) wakeUpReset(3) - VDDCORE rising watchdogReset(4) - Watchdog fault occurred softwareReset(5) - Processor reset required by the software (system reboot) userReset(6) - NRST pin detected low (reset button) restartByMonit(7) - Restart caused by Monit, please check wrsRestartReasonMonit for program that caused problems
INTEGER { na(0), error(1), generalReset(2), wakeUpReset(3), watchdogReset(4), softwareReset(5), userReset(6), restartByMonit(7) }