Does anyone know how to configure SNMP v3 for use with Orion? On the dell side, there are no options in the UI for the MD5 or DES.
Thanks, but what about setting up the actual passwords for authentication and privacy/encryption for MD5 and DES5? Has anyone done this successfully?
But where do you do that on the dell side? It does not mention the syntax for entering the passphrase.
Do you know what is the correct syntax for DES56 and MD5?
The show you how to do SHA and AES:
cfgUserAdminSNMPv3AuthenticationType=SHA << Configure the Authentication Type (Can be set to none, md5 or sha)
cfgUserAdminSNMPv3PrivacyType=AES << Configure the Authentication Type (Can be set to none, DES or AES)
$ racadm config -g cfguseradmin -o cfguseradminsnmpv3authenticationtype -i 16 2$ racadm config -g cfguseradmin -o cfguseradminsnmpv3privacytype -i 16 2