Hi, Having a really strange issue trying to use snmpset to change management IP Addresses on ePMP Bridged SM's
For e.g. snmpset -v 2c -c public 10.10.208.233 1.3.6.1.4.1.17713.21.3.4.7.2.0 a 10.10.73.233 Gives the following error Error in packet. Reason: (badValue) The value given has the wrong type or length. However, if I run the same command and change the IP to something else in the same subnet, it works fine: snmpset -v 2c -c public 10.10.208.233 1.3.6.1.4.1.17713.21.3.4.7.2.0 a 10.10.208.240 iso.3.6.1.4.1.17713.21.3.4.7.2.0 = IpAddress: 10.10.208.240 Why is this? I didn't use to have this issue before with canopy 100's/450's or even ePMP IIRC (maybe a different firmware version) Is there any way around it besides rewriting everything to use SSH? Thanks, Justin
-- AF mailing list [email protected] http://af.afmug.com/mailman/listinfo/af_af.afmug.com
