thanks
On Mon, Jun 4, 2012 at 7:30 AM, Robert Story wrote:
> On Mon, 4 Jun 2012 17:41:12 +0530 Ravi wrote:
> RK> Can anybody tell me what is the purpose of following optional
> RK> parameters in "netsnmp_handler_registration" structure.
>
> Have you looked at the API documentation? Try
>
On Mon, 4 Jun 2012 17:41:12 +0530 Ravi wrote:
RK> Can anybody tell me what is the purpose of following optional
RK> parameters in "netsnmp_handler_registration" structure.
Have you looked at the API documentation? Try
http://net-snmp.sourceforge.net/dev/agent/group__agent__mib__registering.html#g
Hi All,
Can anybody tell me what is the purpose of following optional
parameters in "netsnmp_handler_registration" structure.
/**
* more optional stuff
*/
int priority;
int range_subid;
oid range_ubound;