Hello All,

I have a similar requirement and was trying to add the user "myuser"
with the following lines.
rwuser myuser authPriv
createUser myuser SHA -l 0x0001020304050607080900010203040506070809
AES -l 0x00010203040506070809000102030405

The snmpwalk throws the following error:
[root@localhost sbin]# snmpwalk -v3 -u myuser  -l authPriv -a SHA -A
0x0001020304050607080900010203040506070809 -x AES -X
0x00010203040506070809000102030405   localhost ifTable
snmpwalk: Authentication failure (incorrect password, community or
key) (Sub-id not found: (top) -> ifTable)

I believe that there is some issue in my snmpwalk usage, Please
correct me, Thanks.

Regards,
Ashok

On Fri, Nov 4, 2011 at 8:04 PM, anand anand <[email protected]> wrote:
> Hello all,
> We have added  myuser as rwuser.
> We are using the below  directive in persistent snmpd.conf
>  createUser myuser SHA -l 0x0001020304050607080900010203040506070809 AES -l
> 0x00010203040506070809000102030405
>
>
> Tried snmpwalk  using the below command
>  snmpwalk -v3 -u myuser  -l authPriv -a SHA -A
> 0x0001020304050607080900010203040506070809 -x AES -X
> 0x00010203040506070809000102030405   localhost ifTable
> It fails.. Are we doing the correct thing ? If not can someone let us know
> the right way to frame the above command. ?
> -anand
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Net-snmp-users mailing list
> [email protected]
> Please see the following page to unsubscribe or change other options:
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>
>

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to