summaryrefslogtreecommitdiff
path: root/apps/snmp_perl_trapd.pl
blob: edae3ae460cad899b74065d2519a565ee4360fdf (plain)
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;