|
|
Description:
|
sc2AgentStatus OBJECT-TYPE
SYNTAX CompStatus
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Overall status of all monitored components in this agent
ok(1): all components are working properly; no warnings, no errors
warning(2): at least one component reports a warning status or a redundant component reports an error status
error(3): at least one non-redundant component reports an error status
unknown(5): none of the components has a valid status (e.g. during initialization)
notPresent(6): none of the components is present
notManageable(7): none of the components is manageable"
|
|