Hello Coders,

I have auto generated code for my mib module using mib2c. I see following code
that disables SET command for my mib agent module as

#if !(defined(NETSNMP_NO_WRITE_SUPPORT) || defined(NETSNMP_DISABLE_SET_SUPPORT))
#else
#endif

How to I configure the agent build to enable Write/Set support? I can't find 
where
either of this define is set. But when I put a #warning macro, I found one of 
the
above is defined there by disabling SET support. Please help.

I have posted several other questions to this group and I haven't got any 
response to any of it :( Still trying my luck to see if someone respond.

Thanks.

-- 
Murali Karicheri
Linux Kernel, Keystone

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to