On 07/11/2007, wqs <[EMAIL PROTECTED]> wrote:
> I ran "/usr/local/sbin/snmpd -f -L -DsysConfigMib",and got "
> sysConfigMib: Initializing //DEBUGMSGTL information

So your MIB is being initialised - good.


> Warning: no access control information configured.
>  It's unlikely this agent can serve any useful purpose in this state.

There's your answer then - with no access control information,
then the agent won't report anything.


> The lines related in /etc/snmp/snmpd.conf:
> "
> com2sec notConfigUser default public
> group notConfigGroup v1 notConfigUser
> group notConfigGroup v2c notConfigUser
> access notConfigGroup "" any noauth exact all none none
> "

But is the agent actually reading this file?

If you've added your own MIB, then presumably you compiled it
yourself.   If you accepted the defaults when you ran "configure",
then it will be looking under /usr/local/etc, /usr/local/share/snmp etc
rather than the main system locations.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to