|
Description:
|
sipDSError NOTIFICATION-TYPE
OBJECTS { timeOccurred, code, reason, comment }
STATUS current
DESCRIPTION
"When any error occurs in the device server.
VARIABLE DEFINITIONS:
1) timeStamp - time when the alarm occurred, in
<sec>.<usec> format
2) code - bitwise OR of severity, facility, errorCode,
instanceID, severity<<28 | facility<<24 |
errorCode<<16 | instanceid
3) reason - the reason for the error that occurs
in the device server. Takes one of these values:
internalError | systemResourceUnavailable |
unknown
4) comment - Any comment sent along with this trap.
Severity: INFO (internalError),
MAJOR (systemResourceUnavailable),
INFO (unknownError - any other errors)."
|
|
|