> Is there a way to do a 20 second Spectrum Analysis on a 2.4 Canopy FSK > AP by sending a SNMP command? Thinking of doing this about midnight > in a certain region then retrieving results next day. With SNMP and a > script I could hopefully hit them all at exact same time and not see > my own gear. I want a better idea of noise before upgrading to 450 or > ePMP at the sites.
Will answer my own question. Sets duration: snmpset -v 2c -c Canopy 169.254.1.1 .1.3.6.1.4.1.161.19.3.3.2.220.0 i 10 Starts timed SA: snmpset -v 2c -c Canopy 169.254.1.1 .1.3.6.1.4.1.161.19.3.3.2.221.0 i 1
