[ Sorry for the delay in responding to this ]

> I am actualy using a software called nagios which uses a plugin called 
> check_traffic to check for trafic using snmp
> I installed the net-snmp 5.1.0 version ... perfectly okay.
> 
> now my problem is that i don't know as to how to configure net-snmp to 
> work with snmpd.conf so that snmpget and snmpwalk can work with the 
> check_traffic plugin.


The simplest way is to edit (or create) the file 'snmpd.conf'
to contain a line

                rocommunity public

That would allow both snmpget and snmpwalk to query *anything* that
the agent knows about, using the de-facto standard "public" community.
It's probably safer in the longer term to work with a different community,
but it's quite likely that nagios is designed to "public" by default.
So that's where I'd start.

Dave




-------------------------------------------------------
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-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to