-Coders,

latest 5.2.pre2 snmptrapd (on Linux) now surprisingly triggers a
vacm_warn_if_not_configured() warning message for me:

- --- snip ---
foo# snmptrapd --version

NET-SNMP Version:  5.2.pre2
Web:               http://www.net-snmp.org/
Email:             [EMAIL PROTECTED]

foo# cat /tmp/snmptrapd3.conf
traphandle default /bin/true
foo# /bosch/net-snmp-5.2.pre2/sbin/snmptrapd -f -Lo -C -c /tmp/snmptrapd3.conf
Warning: no access control information configured.
It's unlikely this agent can serve any useful purpose in this state.
Run "snmpconf -g basic_setup" to help you configure the snmptrapd.conf file for this agent.
2004-10-11 11:17:56 NET-SNMP version 5.2.pre2 Started.
^C
foo# snmptrapd -f -Lo -Dread_config -C -c /tmp/snmptrapd3.conf
read_config: reading premib configuration tokens
read_config: reading normal configuration tokens
read_config: Reading optional config file: "/tmp/snmptrapd3.conf"
read_config: Reading configuration /tmp/snmptrapd3.conf
read_config: /tmp/snmptrapd3.conf:1 examining: traphandle default /bin/true
read_config: Found a parser. Calling it: traphandle / default /bin/true
read_config:traphandle: registering handler for: default
Warning: no access control information configured.
It's unlikely this agent can serve any useful purpose in this state.
Run "snmpconf -g basic_setup" to help you configure the snmptrapd.conf file for this agent.
2004-10-11 11:04:54 NET-SNMP version 5.2.pre2 Started.
- --- snap ---


Is anyone else seeing this? If so, is this (really) by intention?

FWIW, this message does *not* appear (for me) with 5.2.pre1 and 5.1.2.

Your feedback would be highly appreciated.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to