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_VALID_EVER;
}
If I remove the above block from the generated Code, will I be able to
perform CreateAndWait?
--
Regards,
Feroz Ahmed
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders