2009/4/29 anand chandragandhi <chandragandhi.an...@gmail.com>:
> I need to know the snmp engine id and engine boot  and engine time of remote
> device
>
> How to discover that .

Send an SNMPv3 message, with null engine ID, boot and time values.
You will receive a REPORT packet back, which includes this missing information.

The Net-SNMP library handles this automatically as part of sending
an SNMPv3 request.



> We have a stub code which sends 10 requests using SNMPv3 to the target MFP.
>     1. After sending 5 requests, Restart the MFP(snmp device) and wait for
> MFP to reboot completely
>     2. Then send the request again
>     3. I Observe that remaining SNMPv3 requests are failed .(I am getting
> timeout error - ERROR CODE 108).

Hmmm....
   I'm surprised that the library doesn't spot this and amend the boot/time
values accordingly.    We'll need to investigate properly.

Can you please log a bug in the project tracker, so that this problem
doesn't get lost.

Thanks

Dave

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
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