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