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
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
[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
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