Re: how do I configure net-snmp on AIX

2013-01-04 Thread Dave Shield
On 3 January 2013 22:18, Wipro-Manish Sharma wrote: > I have AIX server 5300-07-10-0943 and looking for configuration net –snmp > on the same. > > > > We have installed net-snmp-5.5-1.rpm package on the server but we are > getting time response output. and in /var/log/snmpd.log we are getting err

how do I configure net-snmp on AIX

2013-01-03 Thread Wipro-Manish Sharma
I have AIX server 5300-07-10-0943 and looking for configuration net -snmp on the same. We have installed net-snmp-5.5-1.rpm package on the server but we are getting time response output. and in /var/log/snmpd.log we are getting error as "nlist err: neither proc nor _proc found.Warning: no acces

Re: Build net-snmp on AIX 7.1

2010-07-31 Thread Thomas Anders
Lissa Valletta wrote: > There are a lot of compiler directives for up to aix6, but I need to > build on aix7 which is coming out soon. Do you have an easy way to > build on aix7 or can you provide us source code that support AIX 7.1. Could you please try building the just released net-snmp 5.6

Re: Build net-snmp on AIX 7.1

2010-07-16 Thread Lissa Valletta
/Poughkeepsie/i...@ibmus Cc: net-snmp-users@lists.sourceforge.net Date: 07/15/2010 02:49 PM Subject: Re: Build net-snmp on AIX 7.1 You should just try and see if it'll work. We don't have anything that specifically needs to be done, *unless* there are errors (and if so, please report back

Re: Build net-snmp on AIX 7.1

2010-07-16 Thread Lissa Valletta
/2010 02:49 PM Subject: Re: Build net-snmp on AIX 7.1 You should just try and see if it'll work. We don't have anything that specifically needs to be done, *unless* there are errors (and if so, please report back!) -- Wes Hardaker Cobham Analytic

Re: Build net-snmp on AIX 7.1

2010-07-16 Thread Lissa Valletta
e.net Date: 07/15/2010 02:49 PM Subject: Re: Build net-snmp on AIX 7.1 You should just try and see if it'll work. We don't have anything that specifically needs to be done, *unless* there are errors (and if so, please report back!) -- Wes Hardaker Cobham Ana

Re: Build net-snmp on AIX 7.1

2010-07-15 Thread Wes Hardaker
You should just try and see if it'll work. We don't have anything that specifically needs to be done, *unless* there are errors (and if so, please report back!) -- Wes Hardaker Cobham Analytic Solutions -- This SF.net e

Build net-snmp on AIX 7.1

2010-07-14 Thread Lissa Valletta
There are a lot of compiler directives for up to aix6, but I need to build on aix7 which is coming out soon. Do you have an easy way to build on aix7 or can you provide us source code that support AIX 7.1. Thanks. Lissa K. Valletta 414/3-8 Poughkeepsie, NY 12601 (tie 293) 433-3102

Re: Net-SNMP on AIX

2010-06-25 Thread Wes Hardaker
I'm not sure exactly what's wrong as it looks ok. I'd suggest trying a few things: + Run snmpd and snmpget with -Dusm for debugging output + make sure after you restarted the agent that the "createuser" line is replaced by a "usmUser" line. + Try talking to the test agent first from the snmpge

Net-SNMP on AIX

2010-06-22 Thread Stock, Roger W
I created a user: adding the following line to /var/net-snmp/snmpd.conf: createUser velocity MD5 "velocitypwd" DES adding the following line to /usr/local/share/snmp/snmpd.conf: rwuser velocity BUt, when I attempt an snmpget it fails: # snmpget -v 3 -u velocity -l authNoPriv -a MD5 -A ve

Re: net-snmp on AIX 5.3 help

2007-05-18 Thread Dave Shield
On 15/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Should I base my percentage calculations on 100 or 100*# of CPUs? IE- > MaxBytes setting in mrtg? I have a 2-Way Lpar. Should my max percentage be > 200? Not sure. I *think* it should be based on 100 - but try it for yourself, and se

RE: net-snmp on AIX 5.3 help

2007-05-15 Thread dmccaleb
Good info.  One more question-   Should I base my percentage calculations on 100 or 100*# of CPUs?  IE- MaxBytes setting in mrtg?  I have a 2-Way Lpar.  Should my max percentage be 200?   Thanks,   Original Message Subject: Re: net-snmp on AIX 5.3 helpFrom: "Dave Shield&quo

Re: net-snmp on AIX 5.3 help

2007-05-15 Thread Dave Shield
On 15/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > My next challenge- My system is SMP and I need to monitor individual CPU's. > I read some place that you can use ssCpuRawSystem.X (X=CPU #). Where did you read this? Because we need to get it corrected - this is wrong. The Net-SNMP age

RE: net-snmp on AIX 5.3 help

2007-05-15 Thread dmccaleb
s possible with my AIX version of net-snmp?  Does ssCpuRawSystem.0 represent the first CPU or all CPUs?   Thanks,   Dave Original Message Subject: Re: net-snmp on AIX 5.3 helpFrom: Thomas Anders <[EMAIL PROTECTED]>Date: Tue, May 15, 2007 10:40 amTo: Dave McCaleb <[EMAIL PROT

Re: net-snmp on AIX 5.3 help

2007-05-15 Thread Thomas Anders
Dave McCaleb wrote: > I'm having trouble running net-snmp on my AIX 5.3 box. Every time I attempt > to start snmpd, it dies. What net-snmp version are you running? What configure options did you build it with? Did you follow README.aix? +Thomas ---

net-snmp on AIX 5.3 help

2007-05-15 Thread Dave McCaleb
Greetings net-snmp, I'm having trouble running net-snmp on my AIX 5.3 box. Every time I attempt to start snmpd, it dies. Here is the output. /usr/local/sbin/snmpd -D all -c /usr/local/etc/snmpd.conf No log handling enabled - turning on stderr logging trace: netsnmp_ds_set_string(): defa

Re: net-snmp on aix 5.3.3

2006-11-14 Thread Thomas Anders
John Jolet wrote: > Thanks, but I did read the readme, which is why I configured with the > --disable-shared. I'm NOT getting nlist errors, so I didn't configure > with the --without-kmem-usage. I will try reconfiguring with the > --without-kmem-usage and see if that stabilizes my daemon. I figu

RE: net-snmp on aix 5.3.3

2006-11-14 Thread John Jolet
John Jolet wrote: > I've installed the 5.4 rc2 release of net-snmp (compiled on aix with > gcc) on multiple lpars on multiple physical boxes. I've got a few > problems across all of them. One, the daemon dies any time you do an > snmpwalk of the ip module. Sometimes it logs an lseek error, somet

Re: net-snmp on aix 5.3.3

2006-11-14 Thread Thomas Anders
John Jolet wrote: > I've installed the 5.4 rc2 release of net-snmp (compiled on aix with > gcc) on multiple lpars on multiple physical boxes. I've got a few > problems across all of them. One, the daemon dies any time you do an > snmpwalk of the ip module. Sometimes it logs an lseek error, somet

net-snmp on aix 5.3.3

2006-11-14 Thread John Jolet
I’ve installed the 5.4 rc2 release of net-snmp (compiled on aix with gcc) on multiple lpars on multiple physical boxes.  I’ve got a few problems across all of them.  One, the daemon dies any time you do an snmpwalk of the ip module.  Sometimes it logs an lseek error, sometimes just goes awa

Re: Net-SNMP on AIX 5.2

2005-05-06 Thread Fionn Williamson
On Fri, 2005-05-06 at 09:19 -0500, [EMAIL PROTECTED] wrote: > > Has anyone had good luck getting snmp setup and running smooth on AIX > 5.2? I've been running circles for days trying to get it working. If > anyone wouldn't mind lending me a little help, and wouldn't mind > emailing me, I'd appr

Re: Net-SNMP on AIX 5.2

2005-05-06 Thread Kurtis . Gilpin
L PROTECTED] cc net-snmp-users@lists.sourceforge.net Subject Re: Net-SNMP on AIX 5.2 On Fri, 2005-05-06 at 09:19 -0500, [EMAIL PROTECTED] wrote: > > Has anyone had good luck getting snmp setup and running smooth on AIX > 5.2?  I've been running circles for days tryi

Net-SNMP on AIX 5.2

2005-05-06 Thread Kurtis . Gilpin
Has anyone had good luck getting snmp setup and running smooth on AIX 5.2?  I've been running circles for days trying to get it working.  If anyone wouldn't mind lending me a little help, and wouldn't mind emailing me, I'd appreciate it!  I won't waste everyone's inbox space by going into the deta