Do NetSNMP support CreateAndWait

2021-12-09 Thread Feroz
In the NetSNMP sample code I see the following block. I would like to understand if NetSNMP support "CreateAndWait" File: ipAddressTable.c if (ROWSTATUS_CREATEANDWAIT == ipAddressRowStatus_val) { DEBUGMSGTL(("ipAddressTable", "createAndWait not supported\n")); return MFD_NOT_V

Re: Do NetSNMP support CreateAndWait

2021-12-09 Thread Magnus Fromreide
On Thu, Dec 09, 2021 at 09:45:38PM +0530, Feroz wrote: > In the NetSNMP sample code I see the following block. > I would like to understand if NetSNMP support "CreateAndWait" > > File: ipAddressTable.c > > if (ROWSTATUS_CREATEANDWAIT == ipAddressRowStatus_val) { > DEBUGMSGTL(("ipAddre