Sudhanshu Rajvaidya | 31 Jul 2012 19:18
Picon

Re: building mini agent

Thanks Dave for taking a look.

Yes, I get similar summary at the end of configure. In particular, default modules are exactly same. However, when I run this mini agent my snmpwalk returns pretty much similar response as I would get from full agent. In particular, I am was hoping not to see host, tcp etc. subtrees under mibII. Please let me know if it is expected to see these subtrees in snmpwalk response from mini agent.

Thanks,
Sudhanshu

On Tue, Jul 31, 2012 at 2:11 AM, Dave Shield <D.T.Shield <at> liverpool.ac.uk> wrote:
On 30 July 2012 21:55, Sudhanshu Rajvaidya <sudhanshur <at> gmail.com> wrote:
> I am trying to build a mini agent with basic mibII/system_mib support.
> However, I see even after specifying --enable-mini-agent to configure it
> builds all the modules such as host, at, snmp, etc. Following is what my
> configure looks like:
>
>  ./configure --prefix=/snmp --exec-prefix=/snmp --disable-embedded-perl
> --with-defaults --disable-manuals --disable-set-support --without-rpm
> --without-elf --disable-scripts --with-default-snmp-version=2
> --enable-mini-agent --without-perl-modules

What was the summary at the end of this configure run?

I get the following - is yours similar?

---------------------------------------------------------
            Net-SNMP configuration summary:
---------------------------------------------------------

  SNMP Versions Supported:    1 2c 3
  Building for:               linux
  Net-SNMP Version:           5.6.2
  Network transport support:  Callback Unix Alias TCP UDP IPv4Base
SocketBase TCPBase UDPIPv4Base UDPBase
  SNMPv3 Security Modules:     usm
  Agent MIB code:             default_modules =>  snmpv3mibs
mibII/snmp_mib mibII/system_mib mibII/sysORTable mibII/vacm_vars
mibII/vacm_conf util_funcs/Exit util_funcs/restart
  MYSQL Trap Logging:         unavailable
  Embedded Perl support:      disabled
  SNMP Perl modules:          disabled
  SNMP Python modules:        disabled
  Crypto support from:        crypto
  Authentication support:     MD5 SHA1
  Encryption support:         DES AES

---------------------------------------------------------


Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users <at> lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Gmane