config wireless-controller snmp
Configure SNMP.
config wireless-controller snmp
Description: Configure SNMP.
set engine-id {string}
set contact-info {string}
set trap-high-cpu-threshold {integer}
set trap-high-mem-threshold {integer}
config community
Description: SNMP Community Configuration.
edit <id>
set name {string}
set status [enable|disable]
set query-v1-status [enable|disable]
set query-v2c-status [enable|disable]
set trap-v1-status [enable|disable]
set trap-v2c-status [enable|disable]
config hosts
Description: Configure IPv4 SNMP managers (hosts).
edit <id>
set ip {user}
next
end
next
end
config user
Description: SNMP User Configuration.
edit <name>
set status [enable|disable]
set queries [enable|disable]
set trap-status [enable|disable]
set security-level [no-auth-no-priv|auth-no-priv|...]
set auth-proto [md5|sha]
set auth-pwd {password}
set priv-proto [aes|des|...]
set priv-pwd {password}
set notify-hosts {ipv4-address}
next
end
end
config wireless-controller snmp
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
engine-id |
AC SNMP engineId string (maximum 24 characters). |
string |
Maximum length: 23 |
|
contact-info |
Contact Information. |
string |
Maximum length: 31 |
|
trap-high-cpu-threshold |
CPU usage when trap is sent. |
integer |
Minimum value: 10 Maximum value: 100 |
80 |
trap-high-mem-threshold |
Memory usage when trap is sent. |
integer |
Minimum value: 10 Maximum value: 100 |
80 |
config community
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
Community name. |
string |
Maximum length: 35 |
|
||||||
status |
Enable/disable this SNMP community. |
option |
- |
enable |
||||||
|
|
|||||||||
query-v1-status |
Enable/disable SNMP v1 queries. |
option |
- |
enable |
||||||
|
|
|||||||||
query-v2c-status |
Enable/disable SNMP v2c queries. |
option |
- |
enable |
||||||
|
|
|||||||||
trap-v1-status |
Enable/disable SNMP v1 traps. |
option |
- |
enable |
||||||
|
|
|||||||||
trap-v2c-status |
Enable/disable SNMP v2c traps. |
option |
- |
enable |
||||||
|
|
config hosts
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
ip |
IPv4 address of the SNMP manager (host). |
user |
Not Specified |
|
config user
Parameter |
Description |
Type |
Size |
Default |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status |
SNMP User Enable |
option |
- |
enable |
||||||||||
|
|
|||||||||||||
queries |
Enable/disable SNMP queries for this user. |
option |
- |
enable |
||||||||||
|
|
|||||||||||||
trap-status |
Enable/disable traps for this SNMP user. |
option |
- |
disable |
||||||||||
|
|
|||||||||||||
security-level |
Security level for message authentication and encryption. |
option |
- |
no-auth-no-priv |
||||||||||
|
|
|||||||||||||
auth-proto |
Authentication protocol. |
option |
- |
sha |
||||||||||
|
|
|||||||||||||
auth-pwd |
Password for authentication protocol. |
password |
Not Specified |
|
||||||||||
priv-proto |
Privacy (encryption) protocol. |
option |
- |
aes |
||||||||||
|
|
|||||||||||||
priv-pwd |
Password for privacy (encryption) protocol. |
password |
Not Specified |
|
||||||||||
notify-hosts |
Configure SNMP User Notify Hosts. |
ipv4-address |
Not Specified |
|