This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: SNMP problem

Part Number: AM5728


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