Hello,
 
I use init_XXX to register MIB to a subagent.
init_XXX {
   REGISTER_MIB("XXX", XXX_variables, variable4, XXX_variables_oid);
}
 
Inside subagent, some data are cached. What API function should I call to un-register the MIB and free cached data  when my subagent is shutdown?
 
RH101
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to