Installation guide
136
[snmpv3 options]
snmpv3_enabled={off|on}
Enables or disables use of SNMP version 3.
off
Disables the accessing of SNMP-managed objects through SNMP v3
protocol.
on
Enables the accessing of SNMP-managed objects through SNMP v3
protocol.
security_level={auth_nopriv|auth_priv|noauth_nopriv}
Indicates the security level of the user with regard to authentication and
privacy
auth_nopriv
Set the security level to use authentication only.
auth_priv
Set the security level to use both authentication and privacy.
noauth_nopriv
Set the security level not to use both authentication and privacy.
snmpv3_permission={get_only|get_set}
Allow SNMP clients to set device settings through SNMP (v3)
get_only
Disabled the capability for users to issue SNMP “set” commands uses
use of SNMP read-only for the ConnectPort LTS product.
get_set
Enabled the capability for users to issue SNMP “set” commands uses
use of SNMP read-only for the ConnectPort LTS product.
auth_user=username
SNMPv3 User name who is authenticated to communicate with the SNMP
engine.
auth_protocol={md5|sha}
Specifies the authentication protocol algorithm.
md5
Set MD5 algorithm as authentication protocol.
sha
Set SHA algorithm as authentication protocol.