User Manual DEV 2194
Copyright DEV Systemtechnik GmbH 2013-2017 59
5.5.4.4.1 .surveillance.trapEnableMask
OID: .1.3.6.1.4.1.21035.41.3.1.0
Syntax: BITS {unused4 (0), unused3 (1), unused2 (2), unused1 (3),
modechange (4), error (5), errortext (6), coldstart (7)}
Access: read-write
Description: Trap enable mask: A trap is enabled if the corresponding bit is set.
Note:
The .trapEnableMask is defined as follows:
I.e. only bits 4…7 are supported; please refer to chapter 5.5.4.1.
Note the differences for the Set-method of the .trapEnableMask
(BITS has the reverse order vs. hex addressing via OCTET STRING
(e.g. writing of "0x0F" to enable all supported traps)).
By default all traps are disabled, i.e. all bits are zero.
5.5.4.4.2 .surveillance.errorEnableMask
OID: .1.3.6.1.4.1.21035.41.3.2.0
Syntax: Integer32 (0..65535)
Access: read-write
Description: Error enable mask: If all bits are 1, then all errors are enabled; the
errors are grouped into classes; each error class can be masked out
with its corresponding bit set to 0.
Note:
The .errorEnableMask is defined as follows:
If an error class is masked out, an appearing or disappearing error of this class is
not generating a trap and will not appear/disappear in the Active Events
Window of the Web Interface.