2009/4/20 Kang Chen <[email protected]>:
> But I want to create a new user by mibbrowser, not by the snmpusm command.

The snmpusm command is effectively a specialised MIB browser.
It sends SNMP SET requests (just as you would with a browser).
The difference is that these are hidden from the user.


>  But, I don't know how to modify the authentication password from the 
> mibbrowser.

Try running 'snmpusm' with the -d (or -Ddump) flag, to display the SET request
that's sent.   Then try using the same SET request from your browser.

Or have a look at the source code for snmpusm, to see what SET requests
it is sending.

Dave

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to