Tool/software: Linux
Hello,
I am working on AM57xx EVM board booted with SDK 02.00.01.07 and trying to use SNMP package given in it.
trying to assign agent name and agent info in /etc/snmp/snmpd.conf file after that for refreshing snmp modified data.
Ran a command in it
$snmpd restart
but on manager system unable to get info with given user name in evm board..
$snmpget -u <user_name> -l authPriv -a MD5 -x DES -A <password> -X <password> <Local-Host> 1.3.6.1.2.1.1.1.0
Error came unknown user name.
Thanks & Regards,
Hardik Sodha