config system snmp user
SNMP user configuration.
config system snmp user
Description: SNMP user configuration.
edit <name>
set status [enable|disable]
set trap-status [enable|disable]
set trap-lport {integer}
set trap-rport {integer}
set queries [enable|disable]
set query-port {integer}
set notify-hosts {ipv4-address}
set notify-hosts6 {ipv6-address}
set source-ip {ipv4-address}
set source-ipv6 {ipv6-address}
set ha-direct [enable|disable]
set events {option1}, {option2}, ...
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}
next
end
config system snmp user
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable this SNMP user. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-status |
Enable/disable traps for this SNMP user. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-lport |
SNMPv3 local trap port . |
integer |
Minimum value: 0 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-rport |
SNMPv3 trap remote port . |
integer |
Minimum value: 0 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
queries |
Enable/disable SNMP queries for this user. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
query-port |
SNMPv3 query port . |
integer |
Minimum value: 0 Maximum value: 65535 |
161 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notify-hosts |
SNMP managers to send notifications (traps) to. |
ipv4-address |
Not Specified |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notify-hosts6 |
IPv6 SNMP managers to send notifications (traps) to. |
ipv6-address |
Not Specified |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source-ip |
Source IP for SNMP trap. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source-ipv6 |
Source IPv6 for SNMP trap. |
ipv6-address |
Not Specified |
:: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ha-direct |
Enable/disable direct management of HA cluster members. |
option |
- |
disable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
events |
SNMP notifications (traps) to send. |
option |
- |
cpu-high mem-low log-full intf-ip vpn-tun-up vpn-tun-down ha-switch ha-hb-failure ips-signature ips-anomaly av-virus av-oversize av-pattern av-fragmented fm-if-change bgp-established bgp-backward-transition ha-member-up ha-member-down ent-conf-change av-conserve av-bypass av-oversize-passed av-oversize-blocked ips-pkg-update ips-fail-open faz-disconnect wc-ap-up wc-ap-down fswctl-session-up fswctl-session-down load-balance-real-server-down per-cpu-high dhcp ** |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
|
** Values may differ between models.