On 10 October 2010 18:44, Kurtzberg, David W.
<david.kurtzb...@gd-ais.com> wrote:
>                      Is there any way to restrict
> an snmpv3 user so that they can only talk to net-snmp from localhost?

No.

The SNMPv3 User Security Model is independent of the source location.
There's nothing within this model to take account of where the request
comes from.

You could use firewall configuration, or the sockets that the agent listens on
to only accept requests from localhost.  But that would be universal.
There's no way to restrict SNMPv3 requests to a particular source addresse.

Dave

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to