This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangzhihan-device-manageme…/roles/oam_snmp/files/snmptrapd.conf
2020-11-09 21:56:53 +06:00

17 lines
497 B
Plaintext
Executable File

# Example configuration file for snmptrapd
#
# No traps are handled by default, you must edit this file!
#
# authCommunity log,execute,net public
# traphandle SNMPv2-MIB::coldStart /usr/bin/bin/my_great_script cold
traphandle default /opt/tsg/snmp/traphandler.sh
authCommunity log,execute,net public
createUser -e 0x8000000001020304 tsgadmin SHA cli202011 AES cli202011
authuser log tsgadmin
# createUser -e 0x8000000001020304 tsgadmin SHA cli202001 AES cli202001
# authuser log tsgadmin