On 28 January 2011 11:20, Sasikumar wrote:
> But configuration of "snmpProxyTable" failed. Need to know is this table
> supported in the net-snmp-5.4.2.1 release.
No - this table is not implemented in the Net-SNMP agent.
(any version)
> Need assistance on proxy forwarding configuration in net-
On 28 January 2011 11:04, MAS . wrote:
> I want to get value which is requested by set in following net-snmp example,
> case MODE_SET_ACTION:
> /* XXX: perform the value change here */
>
> HOW TO GET VALUE HERE?
long newval = *requests->requestvb-
Hi,
I am using net-snmp-5.4.2.1, in my project we have a requirement to forward
snmp request to another remote snmp agent.
Tried configuring "snmpTargetParamsTable" and "snmpTargetAddrTable" both table
got configured successfully.
But configuration of "snmpProxyTable" failed. Need to know is t
Hi ,
I want to get value which is requested by set in following net-snmp example,
how do i do that? please help me :(
my code is as follows file: nstAgentSubagentObject.c
-
#include
#include
#inc