SNMP

G

Giuseppe

I guys, I have to develop an application that use SNMP protocol under WINCE
5.0. I'd like to use C# or VB.NET and Compact Framework. Is there some
freeware lib for SNMP? Thank you very much for your great help.

Giuseppe
 
P

Paul G. Tobey [eMVP]

You want to be an SNMP manager or a device? If a manager, no, I'm not aware
of any C# code that implements that. There are several libraries which
provided managed code to implement it, however. IP*Works comes to mind.
Don't screw around for too long looking for something free...

You might search the archives of this newsgroup, also, via Google Groups.
It may have come up before...

Paul T.
 
G

Giuseppe

Il Mon, 11 Apr 2005 11:15:31 -0700, Paul G. Tobey [eMVP] ha scritto:
You want to be an SNMP manager or a device? If a manager, no, I'm not aware
of any C# code that implements that. There are several libraries which
provided managed code to implement it, however. IP*Works comes to mind.
Don't screw around for too long looking for something free...

You might search the archives of this newsgroup, also, via Google Groups.
It may have come up before...

Paul T.

Hi Paul, thank you for your answer, I want to be a SNMP manager. I know
IP*Works, about 400 $, it's too much expensive for my budget.
Thank you again

Giuseppe
 
P

Paul G. Tobey [eMVP]

And how many hours will you spend trying to find some free code that you can
adapt, debug, rework, adapt, etc.? And how much time can you afford to
spend getting the library working before you even start on the real code to
do the management? People sure do put a low value on their own time!

Paul T.

Giuseppe said:
Il Mon, 11 Apr 2005 11:15:31 -0700, Paul G. Tobey [eMVP] ha scritto:
You want to be an SNMP manager or a device? If a manager, no, I'm not
aware
of any C# code that implements that. There are several libraries which
provided managed code to implement it, however. IP*Works comes to mind.
Don't screw around for too long looking for something free...

You might search the archives of this newsgroup, also, via Google Groups.
It may have come up before...

Paul T.

Hi Paul, thank you for your answer, I want to be a SNMP manager. I know
IP*Works, about 400 $, it's too much expensive for my budget.
Thank you again

Giuseppe
 
G

Giuseppe

Il Mon, 11 Apr 2005 11:51:59 -0700, Paul G. Tobey [eMVP] ha scritto:
And how many hours will you spend trying to find some free code that you can
adapt, debug, rework, adapt, etc.? And how much time can you afford to
spend getting the library working before you even start on the real code to
do the management? People sure do put a low value on their own time!

Paul T.
Sorry, I have the same opinion...The same question that I do to my chief.
Bye
Giuseppe
 
P

Paul G. Tobey [eMVP]

I know how that is, but the economics usually work out that buying is
cheaper, unless what you're working on is a core business technology (if
you're going into the SNMP manager business, maybe it makes sense).

Paul T.

Giuseppe said:
Il Mon, 11 Apr 2005 11:51:59 -0700, Paul G. Tobey [eMVP] ha scritto:
And how many hours will you spend trying to find some free code that you
can
adapt, debug, rework, adapt, etc.? And how much time can you afford to
spend getting the library working before you even start on the real code
to
do the management? People sure do put a low value on their own time!

Paul T.
Sorry, I have the same opinion...The same question that I do to my chief.
Bye
Giuseppe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top