Re: ucd-snmp vs. net-snmp (foot print)

2009-08-01 Thread Dave Shield
2009/7/30 Juliana Purjo jpu...@live.com: Concerning MIB modules... Having looked at 4.2.x code base, I got an impression there is some code repetition in the agent implementations. Almost certainly. One of the things driving the 5.x handler mechanism was the recognition that there was a lot of

Re: Question on pass_persist feature of net-snmp

2009-08-01 Thread Dave Shield
2009/7/29 Mark Hennelly hennelly.m...@gmail.com: It appears that my Java program is not being executed at all, I was wondering if anyone knew of a possible reason for this not working You haven't given us much to go on, but my immediate reaction would be to check the access control settings.

Re: NETSNMP_TRANSPORT_CALLBACK_DOMAIN

2009-08-01 Thread Dave Shield
2009/7/30 sanjaykumar sanjay.ku...@globaledgesoft.com: there is a macro     NETSNMP_TRANSPORT_CALLBACK_DOMAIN I am expecting some basic about this. It's not really a macro - it's essentially a flag to indicate whether support for the Callback domain should be included or not. Can I disable

Speeding Up SNMPv3 / C Net-SNMP-v5.4.1

2009-08-01 Thread Steffen . Neuser
Hello, I have 2 question to speed up SNMPv3-AuthPriv requests written in C using plane OIDs - without any need for MIBs. 1. Is there any less time consuming alternative for the Net-SNMP function init_snmp() to get SNMPv3 requests running? Without using init_snmp() we get an error in