Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Switcheversenken
Switcheversenken Scripts
Commits
54a769f4
Verified
Commit
54a769f4
authored
Sep 19, 2021
by
Jenny
Browse files
made handle-scripts executable
parent
8c77a02b
Changes
4
Hide whitespace changes
Inline
Side-by-side
snmptrapd/handle_26.py
100644 → 100755
View file @
54a769f4
#!/usr/bin/env python3
import
requests
import
sys
import
re
...
...
snmptrapd/handle_54.py
100644 → 100755
View file @
54a769f4
#!/usr/bin/env python3
import
requests
import
sys
import
re
...
...
snmptrapd/handle_dev.py
100644 → 100755
View file @
54a769f4
#!/usr/bin/env python3
import
sys
import
re
...
...
snmptrapd/snmptrapd.example.conf
View file @
54a769f4
authCommunity
log
,
execute
,
net
[
your
-
snmp
-
communty
-
string
]
traphandle
default
/
usr
/
bin
/
env
python3
/
path
/
to
/
your
/
handler
.
py
\ No newline at end of file
traphandle
default
/
path
/
to
/
your
/
handler
.
py
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment