PMP100 AP and Setting Frequency with SNMP

I can read frequency from FSK 2.4 AP with:

snmpget -v2c -c Canopy 172.x.x.x .1.3.6.1.4.1.161.19.3.1.1.2.0

SNMPv2-SMI::enterprises.161.19.3.1.1.2.0 = INTEGER: 2457

But I cannot set too 2457 or 2457.5 with SNMP and I get an error. How do I do this?

snmpset -v2c -c Canopy x.x.x.x .1.3.6.1.4.1.161.19.3.1.1.2.0 i 2457

Found this worked:

.161.19.3.1.10.1.1.1.1