|
Description:
|
h323DSError NOTIFICATION-TYPE
OBJECTS {timeOccurred, code, reason, comment}
STATUS current
DESCRIPTION
"When any error occurs in the device server.
VARIABLE DEFINITIONS:
1) timeOccurred - time when the alarm occured, 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' |
'invalidGatewayID' | 'unknown'
4) comment - Any comment sent along with this trap.
Severity: INFO (internalError),
MAJOR (systemResourceUnavailable),
INFO (invalidGatewayID - gateway ID is invalid or
no such gateway exists)
INFO (unknownError - any other errors)."
|
|
|