Dear net-snmp-coders, I have a question about mib2c.mfd.conf generated template. If I want to NOT populate ifOutQLen in ifTable for example, what is the graceful way to do this in the subagent?
I tried to let ifOutQLen_get() return MFD_SKIP, but then if I do a "snmpwalk ifOutQLen", I got "Timeout: No Response from 10.1". The worse is when I do a "snmpwalk ifTable", it times out at ifOutQLen without populating ifSpecific. How to NOT populate some OID in the mib2c.mfd.conf generated subagent? Thanks for your support. Emi ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
