DW> snmpget -Ddtls,udp,tsm,cert,openssl   -v 3  -u "Joe Cool" -l authPriv -T
DW> our_identity=cd:74:45:c9:a3:a3:55:0a:6c:37:03:b2:49:38:b1:01:99:95:8e:43
DW> -T
DW> their_identity=cd:74:45:c9:a3:a3:55:0a:6c:37:03:b2:49:38:b1:01:99:95:8e:
DW> 43 --defSecurityModel=tsm dtlsudp:10.230.57.248:10161 sysContact.0

I'll note here that using the same certificate for both sides of the
connection is generally not acceptable from the perspective of most
security experts.

DW> I want to configure the SNMP Trap Daemon snmptrapd to use dtls.  Is
DW> there any documentation on how to configure snmptrapd.conf so that
DW> snmptrapd can use DTLS?  Can I configure snmptrapd.conf the same as
DW> snmpd.conf?

Yep.

DW> Also can I run snmptrap from a command prompt and tell it to use DTLS?

snmptrap will behave the same of snmpget in terms of command line
options up until the host name.  So, yes, you should be able to use
identical configuration.

-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to