config switch-controller snmp-user
Configure FortiSwitch SNMP v3 users globally.
config switch-controller snmp-user
Description: Configure FortiSwitch SNMP v3 users globally.
edit <name>
set queries [disable|enable]
set query-port {integer}
set security-level [no-auth-no-priv|auth-no-priv|...]
set auth-proto [md5|sha1|...]
set auth-pwd {password}
set priv-proto [aes128|aes192|...]
set priv-pwd {password}
next
end
config switch-controller snmp-user
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
queries |
Enable/disable SNMP queries for this user. |
option |
- |
enable |
||||||||||||||
|
|
|||||||||||||||||
query-port |
SNMPv3 query port . |
integer |
Minimum value: 0 Maximum value: 65535 |
161 |
||||||||||||||
security-level |
Security level for message authentication and encryption. |
option |
- |
no-auth-no-priv |
||||||||||||||
|
|
|||||||||||||||||
auth-proto |
Authentication protocol. |
option |
- |
sha256 |
||||||||||||||
|
|
|||||||||||||||||
auth-pwd |
Password for authentication protocol. |
password |
Not Specified |
|
||||||||||||||
priv-proto |
Privacy (encryption) protocol. |
option |
- |
aes128 |
||||||||||||||
|
|
|||||||||||||||||
priv-pwd |
Password for privacy (encryption) protocol. |
password |
Not Specified |
|