Code Generation Changes for Standalone SNMP Agent and Multi-Protocol Agent with SNMP

 



Changes Made from Release 5.1 to Release 6

 

The files snmpa.c and tree.c present in AdventNet\C-Agent\projects\<project name>\agent\source\protocols\src have been renamed as snmpmain.c and snmptree.c respectively.

 

The files snmpa.h and tree.h present in AdventNet\C-Agent\projects\<project name>\agent\source\protocols\include have been renamed as snmpmain.h and snmptree.h respectively.

 

Code Generation Changes from Release 5.1 to Release 6

If SNMPv3 or VACM for v2 option is enabled in the agent, the following changes have been done

Changes Made from Release 6.0 Beta to Release 6

 

The file snmpa.c present in AdventNet\C-Agent\projects\<project name>\agent\source\protocols\src has been renamed as snmpmain.c.

 

The file snmpa.h present in AdventNet\C-Agent\projects\<project name>\agent\source\protocols\include has been renamed as snmpmain.h.

 

Code Generation Changes from Release 5.1 to Release 6

 

While doing a multi-varbind SET to add a new row to a table, if the user has problems in updating the external application, then the newly added row should be rolled back in the agent. For this, we have added a DELETE_ENTRY block inside the XXXProcessWriteReq() method of XXXhdlr.c file. This is applicable only to Standalone SNMP Agent.



Copyright © 2012, ZOHO Corp. All Rights Reserved.