> I used to have a script that I used to kick subscribers off my > motorola/cambium access points to re authenticate (which I have somehow > lost). I used snmp to do so in the script. Does anyone have the snmp string > that performs that task? I am not finding it in the mibs file for whatever > reason. > > Gilbert >
>From linux command line: snmpset -v 2c -c Canopy 169.254.1.1 .1.3.6.1.4.1.161.19.3.2.8.2.0 i 1 Tells SM to run AP eval.
