[AGENT++] more detailed control over subagent UNIX sockets?

Razvan Cojocaru razvan.cojocaru at kaspersky.ro
Thu Mar 29 15:55:02 CEST 2007


With Net-SNMP, I could do this:

netsnmp_ds_set_int(NETSNMP_DS_APPLICATION_ID,
	NETSNMP_DS_AGENT_AGENTX_PING_INTERVAL,
	pingInterval);

netsnmp_ds_set_int(NETSNMP_DS_APPLICATION_ID,
	NETSNMP_DS_AGENT_AGENTX_TIMEOUT,
	timeout);

netsnmp_ds_set_int(NETSNMP_DS_APPLICATION_ID,
	NETSNMP_DS_AGENT_AGENTX_RETRIES,
	retries);

Could you point me to the functionally-equivalent way of achieving this
with AgentX++?


Thanks.

-- 
Razvan Cojocaru
KeyID: 1024D/04CA34DE




More information about the AGENTPP mailing list