|
|
Description:
|
cpqSmCntlrCondition OBJECT-TYPE
SYNTAX INTEGER {
other(1),
ok(2),
degraded(3),
failed(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Server Manager Condition.
This represents the overall condition of the Server Manager board."
-- :CPQ,DEV:
-- ok(2): Everything on the board is working (to best of our knowledge).
--
-- degraded(3): The board is running and the OS is capable of
-- communicating with it. However, the on-board diagnostic
-- has reported a failure in one or more subsystems.
--
-- failed(4): The board is not accepting commands from the OS.
--
-- Here is the proposed algorithm.
--
-- OK: Board accecpts and processes commands. AND
-- No Self Test Error Code Exists. AND
-- No Board Reset has occurred since the driver was loaded. AND
-- The Board is NOT returning 0x1A (Board Failed).
--
-- Degraded: Board accepts and processes commands. AND
-- The Board is NOT returning a 0x1A (Board Failed) AND
--
-- A non-zero Self Test Error Code exists. OR
-- A board reset has occurred since the driver was loaded.
--
-- Failed: The board is NOT accepting Commands. OR
-- The driver has timed out the board. OR
-- The board is returning 0x1A (Board Failed) OR
-- The board has reset, and the recovery is pending.
-- :CPQ,ENDDEV:
|
|
Disclaimer: The owner of this site does not warrant or assume any liability or responsibility for the accuracy, completeness, or usefulness of any information available on this page (for more information, please read the complete disclaimer).
All rights reserved © 2007-2024 |