[AGENT++] How to call unregister_proxy?

dominik.vogt at external.thalesgroup.com dominik.vogt at external.thalesgroup.com
Tue Aug 10 11:15:24 CEST 2010


There is no example of how to use Mib::unregister_proxy anywhere
on the net.  The prototype from mib.h is

	/**
	 * Unregister and delete a proxy forwarder.
	 *
	 * @param contextEngineID
	 *    the context engine ID of the proxy.
	 * @param pduType
	 *    the ProxyForwarder::pdu_type of the proxy.
	 */
	void		unregister_proxy(const NS_SNMP OctetStr&, 
					 ProxyForwarder::pdu_type);

How can I get the contextEngineID and the pduType to call
unregister_proxy()?

Ciao

Dominik ^_^  ^_^



More information about the AGENTPP mailing list