Hello,

I am using net-snmp 5.8 and trying to configure TSM.
I worked through the examples and got them working.

But I am confused about the snmpget example command:

snmpget -v 3 --defSecurityModel=tsm -u joecool -l authPriv \
          -T 
our_identity=56:E4:53:CE:D4:52:87:A7:74:11:BE:BA:9F:37:11:23:4A:77:CE:83
\
          -T 
their_identity=2A:10:4A:09:3C:7C:DF:E9:11:0F:73:D9:C6:58:90:74:3C:E3:6A:CC
\
          dtlsudp:localhost:10161 sysContact.0

The -u joecool -l authPriv seem to have no meaning in this command or my
setup is incorrect.
I can also specify any username and the request works.

It seems that authentication is done purely on the certs and any user name
specified in the snmpget is ignored.

Is my understanding correct?

It appears that you can configure USM and TSM at the same time on the
server. But any request is limited to either USM or TSM but not both, that
is using a USM user  along with the Certification information.

Is my understanding correct?

Any helpful hints about setting up an snmp server with TSM would be
appreciated.

Thanks in advance

Larry Hayes
_______________________________________________
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