RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
08-31-2023 02:09 AM
I have switch: Brocade Ruckus Wireless, Inc. ICX8200-24P-POE, IronWare Version 10.0.00T253
I have to save all configuration information to the flash via SNMP request.
I think I have to execute the following commands:
[xxx@xxx]# snmpset -v2c -c RWcommunity swIPv4address 1.3.6.1.4.1.1991.1.1.2.1.73.0 i 3 - for save all configuration to the flash. ( according to https://ruckus-support.s3.amazonaws.com/private/documents/4309/fastiron-10000-mibreference.pdf?AWSAc... page 111)
But I have the following results:
[xxx@xxx]# snmpset -v2c -c RWcommunity swIPv4address 1.3.6.1.4.1.1991.1.1.2.1.73.0 i 3 - This changes the oid status from 0 to 3 and keeps the status 3 all the time. ( I think iod should change status depending of progress status 3->4->1 or (2) as in the document)
Is it normal? or did I do something wrong?
Please help me figure it out.
