Hi,
I download the code, compile and run the snmpd example. I set the username, privacyphrase and authentication in the snmp manager, then send the discover or snmpget. But everytime I get the error: "username/password invalid for agent".
Do I need to do changes in the code? Or how to set the snmpd to accept v3 calls?
Thanks.
Comments: Did you try to use the shipped command line tools to test the agent? https://sharpsnmplib.codeplex.com/wikipage?title=600001&referringTitle=KB https://sharpsnmplib.codeplex.com/wikipage?title=600002&referringTitle=KB They are paired.
I download the code, compile and run the snmpd example. I set the username, privacyphrase and authentication in the snmp manager, then send the discover or snmpget. But everytime I get the error: "username/password invalid for agent".
Do I need to do changes in the code? Or how to set the snmpd to accept v3 calls?
Thanks.
Comments: Did you try to use the shipped command line tools to test the agent? https://sharpsnmplib.codeplex.com/wikipage?title=600001&referringTitle=KB https://sharpsnmplib.codeplex.com/wikipage?title=600002&referringTitle=KB They are paired.