On 5/30/07, Jeffrey Singleton <[EMAIL PROTECTED]> wrote:
> There has GOT to be more out there that desire to use JFFNMS with
> Foundry and Netscreen devices.

JFFNMS works fine with Netscreens. I'm running it against a few right
now, and all ethernet statsitics (all that I'm interested in) are
there. What model of Netscreens are you trying against? I'm assuming
you've debugged by just doing snmpwalks on it and getting responses,
correct?

I made JFF work with a few other devices, the code is here:

- http://falz.net/development/jffnms

Using this, you can at least see what's needed to be added as far as
SQL data, discovery, and polling. In my case I modified the existing
UPS stuff to work with another brand of UPS. However, the APC PDU
stuff is from scratch. In your case, you'll likely want to modify
existing ethernet interface poller/discovery code to just support he
MIB's in question. I haven't looked at that code, but it may just be a
matter of adding another CASE statement with the proper MIB.

--falz

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to