Re: How to configure snmpd as a proxy for SNMPv3 GET requests

Hansen Candrawinata <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hello Dave,

Please ignore this.  I finally got it going.  My snmpd.conf below was
missing the group directive for usm defaultUser:
  group usm defaultUser

Thanks for your help.

Hansen


> <snmpd.conf>
> view systemview included .1.3.6.1
>
> com2sec notConfigUser  default  public
>
> group notConfigGroup v1 notConfigUser
> group notConfigGroup v2c notConfigUser
>
> access  notConfigGroup "" any noauth exact systemview none none
>
> com2sec -Cn ctx_remotehost1 notConfigUser default cmty_remotehost1
> com2sec -Cn ctx_remotehost2 notConfigUser default cmty_remotehost2
>
> access notConfigGroup ctx_remotehost any noauth prefix systemview none none
>
> proxy -Cn ctx_remotehost1 -v 2c -c public@TEST-CONTEXT localhost:8085
> .1.3.6.1.4.1.9999
> proxy -Cn ctx_remotehost2 -v 3 -u defaultUser -a MD5 -A "mypassword"
> -l authNoPriv -n TEST-CONTEXT localhost:8085 .1.3.6.1.4.1.9999
> </snmpd.conf>

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.