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-15-2022 03:21 AM - edited 08-15-2022 04:55 AM
Hello everybody,
we upgraded our vSZ from 5.2 to 6.1 , now my snmp requests for AP details don't work anymore
for example:
old version 5.2:
snmpwalk -v2c -c secret123.456.789.111 SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.75.13.30.207.208 = STRING: "Connect"
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.124.11.20.242.64 = STRING: "Connect"
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.24.124.11.22.38.160 = STRING: "Disconnect"
new version 6.1
snmpwalk -v2c -c secret123.456.789.111 SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.18.152.112 = ""
SNMPv2-SMI::enterprises.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.18.152.192 = ""
have you any ideas whats going wrong ?
best regards
Mike
Solved! Go to Solution.
08-15-2022 05:16 AM
Hello @MikeSchubert,
This is a known issue reported in SZ version 6.1.0, we do have a patch to address this issue. You might need to open a support case for further validation. Issue could be related to bug ID ER-11073.
Below is the output from lab setup post applying the patch.
administrator@ubuntu:/$ snmpwalk -v2c -c public lab-vsz .1.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.12.244.213.52.59.112 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.86.48 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.92.32 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.25.149.48 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.28.58.96.42.221.32 = STRING: "Disconnect"
Regards,
Parik
08-15-2022 05:16 AM
Hello @MikeSchubert,
This is a known issue reported in SZ version 6.1.0, we do have a patch to address this issue. You might need to open a support case for further validation. Issue could be related to bug ID ER-11073.
Below is the output from lab setup post applying the patch.
administrator@ubuntu:/$ snmpwalk -v2c -c public lab-vsz .1.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.12.244.213.52.59.112 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.86.48 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.19.92.32 = STRING: "Connect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.16.240.104.25.149.48 = STRING: "Disconnect"
iso.3.6.1.4.1.25053.1.3.2.1.1.2.2.1.16.6.28.58.96.42.221.32 = STRING: "Disconnect"
Regards,
Parik
