SVmco User Guidel
28
Setting value
Authentication
Encryption
authPriv
Set
Set
-a authProtocol:
This is the protocol for SNMPv3 message authentication. Either MD5 or
SHA is specified. To use SHA, install openssl and create a package with
openssl. The option takes effect only if the security level in the -l option
includes authentication. Otherwise, you can omit the option.
-A authPassword:
This is the authentication password (at least eight characters). This
setting must match that on the manager side. The option takes effect
only if the security level in the -l option includes authentication.
Otherwise, you can omit the option.
-x privProtocol:
This is the protocol for SNMPv3 message encryption. Currently, the only
supported encryption/decryption protocol is DES. The option takes effect
only if the security level in the -l option includes encryption. Otherwise,
you can omit the option.
-X privPassword:
This is the encryption password (at least eight characters). This setting
must match that on the manager side. The option takes effect only if the
security level in the -l option includes encryption. Otherwise, you can
omit the option.