On Tuesday May 10 2005 11:24 am, Abel Aberra wrote: > I'm under the impression that I might be one of few having to Use SNMPv1 to > get "Physical Interfaces" to query correctly. I can query other SNMP > interfaces correctly with all versions v1, v2 and v3. > > ----------------Just in case my statement below wasn't clear > enough------------------ > > > I'm querying via SNMPv1 since that's the only one that works within > > JFFNMS. > > --- Abel Aberra <[EMAIL PROTECTED]> wrote: > > ------------------VERSIONS-------------- > > OS-Arch: SunOS soc00aec 5.9 Generic sun4u sparc SUNW,Ultra-80 > > JFFNMS: 0.8.2 > > NET-SNMP: 5.1 > > PHP: 4.3.10 > > > > Remote Boxes: SunOS version 5.8 > > NET-SNMP: 5.1 > > > > I'm querying via SNMPv1 since that's the only one that works within > > JFFNMS. ------------------VERSIONS-------------- > > > > JFFNMS Users, > > > > I'm running into the following problem, I was hoping to see if anyone > > else was seeing this issue also: > > > > > > 1. Certain Physical Interfaces are constantly flapping in JFFNMS. It > > seems like it is only happeining with "eri" interfaces "qfe" "ge" etc... > > work just fine. 2. The interface transitions between up/down states > > frequently in JFFNMS though it is up 100% of the time. > > 3. Manual SNMP queries of the OID show the interface up 100% of the time, > > but for some strange reason, JFFNMS thinks its flapping. > > 4. How can I go about debuging this issue? I have turned on debugging in > > JFFNMS but there isn't enough information to determine what's going on. > > > > > > Is it possible that this is due to some type of bug between SNMP and PHP? > > Let me know what you guys think. I would really appreciate any > > suggestinos on this. > > > > > > Thank you for reading this email! > > > > > > --------------------------------- Interface Flapping > > --------------------------- > > > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > ]11:05:55 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:8.47 | 3.02) > > 11:05:55 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Nothing was > > done (time P:5.82 | 5.15) > > 11:05:55 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.8 | 1.68) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:05:58 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:7.21 | 3.07) > > 11:05:58 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Nothing was > > done (time P:5.89 | 5.19) > > 11:05:58 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.98 | 1.61) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:06:02 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:7.92 | 3.05) > > 11:06:02 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Nothing was > > done (time P:39.09 | 5.39) > > 11:06:02 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.9 | 1.65) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:06:06 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:6.82 | 3.91) > > 11:06:06 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Nothing was > > done (time P:5.98 | 5.2) > > 11:06:06 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.77 | 1.62) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:07:34 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:11.11 | 2.94) > > 11:07:34 : H 17 : I 228 : P 16 : interface_oper_status(8): down -> > > alarm(3,,180): Nothing was done (time P:39.04 | 4.71) > > 11:07:34 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.82 | 1.6) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:07:50 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:8.52 | 3.07) > > 11:07:50 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Event Added: > > 1393 (time P:39.28 | 29.93) > > 11:07:50 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.86 | 1.47) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:09:10 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:12.84 | 3.07) > > 11:09:10 : H 17 : I 228 : P 16 : interface_oper_status(8): down -> > > alarm(3,,180): Nothing was done (time P:40.7 | 4.82) > > 11:09:10 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:4.26 | 1.64) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:09:14 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:7.71 | 3.02) > > 11:09:14 : H 17 : I 228 : P 16 : interface_oper_status(8): down -> > > alarm(3,,180): Nothing was done (time P:5.8 | 4.7) > > 11:09:14 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.88 | 1.59) > > @soc00aec:/opt/jffnms/engine> > > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:09:17 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:7.67 | 3.13) > > 11:09:17 : H 17 : I 228 : P 16 : interface_oper_status(8): down -> > > alarm(3,,180): Nothing was done (time P:6.04 | 4.71) > > 11:09:17 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.71 | 1.61) > > @soc00aec:/opt/jffnms/engine> php -q poller.php 17 228 | grep interface > > 11:09:21 : H 17 : I 228 : P 10 : verify_interface_number(): 2 -> > > verify_interface_number(): > > interfacenumber not changed (time P:6.46 | 2.97) > > 11:09:21 : H 17 : I 228 : P 16 : interface_oper_status(8): up -> > > alarm(3,,180): Event Added: > > 1396 (time P:39.54 | 23.02) > > 11:09:21 : H 17 : I 228 : P 17 : interface_admin_status(7): up -> > > db(show_rootmap,down=2|up=1,0): 0 (time P:3.95 | 1.47) > > @soc00aec:/opt/jffnms/engine> > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Oracle Space Sweepstakes > > Want to be the first software developer in space? > > Enter now for the Oracle Space Sweepstakes! > > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > > _______________________________________________ > > jffnms-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jffnms-users > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users
Thank you all. I know I should have RTFM :-) Dimitri ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
