Command descriptions set snmp
ConnectPort® LTS Command Reference
122
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.
auth_pwd=password
Set the password for authentication.
priv_protocol={des|aes}]
Specifies the privacy protocol algorithm.
des
Set DES algorithm as privacy protocol.
aes
Set AES algorithm as privacy protocol.