Customer Documentation DEV 5071
Copyright DEV Systemtechnik GmbH 2007-2017
47
5.5.4.3 .surveillance
5.5.4.3.1
.surveillance.trapEnableMask
OID:
.1.3.6.1.4.1.21035.34.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:
The trap mask:
A trap is enabled if the corresponding bit is set.
Note:
The .trapEnableMask for the device is defined as follows:
Hex:
0x80
(MSB)
0x40
0x20
0x10
0x08
0x04
0x02
0x01
(LSB)
Bit:
0
1
2
3
4
5
6
7
Trap:
unused4
unused3
unused2
unused1
trap
modechange
trap
error
trap
errortext
trap
coldstart
I.e. only the lower nibble (bits
4…7) is supported, refer to chapter 5.5.4.4.
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.