mhoogveld / check_cisco_ip_sla

Monitoring plugin for checking the status of IP SLAs on Cisco devices
GNU General Public License v3.0
12 stars 6 forks source link

Add support for SNMP v3 #1

Closed mhoogveld closed 8 years ago

mhoogveld commented 8 years ago

Adding support for SNMP v3 should be quite easy. Just adding some command-line parameters and passing them through to easysnmp when creating a Session should do the trick.

mhoogveld commented 8 years ago

SNMPv3 support added