On 20/12/06, ss vincent <[EMAIL PROTECTED]> wrote: > In my SNMP agent code, I hope I can use the same way to implement it. It > seems that I can use the exec or sh commands in snmpd.conf , but it doesn't > support the set function
Have a look at the "extend" and "extendFix" directives. These may be able to do what you need. Failing that, have a look at manipulating the NET-SNMP-EXTEND-MIB::nsExtendConfigTable directly. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
