User Manual DEV 2190
Copyright DEV Systemtechnik GmbH 2009-2017 89
5.5.4.4.4.5 .surveillance.errorTable.errorEntry.errorPending
OID: .1.3.6.1.4.1.21035.41.3.4.1.5.x
Syntax: INTEGER {pending (1), gone (2)}
Access: read-only
Description: The last occurrence of the error is
"1" still pending, or
"2" not pending anymore, i.e. gone.
5.5.4.4.4.6 .surveillance.errorTable.errorEntry.errorAcknowledge
OID: .1.3.6.1.4.1.21035.41.3.4.1.6.x
Syntax: INTEGER {notAcknowledged (1), acknowledged (2)}
Access: read-only
Description: The last occurrence of the error is
"1" not acknowledged, or
"2" acknowledged.
5.5.4.4.5 .surveillance.numberOfPowerLines
OID: .1.3.6.1.4.1.21035.41.3.5.0
Syntax: INTEGER32
Access: read-only
Description: The number of power lines. This type of device supports
monitoring for the two power lines, thus "2" is returned.
Note:
This value is used to determine the maximum index of the following table:
5.5.4.4.6 .surveillance.powerLineTable
With the .powerLineTable the status of each power line can be checked.
5.5.4.4.6.1 .surveillance.powerLineTable.powerLineEntry.powerLineIndex
OID: .1.3.6.1.4.1.21035.41.3.6.1.1.x
Syntax: INTEGER32 (1..3)
Access: not-accessible
Description: A unique value for each table entry ranging between "1" and the
number of entries (defined by .numberOfPowerLines, please refer
to chapter 5.5.4.4.5).
5.5.4.4.6.2 .surveillance.powerLineTable.powerLineEntry.powerLineStatus
OID: .1.3.6.1.4.1.21035.41.3.6.1.2.x
Syntax: INTEGER {ok (1), notok (2), notapplicable (3)}
Access: read-only
Description: The status of the related power line, possible values:
"1" ok: no errors are reported for the power line;
"2" not ok: an error was detected for the power line;
"3" not applicable: is not returned for this type of device.