table handler call issue

2007-07-10 Thread Senthil Nathan
Dear all, I am using net-snmp5.3.1 version used my application.I have created the subagent that have data supplied by external to the system.I am created mib table conversion using iterate config option. Here, i have got an issue that when i have used to snmp set request ,the corresponding tabl

Re: Duplicate trap sent out by snmpd

2007-07-10 Thread Navaneetham
Hi Robert, Any clue on this problem? Can you please let me know how can I configure default retries from sub-agent side? On Fri, 2007-07-06 at 15:12 -0700, Navaneetham wrote: > Hi Robert, >Please find attached file which contains output of sub-agent and > master-agent. >Log which has

about delegated request

2007-07-10 Thread zhangyao
int netsnmp_handle_request(netsnmp_agent_session *asp, int status) { /* * if this isn't a delegated request trying to finish, * processing of a set request should not start until all * delegated requests have completed, and no other new requests * should be processed until

Re: Urgent: Multiple sub-agents registering same MIB

2007-07-10 Thread Dave Shield
On 03/07/07, Shivani Garg <[EMAIL PROTECTED]> wrote: > Probably, for my kind of setup, wherein I want more than one sub-agent to > register exactly the same OIDs in the MIB, the later option should be more > approriate. Can you help me with this.. I am using SNMPv2 at my end, where > do I define th