On 1 July 2010 22:46, Nina Cukic wrote:
> can anyone help me to change the write method in default snmp_ospf.c?
>
> /*
> * No writes for now
> */
> *write_method = NULL;
>
> I want to make it writable when I use snmpset command.
The three smux/snmp* modules are probably somethin
Hi!
can anyone help me to change the write method in default snmp_ospf.c?
/*
* No writes for now
*/
*write_method = NULL;
I want to make it writable when I use snmpset command.
Thanks!
best regards!
Nina
hi!!
can anyone help me how to change
write method in snmp_ospf.c
so it can be writable...
right now is
/*
* No writes for now
*/
*write_method = NULL;
and i need to meake it work for snmpset command!!
best regards!
nina
-