Dear All
   
  First...........using snmp4j API
   
  I am using xml file (which is recorded from a real agent) as my MIB.SoIt is a 
virtual MIB. I have written a program to read oids and values from XML file and 
store them into hashmap. When a request is received from the manager then my 
agent gets corresponding oid value from hashmap and forwards it to the manager. 
   
  My agent can give response to both snmpv1 and snmpv2 commands but not to the 
snmpv3 commands.
  
Could you please help me in this regard? I do not know where I am making 
mistake.
  
Next................... using snmp4jagent api
   
  Can I use this  snmp4j-agent api for the above application?  It should be 
able to read hashmap and get oid values from hashmap and forward it to the 
manager.
  
I have gone through  ifMib.java file. It seems I can not use xml file and 
furthermore I need to use MIB compiler.I need to use xml file as my MIB. Please 
give me suggestion.
   
   
   
  I would appreciate your help in this regard. 
   
  Thanks in advace.
   
  Sai

       
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to