Re: Implementing IPMI firmware (agent) on Linux

2010-05-17 Thread Alan Carwile
Hi all... I put out a message asking for help on this topic back in March, but did not get responses. If you're interested in this topic and have questions, or if you have suggestions at this later stage, please feel free to contact me. I've been successful at creating a partial

Net::SNMP availability on CPAN

2010-05-17 Thread Edward Peschko
All, I see that the last uploaded version of the perl module, Net::SNMP, to CPAN was made in 2007. I take it that CPAN isn't supported anymore. Is that true? For those of us that have our build processes centered on CPAN, this makes it difficult with regards to the Net::SNMP package. So could

ifSpeed set

2010-05-17 Thread Judith Walker
I have been trying to find a way to set the value of IF-MIB::ifSpeed.6, which is a legitimate interface. I can query the interface and get the value, but I cannot set it. I am setting it only for another program to fetch it later. It serves no other purpose than a place to hold the

Re: ifSpeed set

2010-05-17 Thread Magnus Fromreide
On Thu, 2010-05-13 at 13:01 -0700, Judith Walker wrote: I have been trying to find a way to set the value of IF-MIB::ifSpeed.6, which is a legitimate interface. I can query the interface and get the value, but I cannot set it. I am setting it only for another program to fetch it later. It

Re: ifSpeed set

2010-05-17 Thread Dave Shield
On 13 May 2010 21:01, Judith Walker judith.wal...@jdsu.com wrote: I have been trying to find a way to set the value of IF-MIB::ifSpeed.6 As Magnus has said, the IP-MIB::ifSpeed object is defined as read-only, so you cannot use snmpset on it. However, it is possible to configure the type and

Re: Net::SNMP availability on CPAN

2010-05-17 Thread Dave Shield
On 14 May 2010 04:46, Edward Peschko e...@yahoo-inc.com wrote: I see that the last uploaded version of the perl module, Net::SNMP, to CPAN was made in 2007. I take it that CPAN isn’t supported anymore. We have no idea. From the project FAQ: I've got a problem with the Net-SNMP module. Can

Re: Can we update the table value in subaget?

2010-05-17 Thread Robert Story
On Fri, 14 May 2010 10:19:58 +0530 Prakash wrote: P Any reference please No, not really. A sub-agent is just like any other program. Neither AgentX nor SNMP care about where the data for an object comes from, be it a file, a calculation, shared memory, etc.

snmpTranslate

2010-05-17 Thread Rathod, Nitin
Hello, I'm using snmptranslate utility for converting MIB files into textual description specially for TRAPS. But using the snmpTranslate utility netsnmp version 5.5 it is unable to convert TRAP-TYPE data types. It is successfully able to convert the NOTIFICATION-TYPE. Instead

Re: snmpTranslate

2010-05-17 Thread Manjit
Please let me know the snmptranslate options used by you. Regards, Manjit Rathod, Nitin wrote: Hello, I’m using snmptranslate utility for converting MIB files into textual description specially for TRAPS. But using the snmpTranslate utility netsnmp version 5.5 it is unable to convert

RE: snmpTranslate

2010-05-17 Thread Rathod, Nitin
snmptranslate.exe -M D:\usr\share\snmp\mibs -m ALL -Pu -TBd m Regards, Nitin R. -Original Message- From: Manjit [mailto:manjit.si...@globaledgesoft.com] Sent: Monday, May 17, 2010 4:20 PM To: Rathod, Nitin Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: snmpTranslate Please let

RE: snmpTranslate

2010-05-17 Thread Rathod, Nitin
Really waiting back for your reply. Regards, Nitin R. -Original Message- From: Manjit [mailto:manjit.si...@globaledgesoft.com] Sent: Monday, May 17, 2010 4:20 PM To: Rathod, Nitin Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: snmpTranslate Please let me know the

Re: snmpTranslate

2010-05-17 Thread Dave Shield
On 17 May 2010 11:48, Rathod, Nitin nitin_rat...@bmc.com wrote:     I’m using snmptranslate utility for converting MIB files into textual description specially for TRAPS. But using the snmpTranslate utility netsnmp version 5.5 it is unable to convert TRAP-TYPE data types. It is

RE: snmpTranslate

2010-05-17 Thread Rathod, Nitin
Tried the patch , and it did worked for TRAP-TYPE, but it is creating entries as TRAP-TYPE for the parent module of the Traps i.e. For the MIB below: MUSE-DEFAULT-NBI

Re: Problems building 5.2.4.1 with IPv6 support on Windows

2010-05-17 Thread Dave Shield
On 4 May 2010 14:00, Ron Bets ron.b...@oracle.com wrote: Thanks.  I am not tied specifically to the 5.4.x stream.  My main requirement is support for IPv6 transport on Windows, Solaris, and Linux.  Would I be better off with a different release? I've just put together the latest (hopefully

Re: different between Net-SNMP Agent service and snmpd.exe from command line

2010-05-17 Thread Bart Van Assche
Hello Duy, Until now my attempts to reproduce this behavior have been unsuccessful. It would help if you could explain how the device with IP address 0.0.0.0 has been created such that I can reproduce your setup. Bart. On Fri, May 14, 2010 at 1:16 PM, Duy Doan Khuong dk...@tma.com.vn wrote:

Re: SNMP Get return wrong value from AgentX

2010-05-17 Thread Wes Hardaker
On Sat, 15 May 2010 12:23:49 +0430, majid namnabat maj@gmail.com said: mn I think there were conflict between serial signal SIGIO, and mn agent_check_and_process(0) function. Also I have an important 300 ms mn timer. Is there there was a conflict between this timer (SIGALRM) and mn

Re: Fwd: SF.net SVN: net-snmp:[18748] trunk/net-snmp/snmplib

2010-05-17 Thread Wes Hardaker
On Sun, 16 May 2010 12:15:59 +0200, Bart Van Assche bvanass...@acm.org said: BVA This revision introduced the following compiler warning: BVA transports/snmpTLSBaseDomain.c: In function BVA 'netsnmp_tlsbase_session_init': transports/snmpTLSBaseDomain.c:407: BVA warning: control reaches end of

Re: Fwd: SF.net SVN: net-snmp:[18567] trunk/net-snmp/testing/RUNFULLTESTS

2010-05-17 Thread Wes Hardaker
On Sat, 15 May 2010 12:10:20 +0200, Thomas Anders thomas.and...@blue-cable.de said: TA Especially since these older scripts have been working without Perl TA before (and still do in the branches). The scripts still do work without perl. It's just the collection and summary that requires

Re: snmpTranslate

2010-05-17 Thread Dave Shield
On 17 May 2010 13:14, Rathod, Nitin nitin_rat...@bmc.com wrote: Tried the patch , and it did worked for TRAP-TYPE, but it is creating entries as TRAP-TYPE for the parent module of the Traps Yes - that's correct. It is applying the conversion rules from RFC 3584, to map the SMIv1 TRAP-TYPE

Re: reading snmpd.conf file

2010-05-17 Thread Brad Lira
thanks, i will give it a try. On Fri, May 14, 2010 at 8:36 PM, Wes Hardaker harda...@users.sourceforge.net wrote: On Thu, 13 May 2010 13:27:39 -0400, Brad Lira snmp.apa...@gmail.com said: BL How can i read the snmpd.conf file when my custom modules loads in net-snmp? BL thanks for your

how to config the run-time master agent version

2010-05-17 Thread Weiwei Zhang
Hi, I have registered a subagent with net-snmp master agent. When building the master agent, v3 is set. So now all v1/v2c/v3 SNMP message can be processed by master agent. *When the agent is running, how to config the master agent to let it only accept v1 or v2c GET message??* Thank you very

Re: how to config the run-time master agent version

2010-05-17 Thread Thomas Anders
Weiwei Zhang wrote: I have registered a subagent with net-snmp master agent. When building the master agent, v3 is set. So now all v1/v2c/v3 SNMP message can be processed by master agent. *When the agent is running, how to config the master agent to let it only accept v1 or v2c GET