Required Scenairo/Psedocode:
I want to parse the Get/Set requests inside the Table_Handler() registered via
netsnmp_register_table_data_set();
Table_Handler()
{
for (; requests; requests = requests->next) {
switch (reqinfo->mode) {
case MODE_GET:
switch (table_info->coln
Thanks Dave!!!
I've tried that without success I defined two trapsess and the agent do not
run properly and do not answer to the requests.
I do not know why. But since I know it's possible and that should work, I will
try to do some trace in order to understand what's the problem.
Thanks
2009/1/30 Angela Lazaro :
> ... if I want to use only SNMPv3, how can I send a multi destination trap?
Use two "trapsess" directives.
Each such line (be it trapsess, trapsink, etc) will configure a
separate trap destination. If you have 28 such lines in your
config file, you will end up sending