Hi Yann,

We very much use the internal SNMP functions.

Except in SNMPv2, because the PHP-SNMP functions do not support it, we use the net-snmp utils like snmpget and snmpwalk.

All the networking code is in lib/api.network.inc.php

So theoretically you could use only SNMPv2 (if you devices support it) without having the PHP-SNMP Module.

But I must tell you that is better if you could install a new server with the required modules.

Javier


Yann Algayon wrote:
Hello

We want to install JFFNMS on a server which has
php compiled by default without snmp support.
We have looked the jffnms code briefly, and it seems that the php snmp functions
are not used anymore in jffnms 0.8.
Is it necessary to have php-snmp support?


Yann Algayon


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users

-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to