Would be very useful!

Ian

-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED]]
Sent: 02 December 2002 18:06
To: CF-Talk
Subject: RE: OT: CFX_SNMP, usefulness in the CF community


Ya, sounds awesome!

-Stace

-----Original Message-----
From: jon hall [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 02, 2002 11:45 AM
To: CF-Talk
Subject: Re: OT: CFX_SNMP, usefulness in the CF community

I'm very interested.
Is there a place I can download it?
What is the cost?

-- 
 jon
 mailto:[EMAIL PROTECTED]

Monday, December 2, 2002, 11:30:54 AM, you wrote:
RE> Hi,

RE> I've written a CFX tag that creates a simple and easy interface with
SNMP-enabled entities.  I am curious of the community's need for such a tag.

RE> The tag does the following:
RE> * Provides a simple interface to the somewhat complex world of SNMP
RE> * Probes multiple SNMP OIDs in a single datagram connection
RE> * Returns an easy-to-use query data structure with the results

RE> The tag currently performs GETs and WALKs through the SNMP OID tree.
Below is an example:

RE> <CFX_SNMP
RE>
OID="1.3.6.1.2.1.25.4.2.1.2,1.3.6.1.2.1.25.5.1.1.2,1.3.6.1.2.1.25.5.1.1.1"
RE>         host="#host#"
RE>         Community="#communityString#"
RE>         r_qResults="procInfo">

RE> That call will actually return all NT processIDs, process memory usage,
CPU time and process names in one QUERY (procInfo).  Once you have the data
available in CF, you have unprecedented control
RE> over the data in backend structures.

RE> I am trying to gauge the utility of such a tag as to determine whether i
should bother to continue with development and QA.

RE> Let me know your feelings either here or privately.

RE> Thanks!

RE> --
RE> Ryan Emerle, BSCS <[EMAIL PROTECTED]>
RE> Lead Systems Developer
RE> Interactive Network Systems, Inc



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to