Hello.

I have to add support for Juniper Filter Counters to JFFNMS.
AFAIK to do that, I have to write new discovery plug-in, new polling
plug-in and define new interface type. Am I right?

Now I have almost done logik in discovery plug-in but I dunno where can
I define new interface fields to store things like counter_id (which is
quite long string of numbers and dots). This counter_id will be used by
polling plug-in.

So my question is: how can i define new persistent interface fields?

Best regards.
Seweryn Niemiec

PS. I see that there is snmp_walk() function used in JFFNMS. It looks
like equivalent to PHP snmpwalk(). I need snmpwalkoid() which doesn't
have JFFNMS equivalent. Can I use it without any problems?




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to