Hi Folks,

I am using SilverCreek as mib browser(windows10)  and net-snmp-.5.9 on
snmp-agent(linux).

*snmp-agent*
creatUser testmd5aes192 MD5  testingauth AES192 testingpriv

*SilverCreek*
It provides CFB-AES192 option for privprotocol . So I selected authprotocol
as 'MD5' and priv protocol 'CFB-AES192'
snmpquery on fails for this

So, I  changed AES192 to AES192C at snmp-agent side as mentioned below and
it works
creatUser testmd5aes192 MD5  testingauth AES192C testingpriv

Kindly let me know when to use AES192 and AES192C. Is it based on cipher
methods of AES?

Thanks,
Pushpa.T
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to