MIB Viewer

hpicfHAFailOverReason

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.5
Access
read-only
Status
current
Sub-identifiers
0
This object define the reason for failover. 'switchoverReq' indicates failover as a result of switchover command issued by the user. 'buttonReq' indicates failover as a result of manual boot done by the user via reboot button. 'crashReq' indicates failover as a result of crash that happened to the active module. 'activeReset' indicates failover as a result of reset command issued by the user at active module. 'altReset' indicates failover as a result of reset command issued by the user at the alternate module.
INTEGER { invalid (0), switchoverReq (1), buttonReq (2), crashReq(3), activeReset(4), altReset (5) }