[SNMP4J] How to build a custom MIB/agent?

Frank Fock fock at agentpp.com
Mon Apr 9 22:04:38 CEST 2012


Hi Helcio,

To design a custom MIB I recommend
MIB Designer (http://www.mibdesigner.com)

To create the framework code from your MIB,
I recommend AgenPro which generates Java or
C++ code from your MIB which can be extended
to instrument your application.
You can also use AgenPro to create your MIB
with a syntax highlighting text editor. Also this
is of course possible, I would not recommend it
for non MIB (SMI) experts.

The generated code can then be compiled with
your application and the instrumentation code
to form a SNMP agent.

See http://www.snmp4j.org/SNMP4J-Agent-1.4-InstrumentationGuide.pdf
for details on the instrumentation and
the AgenPro (https://agentpp.com) manual for
details on the code generation.

Best regards,
Frank


Am 09.04.2012 20:22, schrieb Helcio Wagner:
>     Hi, gentlemen.
>
>     I have developed a distributed application, and I want to remotely manage it using SNMP.
>   
>     What are the steps (softwares) required to (1) design a custom MIB, creating custom managed objects, and (2) bind them to a SNMP agent? 
>
>     Any help will be appreciated.   Best regards to everybody. 
>   
> ---------------------------------------------
> HELCIO WAGNER DA SILVA
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
---
AGENT++
Maximilian-Kolbe-Str. 10
73257 Koengen, Germany
https://agentpp.com
Phone: +49 7024 8688230
Fax:   +49 7024 8688231




More information about the SNMP4J mailing list