RE: How can I access the pdu in a handler

2009-02-20 Thread Joan Landry
Thanks for that explanation Joan -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Friday, February 20, 2009 3:22 AM To: Joan Landry Cc: net-snmp-users@lists.sourceforge.net Subject: Re: How can I access the pdu in a

Re: How can I access the pdu in a handler

2009-02-20 Thread Dave Shield
2009/2/19 Joan Landry : > I would like to know if there is a way to get the community name from > the pdu inside a handler request? > I tried both of these: > reqinfo->asp->pdu->community_len > reqinfo->asp->orig_pdu->community_len Those should work, yes.But *only* if the PDU that is being pr