summaryrefslogtreecommitdiff
path: root/local/snmpconf.dir/snmptrapd-data/logging
blob: 81abe3765d7712d8cde10f2b3a6ce74b2b1e3d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
title           Logging options
description     Logging options

token doNotLogTraps
info        Prevent traps from being logged
info        Useful when you only want to use traphandles
info        arguments: (1|yes|true|0|no|false)
question 1  Should traps be logged
validanswer 1 ^(1|yes|true|0|no|false)

token logOption
info        Set options controlling where to log to
info        See -L options in the snmptrapd.conf man page
question 1  Logging options

token outputOption
info        Toggle options controlling output display
info        See -O options in the snmptrapd.conf man page
question 1  Logging options

token printEventNumbers
info        Print event numbers (rising/falling alarm, etc.)
info        arguments: (1|yes|true|0|no|false)
question 1  Print event numbers
validanswer 1 ^(1|yes|true|0|no|false)