Shows you don't have write permission to the
object,
i had a way to solve it.Create a user as :
net-snmp-config --create-snmpv3-user snmpuser -A [ Enter a pass phase when
asked]
which will add "rwuser snmpuser" to
snmpd.comf.
then use : snmpset -v 3 -u snmpuser -l
authNoPriv -a MD5 -
When i used the snmpset command to set the value of syscontact.0 , i always got an error :not writtable.my command is :snmpset -v 2c -c public localhost syscontact.0 s "south 1,4th floor"I failed to use snmpset command ,i wanna know how should i configure the snmpd.conf to run snmpset? I hope you
When i used the snmpset command to set the value of syscontact.0 , i always got an error :not writtable.my command is :snmpset -v 2c -c public localhost syscontact.0 s "south 1,4th floor"I failed to use snmpset command ,i wanna know how should i configure the snmpd.conf to run snmpset? I hope you