Re: Configuring with new MIB module

2009-04-13 Thread kamal sivadas
Thanks for your reply dave, Your comment helped to configure ether like mib, and I have done make and make install. Everything goes fine. But when I am trying to use snmpwalk Its not displaying the objects related to etherlike mib the command which i have used is like snmpwalk -v

RE: Security Posture in net-snmp

2009-04-13 Thread Mike Ayers
> From: Pachiappan D [mailto:[email protected]] > Sent: Monday, April 13, 2009 8:58 AM > I am extending the net-snmp agent (5.4.1). > > > RFC 3414 allows the following security postures , > 1. minimum-secure > > 2.semi-secure > 3.very-secure

Re: linker errors on libnetsnmptrapd.so

2009-04-13 Thread Wes Hardaker
> On Fri, 3 Apr 2009 12:31:22 -0400, Geoffrey Bays > said: GB> I am compiling a C++ wrapper of some net_snmp libs on a Red Hat machine. GB> By adding -lwrap, -lrpm, and -lsensors I have reduced the errors to GB> the following four: Those are from snmptrapd_handlers.c -- Wes Hardaker SP

Re: Q: SNMPv3 traps

2009-04-13 Thread Wes Hardaker
> On Mon, 30 Mar 2009 18:38:31 +0530 (IST), B V Narasimhulu > said: Sorry for the delay. I'm frequently the person that responds to SNMPv3 related questions, but I've been gone almost continuously for the past 3 weeks. BVN> I have configured SNMPv3 user on the snmpd.conf file as with B

Re: Security Posture in net-snmp

2009-04-13 Thread Wes Hardaker
> On Wed, 8 Apr 2009 20:38:16 +0530, Pachiappan D > said: PD> RFC 3414 allows the following security postures , PD> 1. minimum-secure PD> 2.semi-secure PD> 3.very-secure (i.e., no-initial-configuration) Be default we have no configuration of either snmpv3 users or snmpv1/v2c community n

Re: Security Posture in net-snmp

2009-04-13 Thread Pachiappan D
Can anyone please advice me on this ? -Pachi- On 4/8/09, Pachiappan D wrote: > > Hi, > I am extending the net-snmp agent (5.4.1). > > RFC 3414 allows the following security postures , > 1. minimum-secure > 2.semi-secure > 3.very-secure (i.e., no-initial-configuration) > > May i know the security

Re: Q: SNMPv3 traps

2009-04-13 Thread B V Narasimhulu
I have been waiting for the reply ... --- On Mon, 30/3/09, B V Narasimhulu wrote: > From: B V Narasimhulu > Subject: Q: SNMPv3 traps > To: [email protected] > Date: Monday, 30 March, 2009, 6:38 PM > Hi, > > I have configured SNMPv3 user on the snmpd.conf file