AGENT EXT SIT ON NAILS - 8

2005-04-20 Thread Parthiban Naliiamudali
Dear sir, Thanks to Mr.DAVE sir for his concern to help me.. sir, here my TWO(2) PROBLEMS goes like this.kindly have a look at the below settings in my files and guide me please. PLEASE DO SEE "AGENT EXT SIT ON NAILS-7" and your REPLIES. 1)FIRST PROBLEM: >>DAVE sir:>>> WHAT TRAP-RELATED SE

RE: Retrieving SNMP header fields in the handler

2005-04-20 Thread Kodel Oleg
Wes, thank you for answer. The "fundamental problem that I'm trying to achieve": I'm forced by my customer to support his own security mechanism. The "key" shall be calculated/checked according to some fields of the message. The keys calculation/exchanging/checking mechanism provided as is and can

Question about net-SNMP test

2005-04-20 Thread Tian WenQiang
Hi all, Our organization is planning a big project which is a Linux-Embedded system and will be sold as products in the market. It is necessary for us to choose a SNMP product. >From internet, we found SNMP product -- net-SNMP, and we are very interested in it, so we have a few important q

Re: NET:SNMP

2005-04-20 Thread Mike Pearson
Thanks Gavin, I have: use Net::SNMP; use Net::Ping; And do I copy the Net-SNMP-5.0.1 directory? to the /usr/lib/perl5/ ?? Thanks Mike Gavin Henry wrote: On Thursday 21 Apr 2005 00:01, Mike Pearson wrote: When I try to run a perl script that does SNMP, it says "can't find NET::SNMP maybe your fo

Re: NET:SNMP

2005-04-20 Thread Gavin Henry
On Thursday 21 Apr 2005 00:01, Mike Pearson wrote: > When I try to run a perl script that does SNMP, it says "can't find > NET::SNMP maybe your forgot to load NET:SNMP". I downloaded the > NET::SNMP pacakage from CPAN and installed it, but I'm not sure I put it > in the right dirctory because it s

NET:SNMP

2005-04-20 Thread Mike Pearson
When I try to run a perl script that does SNMP, it says "can't find NET::SNMP maybe your forgot to load NET:SNMP". I downloaded the NET::SNMP pacakage from CPAN and installed it, but I'm not sure I put it in the right dirctory because it still don't work. I put it in /usr/lib/perl5/ is that

'unsubscribe'

2005-04-20 Thread gwen
--- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: h

Fw: Net-SNMP 5.1.2 Memory leaks on RH9

2005-04-20 Thread Gary Clark
At the moment I cycle through all the rows in the container and call CONTAINER_REMOVE. Is there a function I can use to clear the contents of the container? I may be misusing this CONTAINER_REMOVE although the entry does appear to get removed just not freed from memory? Thanks, Garyc - Origin

Re: Question about locations for mib loading

2005-04-20 Thread Fabio Margarido
Sorry for that, the reply-to field was not set and I didn't see it I've set MIBDIRS and it worked... only problem is that I still have to put the default mib dir in the path cause if I don't net-snmp doesn't find the default mibs. So I guess the only way to solve my problem is to query the syst

Fw: Net-SNMP 5.1.2 Memory leaks on RH9

2005-04-20 Thread Gary Clark
Hello, Ok I'm a little puzzled what I'm seeing: I call CONTAINER_REMOVE (container,row); This does indeed appear to remove the row. But the size of snmpd does not reduce in size. After I have made the call the container does appear to be purged of the row, but the memory size is still the same?

Re: Are there any examples of SNMP::TrapSession - I'll be darnedIf I can get it to work!

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 10:03:10 +0100, "Andy Ford" <[EMAIL PROTECTED]> said: Andy> I have taken a look at the embedded Perl approach and written a Andy> script to do exactly what I want. Unfortunately, there is a huge Andy> memory leak in the Perl side. I have already spoken to Robert Andy> Sto

Re: Are there any examples of SNMP::TrapSession - I'll be darnedIf I can get it to work!

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 10:03:10 +0100, "Andy Ford" <[EMAIL PROTECTED]> said: Andy> I have taken a look at the embedded Perl approach and written a script Andy> to do exactly what I want. Unfortunately, there is a huge memory leak in Andy> the Perl side. I have already spoken to Robert Story ref

Re: Retrieving SNMP header fields in the handler

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 15:56:29 +0200, Kodel Oleg <[EMAIL PROTECTED]> said: Kodel> The "magic key" MUST be calculated bu my own algorithm (SNMPv3 Kodel> not applicable) There is some hook within NET-SNMP that I can Kodel> to put my own calculation? The net-snmp package supports a extensible se

RE: Hardware

2005-04-20 Thread Bruce Shaw
>Hi, my questions is if with the SNMP I can to monitorear the hardware of the server? Thank you for your help!! If your server supports it, hardware information may be found in HOST-RESOURCES-MIB. What platform/OS are you running? This communication is intended for the use of the recipient t

Re: about porting ucd-snmp 4.2.6 to mpc852t embedded linux

2005-04-20 Thread Wes Hardaker
> On Tue, 19 Apr 2005 10:10:15 +0800, rober <[EMAIL PROTECTED]> said: rober> Does anybody know how to compiler ucd-snmp 4.2.6 for MPC852T rober> linux environment? rober> ps:i have cross compiler toolkit powerpc-linux-gcc You should start with net-snmp if you're going to do that rather than

Re: Hardware

2005-04-20 Thread Wes Hardaker
> On Tue, 19 Apr 2005 17:57:56 -0600, "David Bonilla Allon" <[EMAIL > PROTECTED]> said: David> Hi, my questions is if with the SNMP I can to monitorear the hardware of David> the server? If the hardware supports a snmp agent that can return information about the hardware you want to moni

Re: Question about locations for mib loading

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 11:30:22 -0300, Fabio Margarido <[EMAIL PROTECTED]> > said: Fabio> I'm developing a tool that automatically inserts the custom code from Fabio> my company's applications into the stubs generated by net-snmp. This Fabio> tool has to be really generic, so that it runs

Re: snmpbulkget return empty value while it should not

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 10:52:27 -0400, "Haizhu Liu" <[EMAIL PROTECTED]> said: Haizhu> I used ucd-snmp 4.2.5, trying to use snmpbulkget query Haizhu> smNetPartition table, the smNetPartitionKey field comes back Haizhu> empty (""), while I use net-snmp 5.0, it returns valid value Haizhu> (HEX-STR

Re: clear me about snmp

2005-04-20 Thread Wes Hardaker
> On Wed, 20 Apr 2005 21:09:13 +0530, "T.K Venu" <[EMAIL PROTECTED]> said: T> my question is which pkgs should i install in server side, T> clinet side and to communite with snmp agent info. from the server T> what web application should use. you should install net-snmp on both client and s

Re: snmpd and community issue

2005-04-20 Thread Wes Hardaker
> On 20 Apr 2005 11:52:43 +0530, Sasikumar Bodathula <[EMAIL PROTECTED]> > said: Sasikumar> I am having snmpd.conf file in this path Sasikumar> /usr/share/snmp/snmpd.conf, snmpd -f -Le -Dread_config should list every line from every file that it found. If you use -DmibII/vacm then you

Re: snmpd and community issue

2005-04-20 Thread Robert Story
On 20 Apr 2005 11:47:54 +0530 Sasikumar wrote: SB> I am using net-snmp-5.1.2 version in RedHat 9.0 linux. Did you install a rpm, or from source? -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services. Robert Story

clear me about snmp

2005-04-20 Thread T.K Venu
trying to setup snmp in my network i have study about snmp but am totally confused with snmp agent, mibs.., my question is which pkgs should i install in server side, clinet side and to communite with snmp agent info. from the server what web application should use. more about above is which w

Re: Question on SMP Linux

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 04:42, Jacky Chan wrote: > I have an X86 Linux server and have 4 CPUs. > In the tutorial, the example "Active CPU usage" will return the > average load of 4CPUs or just one (other 3 CPUs ignored) ? > > Or I have to ask the object "ssCpuRawUser.0", "ssCpuRawSystem.0" > return

Re: Net::SNMP Perl module?

2005-04-20 Thread Shane Presley
On 4/20/05, Dave Shield <[EMAIL PROTECTED]> wrote: > Nope. > Net::SNMP is David Town's "pure-perl" implementation of SNMP. > It is completely independent of our SNMP toolkit. > > The "net-snmp-perl" module is effectively a perl wrapper > round the C library (which is why the documentation is full

Net-snmp winsock build errors on Cygwin

2005-04-20 Thread Roberts, Allison R.
Greetings, I am compiling the net-snmp 5.2.1 package on Cygwin under XP (sp2) and have run into errors due to winsock.h. I used the recommended win32 configure: sh configure --with-mib-modules="host agentx disman/event-mib examples/example" --with-out-mib-modules=host/hr_network During make, I

Re: Net::SNMP Perl module?

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 15:46, Shane Presley wrote: > Would this (Net::SNMP) > be the same as this package available from RedHat: > > net-snmp-perl-5.0.9-2.30E.12 Nope. Net::SNMP is David Town's "pure-perl" implementation of SNMP. It is completely independent of our SNMP toolkit. The "net-snmp-per

snmpbulkget return empty value while it should not

2005-04-20 Thread Haizhu Liu
I used ucd-snmp 4.2.5, trying to use snmpbulkget query smNetPartition table, the smNetPartitionKey field comes back empty (""), while I use net-snmp 5.0, it returns valid value (HEX-STRING: FF FE), is it a known problem with ucd-snmp? --- Thi

Re: Net::SNMP Perl module?

2005-04-20 Thread Shane Presley
Thanks Paul, that makes sense. I found Net::SNMP on CPAN and will head in that direction. One question first. Would this (Net::SNMP) be the same as this package available from RedHat: net-snmp-perl-5.0.9-2.30E.12 Description:The net-snmp-perl package contains the perl files to use SNMP from

Re: Net::SNMP Perl module?

2005-04-20 Thread PAUL WILLIAMSON
Net::SNMP has nothing to do (other than the name) with Net-SNMP. Grab Net::SNMP from CPAN. Paul >>> "Shane Presley" <[EMAIL PROTECTED]> 04/20/05 10:31 AM >>> Hello, I am fairly new to Net-Snmp. I use it on some Solaris servers to give me CPU, Memory, and Disk stats (for MRTG to use). It als

Question about locations for mib loading

2005-04-20 Thread Fabio Margarido
Hey there, I'm developing a tool that automatically inserts the custom code from my company's applications into the stubs generated by net-snmp. This tool has to be really generic, so that it runs on any machine, regardless of the path where net-snmp was installed. When I'm parsing a private MIB,

Net::SNMP Perl module?

2005-04-20 Thread Shane Presley
Hello, I am fairly new to Net-Snmp. I use it on some Solaris servers to give me CPU, Memory, and Disk stats (for MRTG to use). It also came pre-installed on my RedHat 3 server. I use that server to run MRTG and BigBrother (network monitoring). Anyway, one piece of BigBrother is a module that u

Re: AGENT-CAPABILITIES support

2005-04-20 Thread Dave Shield
On Tue, 2005-04-19 at 15:07, Pamidipati Suresh-G20238 wrote: > Is there any support for AGENT CAPABILITIES in net-snmp? Yes. Register your AC definitions in the sysORTable using the call 'register_sysORTable()', and remove them using unregister_sysORTable(). That will work whether your module

RE: Problem on 64 bit machine: Timeout: No response from localhost

2005-04-20 Thread LIAO, GUANGDENG
Sorry to forget the environment:( (B (BNET-SNMP version 5.1.2. (B (BThanks (BDanny (B (B-Original Message- (BFrom: LIAO, GUANGDENG (BSent: 2005$BG/(J4$B7n(J20$BF|(J 10:26 (BTo: net-snmp-users@lists.sourceforge.net (BCc: LIAO, GUANGDENG (BSubject: Problem on 64 bit machine

Problem on 64 bit machine: Timeout: No response from localhost

2005-04-20 Thread LIAO, GUANGDENG
Hi all, When I run the command line : snmptable -v1 -c test localhost ip.ipAddrTableon 64bit machine, the result is :Timeout: No response from localhost. The snmpd is running and configuration file is ok. When I try to dig out it, I find the problem is caused in asn_build_int which build the 32 bi

Hardware

2005-04-20 Thread David Bonilla Allon
Hi, my questions is if with the SNMP I can to monitorear the hardware of the server? Thank you for your help!! Visite nuestro sitio www.bancobcr.com

ucd-snmp snmpbulkget return empty value while it should not

2005-04-20 Thread Haizhu Liu
I used ucd-snmp 4.2.5, trying to use snmpbulkget query smNetPartition table, the smNetPartitionKey field comes back empty (""), while I use net-snmp 5.0, it returns valid value (HEX-STRING: FF FE), is it a known problem with ucd-snmp? --- Thi

AGENT-CAPABILITIES support

2005-04-20 Thread Pamidipati Suresh-G20238
Title: Message Hi, Is there any support for AGENT CAPABILITIES in net-snmp? The function definitions of agentx_add_agentcaps and agentx_remove_agentcaps are provided as part of AgentX Utility routines. Any info would be highly appreciated.   Regards suresh.

about porting ucd-snmp 4.2.6 to mpc852t embedded linux

2005-04-20 Thread rober
Dear all: Does anybody know how to compiler ucd-snmp 4.2.6 for MPC852T linux environment? ps:i have cross compiler toolkit powerpc-linux-gcc Best Regsrds, Rober Hsu --- This SF.Net email is sponsored by: New Crystal Reports XI. Versio

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 14:58, Farazad Farhadzadeh wrote: > How can i relationship between all of OID in mibII and kernel, > where do i find a document about this? There's no documentation - just the source. You'll need to start browsing through the code under 'agent/mibgroup'. Look for the OIDs th

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
How can i relationship between all of OID in mibII and kernel,where do i find a document about this? > On Wed, 2005-04-20 at 12:45, Farazad Farhadzadeh wrote: > > > > how do agent receive value of object id from kernel > > > > > > Which OID? > > ip.ipInReceives > > > What operating system? >

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
> > > > how do agent receive value of object id from kernel > > > > > > Which OID? > > ip.ipInReceives how about ip.ipAddrTable?? > > > What operating system? > > suse-9.2 linux. > > OK - try the following command: > > cat /proc/net/snmp > > The output should start: > >Ip: Forwardi

RE: Retrieving SNMP header fields in the handler

2005-04-20 Thread Kodel Oleg
Some another type of subagent (supported well by NET-SNMP) can help me? The "magic key" MUST be calculated bu my own algorithm (SNMPv3 not applicable) There is some hook within NET-SNMP that I can to put my own calculation? __ Oleg Kodel - > -

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 12:45, Farazad Farhadzadeh wrote: > > > how do agent receive value of object id from kernel > > > > Which OID? > ip.ipInReceives > > What operating system? > suse-9.2 linux. OK - try the following command: cat /proc/net/snmp The output should start: Ip: Forward

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
> > how do agent receive value of object id from kernel > > Which OID? ip.ipInReceives > What operating system? suse-9.2 linux. tnx --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to r

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 11:21, Farazad Farhadzadeh wrote: > how do agent receive value of object id from kernel Which OID? What operating system? --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality

Re: community between agent and kernel

2005-04-20 Thread Farazad Farhadzadeh
> > Can you help me about community between agent and kernel. > > I want to know when agent want to set a value for requested > > object agent. > > how receive this value from kernel? > > I've already answered this twice. > It's *different* for every object (and every architecture). > I dont und

Re: community between agent and kernel

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 07:38, Farazad Farhadzadeh wrote: > Can you help me about community between agent and kernel. > I want to know when agent want to set a value for requested > object agent. > how receive this value from kernel? I've already answered this twice. It's *different* for every objec

Re: AGENT EXT SIT ON NAILS -7

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 07:47, Parthiban Naliiamudali wrote: > # ./snmptrapd -f -Le 172.29.5.102:1900 > Warning: no access control information configured. > It's unlikely this agent can serve any useful purpose > in this state. Ignore that message. It's not really relevant to 'snmptrapd' (and has be

Re: snmpset and reboot

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 09:25, Vincent AARON wrote: > I've many Linux workstation with net-snmp 5.0.9 > I wonder if it's possible to reboot those Linuxbox using > snmpset command. There isn't an OID to reboot the system in any configuration that we supply, no. You could try asking your O/S vendor

RE: Retrieving SNMP header fields in the handler

2005-04-20 Thread Dave Shield
On Wed, 2005-04-20 at 08:37, Kodel Oleg wrote: > I'm requested by my customer to implement this certain mechanism: > The SNMP manager will add to every SNMP message some "magic key". > My agent (I'll use agentX) OK - then you've immediately got a *major* problem. The request passed on to an Agent

RE: Are there any examples of SNMP::TrapSession - I'll be darnedIf I can get it to work!

2005-04-20 Thread Andy Ford
Thanks for responding Wes I have taken a look at the embedded Perl approach and written a script to do exactly what I want. Unfortunately, there is a huge memory leak in the Perl side. I have already spoken to Robert Story ref this problem and we have agreed it is the embedded Perl implementation

snmpset and reboot

2005-04-20 Thread Vincent AARON
Hi All I've many Linux workstation with net-snmp 5.0.9 I wonder if it's possible to reboot those Linuxbox using snmpset command. If yes? Do you know the correct OIDs? Many thanks for you answer Regards Vincent -- - |