User Manual DEV 5072
60
Copyright DEV Systemtechnik GmbH 2016-2017
The error and its status (pending or not) are still stated in the .errorTable and
via the "Error Log" entry of the Events Tab within the Web Interface where the
error can be acknowledged and deleted (if it is not pending anymore).
By default all errors are enabled, i.e. the .errorEnableMask is "
65535
".
5.5.4.4.3
.surveillance.numberOfErrors
OID:
.1.3.6.1.4.1.21035.34.3.3
.0
Syntax:
INTEGER32
Access:
read-only
Description:
The number of errors
Note:
This value is used to determine the maximum index of the following table:
5.5.4.4.4
.surveillance.errorTable
The .errorTable can contain entries that are classified by an error number. An error
count per entry indicates the number of occurrences of the specific error, and
furthermore there it is specified per entry when the last error of this type did occur,
whether the error is still pending, and whether the error was acknowledged or not.
If .numberOfErrors (please refer to chapter 5.5.4.4.3) is "
0
", the .errorTable is not
available.
5.5.4.4.4.1
.surveillance.errorTable.errorEntry.errorIndex
OID:
.1.3.6.1.4.1.21035.34.3.4.1.1
.x
Syntax:
INTEGER32 (1..256)
Access:
not-accessible
Description:
A unique value for each table entry ranging between "
1
" and the
number of entries (defined by .numberOfErrors, chapter 5.5.4.4.3)
5.5.4.4.4.2
.surveillance.errorTable.errorEntry.errorNr
OID:
.1.3.6.1.4.1.21035.34.3.4.1.2
.x
Syntax:
INTEGER32
Access:
read-only
Description:
The error code
Example:
"
8785
" (for "Fan Error 1", please refer to chapter 6.1)
5.5.4.4.4.3
.surveillance.errorTable.errorEntry.errorCount
OID:
.1.3.6.1.4.1.21035.34.3.4.1.3
.x
Syntax:
INTEGER32
Access:
read-only
Description:
The number of occurrences of the error
5.5.4.4.4.4
.surveillance.errorTable.errorEntry.errorDateTime
OID:
.1.3.6.1.4.1.21035.34.3.4.1.4
.x
Syntax:
INTEGER32
Access:
read-only
Description:
The last occurrence of the error
(Unix time stamp, seconds since 01-Jan-1970 00:00:00 UTC)
Example:
"
1475690910
" ≡ 05-Oct-2016 18:08:30 CEST