RE: Problems With NetSNMP 5.4.1 and Fresh Debian Etch Install

2008-03-13 Thread Uttamchandani, Amit
On 12/03/2008, Uttamchandani, Amit <[EMAIL PROTECTED]> wrote: > 1. I try to look for the net-snmp man pages by running man -k snmp > but all I get are: > >cups-snmp.conf (5) - snmp configuration file for cups >snmp.conf (5) [cups-snmp.conf] - snmp configuration file for cups > >*

Re: Great snmpwalks, bad mib importation issues

2008-03-13 Thread Seann Clark
Seann Clark wrote: > Let me start off with this may all just be related to carbon based > errors on the terminal. > > I have at least two vendor provided non-included mibs that I would like > to use with my net-snmp installation (net-snmp-5.4-16). I have read and > read about importing these thi

SNMP V3 - Informs and Change

2008-03-13 Thread Karthick Babu
Hi, Can you please help me on the SNMPV3 informs processing and the usmKeyChange functionalities together. Our agent in order to send a SNMPv3 inform will persist the auth and priv passwords(as encrypted) in the agent configuration files. Whenever the agent is restarted, the keys will be constru

Re: NET-SNMP and Databases

2008-03-13 Thread Thomas Anders
Hampton, Michael wrote: > MySQL > I thought this would be easy but I can't find anything yet except from > vendors who want to sell my something. There's at least a Perl script solution listed on: http://www.net-snmp.org/wiki/index.php/Net-snmp_extensions If you manage to find something else,

Re: how to modify the output of an smpset command

2008-03-13 Thread Jordi Moles
Hi, thanks for the infor, i'll work on that, i think it's enough in my case. thanks. En/na Dave Shield ha escrit: > On 13/03/2008, Jordi Moles <[EMAIL PROTECTED]> wrote: > >> Example: i want to create folders from snmp. >> let's say i run something like this: >> >> ***

Re: how to modify the output of an smpset command

2008-03-13 Thread Dave Shield
On 13/03/2008, Jordi Moles <[EMAIL PROTECTED]> wrote: > Example: i want to create folders from snmp. > let's say i run something like this: > > *** > > snmpset -v 2c -c mykey localhost .1.3.6.1.4.1.2021.255.8.1.9 s > "create...folder1" > > * > >

RE: NET-SNMP and Databases

2008-03-13 Thread Hampton, Michael
Thanks for the reply! The NMS is the easy part. We use an old instance of HP Openview for fault management. We run JFFNMS for Network Management. We run Cacti for Capacity and Performance Management on Servers. However, they are all useless if we can't get the data. Thanks for the info on M

Re: how to modify the output of an smpset command

2008-03-13 Thread Jordi Moles
Hi, yes, i'm extending the agent, sorry for not giving that information. anyway... thanks for the information, i'll look for another way. i'll put you into situation to see if i can actually do what i'm planning. Example: i want to create folders from snmp. let's say i run something like this:

Re: 5.3.1 still truncating 32 bit values

2008-03-13 Thread Dave Shield
On 13/03/2008, Dave Shield <[EMAIL PROTECTED]> wrote: > I'm not sure which posts you are referring to, but this > problem was addressed about four weeks ago, using > patch #1866823 (see ) Oops - forgot to include the reference. See http://tinyurl.com/2dnrxm Dave -

Re: 5.3.1 still truncating 32 bit values

2008-03-13 Thread Dave Shield
On 13/03/2008, lesly dorval <[EMAIL PROTECTED]> wrote: > When i walk enterprise.ucdavis > snmpwalk -v 3 -l authPriv -A passphrase -X passphrase > -u reporter localhost 1.3.6.1.4.1.2021.13.15.1.1.6 > I get these annoying entries in /var/log/messages. I > read many posts where this issue has be

Re: Timeout:No Response From 127.0.0.1

2008-03-13 Thread simone marangoni
i resolve problemin /etc/snmp missed (i hope it's rightmissed) .conf files Bye bye 2008/3/12, Mike Ayers <[EMAIL PROTECTED]>: > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of simone marangoni > > Sent: Wednesday, March 12, 2008 2:55 AM > > > > [EMAIL PRO

Re: Problems With NetSNMP 5.4.1 and Fresh Debian Etch Install

2008-03-13 Thread Dave Shield
On 12/03/2008, Uttamchandani, Amit <[EMAIL PROTECTED]> wrote: > 1. I try to look for the net-snmp man pages by running man -k snmp > but all I get are: > >cups-snmp.conf (5) - snmp configuration file for cups >snmp.conf (5) [cups-snmp.conf] - snmp configuration file for cups > >* Sh

Re: is there an API to configure the netsnmp agent?

2008-03-13 Thread Dave Shield
On 12/03/2008, Torben Surmer <[EMAIL PROTECTED]> wrote: > Is there a way to configure the agent without a dialog? Edit the file 'snmpd.conf' (using the text editor of your choice). That's all that the snmpconf script does anyway. Dave -

Re: Regarding Table data Create and Fill

2008-03-13 Thread Dave Shield
On 12/03/2008, kumar undurthi <[EMAIL PROTECTED]> wrote: > this approach is trying to fill the values form a file That's simply an illustration of one possible approach for populating the table. The agent doesn't care *how* you populate the table - just as long as you do so. > but my values ar

5.3.1 still truncating 32 bit values

2008-03-13 Thread lesly dorval
I am running Linux Version: 2.6.18-8.1.15.el5 #1 SMP Mon Oct 22 08:32:28 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux My NET-SNMP version is : 5.3.1 When i walk enterprise.ucdavis snmpwalk -v 3 -l authPriv -A passphrase -X passphrase -u reporter localhost 1.3.6.1.4.1.2021.13.15.1.1.6 I get these a

RE: Welcome to the "Net-snmp-users" mailing list

2008-03-13 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Chua, GH (Gim Hwee) > Sent: Tuesday, March 11, 2008 8:29 PM > I'm using the net-snmp program. When I run 'make install' > there's some error and it stops Are you sure you ran 'make' first? Unlike some packages, net-s