Cannot Install Net-SNMP to HP Windows 10 Laptop

2018-10-30 Thread Andrew Davis
g the System Control Panel". I have added this path C:\usr\bin but still get same error. HP support had no advise for me. Any help would be appreciated. Thanks. - Andrew ___ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Plea

Re: Net-snmp 5.7.3, timeticks: wrong parsing?

2017-06-09 Thread Andrew
Ooops, I missed that timetick is encoded like signed int... On 09.06.2017 18:06, Andrew wrote: Hi all. I've implemented embedded SNMPv1 agent, and I saw that there's trouble in parsing timeticks in some rare cases (when time is between ~10 and ~30 minutes). Seems like trouble is w

Net-snmp 5.7.3, timeticks: wrong parsing?

2017-06-09 Thread Andrew
Hi all. I've implemented embedded SNMPv1 agent, and I saw that there's trouble in parsing timeticks in some rare cases (when time is between ~10 and ~30 minutes). Seems like trouble is when higher bit is set. tcpdump parses data OK. Is it net-snmp client bug, or something wrong in response?

Re: Best practice to get counters from a huge amount of routers.

2016-05-09 Thread Andrew
There's netflow/sflow for real-time traffic counting/monitoring. 08.05.2016 13:11, Richard Mayers пишет: > Hi, > > Thanks for the replies. > > What about using Traps? Can I make the routers send me the counters > every second ? Is it hard to set up? > > Kind regards, > Richard > > 2016-05-07 20:56

Re: Cross compiling for ARM need help

2016-04-24 Thread Andrew
You have no libpcre compiled for target... 24.04.2016 19:30, Thomas Stolt пишет: Hi net-snmp Experts I am trying to compile the net-snmp agent for an STB, based on ARM processor (VU+ Solo 4K). I can successfully compile the agent when choosing "--mini-agent", but to make sense I would need t

Re: Minimalist SNMP manager for embedded app

2016-01-14 Thread Andrew
Hi. You can try https://code.google.com/p/small-snmp/ (it's v1 - but it's good point to start) 14.01.2016 05:10, Mazer, Alan S (389M) пишет: > Hi. I'm hoping that someone much more familiar with snmp can give me > some basic direction here. > > I need to write the smallest bit of code possible

net-snmp 5.7.3 lmsensors numeration

2015-02-02 Thread Andrew
Hi. Why sensors are numbered globally, not per-group? In 5.4.2.1 sensors had per-group index numeration: LM-SENSORS-MIB::lmTempSensorsIndex.1 = INTEGER: 0 LM-SENSORS-MIB::lmTempSensorsIndex.2 = INTEGER: 1 LM-SENSORS-MIB::lmTempSensorsIndex.3 = INTEGER: 2 LM-SENSORS-MIB::lmTempSensorsIndex.4 = IN

Should my set handler be hit multiple times?

2013-08-02 Thread Andrew Agno
t naturally uses as much CPU as it can in that case). Thanks, Andrew. -- Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps

InetAddress weirdness/questions & snmpwalk versions

2013-07-01 Thread Andrew Sundelin
I never get the HEX-STRING version. Am I coding my agent incorrectly? Is this an snmpwalk bug? Any ideas what might be going on here? I've searched around a bunch and haven't come up with anything. If it makes any difference the agent code was all develope

SNMPv3 problem with kill -HUP

2012-06-26 Thread Andrew Ma
Ca localhost passwd xyz1234567 1234567xyz Thanks --Andrew -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond.

SNMPv3 problem with kill -HUP on NetSNMP v5.6.1

2012-06-21 Thread Andrew Ma
Hello, I am trying to create a SNMPv3 user on a SNMP v5.6.1 agent.  I am using the snmpusm utility to create the user, and seems successfully, that I can show it on: "snmpwalk -v2c -c public 127.0.0.1 snmpUsmMIB" Not until I do a total restart of the SNMP agent, I cannot query the SNMP variable b

Cannot clone a user on SNMPv3

2012-02-06 Thread Andrew Ma
e.0 = Timeticks: (49566) 0:08:15.66 Thanks --Andrew -- Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - p

Using Net-SNMP to monitor SWAP space

2010-10-05 Thread Andrew Brill
I have read the sections on using SWAP for monitoring swap space. I just do not understand in plain howto language to make this work. Is there anybody who can explain this in a much easier manner? I have traps enabled but it seems like there is some thing related to DIS MAN MIB yet my net-snmp f

RE: bug 1369983 and building net-snmp

2009-06-19 Thread Andrew McGrail
quent HUPs merely append to the list, awaiting processing snmpd_ports: port spec: udp:261,tcp:361,udp6:461,tcp6:561,udp:261,tcp:361,udp6:461,tcp6:561 Cheers, Andrew -Original Message- From: Thomas Anders Andrew McGrail wrote: > Also - is there any plan to fix the net-snmp mak

bug 1369983 and building net-snmp

2009-06-17 Thread Andrew McGrail
it can allow for parallel make build systems? Currently I am putting a local "-j 1" override, but it would be nice if it looked after itself, seeing that the reason it fails is because of the dependencies.

RE: snmpv3 capture question

2009-05-05 Thread Huber, Andrew
Dave, So enabled the snmptrapd and I configured the router to send the v3 traps to my box and I am now seeing the v3 traps come through Wireshark. Its working. Thanks for the assistance. Andrew -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com

net-snmp service not starting

2009-05-04 Thread Huber, Andrew
service it starts for about 5 seconds then stops. I am also running the Windows Snmp service but on a different port then the net-snmp service. Any ideas what might be causing this? Thanks. Andrew Huber Serco-na.com Network Security Analyst/Sys Admin v235-4347

snmpv3 capture question

2009-05-04 Thread Huber, Andrew
as version 3 traps at this point. Does net-snmp need to be running on my Windows 2003 server box to be able to do this? Thanks. Andrew Huber Serco-na.com Network Security Analyst/Sys Admin v235-4347 -- Register Now

Re: Anyone here running netsnmp 5.4.2.1 under zone on Solaris?

2009-03-03 Thread Andrew J Cosgriff
Jung, Daniel wrote : > I have no problem running with the same binary with same configuration > on the non-zone system. > I am using v3. So I assume no on has issue with running 5.4.2.1 or > earlier version supporting Counter64 running in the Solaris zone ? Yes, I have the same problem if I co

Re: Can't receive broadcast traps

2008-11-06 Thread Andrew Gregory
On Sat, 01 Nov 2008 23:26:11 +0900, Andrew Gregory <[EMAIL PROTECTED]> wrote: > I have a QNAP hard drive enclosure that can listen out for APC compatible > UPS (uninterruptable power supply) SNMP traps and shut down automatically > if the power fails. That works fine. However

Can't receive broadcast traps

2008-11-01 Thread Andrew Gregory
ps? What can I try to get this working? I've tried all the currently supported versions of net-snmp (5.2.5, 5.3.2.2 and 5.4.2). Thanks in advance for any help! -- Andrew Gregory <mailto:[EMAIL PROTECTED]&

netsnmp_assert 1==_locks

2007-12-20 Thread Andrew Ragusa
Hey guys Does anyone know why I keep getting this message? netsnmp_assert 1==_locks[major][minor] failed callback.c:126 _callback_lock() _callback_lock already locket in snmp_call_callbacks It is a threaded application and I am using the single session C api calls. All snmp sessions are in

IBM WebSphere Message Queue MIB

2007-05-01 Thread Andrew Wilkin
Hi List, I would like to be able to monitor IBM's WebSphere Message Queue system; I thought that I could use SNMP to help with this. Does anyone know where I might find a mib to monitor the MQ environment? Thanks Regards Andrew. Wilkin Systems Administ

Can mib2c be used for developing client applications, not agent applications

2007-03-05 Thread Andrew Walker (CV/ETL)
to write a client app and suggestion on where I should be looking? Regards, Andrew Walker - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share y

RE: errror in snmpd.log

2007-02-08 Thread Lacatena, Andrew
] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, February 08, 2007 10:39 AM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: errror in snmpd.log On 08/02/07, Lacatena, Andrew <[EMAIL PROTECTED]> wrote: > I see this message on the sub-agent(agentx

RE: errror in snmpd.log

2007-02-08 Thread Lacatena, Andrew
don't know what they mean. Thanks. -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Thursday, February 08, 2007 3:13 AM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: errror in snmpd.log Lacatena, Andrew wrote: > agentx/subagen

errror in snmpd.log

2007-02-07 Thread Lacatena, Andrew
? Thanks. -Andrew - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v

RE: FW: agentx sub-agent setup

2007-02-07 Thread Lacatena, Andrew
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Tuesday, February 06, 2007 11:58 AM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: FW: agentx sub-agent setup On 06/02/07, Lacatena, Andrew <[EMAIL PRO

RE: FW: agentx sub-agent setup

2007-02-06 Thread Lacatena, Andrew
--Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, February 05, 2007 4:03 PM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: FW: agentx sub-agent setup On 05/02/07, Lacatena, Andrew <[EMAIL PROTECTED]> wr

FW: agentx sub-agent setup

2007-02-05 Thread Lacatena, Andrew
: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 4:13 PM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: agentx sub-agent setup Lacatena, Andrew wrote: > No, I am trying to configure the master agent and subagent > on different machines. > [.

RE: agentx sub-agent setup

2007-02-02 Thread Lacatena, Andrew
Well said. Thanks. -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 4:13 PM To: Lacatena, Andrew Cc: net-snmp-users@lists.sourceforge.net Subject: Re: agentx sub-agent setup Lacatena, Andrew wrote: > No, I am trying to configure

RE: agentx sub-agent setup

2007-02-02 Thread Lacatena, Andrew
t to the agentx master agent: Unknown host (Connection refused)." Any suggestions? Thanks. -Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, February 01, 2007 5:00 AM To: Lacatena, Andrew Cc: net-snmp-users@lists.sou

agentx sub-agent setup

2007-01-31 Thread Lacatena, Andrew
make the master agent known to the subagent? Thanks. -Andrew - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easie

Agentx

2007-01-29 Thread Lacatena, Andrew
preferred, and what are the differences between the two? Thanks for your help -Andrew - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to

Net-SNMP - Q re snmptrapd features

2006-12-07 Thread Andrew Evans
s, etc. that you can recommend would be appreciated. Regards, Andrew Evans - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your op

extracting values from fields

2006-08-09 Thread Andrew Small
Hello All   I am using the following pieces of software   Trapgen Snmtpd (net-snmp)   Trapgen sends a trap to snmpd which then forwards the data to a traphandle which then invokes another script.   What I would like to do is extract the value from the string field and put it into nagi

Problem compiling perl modules

2006-06-15 Thread Andrew Biddle
Okay, so I'm at a bit of a loss.  I'm trying to install the Net-SNMP PERL modules and I'm running into problems.  I'm not great at debugging this stuff, so I'm hoping someone can give me some clue here.   I've run the configure script clearly giving it the "--with-perl-modules" flag.  I've build t

No such MIB...

2006-05-01 Thread Andrew Heagle
CD-DISKIO-MIB.txt MIB file in /usr/share/snmp/mibs/ directory on both servers but Redstar does not repond to it. Is this simply because this OID is not supported in version 5.1.2 or is there something I am missing? If more info is needed, let me know and I can post it. TIA, Andrew -

Handling "BITS" data types in SNMP.xs

2006-01-12 Thread Andrew Teklemariam
, I set the field to" 'FC00', SNMP.xs sends an 8 byte character string to the agent. snmp_api.c on the other hand, handles it correctly. Cheers, -andrew