Do NetSNMP support CreateAndWait

Feroz <[email protected]> Thu, 9 Dec 2021 21:45:38 +0530
Newsgroups gmane.network.net-snmp.devel,gmane.network.net-snmp.user
Message-ID <CA+ZN1ccARrfmaR8Y6OcVftw7sr2ijVkaWKQ6J09FCsjswDa-YQ@mail.gmail.com>
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