954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Delphi SNMPv1 set and get request

Hi, I'm looking to write a program that sets and gets responses using SNMPv1. I will be using Borland Delphi v7 or 8.

I have been using PERL prior to looking at Delphi but I have had problems setting two OID's and sending them in the same packet rather then sending one and waiting for a response before setting the next (much like a getbulk which is all sent and recieved in a single packet).

So I'm looking for some advice on setting up delphi:
1) What additional addons if any need to be installed to support SNMPv1?
2) Does anyone know of any sample code for sending set and get requests especially setting two OID's at the same time and sending them in the same packet?

Neub
Newbie Poster
2 posts since Apr 2008
Reputation Points: 10
Solved Threads: 0
 

Delphi should come with Indy, that has an SNMP component. Don't know if it supports what you need.

pritaeas
Posting Expert
Moderator
5,480 posts since Jul 2006
Reputation Points: 653
Solved Threads: 874
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You