Customer Documentation DEV 5071
Copyright DEV Systemtechnik GmbH 2007-2017
49
5.5.4.3.3
.surveillance.numberOfErrors
OID:
.1.3.6.1.4.1.21035.34.3.3
.0
Syntax:
INTEGER (0..255)
Access:
read-only
Description:
The number of errors (in the following table)
Note:
This value is used to determine the maximum index of the following table:
5.5.4.3.4
.surveillance.errorTable
The .errorTable of the MIB can contain entries, which are classified by an
error number object. An error count object for the entry indicates the number
of occurrences of the specific error and furthermore there are three objects
for the entry which show when the last error of this kind did occur, whether
the error is still pending and whether the error was acknowledged or not.
If the object .surveillance.numberOfErrors (please refer to chapter 5.5.4.3.3)
is "
0
", the .surveillance.errorTable is not available.
5.5.4.3.4.1 .surveillance.errorTable.errorEntry.errorIndex
OID:
.1.3.6.1.4.1.21035.34.3.4.1.1
.x
Syntax:
INTEGER (1..64)
Access:
read-only
Description:
A unique value for each table entry Its value ranges between
"
1
" and the number of entries (defined by .numberOfErrors,
please refer to chapter 5.5.4.3.3).
5.5.4.3.4.2 .surveillance.errorTable.errorEntry.errorNr
OID:
.1.3.6.1.4.1.21035.34.3.4.1.2
.x
Syntax:
INTEGER
Access:
read-only
Description:
The error code (error identification number)
Example:
"
4353
" (for a "AC Line 1" error, please refer to chapter 6.1)
5.5.4.3.4.3 .surveillance.errorTable.errorEntry.errorCount
OID:
.1.3.6.1.4.1.21035.34.3.4.1.3
.x
Syntax:
INTEGER
Access:
read-only
Description:
The number of occurrences of this error
5.5.4.3.4.4 .surveillance.errorTable.errorEntry.errorDateTime
OID:
.1.3.6.1.4.1.21035.34.3.4.1.4
.x
Syntax:
INTEGER
Access:
read-only
Description:
The last occurrence of the error
(Unix time stamp, seconds since 01-Jan-1970 00:00:00 UTC)
Example:
"
1387477000
"
≡ 19-Dec-2013 18:16:40 CET