On Wed, 2005-06-01 at 20:17, Salsa wrote:

> > Maybe it would be more useful to dump the raw
> > packets instead.  Try
>  
> >    netsnmp_ds_set_boolean(NETSNMP_DS_LIBRARY_ID,
> >                    NETSNMP_DS_LIB_DUMP_PACKET, 1);
>  

>   Ok, here goes a selected portion from both sides:
> MASTER

        [snip]
That looks OK, but

> SUBAGENT
> 
> agentx_build: packet built okay
> 
> Sending 148 bytes to Local IPC: /var/agentx/master
> 0000: 01 0C 00 00  09 00 00 00  00 00 00 00  47 05 F4 0E
        [snip]

That's from much too late - long after the master
agent has lost contact.

Try looking through the subagent dumps for where packets are
being sent in *both* directions - "Sending" and "Receiving".
(not just "Sending", as here).

Or else for where the first line of the dump reads
something like

    01 0C 00 00  09 00 00 00  00 00 00 00  AB 04 F4 0E


>  Strange how sub_agent has no error message... This
> portion was from the end of the file which I suspect
> is the point where it halted.

Probably - you need to be looking somewhat earlier.

Dave



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to