ICX switch is stuck in Synchronizing state
Summary
This article explains a specific scenario where SNMP server being disabled on the ICX switch can cause it to be stuck in Synchronizing state while joining R1.Question
What could cause ICX switch trying to join R1 being stuck in Synchronizing state?
Customer Environment
ICX8200 running 10.0.10 attempting to be managed by R1Symptoms
ICX was showing stuck in "Synchronizing" state on R1. The logs on the ICX showed "error in SNMP request" as shown below -
Apr 13 15:43:26:936701:crit:management:manager:1:0: dmanager_query_walk: Error in SNMP request: 2 node : config_VLanCfg Apr 13 15:39:26:491793:info:management:manager:1:0: dmanager_query_walk snmp oid parsing skipped .1.3.6.1.4.1.1991.1.1.3.2.6.1.4, 14, .1.3.6.1.4.1.1991.1.1.3.2.6.1.4, 14
Root Cause
SNMP Server configuration was disabled on the ICX with the command "no snmp-server"Troubleshooting Steps
The following troubleshooting was tried on the ICX but the issue persisted -
Manager disconnect and re-connect
Verified Switch Active Standby switchover did not take place during onboarding
Verified DNS Server is reachable
Verified manager process is not in faulty state
Verified rmonagentd process is not in faulty state
Verified nginx process is not in faulty state
Verified cli_parser process is not crashing
Verified CPU is not High
ICX reboot
Resolution
Note - While there could be multiple other factors that could lead to an ICX being stuck in synchronizing state, this article explains one particular scenario among those scenarios.
On reviewing the configuration of the ICX, it was found that the "snmp-server" configuration was disabled on the ICX as shown below -
no snmp-server
Therefore, we re-enabled SNMP on the ICX using the following command -
#conf t
#snmp-server
After enabling it, the ICX came up as operational on R1.
Related Articles
000015358Article Number:
000015434
Updated:
July 11, 2026 12:38 AM (about 2 months ago)
Tags:
Troubleshooting, System Network Management, Known Issues and Workarounds, Ruckus ICX Switches, Ruckus Cloud Switch
Votes:
0
This article is:
helpful
not helpful