Re: net-snmp mini-agent

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 4 August 2010 11:07, Markus Hofer <[email protected]> wrote:
> I got a short question about the compilation option --enable-mini-agent.
> Is there a little docu what the mini-agent excactly can/cannot do and what it includes?

See the file
    agent/mibgroup/default_modules.h
          in the source tree.
This lists the modules which are included in both the default agent,
and the mini agent builds.

The mini agent is effectively just the SNMP and system groups,
plus access control.


> If I am correct i don't really need MIB modules to access data
> as far as I know the correct nummeric OID. Am I wright?

Wrong.
"MIB module" in this context (sometimes called "MIB implementation module)
is the agent code that provides the data for a particular set of OIDs.
  It is *NOT* the same as the "MIB file" (or strictly "MIB module"),
which handles converting between names and numeric OIDs.


> So basically the whole accessable data of the device would be available by snmpget.

No.
If you've configured the mini agent,
then basically *nothing* would be available via snmpget.
If the agent doesn't have the code to process requests for a
particular object, it cannot provide the corresponding values.
(Regardless of whether you use names or numbers)

Dave

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.