|
Description:
|
swhEventLogType OBJECT-TYPE
SYNTAX INTEGER {error(1000), warning(2000), information(3000)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"event type
error: some funtions not work
warning: to warn something, ex. login failed
information: just something happened"
|
|
|