If you use SNMPv2 JFFNMS will try to use the 64 bit Counters by default. And you agent may not provide them. So switch back to SNMPv1 (in JFFNMS) and it will use the counters you see.
Javier Tomás Cribb wrote: > El problema es que no me lee los contadores de las interfaces cuando > se ejecuta el poller. > > > 17:19:14 : H 2 : I 2 : P 20 : snmp_counter:input(.1.3..6.2): > -> buffer(): 6 (time P:329.72 | 0.57) > 17:19:14 : H 2 : I 3 : P 20 : snmp_counter:input(.1.3..6.3): > -> buffer(): 7 (time P:329.51 | 0.55) > 17:19:15 : H 2 : I 4 : P 20 : snmp_counter:input(.1.3..6.4): > -> buffer(): 8 (time P:330.57 | 0.59) > > > > SI utilizo snmpwalk todo parece funcionar bien. > > [EMAIL PROTECTED] php.d]# snmpwalk -v 2c -c xxxxx 192.168.3.1 inOctets > IF-MIB::ifInOctets.1 = Counter32: 12696702 > IF-MIB::ifInOctets.2 = Counter32: 1469565882 > IF-MIB::ifInOctets.3 = Counter32: 3410239021 > IF-MIB::ifInOctets.4 = Counter32: 1844850183 > IF-MIB::ifInOctets.5 = Counter32: 240744597 > IF-MIB::ifInOctets.6 = Counter32: 0 > IF-MIB::ifInOctets.7 = Counter32: 0 > IF-MIB::ifInOctets.8 = Counter32: 0 > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&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.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
