On 18 August 2010 13:07, Hemanth Raju wrote:
> we disabled snmpd.conf and our snmp agent is a thread but not
> daemon. so I think there could be some API to handle this.
The simplest would probably be to call 'netsnmp_config()' with the config
line that you'd normally put into snmpd.co
Hi Dave
we disabled snmpd.conf and our snmp agent is a thread but not
daemon. so I think there could be some API to handle this.
hemanth
- Original Message -
From: "Dave Shield"
To: "Hemanth Raju"
Cc:
Sent: Wednesday, August 18, 2010 5:23 PM
Subject: Re: SNMP V2c walk Aut
On 18 August 2010 12:43, Hemanth Raju wrote:
> Issue: On my network device SNMP v2c walk is successfull from any manager
> using community "private".
What are the access control settings in your snmpd.conf file?
Dave
-
Dear ALL,
Issue: On my network device SNMP v2c walk is successfull from any manager
using community "private".
As per RFC SNMP V2c walk should be authenticated with " community & manager ip
address". Only authenticated managers can do snmpv2c walk.
I debugged snmp agent code and found that in