Pass "community string" and "protocol version" to "pass_persist" command as two arguments

2007-08-27 Thread Dio, Lee
Hi all, I am newbie in net-snmp. Now I have a requirement that need pass "community string" and "protocol version" to “pass_persist” command as two arguments. For example: In var_extensible_pass_persist() Modify ... if (exact) snprintf(persistpassthru->command,

read_config_read_objid() routine parameter question

2007-08-27 Thread Need Help
I need to search through an existing table to determine which row contains certain data field values. Based on my searches through the code and reading about containers, I have come up with the code provided below. Will someone please tell me what data the "buf" parameter should have as inpu