On 24 March 2011 16:15, Dave Shield <[email protected]> wrote: > On 24 March 2011 16:07, Donald Russell <[email protected]> wrote: >> ext='\"dnr\"' > > Untested, but try > either > ext='"dnr"' > or > ext=\"dnr\"
I can now confirm that both of these work as expected. Also, it's not necessary to explicitly set nsExtendArgs to be the empty string - this is the default value. Setting nsExtendStatus + nsExtendCommand is sufficient to configure a (run-on-read) entry. nsExtendStatus+nsExtendCommand+nsExtendRunType is sufficient to configure a run-on-set entry Dave ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
