config wireless-controller snmp
Configure SNMP.
config wireless-controller snmp Description: Configure SNMP. 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 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 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 |
---|---|---|---|
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 |
trap-high-mem-threshold |
Memory usage when trap is sent. |
integer |
Minimum value: 10 Maximum value: 100 |
config community
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
Community ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||
name |
Community name. |
string |
Maximum length: 35 |
|||||||
status |
Enable/disable this SNMP community. |
option |
- |
|||||||
|
|
|||||||||
query-v1-status |
Enable/disable SNMP v1 queries. |
option |
- |
|||||||
|
|
|||||||||
query-v2c-status |
Enable/disable SNMP v2c queries. |
option |
- |
|||||||
|
|
|||||||||
trap-v1-status |
Enable/disable SNMP v1 traps. |
option |
- |
|||||||
|
|
|||||||||
trap-v2c-status |
Enable/disable SNMP v2c traps. |
option |
- |
|||||||
|
|
config hosts
Parameter |
Description |
Type |
Size |
---|---|---|---|
id |
Host entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
ip |
IPv4 address of the SNMP manager (host). |
user |
Not Specified |
config user
Parameter |
Description |
Type |
Size |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
SNMP User Name |
string |
Maximum length: 32 |
|||||||||||
status |
SNMP User Enable |
option |
- |
|||||||||||
|
|
|||||||||||||
queries |
Enable/disable SNMP queries for this user. |
option |
- |
|||||||||||
|
|
|||||||||||||
trap-status |
Enable/disable traps for this SNMP user. |
option |
- |
|||||||||||
|
|
|||||||||||||
security-level |
Security level for message authentication and encryption. |
option |
- |
|||||||||||
|
|
|||||||||||||
auth-proto |
Authentication protocol. |
option |
- |
|||||||||||
|
|
|||||||||||||
auth-pwd |
Password for authentication protocol. |
password |
Not Specified |
|||||||||||
priv-proto |
Privacy (encryption) protocol. |
option |
- |
|||||||||||
|
|
|||||||||||||
priv-pwd |
Password for privacy (encryption) protocol. |
password |
Not Specified |
|||||||||||
notify-hosts |
Configure SNMP User Notify Hosts. |
ipv4-address |
Not Specified |