[AGENT++] Clarification in GetNext Handling

Frank Fock fock at agentpp.com
Thu Jul 24 00:17:48 CEST 2008


Hi,

1. Use MibTable.update to update the rows of virtual
tables. That method is called before find_next() etc.

2. Always recompile *everything* if you change any
compiler switches in the configuration!

Best regards,
Frank

shylaja.siddappa at wipro.com wrote:
> Hi All,
>         
>             We are implementing SNMP agent using agent++.I have few
> doubts and clarification regarding to the GetNext behaviour.
>  
>  
> 1.I wanted to know if there is any method apart from find_succ and
> fine_next which will give the next accessible object for the private
> mib.
>  
> i found that find_next expects the next information to be there
> already,but the row and the instance related information is present in
> the other process.
>  
> Can you please tell me how to manage the next_accessible object by
> without even getting the next accesible instance??
>  
>  
> 2.Also after disabling the SNMPv3 support in snmp++ and getting the
> agent++ compiled above this,I saw that the request was not reaching the
> recieve() function in agent.cpp.
>  
> Can you please tell me is there any other configuration which has to be
> done to completely disable SNMPv3 in agent++ which i have missed?
>  
>  
> Thanks in advance,
>  
> Regards
> Shylaja
>  

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the AGENTPP mailing list