author | Matthias Eble <psychotrahe@gmx.de> | |
Wed, 10 Jun 2009 23:17:58 +0000 (01:17 +0200) | ||
committer | Matthias Eble <psychotrahe@gmx.de> | |
Wed, 10 Jun 2009 23:17:58 +0000 (01:17 +0200) | ||
commit | 5195074095cac48dd15d857bce69c1aa909ec2b2 | |
tree | 6ebdfa3f9472c678e6a9df183f260205986b6860 | tree | snapshot |
parent | aff6140989777cbf128e9e4d6e35531372c284c1 | commit | diff |
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.
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 | diff | blob | history | |
plugins-scripts/check_ifoperstatus.pl | diff | blob | history |