Re: Re: help needed wrt net-snmp windows 64bit

2012-02-29 Thread Fulko Hew
On Wed, Feb 29, 2012 at 12:52 PM, Bart Van Assche wrote: > On Feb 29, Markus Gaugusch wrote: > > On Feb 29, Vijaya Simha Reddy Aedavelli > wrote: > > > I want to develop the snmp agent, using net-snmp on Windows 64bit > > > OS(Windows 7/8). Is this possible? > > > > > > I've seen Win32 is availa

Re: Re: help needed wrt net-snmp windows 64bit

2012-02-29 Thread Bart Van Assche
On Feb 29, Markus Gaugusch wrote: > On Feb 29, Vijaya Simha Reddy Aedavelli wrote: > > I want to develop the snmp agent, using net-snmp on Windows 64bit > > OS(Windows 7/8). Is this possible? > > > > I've seen Win32 is available. What about 64bit? > > Just compile it yourself, there is some infor

Re: help needed wrt net-snmp windows 64bit

2012-02-29 Thread Markus Gaugusch
Just compile it yourself, there is some information in the list archives available. On Feb 29, Vijaya Simha Reddy Aedavelli wrote: > Hi, > > I want to develop the snmp agent, using net-snmp on Windows 64bit > OS(Windows 7/8). Is this possible? > > I've seen Win32 is available. What about 64bit?

Re: Help needed

2010-09-10 Thread Dirk-Willem van Gulik
Op 10 sep 2010, om 15:24 heeft Katta, Srinivasa (Contractor) het volgende geschreven: > installed the net-snmp-5.4.2.1(got binary pkg from Sun freeware) on solaris > 9 and it is installed without any problem. > .. > error on subcontainer 'interface container' insert (-1) > You can ignore tha

Re: Help needed

2010-09-10 Thread Wes Hardaker
> On Fri, 10 Sep 2010 09:24:21 -0400, "Katta, Srinivasa (Contractor)" > said: KS(> error on subcontainer 'interface container' insert (-1) That's from an old bug you can actually fairly safely ignore the messages from. KS(> fw1# /usr/local/bin/snmpget -v 2c -c public localhost sysDesc

Re: help needed [snmpconf utility]

2009-11-30 Thread Dave Shield
2009/11/19 sandeep patra : > But using the snmpconf utility, I am able to generate only the following line > masterĀ  agentx > but not able to create the line responsible for generating agentxsocket at > the default location /var/agentx/master. > > Please help me in this regard. That doesn't ma

Re: help needed regarding registering callback functions

2009-09-01 Thread Dave Shield
2009/9/1 sandeep patra : > I am writing a snmp subagent (say name xyz), whose purpose is to capture all > v2traps send out by the snmp master agent. I'm not sure that will be possible. The master agent and the subagent are separate processes. The only communication between them is as specified in

Re: Help needed to monitor CPU utilization for a particular running process

2009-08-28 Thread Dave Shield
2009/8/28 sandeep patra : > So if within a time duration of 1 minute this couter gets incremented by x > then the CPU utilization percentage would be equals to = (x / (60 * 100)) Probably, yes. Though I suggest you do some testing to verify this. (Particularly if you've got a multi-CPU system).

Re: Help needed to monitor CPU utilization for a particular running process

2009-08-28 Thread sandeep patra
Thank You very much Dave. I was just comparing with the output of top command which gives me percentage of CPU utilization of each process. Yes it should be over a time period. So if within a time duration of 1 minute this couter gets incremented by x then the CPU utilization percentage would be e

Re: Help needed to monitor CPU utilization for a particular running process

2009-08-28 Thread Dave Shield
2009/8/28 sandeep patra : > I think HOST-RESOURCES-MIB::hrSWRunPerfCPU > would provide me "the number of centi-seconds of the total system CPU > resource that a running process is consuming" Yes - this gives you the raw data that you need. > but i want to monitor the current percentage of CPU a p

Re: Help needed to monitor CPU utilization for a particular running process

2009-08-28 Thread sandeep patra
Hi Dave, I think HOST-RESOURCES-MIB::hrSWRunPerfCPU would provide me "the number of centi-seconds of the total system CPU resource that a running process is consuming" but i want to monitor the current percentage of CPU a perticular process is consuming. (e.g. 10% of CPU) I have seen that HOST-RE

Re: Help needed to monitor CPU utilization for a particular running process

2009-08-28 Thread Dave Shield
2009/8/28 sandeep patra : > I am using DISMAN-EVENT-MIB for monitoring system resources > and for generating traps when some threashold reaches. > I want the snmp master agent to generate Trap when a process > eatsĀ  (say greater than 10%) of CPU. How can I do this? That sounds like the object HOST

RE: help needed with root oid and getnext operation

2009-03-02 Thread EYRE Bernadette
; [email protected] Subject: Re: help needed with root oid and getnext operation 2009/2/28 EYRE Bernadette : > One of my original problem was that when using snmpwalk command OK - so you are using "snmpwalk". That's definitely relevant here > on say

Re: help needed with root oid and getnext operation

2009-02-28 Thread Dave Shield
2009/2/28 EYRE Bernadette : > One of my original problem was that when using snmpwalk command OK - so you are using "snmpwalk". That's definitely relevant here > on say a column (without any instance index) of one of the tables, That's pretty much what I expected, but you hadn't given suffi

RE: help needed with root oid and getnext operation

2009-02-27 Thread EYRE Bernadette
e Cc: Mike Ayers; [email protected]; [email protected] Subject: Re: help needed with root oid and getnext operation 2009/2/26 Bernadette Eyre : > My code registers organization root oid. > > (I substituted y and x in the oid to conceal some proprietary stuff) Fair

Re: help needed with root oid and getnext operation

2009-02-26 Thread Bernadette Eyre
Hi David, I first sent this email to users list instead of coders where I'm subscribed and the email bounced, apology if you get two copies of this email --- my comments are embedded below. On Thu, 2009-02-26 at 08:44 +, Dave Sh

Re: Help Needed

2008-04-11 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 11/0

Re: Help Needed

2008-04-10 Thread Dave Shield
On 10/04/2008, Suseendran R.B <[EMAIL PROTECTED]> wrote: > I have been assigned a task of > accessing the information of NTP through SNMP and I'm not able to proceed > further because I have some difficulties in getting the right MIB for my > NTP. There appears to be

RE: help needed for SNMpv1 proxy support

2006-07-06 Thread Jobin Jose Sebastin
- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Thursday, July 06, 2006 2:42 PM To: Jobin Jose Sebastin Cc: [email protected] Subject: Re: help needed for SNMpv1 proxy support Jobin Jose Sebastin wrote: > Actually my intension is to forward the requests comes for the part of &

Re: help needed for SNMpv1 proxy support

2006-07-06 Thread Dave Shield
Jobin Jose Sebastin wrote: > Actually my intension is to forward the requests comes for the part of > my mib tree to a remote agent ( say IPADDRESS 192.168.157.41 with > sysName : remote agent). > > My configuratin file /etc/snmp/snmpd.conf is as follows. > [snip] > proxy -v 1 -c publi