config mesh alarm
To configure alarm settings for outdoor mesh access points, use the config mesh alarm command.
config mesh alarm { max-hop | max-children | low-snr | high-snr | association | parent-change count} value
Syntax Description
max-hop |
Sets the maximum number of hops before triggering an alarm for traffic over the mesh network. The valid values are 1 to 16 (inclusive). |
max-children |
Sets the maximum number of mesh access points (MAPs) that can be assigned to a mesh router access point (RAP) before triggering an alarm. The valid values are 1to 16 (inclusive). |
low-snr |
Sets the low-end signal-to-noise ratio (SNR) value before triggering an alarm. The valid values are 1 to 30 (inclusive). |
high-snr |
Sets the high-end SNR value before triggering an alarm. The valid values are 1 to 30 (inclusive). |
association |
Sets the mesh alarm association count value before triggering an alarm. The valid values are 1 to 30 (inclusive). |
parent-change count |
Sets the number of times a MAP can change its RAP association before triggering an alarm. The valid values are 1 to 30 (inclusive). |
value |
Value above or below which an alarm is generated. The valid values vary for each command. |
Command Default
See the “Syntax Description” section for command and argument value ranges.
Command History
Release | Modification |
---|---|
7.6 | This command was introduced in a release earlier than Release 7.6. |
Examples
The following example shows how to set the maximum hops threshold to 8:
(Cisco Controller) >config mesh alarm max-hop 8
The following example shows how to set the upper SNR threshold to 25:
(Cisco Controller) >config mesh alarm high-snr 25