|
|
Description:
|
sieStSubsystemStatusValue OBJECT-TYPE
SYNTAX INTEGER {
ok(1),
degraded(2),
error(3),
failed(4), -- obsolete --
unknown(5)}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Subsystem status value:
ok(1): all components in this subsystem working properly
degraded(2): redundant components failed or signal a warning
error(3): severe problem, system may no longer work properly
failed(4): this value is obsolete - will no longer appear
unknown(5): none of the components had a valid status (initialization, no components)"
|
|
|
|