Net-SNMP with OpenSSL 1.0.2

2016-07-21 Thread Sumit Mhatre
Hi all, I am planning to use Net-SNMP for SNMP trap solution in my product. My product uses/ships with OpenSSL 1.0.2. However , I have noticed Net-SNMP binaries support with OpenSSL 0.9.8... Does Net-SNMP support / qualify OpenSSL 1.0.2 ? Regards, Sumit

How to get/generate the engine ID for SNMP v3?

2016-07-22 Thread Sumit Mhatre
Hi all, I am using Net-SNMP for generating SNMP traps in my product. So, I am just shipping snmptrap.exe which I invoke with appropriate parameters. Well, I did not face any issue with SNMP v2c. But with SNMP v3, I am not getting: 1. What value should I put for -e option i.e. EngineID ? 2

Re: How to get/generate the engine ID for SNMP v3?

2016-07-29 Thread Sumit Mhatre
unique to the host/machine on which snmpapp running , > its better to get value for > option'-e' from external code. > > Thank you. > > Pushpa.T > > > On Fri, Jul 22, 2016 at 4:24 PM, Sumit Mhatre > wrote: > >> Hi all, >>I am using N

Re: Net-SNMP with OpenSSL 1.0.2

2016-07-29 Thread Sumit Mhatre
r option name for windows. > > Thank you. > Pushpa.T > > On Thu, Jul 21, 2016 at 4:58 PM, Sumit Mhatre > wrote: > >> Hi all, >> I am planning to use Net-SNMP for SNMP trap solution in my >> product. My product uses/ships with OpenSSL 1.0.2. However

Can I send SNMPv3 traps with an SNMPv2-SMI MIB?

2016-10-06 Thread Sumit Mhatre
My MIB is defined like : --- ... IMPORTS NOTIFICATION-GROUP, OBJECT-GROUP FROM SNMPv2-CONF MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises FROM SNMPv2-SMI . --- So, I can use same MIB