On 3/23/07, wireless <[EMAIL PROTECTED]> wrote:
> Tim Nelson wrote:
> > Hello! I use JFFNMS currently to monitor many Adtran devices. I have not
> > had any experience specifically with that particular model, but
> > primarily we monitor Netvanta 1224R layer 3 switches. All interfaces
> > (layer 2 AND layer 3) are recognized with no problems. The only real
> > configuration issue we ran into was getting JFF to use the adtran MIB's.
> > If you search the Adtran site or look on the CD that came with the unit,
> > you will find the proper MIB for your device. Off the top of my head, I
> > cannot remember the exact place to put it... there is a dir called
> > 'mibs' somewhere in the JFF dir. Simply put the MIB files there and JFF
> > should have no problems finding your device's information (assuming of
> > course you have snmp setup and configured properly).
> >
> Thanks for your reply and suggestions Tim.

JFFNMS does not read from any 'mibs' directory. For it to discover
devices, php code or database entries must be added with the OID's in
them. Many devices follow standards and things like ethernet
interfaces may just appear.

There is much discussion of adding devices to JFFNMS in the mailing
list, but there simply isn't a way to "import a mib" and have it
figure it out that way.

I created a few interfaces for a few things, the code for them is here:

http://falz.net/development/jffnms

as well as several posts to the mailing list in the last few years
asking about how things such as this are done.

--falz

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to