Sriram, I found this works.
snmpset -v 2c -c $community $ip .1.3.6.1.4.1.161.19.3.3.2.53.0 s 365500,365750,366000,366250,366500,366750,367000,367250,367500,367750,368000,368250,368500,368750,369000,369250,369500 snmpset -v 2c -c $community $ip .1.3.6.1.4.1.161.19.3.3.2.53.0 s 365250,369750 I still cannot do them all at once, it gives an error. On a related topic. This sets the IPv4 all filter. snmpset -v 2c -c $community $ip .1.3.6.1.4.1.161.19.3.3.2.132.0 i 1 What sets the IPv6 all filter? Thanks. On Tue, Oct 7, 2014 at 12:55 PM, Sriram Chaturvedi via Af <[email protected]> wrote: > Hi, > > There is no SNMP support to push the "Default Frequencies" button, yet. Like > Joe pointed out, the OIDs below will allow you to populate the list with a > single set command. Also, all new radios out of the box will have the default > list populated (or when you factory default them). Please let us know if > that is not the case. > > Thanks, > Sriram > > -----Original Message----- > From: Af [mailto:[email protected]] On Behalf Of Joe Cracchiolo via Af > Sent: Tuesday, October 07, 2014 12:20 PM > To: [email protected] > Subject: Re: [AFMUG] 450 3.65 SNMP Default Frequencies > > There is a pair of new MIB's for that, > WHISP-BOX-MIBV2-MIB::addCustomFreqList.0 and > WHISP-BOX-MIBV2-MIB::removeCustomFreqList.0 in v13.2 b32. I haven't tried > that on MIB value yet to see how well it works. You can also use a curl > command to program frequencies in the older firmware. > > Joe > > On Oct 7, 2014, at 10:01, Matt via Af <[email protected]> wrote: > >> Programming 450 3.65 SM's. See a new button under 'Custom >> Frequencies' called 'Default Frequencies'. Anyway to push that button >> with SNMP? >
