|
|
Description:
|
hpicfHAFailOverReason OBJECT-TYPE
SYNTAX INTEGER {invalid(0), switchoverReq(1), buttonReq(2), crashReq(3), activeReset(4), altReset(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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."
|
|
|
|