On Thu, 2005-06-09 at 07:39, David T. Perkins wrote:
> > On Wed, 25 May 2005 09:18:35 +0100 Dave wrote:
> > DS> How likely is it that someone would be using an authentication
> > DS> password of "MD5" or "SHA", or an encryption password of "DES"?
> > DS> (suitably extended to cover the full range o
HI,
The USM doc requires pass phrases to be at least 8 characters
long. Of course, the pass phrase to key algorithm will
still work. But with the 8 character limitation, then
there is no ambiguity with MD5, SHA, DES, 3DES, AES.
On Wed, 1 Jun 2005, Robert Story wrote:
> On Wed, 25 May 2005 09:18:
Never mind. It is working now. I needed to add in
OpenSSL and I may have had some issues with persistent
snmpd.conf settings.
--- gg gg <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am having the same problem receiving
> decryption
> error. I have no problems when I execute:
>
> snmpget -v3
Hello,
I am having the same problem receiving decryption
error. I have no problems when I execute:
snmpget -v3 -u wes -l authNoPriv -a MD5 -A
setup_passphrase 172.16.37.22 .1.3.6.1.2.1.1.2.0
From what I can tell, the encryption passphrase is
the same as the authentication passphrase.
On Wed, 25 May 2005 09:18:35 +0100 Dave wrote:
DS> How likely is it that someone would be using an authentication
DS> password of "MD5" or "SHA", or an encryption password of "DES"?
DS> (suitably extended to cover the full range of possibilities)
DS>
DS> We could probably tweak the create-snmpv3-u
On Wed, 2005-05-25 at 00:47, Wes Hardaker wrote:
> Dave> is there any reason why the command options...
> Dave> are the [wrong] way round...?
>
> No, I caught that a while ago too but far too late. I think I must
> have been brain dead and reversed it in my head when I wrote it.
Fair enough - I
> On Tue, 24 May 2005 10:08:41 +0100, Dave Shield <[EMAIL PROTECTED]> said:
Dave> is there any reason why the command options used for specifying
Dave> the pass phrase and the algorithm (for both authentication and privacy)
Dave> are the opposite way round with "net-snmp-config --create-snmpv3
On Mon, 2005-05-23 at 21:02, Wes Hardaker wrote:
> > On Mon, 23 May 2005 10:26:58 +0200, Stage Iup - Fabrice & Frédéric
> > <[EMAIL PROTECTED]> said:
>
> Stage> I use net-snmp 5.2.1, i have created a snmpv3 user with :
> Stage> net-snmp-config --create-snmpv3-user -ro -x mypassword -X DES
> On Mon, 23 May 2005 10:26:58 +0200, Stage Iup - Fabrice & Frédéric
> <[EMAIL PROTECTED]> said:
Stage> I use net-snmp 5.2.1, i have created a snmpv3 user with :
Stage> net-snmp-config --create-snmpv3-user -ro -x mypassword -X DES
Stage> -A MD5 myuser
It looks like you're missing a -a fl
Hi all
I use net-snmp 5.2.1, i have created a snmpv3 user with :
net-snmp-config --create-snmpv3-user -ro -x mypassword -X DES -A MD5
myuser
and when I want to send this request at the agent : snmpget -v 3 -u myuser
-l authPriv -a MD5 -A mypassword -x DES -X mypassword localhost
sysUpTime.
10 matches
Mail list logo