[AGENT++] how to remove SNMPV3 support?

Jinnee jinnee at 126.com
Fri Sep 1 09:32:33 CEST 2006


hello frank:
        yes, i have recompile everything. but it has errors as follows:
//////////////////////////
request.cpp: In member function `virtual void
   Agentpp::RequestList::remove_request(Agentpp::Request*)':
request.cpp:925: error: `get_security_model' undeclared (first use this
   function)
request.cpp:925: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
request.cpp:925: error: `version3' undeclared (first use this function)
request.cpp:925: error: incomplete type `v3MP' does not have member `I'
request.cpp:925: error: `get_message_id' undeclared (first use this function)
////////////////////////////
so , what should i do next?


	

>Defining _NO_SNMPv3 is enough, but *you must recompile everything*
>after changing compiler settings.
>
>Best regards,
>Frank
>
>Jinnee wrote:
>> hello everyone:
>> In order to close supporting of SNMPv3, I have define _NO_SNMPv3 in snmp++/include/snmp_pp/config_snmp_pp.h. and I do not want to use libdes, so what can I do? Is there some other work to do to close SNMPv3 support? When I have only define _NO_SNMPv3 I have something wrong when compiling souce files.    
>> 
>> 
>> _______________________________________________
>> AGENTPP mailing list
>> AGENTPP at agentpp.org
>> http://lists.agentpp.org/mailman/listinfo/agentpp
>
>-- 
>AGENT++
>http://www.agentpp.com
>http://www.mibexplorer.com
>http://www.mibdesigner.com
>
>







More information about the AGENTPP mailing list