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?
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