Re: SNMPv3 Authentication Error

2011-10-14 Thread Ali . Bruce
Ashok, I have now managed to get SNMPv3 with SHA authentication working. The problem seems to have been that when I built Net-SNMP I had built it with the following options. Changing the link type option from static to dynamic fixed the problem - I don't know why this would work but it did.

Re: Sending traps using Perl

2011-10-14 Thread Ali . Bruce
I can send SNMPv2 traps succesfully and am now trying to send SNMPv3 traps using Authentication and No Privac y with SHA being used for Authentication. My code looks like the following: my $host = '127.0.0.1'; my $agent = new NetSNMP::agent(); my $session = new

Re: Info needed on informs from applications

2011-10-14 Thread Cristian Marussi
On Wed, Oct 12, 2011 at 2:47 PM, Dave Shield d.t.shi...@liverpool.ac.uk wrote: On 12 October 2011 13:20, anand anand hianandh...@gmail.com wrote: Application code is part of subagent and not part of master agent ( snmpd ). Will it  still work ? Yes. An AgentX subagent simply passes all