Random Project

Good script

It is very good script, but few things:

** pysnmp is required to install old version which is pysnmp-2.0.9-3

** The following changes should be made in the script:

Use int() to make sure they all are same type. otherwise the “if…else” wont work properly.

elif int(vals[0])