File: snmp_perl_trapd.pl

package info (click to toggle)
net-snmp 5.9.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 37,540 kB
  • sloc: ansic: 282,201; perl: 17,710; sh: 12,006; makefile: 2,712; python: 735; xml: 663; pascal: 62; sql: 47
file content (15 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##
## SNMPTRAPD perl initialization file.
##

# DO NOT EDIT THIS FILE
#
# This file is intended for initialization of the perl subsystem used by
# snmptrapd.  Though it could be modified by a local administrator to do
# things, it should not be as it will be overwritten by future
# Net-SNMP installations.  Run "perldoc NetSNMP::TrapReceiver" for
# documentation on how to use perl within snmptrapd.

use NetSNMP::TrapReceiver;