I followed the step by step directions from
http://www.net-snmp.org/wiki/index.php/TUT:Using_TLS
and got:
$ snmpget -T our_identity=tutorial-joecool \
> -T their_identity=tutorial-agent \
> -t 10 tls:test.net-snmp.org sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = Timetick
Hi Bill,
Glad to see your response.
I have retrieved the entire certificate tar-ball
http://www.net-snmp.org/tutorial/tutorial-5/certificates/tutorial-.snmp.tar.gz
and uncompressed it.
Initially, i tried to send the snmpget request to test.net-snmp.org using
the certificates from the tutorial but