am developing a project in which we have SNMP agent and SNMP manager.
We have manager in JAVA Applet.. When we enter some IP address and Mask in 
Applet we want that it should create a packet and that IP-address should be 
entered into /etc/host.allow file.

We also have snmpget and snmpset classes for creating get or set packets. These 
packets access objects from MIBs.

How to send a packet for that?
What is the packet format?
Which parameters are required.

I have done snmpset using following syntax:
snmpset -v 2c -c public localhost system.sysName.0 s "XYZ"

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to