Hi Sumit,

To convert SNMP MIB information to java objects, There are several
frameworks available in the market. Adventnet is the one I used when I
worked with NOKIA.

For example 1.1.3.21.1111 is the value of the MIB which tells about CPU
Utiliation. Usually to get the CPU Utilization we will do the snmpwalk on
the device console which will give you the CPU Utilization value. Adventnet
will provide you the java classes where from your UI you can do the SNMPwalk
on the device by using adventnet API.
  
Usually all the NMS projects use frameworks. We can extend APIs to write
our own filters. If you are trying in a different way let me know I'll try
to help you more.

Thanks,
Hari!

On Tue, Dec 30, 2008 at 12:48 AM, Sumit Singhal <[email protected]> wrote:

>   Hi,
> Can any one help me for SNMP on java. How to send a Trap, how to create OID
> and about of SNMP. Thanks in Advance.
>
> --
> Thanks & Regards,
> Sumit Singhal
>  

Reply via email to