Code

Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol (#23434...
authorMatthias Eble <psychotrahe@gmx.de>
Wed, 10 Jun 2009 23:17:58 +0000 (01:17 +0200)
committerMatthias Eble <psychotrahe@gmx.de>
Wed, 10 Jun 2009 23:17:58 +0000 (01:17 +0200)
commit5195074095cac48dd15d857bce69c1aa909ec2b2
tree6ebdfa3f9472c678e6a9df183f260205986b6860
parentaff6140989777cbf128e9e4d6e35531372c284c1
Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol (#2343438 - Robin Schroeder)

check_ifoperstatus didn't function correctly with SNMPv3. This is fixed now.
Created argument-hash for SNMP session creation. This removes redundant code.
Session creation was moved out of process_arguments() and now takes place
after setting the timeout handler.

Additionally the -x argument was added to specify the privprotocol.
NEWS
plugins-scripts/check_ifoperstatus.pl