Hi all!
I'm using net-snmp 5.3.2.
I want to know if it is possible to dynamically adicionate rows to a "basic"
table (without row-status column).
If yes, how can I do it ?
If no, why is it not possible ?
Best regards,
François BALTAZAR
---
Hi all,
I want to know if when an handler is called the whole snmpd process is blocked?
I have made the following test : i have put an infinite cycle on an handler
whith a :
while (1) sleep(1);
When handler is called, process seems to be blocked on this call and it does
not respond to other r
nd regards,
François Baltazar
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield
Sent: quarta-feira, 30 de Abril de 2008 9:40
To: Baltazar Francois
Cc: net-snmp-coders@lists.sourceforge.net; Angela Lazaro
Subject: *SPAM* Re: SNMP Table with two indexes
Hi all,
I've successfully coding a table for an agent with two indexes, when indexes
where followed like that :
Table
|--Index1
|--Index2
|--Column1
|--Column2
But I am having trouble with tables which have indexes not followed like that :
Table
|--
Hi all!
We are traying to implement tables in snmp and we need to access them using a
handler.
We would like to know if, in order to do that, we need to use the
snmp_iterator_info?
Is there any other way?
Thanks,
François Baltazar
--
.
Can you give us a hand?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield
Sent: quarta-feira, 26 de Março de 2008 9:22
To: Baltazar Francois
Cc: net-snmp-coders@lists.sourceforge.net; Angela Lazaro
Subject: Re: Help with snmp tables
On
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
-Original Message-
From: Angela Lazaro
Sent: Thu 3/20/2008 8:14 PM
To: Baltazar Francois
Subject: RE: GALILEO MGF -- MAIL PARA MAILING LIST
Oi! Está bom.
A nível do inglês é que se calhar fica melhor:
What we are trying to do is to have only one handler...
em vez de:
What we are
Hi,
I need some help with net-snmp tables handler.
The problem is that I need one single handler function to process SET and GET
commands for several tables of my MIB.
This handler needs to consult an external module to reply to GET, and needs to
pass SET data to an external module for storag
PROTECTED] On Behalf Of Dave Shield
Sent: quinta-feira, 6 de Dezembro de 2007 9:32
To: Baltazar Francois
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: GET-RESPONSE with multiple OID
On 05/12/2007, Baltazar Francois <[EMAIL PROTECTED]> wrote:
> I want to know if exists a way to s
I want to know if exists a way to sent a GET-RESPONSE to a manager with
multiple OIDs in a PDU.
It's that we can send a SET-REQUEST with multiple OIDs but I haven't found any
way to respond with multiple OIDs.
Many thanks,
François BAltazar
For anybody with this problem, problem was solved by midifying the
net-snmp-config.h file by hand.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Baltazar Francois
Sent: quinta-feira, 22 de Novembro de 2007 12:37
To: net-snmp-coders
Hi all,
Í'm trying to compile a net-snmp agent with specific modules for LynxOS-178.
I'm compiling on Linux so, I cannot configure the package, I have to modify
Makefiles by hand.
I have successfully compile and run the package, agent is responding to
requests like SysDescr, uptime... but not
13 matches
Mail list logo