Re: Your useless snmpd implementation

2018-10-27 Thread Mark Christiansen
On Fri, Oct 26, 2018 at 4:48 PM Magnus Fromreide wrote: > On Mon, Oct 22, 2018 at 02:35:49PM +, Thibault Bartolone via > Net-snmp-coders wrote: > > > I'm going to keep wasting my time searching, because you could not spend > 1 hour to provide a crystal clear documentation. > > It would be hel

5.7.3 | snmptrap not populating EngineBoots or EngineTime for snmp v3 traps

2018-10-27 Thread Denis Hainsworth
so i was hoping to use snmptrap to send snmp v3 traps because it is simple and already written. However I have some NMS systems that are pretty stringent about checking EngineBoots and EngineTime even for traps (I'm not using Inform). So far the nms always reports "message received outside time w

Basic snmp_sess_close and snmp_session question

2018-10-27 Thread Nishikant Deshmukh
Hi, In the example code in README.thread under Single API use http://www.net-snmp.org/docs/README.thread.html 1) Can an snmp_pdu be cloned and sent to multiple sessions? 2) If we are getting data in a loop, can we create SNMP PDU attach them to snmp_session created before the loop and release