MIB Viewer

statusResetCause

OBJECT-TYPE
1.3.6.1.4.1.3715.99.2.2.1.1.1
Access
read-only
Status
mandatory
Sub-identifiers
0
Reason for the last reset. If the reason is unknown, the value is reasonUnknown(1). If the device makes self reset and it can detect it, then value is reasonSelfReset(2). If the reset was made by the user from the power switch and it can be sensed, then the value is reasonPowerReset(3). If the reason is an external command from the user interface or from the network message (e.g. commonReset), then the reason is reasonCommandedReset(4).
INTEGER { unknown(1), selfReset(2), powerReset(3), commandedReset(4), softdownloadReset(5) }