Re: Show SNMPv3 users

2013-11-25 Thread sarath azad
Hi Giuseppe, Thanks for the inputs. thanks and regards S Sarath On Friday, November 22, 2013 4:37 PM, giuseppe de vito wrote: Hi, you can do SNMPWALK on localhost. For example, if you want to use snmpwalk application from a linux shell you can use the command snmpwalk -v3 -u -l authPriv

Re: Show SNMPv3 users

2013-11-21 Thread Mike Krauss
I second this request. I am trying to configure V3 users and its a real pain. Perhaps this type of function would be nice. On Thu, Nov 21, 2013 at 1:32 AM, sarath azad wrote: > Hello, > > Could you please tell, in a program, what is the best method to show all the > SNMPv3 users configured? > > I

Re: Show SNMPv3 users

2013-11-21 Thread sarath azad
Hi Giuseppe, Thanks for the reply. For getting the user details from a remote system, we may do SNMPWALK on this OID. But if on the same device where snmp agent is running (where we are doing the SNMPv3 configuration), if we want to get the user details, do we need to do snmpwalk on localhost