On Thu, Dec 30, 2010 at 11:58:46AM +0000, Felipe Aceitón Muñoz wrote:
> The OID exist but the Server takes too long to response because its not a 
> native SNMMP OID, it's a dll extension added to the SNMP Windows Service and 
> seems to work slowly.
Sounds kinda nasty if the OID is there but takes a while to respond.  I
could understand things taking time if we're were back on the old XT
computers but for simply getting a counter it seems a little strange.
Have you checked that this is "normal"? You might find its trynig a few
ways of getting the value and succeeds on, say, the third but the WMI to
SNMP interface has its own timeouts. It's not really a JFFNMS issue
though.

I've been toying with an idea of a poller helper for SNMP only poller
types. The problem is the way it works (asynchronous function calls with
callbacks) it couldn't be written in PHP; the function calls simply do
not work like that. It's a while off yet though and probably will need
to be done in C.  The old poller will work in any case.

 - Craig
-- 
Craig Small VK2XLZ    http://www.enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux      http://www.debian.org/       csmall at : debian.org
GPG fingerprint:       1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to