FW: SNMP Trap LF in DisplayString

2008-03-25 Thread Larry Low
Maybe this was suited more for the devel list. I'm thinking, if there isn't one already, an option to either a) specify an output delimiter for traphandlers or b) have an option to strip LFs from varbinds. Larry Low -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

Re: Can I subagent obtain the Host Resources MIB table index from the master agent?

2008-03-25 Thread Need Help
Thank you for the response.Also, I was not aware I sent a HTML email.  I will try to figure out how that happened so I do not do that again.--- On Mon, 3/24/08, Magnus Fromreide <[EMAIL PROTECTED]> wrote:From: Magnus Fromreide <[EMAIL PROTECTED]>Subject: Re: Can I subagent obtain the Host Resources

Re: SNMP.pm doesn`t resolve integers to enums when using gettable()

2008-03-25 Thread G. S. Marzot
[EMAIL PROTECTED] wrote: > On poniedziałek, 24 marca 2008 you wrote: >> [EMAIL PROTECTED] wrote: >>> Hi >>> >>> I`m having problems with the SNMP.pm Perl module for Net-SNMP. I`m >>> trying to use the gettable() function to retrieve a table using the >>> following perl code: >> This should work but

Help with snmp tables

2008-03-25 Thread Baltazar Francois
Hi all, We have generate the C code from the mib file OAM-GLOBAL-REG-V1.txt (attached) with the command mib2c -c mib2c.create-dataset.conf oam Then we have created the handler to respond to the mib values. When we have test the code , the agent seem to respond only to GET NEXT request. The