time delay in connecting with agents when killing and restarting snmpd

2013-02-17 Thread tej.balireddi
I have snmpd and a few agents running based on agentx protocol. Problem is when I kill snmpd and restart it, it takes upto 10 seconds to reconnect with the agents. Till then, it gives the response: "No Such Object available on this agent at this OID" Is there any way to reduce this time delay?

BULKGET to proxied snmp agent

2013-02-17 Thread Michael Dick
Hello, I'm using 5.6.2* version of net-snmp, configured to proxy a subset of OID's to another SNMP agent (not net-snmp). This other agent does support version 2c of SNMP. Is there a way to not have the BULKGET requests not converted to GETNEXT requests? If not, perhaps you can help resol