Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : SNMP Question

www.cryer.info
Managed Newsgroup Archive

SNMP Question

Subject:SNMP Question
Posted by:"Tony" (tjacks..@iedaudio.com)
Date:6 Mar 2006 08:45:47

Hello,

Our company is currently implementing SNMP into a fault logger program.
We have successfully built the ability to both send and receive SNMP
traps using Indy.

Now comes a trickery part.  We need the ability to respond to a Network
Management Service (NMS) or SNMP Manager's request and send it a list of
current faults.  We are thinking about using the existing Microsoft SNMP
Service for this.  However, how do you relay a request from a SNMP
manager to the Microsoft SNMP Service and then to the fault logger
program.  Then how do you relay this information from the fault logger
program to the Microsoft SNMP Service and then onto the SNMP Manager.
Seems that this is not possible because of the nature of synchronous
messages between the manager and the service.

Any thoughts?  Am I off base here?  Practically nothing has been written
about extracting information from Microsoft SNMP Service.

Tony

Replies:

www.cryer.info
Managed Newsgroup Archive