This is a discussion on Re: How to make my MIB 2 complete working within the SNMP Coders forums, part of the Networking and Network Related category; On 06/09/06, rajasekhar kavuri <kavuri.rajasekhar@yahoo.co.uk> wrote: > I am able to get/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 06/09/06, rajasekhar kavuri <kavuri.rajasekhar@yahoo.co.uk> wrote:
> I am able to get/set values from the mib2 system group > oids. But the other Group oid from tcp,udp,interface are not working i am > getting error. This is exactly the situation described in the FAQ entry: I can see the system group, but nothing else. Why? -------------------------------------------------- This is almost definitely due to the access configuration of the agent. Many pre-configured systems (such as most Linux distributions) will only allow access to the system group by default, and need to be configured to enable more general access...... See the entries on access control in the AGENT section for how to configure the Net-SNMP agent, > Can anyone give me a detailed explanation how to make them > working.plz dont tell me to read faq's i could not understand them. The entry quoted above refers you to the access control entry. This entry starts: How do I configure access control? --------------------------------- The simplest way is to use the configure directives: rocommunity public (for SNMPv1/2c) rwcommunity private Have you tried doing that? I accept that the full text of the FAQ might seem confusing, since it's trying to provide a full explanation. Simple answers (such as the bit quoted above) tend to be too simplistic. But we have tried to at least _start_ descriptions with the important bits - before going on to expand on why this isn't necessarily the whole answer. OK? Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |