Hi,My name is Ken, I am new to SNMP4J.  I have a device runnung Linux which 
uses an SNMP Agent to service an Enterprise MIB of our own creation. I am 
working on the next generation of that product which will be Java based and use 
SNMP4J Agent, instead of the NET-SNMP Agent which was extended using C language 
API's to support ourenterprise MIB, and also supported the standard MIB-II and 
other popular MIBS.

What I want to do is implement an agent with SNMP4J, setup our Enterprise MIB, 
compile it, incorporate it into the agent, and implement the code that goes and 
gets that data from the database for each point.
This seems to be to be the most common scenario many would want to do, but I 
cannot find an example of this. 
1. Could someone point me at an example program that does this (with a custom 
mub compiled and the back end implemented)2. Could someone , in plain terms, 
outline the sections of the Agent architecture that I would need to implement 
and point me at the API calls I'd use to do it. (a commentary on the above 
example)3. Tell me which products I may need to purchase to get this job done, 
and which products I dont need to purchase, but would be very useful in getting 
the job done faster or better.
My boss has ordered a license for the SNMP4J-SMI-PRO, and other than parsing 
text MIBS at runtime, I am having a hard time seeing how this product gets me 
where I need to go.
I understand the parts and pieces of SNMP Agents as a whole, but I am looking 
to understand the SNMP4J system better and get this done.
Thank you in advance for any advice, examples, tips or support. 
Ken Springhetti
                                          
_______________________________________________
SNMP4J mailing list
SNMP4J@agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j

Reply via email to