author | Matthias Eble <psychotrahe@gmx.de> | |
Thu, 11 Jun 2009 15:20:55 +0000 (17:20 +0200) | ||
committer | Matthias Eble <psychotrahe@gmx.de> | |
Thu, 11 Jun 2009 15:20:55 +0000 (17:20 +0200) | ||
commit | edda2536e589810070abcb59e3cb2b3d0b334a01 | |
tree | c65405f5ce165c2a1d0c87c7f826440990353705 | tree | snapshot |
parent | e16b35b2ca960f8e56c17013a749e181d429a725 | commit | diff |
Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2343438 - Robin Schroeder)
check_ifstatus 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 -P argument was added to specify the privprotocol.
check_ifstatus 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 -P argument was added to specify the privprotocol.
NEWS | diff | blob | history | |
plugins-scripts/check_ifstatus.pl | diff | blob | history | |
plugins-scripts/t/check_ifstatus.t | [new file with mode: 0644] | blob |