logging
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Unix_Linux

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