Hi All,
I going through the agent/mibgroup/mibII/interfaces.c file , I got a doubt about the definition of   function  "SetIfEntry".
I didn't find it in netsnmp.5.4.2.1 version.
Could anyone let me know, which file contains  the definition of the Function
OR it is some standard function under LINUX

        if (SetIfEntry(&ifEntryRow) != NO_ERROR) {
            snmp_log(LOG_ERR,
                     "Error in writeIfEntry case COMMIT with index: %d & adminStatus %d\n",
                     ifEntryRow.dwIndex, ifEntryRow.dwAdminStatus);
            return SNMP_ERR_COMMITFAILED;


Thanks and regards,
Sanjay kumar
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to