User Manual DEV 1953
Copyright DEV Systemtechnik GmbH 2015-2017
129
5.9.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:
Hex
80
40
20
10
08
04
02
01
BITS
0
1
2
3
4
5
6
7
Trap
unused4
unused3
unused2
unused1
modechange error
errortext
coldstart
I.e. only bits 4…7 are supported; please refer to chapter 5.9.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.9.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:
Hex
8000 4000 2000 1000 0800 0400 0200 0100 0080 0040 0020 0010 0008 0004 0002 0001
Bit
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Class
ANT COM LNB OPT AMP MAT OUT INP SWI FAN POW INT
Bit
Class
Number
Class
Abbreviation
Class
Name
Reference
(Chapter)
0
0
INT
Internal Error
1
1
POW
Power Supply
2
2
FAN
Fan
(no reference)
3
3
SWI
Switch Module
4
4
INP
Input Module
5
5
OUT
Output Module
6
6
MAT
Matrix Module
(no reference)
7
7
AMP
Amplifier Module
8
8
OPT
Optical Module
(no reference)
9
9
LNB
LNB Power
(no reference)
10
A
COM
Communication
(no reference)
11
B
ANT
Antenna Controller
(no reference)
12
C
(future use)
(no reference)
13
D
(future use)
(no reference)
14
E
(future use)
(no reference)
15
F
(future use)
(no reference)
If an error class is masked out, an appearing or disappearing event of this class
is not generating a trap, is not triggering the event indication of the device
panel, and will not appear/disappear in the Active Events Window of the
Web Interface.