On 24/10/2007, wqs <[EMAIL PROTECTED]> wrote:
> It seems that the item "DEFVAL {}" in the mib file does not appear in the c
> file mib2c generated.Quite possibly. > So should I define it myself?And in which mode should I do this? You should look at the code to handle the creation of a new row. The DEFVAL clause specifies the appropriate value to initialise this particular field in the per-row data structure. It's not relevant to handling individual SNMP requests - just to creating a new row in the table. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
