On Sun, Dec 18, 2011 at 10:04 PM, 梅亮 <meiliangw...@gmail.com> wrote:
> Hi Net-SNMP coders,
>
> Would you please help me out with the following question?
>
> If I want my net-snmp agent only be responsive to a snmp packet from a
> certain management station with a fixed IP address, what is the most
> efficient way to do that? Namely, I want my snmp agent to be only responded
> to a fixed IP address.

Assuming you're talking about SNMPv1 or SNMPv2c, see the SOURCE option
to "r[ow]community[6]" in the snmpd.conf man page.  (The real
documentation for SOURCE is under "com2sec[6]".)

I do not believe that IP address based access for SNMPv3 has been implemented.

  Bill

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to