*Thanks Dave for the comments.  I am going to modify it for more security.*

On my system, a GET on versionConfigureOptions.0 returns the following
output:
UCD-SNMP-MIB::versionConfigureOptions.0 = No Such Object available on this
agent at this OID

On Thu, Feb 17, 2011 at 12:44 PM, Dave Shield <d.t.shi...@liverpool.ac.uk>wrote:

> On 17 February 2011 17:40, Zongjun <qizong...@gmail.com> wrote:
> >> What access control do you have in the snmpd.conf file.
> >>
> > rwuser public
> > com2sec public  default public
> > group   public  v1      public
> > access  public  ""      any     noauth  exact   all     none    none
>
> Notwithstanding my concerns about these settings,
> they should both allow full access to everything that the agent supports.
>
> So the fact that GetNext skips over the snmpEngineID object,
> would tend to indicate that the agent simply doesn't include this object.
>
> If you want to double-check this, try using the numeric OIDs.
> Something like
>
>     snmpgetnext -v 2c -c public localhost .1.3.6.1.6.3.10.2.1
> or
>     snmpget -v 2c -c public localhost .1.3.6.1.6.3.10.2.1.1.0
>
>
> You could also check how the agent was originally compiled,
> by
>
>     snmpget -v 2c -c public localhost
> UCD-SNMP-MIB::versionConfigureOptions.0
>
> Dave
>
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
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