version 1.1.2.1, 2014/01/23 09:24:03
|
version 1.3, 2017/02/13 16:52:47
|
Line 6
|
Line 6
|
# |
# |
# Set some common variables |
# Set some common variables |
# |
# |
location := "Room 200" | location := "ELWIX" |
contact := "sysmeister@elwix.org" |
contact := "sysmeister@elwix.org" |
system := 1 # FreeBSD |
system := 1 # FreeBSD |
traphost := localhost |
traphost := localhost |
Line 22 trapport := 162
|
Line 22 trapport := 162
|
# snmpEngineID = $(engine) |
# snmpEngineID = $(engine) |
|
|
# Change this! |
# Change this! |
read := "public" | read := "elwix" |
# Uncomment begemotSnmpdCommunityString.0.2 below that sets the community |
# Uncomment begemotSnmpdCommunityString.0.2 below that sets the community |
# string to enable write access. |
# string to enable write access. |
write := "geheim" | write := "31w1x" |
trap := "mytrap" | trap := "ELWIX" |
|
|
# |
# |
# Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options |
# Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options |