1title           Logging options
2description     Logging options
3
4token doNotLogTraps
5info        Prevent traps from being logged
6info        Useful when you only want to use traphandles
7info        arguments: (1|yes|true|0|no|false)
8question 1  Should traps be logged
9validanswer 1 ^(1|yes|true|0|no|false)
10
11token logOption
12info        Set options controlling where to log to
13info        See -L options in the snmptrapd.conf man page
14question 1  Logging options
15
16token outputOption
17info        Toggle options controlling output display
18info        See -O options in the snmptrapd.conf man page
19question 1  Logging options
20
21token printEventNumbers
22info        Print event numbers (rising/falling alarm, etc.)
23info        arguments: (1|yes|true|0|no|false)
24question 1  Print event numbers
25validanswer 1 ^(1|yes|true|0|no|false)
26
27