This is a discussion on Re: multiple Sub-agents managing the same table within the SNMP Users forums, part of the Networking and Network Related category; On 05/09/06, Arnaud BODENAN <arnboden@hotmail.com> wrote: > To see if I reproduce the same ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 05/09/06, Arnaud BODENAN <arnboden@hotmail.com> wrote:
> To see if I reproduce the same problem with the latest version of > net-snmp, I try my sample with net-snmp v5.3.1 (instead of v.5.0.11). Very sensible. > The problems I'm facing now are: > - the index retrieved with register_int_index is always -1 > - I get a long list of error messages 'registering pdu failed: 263!' Oh! :-( > Any suggestions? I think you'll probably need to turn on some debugging output and/or run either the master or subagent under a debugger to find out exactly what's going on. I don't have access to the source just at the moment, but have a look at the code file 'agent_registry.c', and turn on some of the debug tokens mentioned there. That might reveal why the registration and/or index allocation calls are failing. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |