Re: How to support only v2?

This is a discussion on Re: How to support only v2? within the SNMP Coders forums, part of the Networking and Network Related category; On Wed, 2005-08-24 at 11:59 +0530, Ravi, Rajagopal Shanmugam (Rajagopal Shanmugam)** CTR ** wrote: > Is it possible ...


Go Back   Usenet Forums > Networking and Network Related > SNMP Coders

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-24-2005
Dave Shield
 
Posts: n/a
Default Re: How to support only v2?

On Wed, 2005-08-24 at 11:59 +0530, Ravi, Rajagopal Shanmugam (Rajagopal
Shanmugam)** CTR ** wrote:

> Is it possible to configure my snmp agent to support only snmpv2? If
> yes please tell me how.


It's not possible to completely exclude all of the SNMPv3 processing
code from the library when compiling the software. But it *is* possible
to configure the agent so that it only responds to SNMPv2c requests.

Try something like:

com2sec pubUser default public
group pubGroup v2c pubUser
view all included .1
access pubGroup "" any noauth exact all none none

If those are the *only* access control setting present, then
this should allow access to the whole OID tree for SNMPv2c
requests, and nothing for SNMPv1 or SNMPv3 requests.


Dave


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/...et-snmp-coders
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:33 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0