Re: using snmpget in a Carbon app
Re: using snmpget in a Carbon app
- Subject: Re: using snmpget in a Carbon app
- From: Quinn <email@hidden>
- Date: Tue, 18 May 2004 12:19:22 +0100
At 8:46 +0200 18/5/04, Hans Loonen wrote:
In a Carbon app (in fact a printer driver PDE) I need get some info via
SNMP.
So far the only way I found is to use the /usr/bin/snmpget command in a
system() call.
Is there a framework API to achieve the same?
AFAIK there's no framework for this. However, there are shared
libraries that support SNMP. This is a build of the NET-SNMP library.
<
http://net-snmp.sourceforge.net/>
A good place to start is <x-man-page://3/snmp_api>.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.