--- elwix/config/etc/uboot/snmpd.config 2014/09/15 19:06:48 1.2 +++ elwix/config/etc/uboot/snmpd.config 2017/02/13 16:52:47 1.3 @@ -6,7 +6,7 @@ # # Set some common variables # -location := "Room 200" +location := "ELWIX" contact := "sysmeister@elwix.org" system := 1 # FreeBSD traphost := localhost @@ -22,11 +22,11 @@ trapport := 162 # snmpEngineID = $(engine) # Change this! -read := "public" +read := "elwix" # Uncomment begemotSnmpdCommunityString.0.2 below that sets the community # string to enable write access. -write := "geheim" -trap := "mytrap" +write := "31w1x" +trap := "ELWIX" # # Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options