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.
04-28-2024 11:42 AM - edited 04-28-2024 04:44 PM
The SNMP SYSTEM-MIB appears to be broken in 200.15.
In particular, all of these statistics appear to be gone and return no such name in response to SNMP gets:
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxPkts.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxBytes.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxMulticast.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxPkts.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxBytes.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxMulticast.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxFail.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxRetry.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalAssocFail.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxErrFrm.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxDroppedPkt.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxErrFrm.0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxDroppedFrm.0
Solved! Go to Solution.
03-15-2025 12:51 PM
FWIW, this is resolved in 200.17.
04-28-2024 07:12 PM
Seems like it's a bit more nuanced. The statistics entries are actually only missing when accessing via SNMP v1. When accessing via SNMP v2c or v3, they are present.
However, even with v2c or v3, the bytes values are not being populated:
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxPkts.0 = Counter64: 141341387
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalRxBytes.0 = Counter64: 0
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxPkts.0 = Counter64: 121529735
RUCKUS-UNLEASHED-SYSTEM-MIB::ruckusUnleashedSystemStatsWLANTotalTxBytes.0 = Counter64: 0
05-05-2024 10:04 AM
Can anyone from Ruckus comment on this?
03-15-2025 12:51 PM
FWIW, this is resolved in 200.17.
