LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

snmp

Good day to all 

 

I wish to communicate with a UPS device using snmp.

I have the UPS mib file. But I have no idea of how to translate it in to a UDP massage in order to make it work.

any examples, reference or links will be appreciated.

 

thanks in advance

Shai  

0 Kudos
Message 1 of 6
(3,142 Views)

shaicoh wrote:

 

any examples, reference or links will be appreciated

Did you try a search?

0 Kudos
Message 2 of 6
(3,127 Views)

Yes I did try a SEARCH... Thank you very much.

 

but all I found was tons of abstract explanations and not one concrete example!

 

and thanks again for your sincere help! your replay was so helpful! 

0 Kudos
Message 3 of 6
(3,117 Views)

Sarcastic comments do not help. You did not mention that you had done a search, you were given a number of links, or that you had looked at the toolkit. I have used the toolkit and if I remember correctly, there is an example that comes with it.

0 Kudos
Message 4 of 6
(3,113 Views)

i did not try the viodia tool kit if that is what you meant, since from the discussion concerning it it seems as if it's not very helpful unless you are already familiar with snmp and cost money. so i did not see those examples and would be happy it you could send it.

 

but isnt it possiable to simply constract the UDP packet i need by knowing the roles it has to follow? that is without the tool kit?

 

thanks again

Shai 

0 Kudos
Message 5 of 6
(3,102 Views)

I don't have the examples as the toolkit was used at the last place I worked.

 

While the toolkit does assume that you have some familiarity with SNMP, creating your own code from the low level TCP/IP functions would take a large amount of time and a much more detailed knowledge of the protocol. That was the deciding factor for us. It's comparable to the low level TCP/IP functions and the Telnet functions you get with the Internet Toolkit.

Message 6 of 6
(3,095 Views)