[SNMP4J] Basic question

Frank Fock fock at agentpp.com
Tue May 8 00:11:51 CEST 2007


Hi,

You can use MIB Explorer Pro (ready-to-use) or AgenPro (needs some
cusotmization) to generate name to OID mapping from a MIB file
at compile-time. You can use this mapping to generate your
notifications using SNMP4J. For SNMP4J-Agent (the recommended
approach -> remember the trap directed polling paradigm) AgenPro
will generate appropriate methods to send notifications/informs.

Using MIB specifications for notification generators at runtime
is in most cases bad software design.

Best regards,
Frank

sitakanta hotta wrote:
> Hi,
> 
> I am pretty new to SNMP and SNMP4J.
> It will be of great help to me if somebody could outline what are the steps
> required to create a SNMP notification message using the existing valid MIB
> file.
> 
> thanks,
> Hotta
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list